1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-26 20:06:52 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model
2016-06-12 01:20:12 +02:00
..
ActivityAmount.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
ActivityAmounts.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
ActivityKind.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
ActivitySample.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
ActivityUser.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
Alarm.java Some lint fixes 2015-11-23 22:46:12 +01:00
BatteryState.java Moved the enum to standalone in the model package. 2015-08-27 11:50:31 +02:00
CalendarEvents.java Some more cursor-related improvements (closing) 2016-03-08 23:48:31 +01:00
CalendarEventSpec.java Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
CallSpec.java Refactoring: get rid of ServiceCommand, use new CallSpec and MusicSpec to pass Call and Music info 2016-04-04 20:08:34 +02:00
DeviceService.java Pebble: In AppManager allow moving apps on the device to the top (context menu) 2016-06-12 01:20:12 +02:00
DeviceType.java Some Javadoc 2015-10-26 23:32:03 +01:00
GenericItem.java Display HR firmware version 2016-03-16 00:27:32 +01:00
ItemWithDetails.java reformat code though Android Studio 2016-03-20 15:00:05 +01:00
Measurement.java Initial live heartrate measurement in the live activity tab #178 2016-04-12 23:12:50 +02:00
MusicSpec.java fix NPE by using Objects.equals() 2016-06-11 22:32:38 +02:00
MusicStateSpec.java Improvements to MusicPlayback receiver 2016-06-11 23:37:03 +02:00
NotificationSpec.java Pebble: EXPERIMENTAL support for replying to wearable notifications 2016-01-09 17:54:17 +01:00
NotificationType.java Refactoring 2015-09-24 14:45:21 +02:00
SummaryOfDay.java Some lint fixes 2015-11-23 22:46:12 +01:00