![]() KNOWN PROBLEMS - expected filenames inside pbw files are hardcoded (pebble-app.bin etc) - long delay before installation starts - must be in app mananger at least once before installation in possible - errors while installing are not always recognized |
||
---|---|---|
app | ||
gradle/wrapper | ||
.gitignore | ||
CHANGELOG.md | ||
Get_it_on_F-Droid.svg.png | ||
LICENSE | ||
LICENSE.artwork | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Gadgetbridge
Gadgetbridge is a Android (4.4+) Application which will allow you to use your 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.
We plan to add support for the Mi Band and maybe even more devices.
Features:
- Incoming calls notification and display (caller, phone number)
- Outgoing call display
- Reject/hangup calls
- SMS notification (sender, body)
- K-9 Mail notification support (sender, subject, preview)
- Support for generic notificaions (above filtered out)
- Apollo playback info (artist, album, track)
- Music control: play/pause, next track, previous track
- List and remove installed apps/watchfaces
How to use:
- Pair your Pebble though the Android Bluetooth Settings
- Start Gadgetbridge, tap on the device you want to connect to
- To test, chose "Debug" from the menu and play around
Known Issues:
- 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.