diff options
| author | JF <jf@codingfield.com> | 2020-09-20 12:40:31 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-09-20 12:40:31 (GMT) |
| commit | 0a1bebf1b7f05fb3aa5a4705a13fd2251559c6b7 (patch) | |
| tree | 130228be8b0fcefe986cb400ea46c40be49102f2 | |
| parent | feac7b1b9fe7a66b8a5ae9b51825f414df2be69b (diff) | |
Update links to Gadgetbridge, now that the support for Pinetime-JF/InfiniTime has been merge into the master branch.
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | doc/CompanionApps/Gadgetbridge.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -37,7 +37,7 @@ As of now, here is the list of achievements of this project: * System info (displays various info : BLE MAC, build date/time, uptime, version, ...) * Brightness (allows the user to configure the brightness of the display) - Supported by 2 companion apps (development is in progress): - * [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/src/branch/pinetime-jf) (on Android) + * [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android) * [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS) - **[Experimental]** OTA (Over-the-air) update via BLE - **[Experimental]** Bootloader based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/) diff --git a/doc/CompanionApps/Gadgetbridge.md b/doc/CompanionApps/Gadgetbridge.md index 1fc74da..1a25069 100644 --- a/doc/CompanionApps/Gadgetbridge.md +++ b/doc/CompanionApps/Gadgetbridge.md @@ -1,7 +1,7 @@ # Integration with Gadgetbridge [Gadgetbridge](https://gadgetbridge.org/) is an Android application that supports many smartwatches and fitness trackers. -The integration of InfiniTime (previously Pinetime-JF) is ongoing in a [feature branch](https://codeberg.org/Freeyourgadget/Gadgetbridge/src/branch/pinetime-jf). +The integration of InfiniTime (previously Pinetime-JF) is now merged into the master branch (https://codeberg.org/Freeyourgadget/Gadgetbridge/). ## Features The following features are implemented: |
