Commit graph

219 commits

Author SHA1 Message Date
Milos Kozak
ff91ebb994 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-12-10 15:27:13 +01:00
Milos Kozak
bca7e433d4 Aaps -> kt 2021-12-10 15:27:09 +01:00
Milos Kozak
3ee6daf832
Merge branch 'dev' into wear-title 2021-12-10 15:20:43 +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
2275a44959
Merge branch 'dev' into wear-title 2021-12-10 08:45:47 +01:00
Milos Kozak
d08b018edf Wear: add dependency injection 2021-12-09 22:42:43 +01:00
Andries Smit
0969d8339f Wear curved titles 2021-12-08 21:53:15 +01:00
Andries Smit
6083bb4b89 Wear improve action menu 2021-12-06 20:45:29 +01:00
Andries Smit
bc05eaa309 Wear add title to grid layout 2021-12-01 21:13:10 +01:00
Andries Smit
d7caa39ff3 Wear improve menu navigation 2021-12-01 15:28:25 +01:00
Andries Smit
e8e0aa75e2 Wear improve menu icons 2021-12-01 14:20:10 +01:00
Andries Smit
8ae63eff29 Fix wear page indicator 2021-12-01 14:16:00 +01:00
Andries Smit
5ae7346123 Wear add menu icons and animation 2021-11-30 21:08:57 +01:00
Andries Smit
dc7a27b018 Wear set focus for rotary input 2021-11-30 21:02:10 +01:00
Milos Kozak
6095a29595 unify Handlers 2021-11-25 20:19:27 +01:00
Milos Kozak
74dfe80433 immutable flag for PendingIntent 2021-06-02 16:56:13 +02:00
Milos Kozak
b9d03e4d00 make classes static where possible 2021-02-24 13:50:35 +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
2f7374aca8
Merge pull request #322 from nightscout/dependabot/gradle/dev/wearableVersion-2.8.1
Bump wearableVersion from 2.4.0 to 2.8.1
2021-02-14 19:13:01 +01:00
AdrianLxM
fc2389e8c6
fix for wearableVersion update 2021-02-14 18:20:31 +01:00
Milos Kozak
ed9c8a1d05 LoopPlugin -> kt 2021-02-14 14:14:10 +01:00
AdrianLxM
98334eb541 fix re-sync lookup 2021-01-22 22:56:20 +01:00
AdrianLxM
0e48db2096 second channel for bolus progress and wear cleanups 2021-01-22 15:59:13 +01:00
AdrianLxM
cd4bed2d1a second channel for bolus progress and wear cleanups 2021-01-22 15:59:01 +01:00
Philoul
4d4e0ffab3 Add String for Bolus Progress / Cancel Button for translation 2021-01-15 00:27:05 +01:00
AdrianLxM
30689c38aa vibrate less on bolus 2021-01-13 00:23:35 +01:00
AdrianLxM
f818ae377f wear: correct upper cutoff 2021-01-09 07:00:32 +01:00
AdrianLxM
b1ac181791 wear: use correct notification channel 2021-01-09 04:17:28 +01:00
AdrianLxM
60c7a6f2e6 wear: forecast below 400 not 300 2021-01-09 03:00:45 +01:00
AdrianLxM
c7ed508392 wear: show bolusprogress again and make it cancellable 2021-01-09 00:39:33 +01:00
AdrianLxM
819a3b7d43 downgrade gradle and fix mixed localisation comparison 2021-01-08 01:18:44 +01:00
Milos Kozak
5f3aaf6b54 code cleanup 2020-12-06 15:09:32 +01:00
rICTx-T1D
d0945be521 Notice in global settings to find more settings in Watchface configuration... 2020-11-13 21:46:30 +01:00
rICTx-T1D
34ec0e92db Make watchface configuration available for each watchface... 2020-11-13 20:05:33 +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
5c8c263c17
Textvalidator (#2343), Preference to jetpack 2020-01-08 20:20:20 +01:00