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
cpfeiffer 4e0fed8857 Improvements to how and when alarms are sent to the device
They are now sent whenever the Alarms activity is finished.
Display "All alarms disabled" when no alarm is enabled.

Unrelated: pass exceptions to GB.toast() where applicable.
2015-10-18 23:52:59 +02:00
..
activities Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
adapter Refactoring 2015-09-24 14:45:21 +02:00
database Refactoring 2015-09-24 14:45:21 +02:00
deviceevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
devices Fix pairing with MI1A 2015-10-18 21:54:22 +03:00
externalevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
impl Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
model Merge branch 'master' into live-activity-data 2015-09-27 00:16:04 +02:00
service Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
util Remove hardcoded equals("MI") in favor of DeviceCoordintator #136 2015-10-18 01:01:13 +02:00
GBApplication.java Log otherwise uncaught exceptions (#134) 2015-10-07 23:32:58 +02:00
GBEnvironment.java Initial support for testing the DeviceCommunicationService 2015-08-22 01:09:56 +02:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LoggingExceptionHandler.java Log otherwise uncaught exceptions (#134) 2015-10-07 23:32:58 +02:00