Skip to content

Commit

Permalink
Revert "Custom Watchfaces rework"
Browse files Browse the repository at this point in the history
This reverts commit 74ac972.
  • Loading branch information
psonnera committed Sep 17, 2024
1 parent f0e0eec commit d8f0a81
Show file tree
Hide file tree
Showing 33 changed files with 24 additions and 35 deletions.
21 changes: 15 additions & 6 deletions docs/EN/Configuration/Watchfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ Depending on your Wear OS version, brand and smartphone there are two ways of en
- In the click on the section "Tiles", followed by "+ Add" button
- Find the AAPS tile you like to add by selecting it.
![Wear phone add tile](../images/wear_companion_app_add_tile.png)
The order of the tiles can be changed by dragging and dropping
The order of the tiles can be changed by dragging and dropping

The content of the tiles can be customized by long-pressing a tile and clicking the "Edit" or "gear icon" button.

Expand Down Expand Up @@ -334,17 +334,26 @@ Since we cannot compromise on communication (we need up-to-date data) and want t
* If Complications does not update data - check first if AAPS watchfaces work at all.

## Garmin
There are a couple of watch faces for Garmin that integrate with xDrip or Nightscout on the [Garmin ConnectIQ store](https://apps.garmin.com/en-US/search?keyword=glucose&device=&deviceLimit=&appType=&sort=&start=0&count=30).

[AAPS Glucose Watch](https://apps.garmin.com/apps/3d163641-8b13-456e-84c3-470ecd781fb1) integrates directly with AAPS. It shows loop status data (insulin on board, temporary basal) in addition to glucose readings and sends heart rate readings to AAPS. It is available in the ConnectIQ store, the necessary AAPS plugin is only available from AAPS 3.2.
Therer are a couple of watch faces for Garmin that integrate with xDrip or Nightscout on the [Garmin ConnectIQ store](https://apps.garmin.com/en-US/search?keyword=glucose&device=&deviceLimit=&appType=&sort=&start=0&count=30).
AAPS Glucose Watch integrates directly with AAPS. It shows loop status data (insulin on board, temporary basal) in addition to glucose readings and sends heart rate readings to AAPS. It's not available in the ConnectIQ store yet, since the necessary AAPS plugin is only available from AAPS 3.2. Please contact robert.b on [discord](https://discord.com/invite/4fQUWHZ4Mw) if you want to try it.

![Screenshot](../images/Garmin_WF.png)
![Screenshot](../images/Garmin_WF-annotated.png)

## Additional AAPS custom watchfaces are also available

[Here](../ExchangeSiteCustomWatchfaces/index.md) you can download Zip-Files with custom watchfaces made by other users.
## Additional AAPS custom watchfaces are also available

If you want to build your own watchface, follow the [guide here](../Usage/Custom_Watchface_Reference.md).

Once you have built a custom watchface, you can share your own **AAPS** custom watchface with others, the zip-file can be uploaded in the folder "ExchangeSiteCustomWatchfaces" via a Pull Request into Github. During merge of the pull request, the documentation team will extract the CustomWatchface.png file and prefix it with the filename of the Zip-file.

Here you can download Zip-Files with custom watchfaces made by other users:

Grid Layout (sort by ascending alphabetical order)

| | | | |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| [![Watchface AAPS_V2](../ExchangeSiteCustomWatchfaces/AAPS_V2-CustomWatchface.png) <br>**AAPS_V2**](../ExchangeSiteCustomWatchfaces/AAPS_V2.zip) | [![AAPS](../ExchangeSiteCustomWatchfaces/AAPS-CustomWatchface.png) <br>**AAPS**](../ExchangeSiteCustomWatchfaces/AAPS.zip) | [![Cockpit](../ExchangeSiteCustomWatchfaces/Cockpit-CustomWatchface.png) <br>**Cockpit**](../ExchangeSiteCustomWatchfaces/Cockpit.zip) | [![SteamPunk](../ExchangeSiteCustomWatchfaces/SteamPunk-CustomWatchface.png) <br>**SteamPunk**](../ExchangeSiteCustomWatchfaces/SteamPunk.zip) |
| [![AIMICO](../ExchangeSiteCustomWatchfaces/AIMICO-V1_1-CustomWatchface.png) <br>**AIMICO**](../ExchangeSiteCustomWatchfaces/AIMICO-V1_1.zip) | [![Analog G-Watch](../ExchangeSiteCustomWatchfaces/Analog_G-Watch-CustomWatchface.png) <br>**Analog G-Watch**](../ExchangeSiteCustomWatchfaces/Analog_G-Watch.zip) | [![Digital G-Watch](../ExchangeSiteCustomWatchfaces/Digital_G-Watch-CustomWatchface.png) <br>**Digital G-Watch**](../ExchangeSiteCustomWatchfaces/Digital_G-Watch.zip) | [![SimpleDigital](../ExchangeSiteCustomWatchfaces/SimpleDigital_v1.3-CustomWatchface.png) <br>**SimpleDigital**](../ExchangeSiteCustomWatchfaces/SteamPunk.zip) |
| [![Gears](../ExchangeSiteCustomWatchfaces/Gears-CustomWatchface.jpg) <br>**Gears**](../ExchangeSiteCustomWatchfaces/Gears.zip) | [![Gota](../ExchangeSiteCustomWatchfaces/Gota-CustomWatchface.png) <br>**Gota**](../ExchangeSiteCustomWatchfaces/Gota_v2.4.zip) | [![LuckyLoopKoeln](../ExchangeSiteCustomWatchfaces/LuckyLoopKoeln-CustomWatchface.png) <br>**LuckyLoopKoeln**](../ExchangeSiteCustomWatchfaces/LuckyLoopKoeln.zip) | [![Robby watchface](../ExchangeSiteCustomWatchfaces/Robby_watchface-CustomWatchface.png) <br>**Robby watchface**](../ExchangeSiteCustomWatchfaces/Robby_watchface.zip) |
| [![DigitalBigGraph](../ExchangeSiteCustomWatchfaces/DigitalBigGraph-CustomWatchface.png) <br/>**DigitalBigGraph**](../ExchangeSiteCustomWatchfaces/DigitalBigGraph_v1.5.zip) | [![PinkFloydTheWall](../ExchangeSiteCustomWatchfaces/PinkFloydTheWall-CustomWatchface.png) <br/>**PinkFloydTheWall**](../ExchangeSiteCustomWatchfaces/PinkFloydTheWall.zip) | |
38 changes: 9 additions & 29 deletions docs/EN/ExchangeSiteCustomWatchfaces/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,18 @@

Here you can download Zip-Files with custom watchfaces user have prepared and want to share with you.

The Zip-Files can be uploaded in the folder "**[_static/ExchangeSiteCustomWatchfaces](https://github.com/openaps/AndroidAPSdocs/tree/master/docs/_static/ExchangeSiteCustomWatchfaces)**" via a Pull Request into Github as usual.
The Zip-Files can be uploaded in the folder "ExchangeSiteCustomWatchfaces" via a Pull Request into Github as usual.

During merge of the pull request the documentation team will extract the CustomWatchface.png file and prefix it with the filename of the Zip-file, and add it to the list below.
During merge of the pull request the documentation team will extract the CustomWatchface.png file and prefix it with the filename of the Zip-file.

Grid Layout (sort by ascending alphabetical order)

| | | | |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| [![Watchface AAPS_V2](../ExchangeSiteCustomWatchfaces/AAPS_V2-CustomWatchface.png) <br>**AAPS_V2**](../ExchangeSiteCustomWatchfaces/AAPS_V2.zip) | [![AAPS](../ExchangeSiteCustomWatchfaces/AAPS-CustomWatchface.png) <br>**AAPS**](../ExchangeSiteCustomWatchfaces/AAPS.zip) | [![Cockpit](../ExchangeSiteCustomWatchfaces/Cockpit-CustomWatchface.png) <br>**Cockpit**](../ExchangeSiteCustomWatchfaces/Cockpit.zip) | [![SteamPunk](../ExchangeSiteCustomWatchfaces/SteamPunk-CustomWatchface.png) <br>**SteamPunk**](../ExchangeSiteCustomWatchfaces/SteamPunk.zip) |
| [![AIMICO](../ExchangeSiteCustomWatchfaces/AIMICO-V1_1-CustomWatchface.png) <br>**AIMICO**](../ExchangeSiteCustomWatchfaces/AIMICO-V1_1.zip) | [![Analog G-Watch](../ExchangeSiteCustomWatchfaces/Analog_G-Watch-CustomWatchface.png) <br>**Analog G-Watch**](../ExchangeSiteCustomWatchfaces/Analog_G-Watch.zip) | [![Digital G-Watch](../ExchangeSiteCustomWatchfaces/Digital_G-Watch-CustomWatchface.png) <br>**Digital G-Watch**](../ExchangeSiteCustomWatchfaces/Digital_G-Watch.zip) | [![SimpleDigital](../ExchangeSiteCustomWatchfaces/SimpleDigital_v1.3-CustomWatchface.png) <br>**SimpleDigital**](../ExchangeSiteCustomWatchfaces/SimpleDigital_v1.3.zip) |
| [![Gears](../ExchangeSiteCustomWatchfaces/Gears-CustomWatchface.jpg) <br>**Gears**](../ExchangeSiteCustomWatchfaces/Gears.zip) | [![Gota](../ExchangeSiteCustomWatchfaces/Gota-CustomWatchface.png) <br>**Gota**](../ExchangeSiteCustomWatchfaces/Gota_v2.4.zip) | [![LuckyLoopKoeln](../ExchangeSiteCustomWatchfaces/LuckyLoopKoeln-CustomWatchface.png) <br>**LuckyLoopKoeln**](../ExchangeSiteCustomWatchfaces/LuckyLoopKoeln.zip) | [![P-Zero watchface](../ExchangeSiteCustomWatchfaces/pzero_v1.0-CustomWatchface.png) <br>**P-Zero watchface**](../ExchangeSiteCustomWatchfaces/pzero_v1.0.zip) |
| [![Robby watchface](../ExchangeSiteCustomWatchfaces/Robby_watchface-CustomWatchface.png) <br>**Robby watchface**](../ExchangeSiteCustomWatchfaces/Robby_watchface.zip) | [![DigitalBigGraph](../ExchangeSiteCustomWatchfaces/DigitalBigGraph-CustomWatchface.png) <br/>**DigitalBigGraph**](../ExchangeSiteCustomWatchfaces/DigitalBigGraph_v1.5.zip) | [![PinkFloydTheWall](../ExchangeSiteCustomWatchfaces/PinkFloydTheWall-CustomWatchface.png) <br/>**PinkFloydTheWall**](../ExchangeSiteCustomWatchfaces/PinkFloydTheWall.zip) | |

[![Watchface AAPS_V2](../images/ExchangeSiteCustomWatchfaces/AAPS_V2-CustomWatchface.png) <br>**AAPS_V2**](/_static/ExchangeSiteCustomWatchfaces/AAPS_V2.zip)

[![AAPS](../images/ExchangeSiteCustomWatchfaces/AAPS-CustomWatchface.png) <br>**AAPS**](/_static/ExchangeSiteCustomWatchfaces/AAPS.zip)

[![AIMICO](../images/ExchangeSiteCustomWatchfaces/AIMICO-V1_1-CustomWatchface.png) <br>**AIMICO**](/_static/ExchangeSiteCustomWatchfaces/AIMICO-V1_1.zip)

[![Analog G-Watch](../images/ExchangeSiteCustomWatchfaces/Analog_G-Watch-CustomWatchface.png) <br>**Analog G-Watch**](/_static/ExchangeSiteCustomWatchfaces/Analog_G-Watch.zip)

[![Cockpit](../images/ExchangeSiteCustomWatchfaces/Cockpit-CustomWatchface.png) <br>**Cockpit**](/_static/ExchangeSiteCustomWatchfaces/Cockpit.zip)

[![Digital G-Watch](../images/ExchangeSiteCustomWatchfaces/Digital_G-Watch-CustomWatchface.png) <br>[**Digital G-Watch**](/_static/ExchangeSiteCustomWatchfaces/Digital_G-Watch.zip)

[![DigitalBigGraph](../images/ExchangeSiteCustomWatchfaces/DigitalBigGraph-CustomWatchface.png) <br/>**DigitalBigGraph**](/_static/ExchangeSiteCustomWatchfaces/DigitalBigGraph_v1.5.zip)

[![Gears](../images/ExchangeSiteCustomWatchfaces/Gears-CustomWatchface.jpg) <br>**Gears**](/_static/ExchangeSiteCustomWatchfaces/Gears.zip)

[![Gota](../images/ExchangeSiteCustomWatchfaces/Gota-CustomWatchface.png) <br>**Gota**](/_static/ExchangeSiteCustomWatchfaces/Gota_v2.4.zip)

[![LuckyLoopKoeln](../images/ExchangeSiteCustomWatchfaces/LuckyLoopKoeln-CustomWatchface.png) <br>**LuckyLoopKoeln**](/_static/ExchangeSiteCustomWatchfaces/LuckyLoopKoeln.zip)

[![P-Zero watchface](../images/ExchangeSiteCustomWatchfaces/pzero_v1.0-CustomWatchface.png) <br/>**P-Zero watchface**](/_static/ExchangeSiteCustomWatchfaces/pzero_v1.0.zip)

[![PinkFloydTheWall](../images/ExchangeSiteCustomWatchfaces/PinkFloydTheWall-CustomWatchface.png) <br/>**PinkFloydTheWall**](/_static/ExchangeSiteCustomWatchfaces/PinkFloydTheWall.zip)

[![Robby watchface](../images/ExchangeSiteCustomWatchfaces/Robby_watchface-CustomWatchface.png) <br>**Robby watchface**](/_static/ExchangeSiteCustomWatchfaces/Robby_watchface.zip)

[![SimpleDigital](../images/ExchangeSiteCustomWatchfaces/SimpleDigital_v1.3-CustomWatchface.png) <br>**SimpleDigital**](/_static/ExchangeSiteCustomWatchfaces/SimpleDigital_v1.3.zip)

[![SteamPunk](../images/ExchangeSiteCustomWatchfaces/SteamPunk-CustomWatchface.png) <br>**SteamPunk**](/_static/ExchangeSiteCustomWatchfaces/SteamPunk.zip)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit d8f0a81

Please sign in to comment.