1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-28 07:50:11 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
2015-03-22 23:38:51 +01:00
..
adapter display connection status in the device list 2015-03-22 23:38:51 +01:00
BluetoothCommunicationService.java display connection status in the device list 2015-03-22 23:38:51 +01:00
BluetoothStateChangeReceiver.java refresh list of paried devices when bluetooth gets turned on 2015-03-22 12:46:28 +01:00
ControlCenter.java display connection status in the device list 2015-03-22 23:38:51 +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 Get and display Pebble firmware version when connected. 2015-03-22 00:34:54 +01:00
GBCommandBundle.java Get and display Pebble firmware version when connected. 2015-03-22 00:34:54 +01:00
GBCommandClass.java Get and display Pebble firmware version when connected. 2015-03-22 00:34:54 +01:00
GBDevice.java display connection status in the device list 2015-03-22 23:38:51 +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 Get and display Pebble firmware version when connected. 2015-03-22 00:34:54 +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