1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 05:50:47 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 243b9f0a88 Various changes to Service, Activity and Notification handling
- Bluetooth connection is now established in BtSocketIOThread
- Service is now started as soon as the main activity is started
- changed "start service" button to "connect" button
- quit button in service notification now also quits the main activity
- Service notification now displays "Gadgetbride started",
  "connected to Pebble XXXXX" and "not connected" depending on connection state
2015-02-06 13:55:44 +01:00
..
BluetoothCommunicationService.java Various changes to Service, Activity and Notification handling 2015-02-06 13:55:44 +01:00
ControlCenter.java Various changes to Service, Activity and Notification handling 2015-02-06 13:55:44 +01:00
K9Receiver.java Native support for K-9 Mail, bugfixes for generic notifications 2015-01-26 18:52:19 +01:00
NotificationListener.java Native support for K-9 Mail, bugfixes for generic notifications 2015-01-26 18:52:19 +01:00
PebbleProtocol.java Quick and dirty support for incoming calls notification the Pebble way 2015-01-22 22:49:50 +01:00
PhoneCallReceiver.java Resolve caller names by phone number before sending to Pebble 2015-01-23 11:32:58 +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 Various changes to Service, Activity and Notification handling 2015-02-06 13:55:44 +01:00