1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 22:22:00 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/externalevents
2016-12-27 13:51:39 +01:00
..
AlarmReceiver.java Pebble: add toggle to use last known location for sunrise and sunset 2016-11-06 15:42:52 +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 centralize quit() functionality in GBApplication 2016-07-08 22:35:52 +02:00
K9Receiver.java app: Random typo and consistency fixes. 2016-12-01 20:22:12 +01:00
MusicPlaybackReceiver.java Try to support "Subsonic" android app (#474) 2016-12-26 23:53:24 +01:00
NotificationListener.java Fix crash with unknown notification sources on Mi Band (maybe other non-Pebble devices also affected) 2016-12-24 22:00:24 +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 Added dummy configuration file. This way we get data from the weather notification app. 2015-12-28 17:46:16 +01:00
WeatherNotificationReceiver.java Add weather singleton (to store the whole data passed by weather notification). 2016-01-03 18:28:32 +01:00