Commit graph

8 commits

Author SHA1 Message Date
Andries Smit
db33b76bb0 chore: fix remove extra newlines 2022-04-19 13:23:35 +02:00
Andries Smit
956fd066f7 chore: use layout start end instead left right 2022-04-17 19:48:41 +02:00
Andries Smit
c01ff80bf6 Wear: use paint for simple UI drawing 2022-01-07 19:44:27 +01:00
Andries Smit
00dc779ed1 Wear: add simple ui for other base watch faces 2021-12-29 20:21:57 +01:00
Andrew Warrington
c72ada9559 Updated SVG text size in Cockpit following testing on new watch models. Text size reduced slightly as it was too large to fit when glucose in mmol/L was higher than 10. 2021-01-13 10:26:27 +00:00
Andrew Warrington
ff0607d010 Update following testing! Bug fixes:
- Detailed IOB always shown in older watch faces (fixed)
- Cockpit: Loop graphic stays red once set (fixed)

Design changes:
- AAPSv2: Changed spacing of status and cob/time/iob lines to use layout_weight instead of padding (more dynamic)
- Removed decimal point in delta strings when BG is in mg/dL to gain space so everything fits with all options switched on. This will affect older watch faces.
- Changed to 1 decimal point in BGI to gain space. This will affect older watches as well.
- Changed order of preferences to match screen layout more closely

New features:
- Exposed BGI as an individual item in dataMap & added to BaseWatchFace + AAPSv2
2017-11-28 21:33:43 +01:00
Andrew Warrington
d1fbaa29c9 Ready for review. Summary of all changes to date: New watch faces AAPSv2 and AAPS(Cockpit) work on both round and rectangular screens. Tested on Asus Zenwatch 3, Moto 360 42mm, and Sony Smart Watch 3. New watch settings included, to add/remove individual data items from the display. WatchUpdaterService and BaseWatchFace both updated to enable switching on and off of individual data items. 2017-11-22 22:46:43 +01:00
Andrew Warrington
78dd6d165b Addition of the "airplane cockpit" watch face -- unfinished. This commit is not yet ready to be merged into dev as more work is required for compatibility with multiple watches. 2017-11-19 22:14:28 +01:00