Commit graph

103 commits

Author SHA1 Message Date
Andries Smit
4dd97e75ea Wear: test optimisations always on 2022-01-06 20:42:35 +01:00
Andries Smit
06c9920177 wear: support simplify ui for ambient mode 2022-01-06 20:42:35 +01:00
Andries Smit
8ed20eaece wear: add watchface digtal support 12h clock 2022-01-04 11:51:23 +01:00
Andries Smit
8f5d6670e4 Wear: fix charging UI registration 2022-01-01 14:34:35 +01:00
Andries Smit
870ae58d57 Wear: clean import 2021-12-29 20:34:16 +01:00
Andries Smit
0d6a8aedf7 Wear: move simple ui to layout 2021-12-29 20:21:08 +01:00
Andries Smit
51a88cff6c Wear: add battery receiver home2 2021-12-21 21:38:23 +01:00
Andries Smit
30d500fa75 Wear: fix direction arrow showing as emoticon 2021-12-16 22:27:37 +01:00
Andries Smit
3a9352b825 Wear: watchface home2 add simplyfied charging ui 2021-12-16 22:25:07 +01:00
Milos Kozak
17b4d6e7ed Wear: less static more injection 2021-12-10 15:19:19 +01:00
Milos Kozak
0a25fa3c9a share code between aap and wear 2021-12-10 08:58:23 +01:00
Milos Kozak
fdb6bcc178 @NonNull lints 2021-02-24 13:46:38 +01:00
Milos Kozak
bd0758b846 apply instead of commit 2021-02-24 13:38:06 +01:00
AdrianLxM
0e48db2096 second channel for bolus progress and wear cleanups 2021-01-22 15:59:13 +01:00
AdrianLxM
f818ae377f wear: correct upper cutoff 2021-01-09 07:00:32 +01:00
AdrianLxM
60c7a6f2e6 wear: forecast below 400 not 300 2021-01-09 03:00:45 +01:00
Milos Kozak
5f3aaf6b54 code cleanup 2020-12-06 15:09:32 +01:00
rICTx-T1D
bb6c7bc1a9 Refactoring again - DigitalStyle01 -> DigitalStyle, Use @string as label in manifest 2020-10-31 21:00:46 +01:00
mh
4eda29577c Move vibrateHourly to BaseWatchFace 2020-10-26 21:31:26 +01:00
rICTx-T1D
d220a903b0 Refactoring rICTx_WF01 -> DigitalStyle01 2020-10-26 21:12:33 +01:00
rICTx-T1D
b13ab7315b Remove"created by" comment 2020-10-26 20:33:25 +01:00
rICTx-T1D
6c23ba7547 more styles and options added and amount on picture-resource-files reduced 2020-10-09 14:50:41 +02:00
rICTx-T1D
6add71230f Show week number, when turn on in watchface setting menu. 2020-10-08 22:26:13 +02:00
rICTx-T1D
6bd7bf65a8 optimize font-size of time, when date is off 2020-10-08 21:33:19 +02:00
rICTx-T1D
cd91d6a3a5 Reduce resource files as background images for shapes and use color tint method instead. Now a combination of 73 colors and 4 styles are possible. 2020-10-08 19:48:50 +02:00
rICTx-T1D
b74118bbca edit vibration pattern for vibrate hourly (if it is enabled) 2020-09-30 16:21:33 +02:00
rICTx-T1D
001591a1d6 Add function to vibrate each hour (when activated in watchface configuration) 2020-09-30 15:20:11 +02:00
rICTx-T1D
4b9351964f New styled watchface with multiple colored styles for round and rectangular WearOS watches. Settings based on watchface can make by configuration activity called by crog on watchface selektor pane.
(Import patch from old repro to new repro.)
2020-09-29 20:58:10 +02:00
Milos Kozak
f2d89ac428 lint recommendations 2020-08-24 21:54:53 +02:00
Philoul
2606e51eb1 Second Fix, send all raw values sent in mg/dl (BG values, lowline and highline)
It's hard coded in mg/dl in Wear
Minor improvement in Wear code (just increase a little bit highest BG value in graphs, 400 mg/dl is sometimes too low => updated to 450 mg/dl)
2020-06-25 17:02:18 +02:00
Milos Kozak
87f8f419a7
Merge pull request #2273 from Philoul/Steampunk_Auto_granularity
Steampunk watchface, add "Auto Granularity" option
2019-12-28 22:09:46 +01:00
Philoul
94cd869ec9 Missing translated string for IOB 2019-12-12 12:14:26 +01:00
Philoul
484e65530a Steampunk watchface, add "Auto Granularity" option 2019-12-12 11:10:41 +01:00
Philoul
5b36b312ce Correction bug Steampunk (detailed delta with , and not .) 2019-12-11 23:57:42 +01:00
dlvoy
b40690d0c2 Merge branch 'dev' into feature/1806_remove_whitebar_wearos
Resolved Conflicts in:  [...]/watchfaces/Home.java  [...]/watchfaces/Home2.java [...]/watchfaces/LargeHome.java
2019-11-28 06:37:32 +01:00
dlvoy
f7b556350c [#2210][#728] Post-review refactoring (thanks @jotomo !) 2019-11-27 20:32:42 +01:00
Dominik Dzienia
11665a1d89 [#728] Complication support - Watch OS selection of Short, Long and Image complications with current AAPS status (SGV, trend, delta, BR, IoB, CoB, phone/uploader battery) 2019-11-15 11:23:50 +01:00
Dominik Dzienia
a7589e4758 [#1806] For WearOS app, added option to make white status bar match background of whole watchface and blend in, switchable on Settings -> Matching divider 2019-11-05 17:08:27 +01:00
Milos Kozak
9a76f3386d androidx transition 2019-05-16 13:57:37 +02:00
Milos Kozak
eee3bc4838 LINT: WakeLocks 2019-04-08 16:48:19 +02:00
Milos Kozak
b6809c9d45 fix compiler warning 2018-10-22 21:27:15 +02:00
Johannes Mockenhaupt
c51635dba4
Watch: colored preds. 2018-05-02 16:01:40 +02:00
Milos Kozak
132400bb9e
Merge pull request #859 from MilosKozak/watchsmb
Watchsmb
2018-04-09 15:19:24 +02:00
Milos Kozak
bcb733e42c Plugins refactor 2018-03-31 00:36:03 +02:00
AdrianLxM
1738aea4de
Don't overlap time ticks with current time 2018-03-16 23:57:58 +01:00
Andrew Warrington
d8d87e1ffd BaseWatchFace.java: Update chart with bolus and prediction data. (Affects AAPSv2 and Steampunk watch faces.) 2018-03-11 21:18:03 +01:00
Johannes Mockenhaupt
7bd85c5972 Use meal color parameter. 2018-03-08 14:26:50 +01:00
AdrianLxM
0818f3b419 Merge remote-tracking branch 'swissalpineremote/patch-4' into watchsmb2 2018-03-04 20:18:43 +01:00
AdrianLxM
d7deaa15eb wear COB string better default 2018-03-04 20:14:58 +01:00
AdrianLxM
62295d001f wear COB in status 2018-03-04 20:13:16 +01:00