1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 03:50:43 +02:00
Gadgetbridge/app
cpfeiffer 6f02f9e350 Unit-Test and fix *Attributes sort order
When adding e.g. new DeviceAttributes, we cannot simply add them to the
attributes list, because that list is supposed to be ordered. We could
insert it at the beginning, but that would be brittle to changes in the
GBDaoGenerator, so we simply re-fetch them from the db after adding
new attributes.
2016-09-02 00:34:30 +02:00
..
src Unit-Test and fix *Attributes sort order 2016-09-02 00:34:30 +02:00
build.gradle Sigh. Fix LoggingTest on Travis 2016-08-30 01:25:43 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00