1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 02:06:21 +02:00
Gadgetbridge/app/src/main
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
..
java/nodomain/freeyourgadget/gadgetbridge Various changes to Service, Activity and Notification handling 2015-02-06 13:55:44 +01:00
res Various changes to Service, Activity and Notification handling 2015-02-06 13:55:44 +01:00
AndroidManifest.xml enable/disable BroadcastReceivers via PackageManager when Socket is connected/disconnected 2015-02-02 21:16:42 +01:00