1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-08 14:41:36 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-03-18 12:29:10 +01:00
..
BluetoothCommunicationService.java reconnect support. Closes #10 2015-03-18 12:29:10 +01:00
BluetoothStateChangeReceiver.java quit Gadgetbridge when bluetooth gets turned off 2015-03-17 22:03:54 +01:00
ControlCenter.java * Add option to start Gadgetbridge and connect automatically when bluetooth is turned on. 2015-03-17 21:41:58 +01:00
DebugActivity.java Experiment with styling. 2015-03-07 15:32:34 +01:00
GBCallControlReceiver.java preparations for acceppting calls 2015-03-17 21:42:31 +01:00
GBCommand.java preparations for acceppting calls 2015-03-17 21:42:31 +01:00
GBCommandBundle.java Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric. 2015-02-12 16:00:45 +01:00
GBCommandClass.java Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric. 2015-02-12 16:00:45 +01:00
GBMusicControlReceiver.java Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric. 2015-02-12 16:00:45 +01:00
K9Receiver.java K-9 Mail notifications: Hopefully fix #7 and #8 2015-03-16 16:18:11 +01:00
MusicPlaybackReceiver.java initial support for music playback information (artist, album, track), fix encoding of empty strings in PebbleProtocol 2015-02-08 23:53:40 +01:00
NotificationListener.java Preferences: "Generic Notification Support" is no longer a checkbox - it now opens the Android Notificaion Permission Dialog 2015-03-15 21:36:39 +01:00
PebbleProtocol.java Support for rejecting/ending calls via Pebble buttons 2015-03-07 17:44:39 +01:00
PhoneCallReceiver.java Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric. 2015-02-12 16:00:45 +01:00
SettingsActivity.java Preferences: "Generic Notification Support" is no longer a checkbox - it now opens the Android Notificaion Permission Dialog 2015-03-15 21:36:39 +01:00
SMSReceiver.java quick&dirty preference screen. Allows to enable/disable SMS/K9/generic notifications 2015-03-06 14:00:56 +01:00
StopServiceReceiver.java Implement music control (play, pause, next, previous). Try to make code a bit less Pebble centric. 2015-02-12 16:00:45 +01:00