Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/database
Daniele Gobbetti 8294921de7 Do not ack the sleep data until we can actually store them
Added helper method to fetch the latest timestamp stored in the DB, needed for the aforementioned feature.
Update changelog

This closes #188 \o/
2016-02-11 19:14:40 +01:00
..
schema Use MEDIUMINT for steps per day (no effect, not used, and ignored by sqlite) 2015-09-01 23:11:22 +02:00
ActivityDatabaseHandler.java Do not ack the sleep data until we can actually store them 2016-02-11 19:14:40 +01:00
DBAccess.java Refactoring 2015-09-24 14:45:21 +02:00
DBConstants.java New incremental, cumulative database upgrades and downgrades 2015-07-10 00:31:45 +02:00
DBHandler.java Do not ack the sleep data until we can actually store them 2016-02-11 19:14:40 +01:00
DBHelper.java Refactoring of database access 2015-08-03 01:21:44 +02:00
DBUpdateScript.java reformat code 2015-07-25 21:52:52 +02:00
UsedConfiguration.java Refactoring #45 2015-07-28 00:05:05 +02:00