Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service
Andreas Shimokawa cb1ec5dccb Make calendar event type byte instead of int
Now the UUID will be constructed like this:

High 64bit 0x4742474200 | type
Low 64bit id
2016-05-24 13:11:57 +02:00
..
btle Make automatic reconnect after connection loss configurable #293 2016-04-28 23:17:13 +02:00
devices Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
receivers Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
serial Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
AbstractDeviceSupport.java Make automatic reconnect after connection loss configurable #293 2016-04-28 23:17:13 +02:00
DeviceCommunicationService.java Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
DeviceSupport.java Make automatic reconnect after connection loss configurable #293 2016-04-28 23:17:13 +02:00
DeviceSupportFactory.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
ServiceDeviceSupport.java Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00