Commit graph

190 commits

Author SHA1 Message Date
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
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
Milos Kozak
ca2259e093
Merge pull request #2269 from Philoul/Steampunk_Bug
Steampunk bug
2019-12-12 08:46:39 +01:00
Philoul
b9a9fe3a0a No modif Code tabulation 2019-12-12 00:28:08 +01:00
Philoul
5b36b312ce Correction bug Steampunk (detailed delta with , and not .) 2019-12-11 23:57:42 +01:00
Philoul
401b4c170f replacing getRessources.getString with aaps.gs in java files 2019-12-07 23:14:36 +01:00
Philoul
d50f01af3d Missing strings in FillMenuActivity 2019-12-06 09:16:20 +01:00
Philoul
bfe7a34735 Second commit with mainly java files 2019-12-05 21:00:39 +01:00
Philoul
c716ac006b Merge remote-tracking branch 'origin/dev' into watch_strings
# Conflicts:
#	wear/src/main/res/values/strings.xml
2019-12-05 18:26:57 +01:00
Philoul
c791f67892 First commit (Strings created, title in preferences.xml and BolusActivity.Java updated) 2019-12-05 18:21:48 +01:00
Dominik Dzienia
85ee3519fd (#2240) Fixed open loop notifications on wear os - support for Android O channel config 2019-12-04 09:34:59 +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
dlvoy
1042e8aab8 [#728] Post review / test related minor improvements:
- improving mockability when Android classes are used
- POJO Pair instead Java
- old BGWatchData cleanup fix
- Persistence getDataMap fix
- minor fixes and improvements to display formating
2019-11-26 09:30:45 +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
84ecb92771 lint recommendations 2019-07-27 19:56:07 +02: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
Andy Rozman
6e500c1e75 On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent

On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Andy Rozman
056ad650cd - changed wear versions
- added some code to listener
- added some log entries
2019-03-05 01:05:16 +00:00
Milos Kozak
b6809c9d45 fix compiler warning 2018-10-22 21:27:15 +02:00
AdrianLxM
8716f57978
timeshift can be negative on watch 2018-08-02 21:40:44 +02:00
Sebastian Lenz
971e258265 cancel TBR request notification on wearable if accepted or no longer valid 2018-07-25 23:48:54 +02:00
Sebastian Lenz
8c49119b15 processing the acceptance of the TBR request from the wearable 2018-07-25 23:47:59 +02:00
Sebastian Lenz
e2ef8f2d74 send notification about TBR request to the wearable 2018-07-25 23:46:06 +02:00
AdrianLxM
d8603f07be remove debug clause and smaller fonts 2018-06-27 20:22:19 +02:00
AdrianLxM
15d373f273 vibrate again 2018-06-27 19:03:29 +02:00