1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 23:40:31 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
2017-02-17 23:24:44 +01:00
..
AlarmClockReceiver.java Pebble: make sure to not display "open on phone" and "dismiss" when the source of a notification was our AlarmClockReceiver 2017-02-10 23:11:21 +01:00
AlarmReceiver.java Pebble: add toggle to use last known location for sunrise and sunset 2016-11-06 15:42:52 +01:00
AutoStartReceiver.java Automatically start the service on boot (can be turned off) 2017-02-17 23:24:44 +01:00
BluetoothConnectReceiver.java make sure to only reconnect when device is in "waiting for reconnect state" 2016-05-29 21:44:43 +02:00
BluetoothStateChangeReceiver.java Ups, remove accidental import from C&P 2017-01-29 23:06:40 +01:00
MusicPlaybackReceiver.java Extract music shuffle and repeat states and set the song progress to auto-update. (#554) 2017-02-17 09:01:37 +01:00
NotificationListener.java remove K9 receiver as is works better with generic notifications 2017-02-09 17:35:46 +01:00
PebbleReceiver.java map more apps to notification types (icons and colors on the pebble) 2016-10-11 11:54:52 +02:00
PhoneCallReceiver.java Fixed things based on feedback 2016-05-19 23:58:13 +02:00
SMSReceiver.java map more apps to notification types (icons and colors on the pebble) 2016-10-11 11:54:52 +02:00
TimeChangeReceiver.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
WeatherNotificationConfig.java Pebble: make the text in the dummy weather configuration activity visible. 2017-01-15 18:19:30 +01:00
WeatherNotificationReceiver.java Pebble: push current weather to TimeStylePebble again when watchface gets started 2016-12-31 19:17:08 +01:00