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
Andreas Shimokawa 67a5917597 Change the way how device commands or replys to information requests are passed back to the App
This was necessary to pack more complex and more specific information regarding apps etc.
2015-03-26 12:06:26 +01:00
..
adapter Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
protocol Change the way how device commands or replys to information requests are passed back to the App 2015-03-26 12:06:26 +01:00
AppManagerActivity.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
BluetoothCommunicationService.java Change the way how device commands or replys to information requests are passed back to the App 2015-03-26 12:06:26 +01:00
BluetoothStateChangeReceiver.java refresh list of paried devices when bluetooth gets turned on 2015-03-22 12:46:28 +01:00
ControlCenter.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
DebugActivity.java Experiment with styling. 2015-03-07 15:32:34 +01:00
GBCallControlReceiver.java Change the way how device commands or replys to information requests are passed back to the App 2015-03-26 12:06:26 +01:00
GBCommand.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
GBDevice.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
GBDeviceApp.java Added AppManager, does not do anything useful yet. Only lists installed Apps. 2015-03-25 22:23:45 +01:00
GBMusicControlReceiver.java Change the way how device commands or replys to information requests are passed back to the App 2015-03-26 12:06:26 +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
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