1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 23:40:31 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model
Daniele Gobbetti e477d22c88 Pebble: support the system weather app.
- enable/disable weather app from the watchapp list
- convert weather data to a format that can be displayed by the system app

TODO: send the weather data periodically
2016-12-30 20:14:13 +01: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 Refactor database / sample access (#206) 2016-07-27 23:34:13 +02:00
ActivitySample.java Even more documentation/specification 2016-08-27 20:14:42 +02:00
ActivityUser.java Add robolectric dependency and addd a first EntitiesTest 2016-08-24 22:56:42 +02:00
Alarm.java Add Alamr.isRepetitive() convenience method 2016-10-28 22:40:34 +02:00
AppNotificationType.java Revamp Notification types Pebble (#453) 2016-12-09 17:54:19 +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
CannedMessagesSpec.java add missing file 2016-06-24 14:57:01 +02:00
DeviceService.java Fix current realtime steps calculations #450 2016-12-26 00:23:02 +01:00
DeviceType.java Add preliminary support for HPlus devices, such as the Zeblaze Zeband (and many others) 2016-12-21 12:51:25 +00: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 Revamp Notification types Pebble (#453) 2016-12-09 17:54:19 +01:00
SummaryOfDay.java Some lint fixes 2015-11-23 22:46:12 +01:00
TimeStamped.java Even more documentation/specification 2016-08-27 20:14:42 +02:00
ValidByDate.java WIP: more work, compile again 2016-06-06 23:18:46 +02:00
Weather.java Pebble: support the system weather app. 2016-12-30 20:14:13 +01:00