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-02-24 12:36:38 +01:00
..
BluetoothCommunicationService.java add notification icon. This fixes #2 2015-02-24 12:36:38 +01:00
ControlCenter.java Cleanup main Activity, move debug code to DebugActivity, added Call related debug buttons, add state tracking to PhoneCallReceiver, support in-call display of incoming calls (untested) 2015-02-07 12:58:18 +01:00
DebugActivity.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
GBCommand.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
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 Native support for K-9 Mail, bugfixes for generic notifications 2015-01-26 18:52:19 +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 Native support for K-9 Mail, bugfixes for generic notifications 2015-01-26 18:52:19 +01:00
PebbleProtocol.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
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 First checkin of actual code 2015-01-07 14:00:18 +01:00
SMSReceiver.java Receive SMS the proper way, filter them out in the generic NotificationListener. 2015-01-24 12:21:15 +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