2015-01-06 00:19:03 +01:00
|
|
|
Gadgetbridge
|
|
|
|
============
|
2015-01-07 14:00:18 +01:00
|
|
|
|
|
|
|
Gadgetbridge is a Android (4.4+) Application which will allow you to use your
|
2015-03-07 17:44:39 +01:00
|
|
|
Pebble without the vendors closed source application and without the need to
|
|
|
|
create an account and transmit any of your data to the vendors servers.
|
2015-01-07 14:00:18 +01:00
|
|
|
|
2015-03-07 17:44:39 +01:00
|
|
|
We plan to add support for the Mi Band and maybe even more devices.
|
2015-01-07 14:00:18 +01:00
|
|
|
|
2015-01-24 12:21:15 +01:00
|
|
|
Features:
|
2015-02-01 00:43:31 +01:00
|
|
|
|
2015-02-08 23:53:40 +01:00
|
|
|
* Incoming calls notification and display (caller, phone number)
|
2015-03-07 17:44:39 +01:00
|
|
|
* Outgoing call display
|
|
|
|
* Reject/Hangup Calls
|
2015-01-26 18:52:19 +01:00
|
|
|
* SMS notification (sender, body)
|
|
|
|
* K-9 Mail notification support (sender, subject, preview)
|
2015-02-01 00:43:31 +01:00
|
|
|
* Support for generic notificaions (above filtered out)
|
2015-02-08 23:53:40 +01:00
|
|
|
* Apollo Music Playback info (artist, album, track)
|
2015-03-07 17:44:39 +01:00
|
|
|
* Music Control: Play/Pause, Next Track, Previous Track
|
2015-02-01 00:43:31 +01:00
|
|
|
|
2015-03-07 17:44:39 +01:00
|
|
|
How to use:
|
2015-02-01 00:43:31 +01:00
|
|
|
|
2015-02-07 13:30:12 +01:00
|
|
|
1. Pair your Pebble though the Android Bluetooth Settings
|
|
|
|
2. Start Gadgetbridge, press "connect"
|
|
|
|
3. To test, chose "Debug" from the menu and play around
|
2015-01-07 14:00:18 +01:00
|
|
|
|
2015-01-24 12:21:15 +01:00
|
|
|
Known Issues:
|
|
|
|
|
2015-02-07 13:30:12 +01:00
|
|
|
* No reconnect, if connection is lost, you have to press "connect" again
|
2015-01-07 14:00:18 +01:00
|
|
|
* Notifications are not properly queued, if two arrive at about the same time,
|
2015-02-07 13:30:12 +01:00
|
|
|
one of them might get lost (TODO: confirm)
|
2015-01-24 12:21:15 +01:00
|
|
|
* Android 4.4+ only, we can only change this by not handling generic
|
|
|
|
notifications or by using AccessibiltyService. Don't know if it is worth the
|
|
|
|
hassle.
|
2015-01-07 14:00:18 +01:00
|
|
|
|
|
|
|
Apart from that there are many internal design flaws which we will discuss using
|
2015-01-24 12:21:15 +01:00
|
|
|
the issue tracker.
|