1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-22 13:00:17 +02:00
Gadgetbridge/app/src/main
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
..
.settings #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
aidl/com/android/internal/telephony Support for rejecting/ending calls via Pebble buttons 2015-03-07 17:44:39 +01:00
assets Set the json directly instead of using parseconfig 2016-06-26 14:13:47 +02:00
java/nodomain/freeyourgadget/gadgetbridge Unit-Test and fix *Attributes sort order 2016-09-02 00:34:30 +02:00
res UI refactoring of the DB management activity. 2016-08-31 17:35:28 +02:00
.classpath #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
.project #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
AndroidManifest.xml Create DB management activity by taking the existing functionalities from the debug activity. 2016-08-31 15:12:26 +02:00
lint.xml #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00
project.properties #15 Initial support for MI Band 2015-04-19 02:37:29 +02:00