Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/impl
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
..
GBActivitySample.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
GBAlarm.java Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02:00
GBDevice.java For simplicity hide some internal states from the user 2016-03-28 23:56:20 +02:00
GBDeviceApp.java Pebble: In AppManager mark cached apps with (C), installed apps on FW 2.x with (D) and (CD) if both is the case 2016-05-22 22:48:45 +02:00
GBDeviceCandidate.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
GBDeviceService.java Make calendar event type byte instead of int 2016-05-24 13:11:57 +02:00
GBSummaryOfDay.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00