1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-04 13:02:12 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/database
Andreas Shimokawa 1d41f2f8e4 Refactoring
The notfification APIs now use NotificationSpec as their only parameter, which
contains all information (required and optional ones).
We no longer have separate methods and actions for SMS/EMAIL/GENERIC anymore.
The type of notification is important now, not how we received them technically.
2015-09-24 14:45:21 +02: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 Refactoring 2015-09-24 14:45:21 +02: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 Refactoring 2015-09-24 14:45:21 +02: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