1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 15:11:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/adapter
Daniele Gobbetti 900511760c further improvements:
- the day of week are evenly spread across the screen in the alarms detail activity
- the alarms are stored in a single shared preference (as a set) NB: you'll have to reset your alarms if you used a previous version (and also manually clean the shared preferences, but this is not needed)
- the list of alarms gets correctly updated after editing a specific alarm
- the actionbar back button saves the alarm status, the device back button doesn't. I'm not sure if it's a bug or a feature :)
2015-06-30 06:40:46 +02:00
..
DeviceCandidateAdapter.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
GBAlarmListAdapter.java further improvements: 2015-06-30 06:40:46 +02:00
GBDeviceAdapter.java Added "Fetch Activity Data" to the context menu. 2015-06-06 19:39:04 +02:00
GBDeviceAppAdapter.java Misuse device_candidate_item insead of device_item for AppManager 2015-06-07 22:02:40 +02:00