Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
cpfeiffer bfc0b4faaf Add robolectric dependency and addd a first EntitiesTest
Use KitKat (19) as target sdk since robolectric 3.1.2/sqlite4java
does not understand "WITHOUT ROWID" tables.

Also, add constants for user's gender and document some things.
2016-08-24 22:56:42 +02:00
..
ArrayUtils.java Prepare code for more music metadata (duration, track count, current track number) 2016-03-27 17:45:44 +02:00
CheckSums.java Extract checksum implementations into separate class CheckSums 2015-08-17 22:43:42 +02:00
DateTimeUtils.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00
DeviceHelper.java *return* the created device! 2016-08-18 21:29:26 +02:00
FileUtils.java Add robolectric dependency and addd a first EntitiesTest 2016-08-24 22:56:42 +02:00
GB.java Display a different notification icon, when disconnected 2016-04-15 22:57:13 +02:00
GBPrefs.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00
LimitedQueue.java Fix #221 - Cast pair.first as integer 2016-02-08 06:32:36 +01:00
PebbleUtils.java Pebble: Add some Pebble Time 2 support - NOT WORKING 2016-07-04 22:09:56 +02:00
Prefs.java Fix logback initialization, closes #300 2016-05-08 21:39:23 +02:00