1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-04 12:02:06 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 740cf103f6 Initial support for per-device alarms and raising the number of available alarms
TODO:
- Fix alarm widget (how can we get the deviceId?)
- Get rid of GBAlarm in favour of DAO generated Alarm class
- Find better defaults
- Bonus: migrate old preferece based shared settings
2018-11-24 12:16:47 +01:00
..
activities Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00
adapter Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00
contentprovider Update license headers 2018-02-26 14:27:33 +01:00
database Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
deviceevents Pebble: fix non-working SMS reply regression 2018-11-01 19:12:43 +01:00
devices Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00
entities Update license headers 2018-02-26 14:27:33 +01:00
export Fix some file closing issues 2018-09-15 23:54:51 +02:00
externalevents bump version, update changelog 2018-11-17 16:43:14 +01:00
impl Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00
model Notification actions refatoring and fixes 2018-11-15 15:53:04 +01:00
service Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00
util Fix endless loop and resulting OOM when RTL support is enabled and a word is exactly the configured max line length 2018-11-22 19:02:04 +01:00
GBApplication.java Update contributors list and license headers. 2018-08-29 21:30:23 +02:00
GBEnvironment.java Update license headers 2018-02-26 14:27:33 +01:00
GBException.java Update license headers 2018-02-26 14:27:33 +01:00
LockHandler.java Update license headers 2018-06-25 18:35:46 +02:00
Logging.java Update contributors list and license headers. 2018-08-29 21:30:23 +02:00
LoggingExceptionHandler.java Update license headers 2018-02-26 14:27:33 +01:00
SleepAlarmWidget.java Initial support for per-device alarms and raising the number of available alarms 2018-11-24 12:16:47 +01:00