1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
cpfeiffer 802f48011d Refactoring of database access
- the db is now exclusively locked for one thread
- the charts read from the db and analyze data in a background thread

+ some small cleanups
2015-08-03 01:21:44 +02:00
..
AbstractChartFragment.java Refactoring of database access 2015-08-03 01:21:44 +02:00
AbstractSettingsActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
ActivitySleepChartFragment.java Refactoring of database access 2015-08-03 01:21:44 +02:00
AlarmDetails.java Get rid of the Checkedtextview because they weren't in line with the our style 2015-06-30 06:40:46 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
ChartsActivity.java New chart showing the steps done today and in the last week. 2015-07-29 16:30:19 +02:00
ConfigureAlarms.java further improvements: 2015-06-30 06:40:46 +02:00
FwAppInstallerActivity.java Refactoring: Merge Pebble app/fw installer activity and Miband firmware update Activity 2015-07-28 17:30:20 +02:00
SleepChartFragment.java Refactoring of database access 2015-08-03 01:21:44 +02:00
WeekStepsChartFragment.java Refactoring of database access 2015-08-03 01:21:44 +02:00