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
AdrianLxM
f160a49ef6
only start one confirm activity
2018-06-27 18:48:09 +02:00
AdrianLxM
815c3c17a9
cleanup.
2018-06-27 18:06:27 +02:00
AdrianLxM
a283586a3c
autodismissing confirm activity.
2018-06-27 18:06:16 +02:00
AdrianLxM
0fe26fda27
confirm activity working
2018-06-27 18:06:07 +02:00
AdrianLxM
aad2b94c8e
first confirm activity
2018-06-27 18:05:55 +02:00
AdrianLxM
b05b300faf
ecarb duration format
2018-05-03 22:08:35 +02:00
AdrianLxM
76277d11ad
ecarb hang in activity
2018-05-03 22:08:11 +02:00
AdrianLxM
71db7b60c9
ecarb first activity
2018-05-03 22:08:02 +02:00
AdrianLxM
917fcb5953
wearwizard reorder menu
2018-05-03 17:49:27 +02:00
AdrianLxM
c394c045c9
wearwizard reduced watch settings
2018-05-03 17:49:09 +02:00
AdrianLxM
bdfce784c0
wearwizard ensure watch apk is up to date
2018-05-03 17:49:05 +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