AdrianLxM
2f3406f6db
move dependencies to core
2020-11-29 19:44:45 +01:00
Milos Kozak
13310bbe4f
Merge pull request #89 from swissalpine/patch-1
...
Don't ignore the decision for low skin display
2020-11-29 18:12:08 +01:00
AdrianLxM
cfe308ebca
Merge pull request #68 from rICTx-T1D/rICTx-T1D_Watchface_ConfigurationActivitiesForIndividuallyWatchfaceSettings
...
watchface - configuration activities for individually watchface settings
2020-11-29 17:55:39 +01:00
rICTx-T1D
86db29771f
Update preferences.xml
...
Remove uncommented code
2020-11-29 17:41:02 +01:00
swissalpine
a9bcb0ee76
Don't ignore the decision for low skin display
...
The decision made in the settings, that low skin should be displayed, should be respected - and not overwritten by display properties.
2020-11-29 15:31:45 +01:00
Milos Kozak
3c173294f8
Merge pull request #88 from twain47/bugfix_clone_invalid_profile_causes_fatal_error
...
BugFix - test that profile is valid before adding it in TreatmentsProfileSwitchFragment
2020-11-29 14:13:36 +01:00
Milos Kozak
7a96c90ecf
Merge branch 'dev' into bugfix_clone_invalid_profile_causes_fatal_error
2020-11-29 13:29:44 +01:00
Milos Kozak
0ce368e6e1
Merge pull request #85 from nightscout/adrian/dkma
...
about dialog cleanup and dkma
2020-11-29 13:27:24 +01:00
Milos Kozak
6aa1b0c9e1
Merge pull request #87 from nightscout/adrian/coroutine-scoping
...
coroutines on lifecycle scope of view they are in
2020-11-29 13:26:24 +01:00
Brian Quinion
559a07fa6d
Fix clone local profile to test that profile is valid before adding it (causes a fatal error)
2020-11-29 12:19:03 +00:00
Milos Kozak
85104c3c9d
fix tests
2020-11-29 11:56:24 +01:00
AdrianLxM
f3065c3268
coroutines on lifecycle scope of view they are in
2020-11-29 01:28:37 +01:00
AdrianLxM
124d61577d
about dialog cleanup and dkma
2020-11-28 17:26:03 +01:00
Milos Kozak
7bc7388f06
fix AlarmSoundService crashing
2020-11-28 09:02:12 +01:00
Milos Kozak
3f77496c88
automated copy of configuration AAPS -> NSCLIENT
2020-11-27 16:46:33 +01:00
Milos Kozak
d0d5dca959
improve landscape mode
2020-11-26 17:02:50 +01:00
Milos Kozak
1538d6011b
fix injection
2020-11-26 15:57:40 +01:00
Milos Kozak
7c109d78e0
AlarmSoundService logging
2020-11-26 15:16:56 +01:00
Milos Kozak
561ba72bf0
prevent NPE
2020-11-26 12:22:38 +01:00
Milos Kozak
8ff9985b6e
nsuploadonly default true
2020-11-25 22:20:07 +01:00
Milos Kozak
610b82361a
Merge pull request #81 from twain47/preference_filtering
...
Add a text filter to the top of preferences
2020-11-24 18:20:29 +01:00
Brian Quinion
33431bd5a8
Add a clear button for preference filter, clean up layout a little
2020-11-24 11:43:59 +00:00
Brian Quinion
eaba35c024
Add a text filter to the top of preferences
2020-11-24 00:50:09 +00:00
Milos Kozak
9c766ff5a8
Merge pull request #77 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
...
Latest Omnipod updates
2020-11-23 13:27:13 +01:00
Milos Kozak
e1a1a4228d
larger font in tabled landscape mode
2020-11-23 13:24:38 +01:00
Bart Sopers
354060232d
Merge branch 'dev' into omnipod_eros_dev_upstream_merge
2020-11-22 23:24:42 +01:00
Bart Sopers
b4c896ba53
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-11-22 23:11:11 +01:00
bartsopers
a24b0bb1eb
Merge pull request #42 from AAPS-Omnipod/omnipod_eros_dev_play_test_beep
...
Added playing test beeps
2020-11-22 23:10:04 +01:00
Bart Sopers
7e0b36df50
Also add completion beep for priming
2020-11-22 22:57:31 +01:00
Bart Sopers
1f11abc2f5
Slightly improve Omnipod icon colors & disable TBR beeps by default
2020-11-22 22:54:10 +01:00
Bart Sopers
49d6eb5617
Only allow play test beep & pulse log when a Pod is paired and in the approriate state
2020-11-22 22:19:43 +01:00
Bart Sopers
c681e19804
Move Omnipod Test Beep button to Pod Management menu and make non optional
2020-11-22 22:04:59 +01:00
Bart Sopers
26c3b66e7c
Fix test dependency
2020-11-22 21:49:27 +01:00
Bart Sopers
bc12a32e81
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_play_test_beep
2020-11-22 21:44:11 +01:00
bartsopers
e24f8b3647
Merge pull request #41 from AAPS-Omnipod/omnipod_eros_dev_prevent_0x31
...
Prevent 0x31 Pod faults (& improve recovery from uncertain delivery statuses)
2020-11-22 21:41:25 +01:00
Bart Sopers
eff37e8c33
Remove instead of invalidate uncertain Omnipod TBR after recovery
2020-11-22 21:04:33 +01:00
Milos Kozak
b4fb6ebff9
get rid of tablet layout, allign NSClient layout with AAPS
2020-11-22 20:48:36 +01:00
Bart Sopers
0acfa506c3
Move Pulse Log and RL stats from Omnipod tab to Pod Management menu
2020-11-22 19:59:09 +01:00
Bart Sopers
df6e607fd0
Make Omnipod String resources for keys non-translatable
2020-11-22 16:12:53 +01:00
Milos Kozak
64a82e3431
remove duplicate
2020-11-22 14:39:25 +01:00
Milos Kozak
6f7cfdd06d
report failed TBR properly
2020-11-22 14:13:29 +01:00
Milos Kozak
c2237b4b11
New Crowdin updates ( #74 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations exam.xml (Hebrew)
* New translations strings.xml (Hebrew)
* New translations strings.xml (French)
2020-11-22 13:37:55 +01:00
Artiom Kenibasov
367e7afc73
Removed more excessive spaces
2020-11-21 21:57:56 +01:00
Artiom Kenibasov
625e3a0a0a
Code arranged as per PR suggestions
2020-11-21 21:46:44 +01:00
Bart Sopers
8c3eb7a3ca
Update Omnipod icons
2020-11-21 20:26:23 +01:00
Artiom Kenibasov
8dc75111d2
Added test beep button and made rileylink stats optional
2020-11-21 17:12:16 +01:00
Artiom Kenibasov
3aace47d57
Add beep in the end of canula insertion
2020-11-21 15:58:39 +01:00
Artiom Kenibasov
86d6fbc615
Added play test beep mechanism
2020-11-21 15:44:32 +01:00
Bart Sopers
cab349dd0a
Prevent NPE during Pod activation
2020-11-20 22:16:15 +01:00
Bart Sopers
52a01b0a81
Bugfix
2020-11-20 21:22:10 +01:00