Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model
Daniele Gobbetti a566a6656c Fix line endings (no content changes) 2017-03-10 13:43:47 +01:00
..
ActivityAmount.java Speedup for charts by caching aggregated sleep amounts and steps for maximum 32 days 2017-02-26 00:40:50 +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 Fix line endings (no content changes) 2017-03-10 13:43:47 +01:00
BatteryState.java Moved the enum to standalone in the model package. 2015-08-27 11:50:31 +02:00
CalendarEventSpec.java Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
CalendarEvents.java Some more cursor-related improvements (closing) 2016-03-08 23:48:31 +01: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 issue #522 : Transliterate Caller Name 2017-01-27 23:16:19 +03:00
DeviceType.java Centralize icons for devices 2017-02-26 22:46:49 +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 Refactor the MusicPlaybackReceiver and related files 2017-02-01 22:55:40 +01:00
MusicStateSpec.java Extract music shuffle and repeat states and set the song progress to auto-update. (#554) 2017-02-17 09:01:37 +01:00
NotificationSpec.java Pebble: EXPERIMENTAL support for replying to wearable notifications 2016-01-09 17:54:17 +01:00
NotificationType.java Mi2: Initial support for textual notifications #560 2017-03-03 20:12:43 +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 Add mapping to weather icons 2017-02-27 21:45:10 +01:00
WeatherSpec.java Pebble: send weather to Pebble when we get notified by weather notification 2016-12-31 15:56:05 +01:00