Milos Kozak
0873df5f56
NSClientV3PluginTest #2
2023-01-04 17:01:00 +01:00
Milos Kozak
eb1fff54f1
NSClientV3PluginTest
2023-01-04 15:41:04 +01:00
Milos Kozak
d190b53713
NSCv3: process DeviceStatus
2023-01-04 11:51:58 +01:00
Milos Kozak
d9c6cd6342
NSCv3: process Food, first load based on created_at
2022-12-28 20:17:04 +01:00
Milos Kozak
9c0775c826
Merge branch 'dev' into smoothing
2022-12-26 11:10:57 +01:00
Milos Kozak
9c656cb140
Smoothing: use smoothed values in watch and wizard
2022-12-23 10:11:45 +01:00
Milos Kozak
3b75c04393
Merge pull request #2285 from nightscout/dynisf
...
Dynisf: resolve missing TDD
2022-12-22 16:34:08 +01:00
Milos Kozak
37510088c5
Merge branch 'dev' into smoothing
2022-12-22 16:04:12 +01:00
Milos Kozak
8b41abb388
Fix scheduling alarm
2022-12-16 11:19:15 +01:00
Milos Kozak
fee7059559
Merge pull request #2237 from pzadroga/feature/new-sms-command
...
Add new SMS command - LOOP LGS/CLOSED
2022-12-15 09:06:07 +01:00
Milos Kozak
09e61772ab
NSCv3: more work on sync
2022-12-14 21:49:08 +01:00
piotrek
2d533ab258
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
2022-12-14 10:24:43 +01:00
piotrek
97530865ef
ApsMode enum - refactor of fromString
2022-12-14 10:23:50 +01:00
Milos Kozak
bd84d3a2f7
NSCv3: upload bolus, srvLastModified for treatments
2022-12-13 23:22:22 +01:00
Milos Kozak
0e1caa3c9c
DynISF: resolve situation where TDD is not available
2022-12-13 12:51:32 +01:00
Milos Kozak
b97fdead18
Merge branch 'dev' into smoothing
2022-12-13 10:28:29 +01:00
Milos Kozak
85f170f17d
NSC: process nsId updates at once
2022-12-12 17:21:31 +01:00
Milos Kozak
114710b292
NSC: simplify db interface
2022-12-12 10:54:55 +01:00
piotrek
e8a5dc2627
ApsMode enum - refactor of fromString
2022-12-12 00:01:10 +01:00
piotrek
6205c9b893
ApsMode enum - refactor of secureValueOf
2022-12-11 23:07:37 +01:00
piotrek
5485792801
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
2022-12-11 22:46:51 +01:00
Milos Kozak
3a29e8d4f2
eliminate NSCleintService interface
2022-12-10 00:15:46 +01:00
piotrek
12a9102915
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
...
# Conflicts:
# app/src/test/java/info/nightscout/androidaps/interfaces/ConstraintsCheckerTest.kt
2022-12-09 19:11:11 +01:00
piotrek
5ea430ffc5
ApsMode enum - discard usage of lowercase property
2022-12-09 19:03:18 +01:00
Milos Kozak
41f0f8a4ce
Merge branch 'dev' into smoothing
2022-12-09 17:16:53 +01:00
Milos Kozak
c8113bf4fc
Instantiator
2022-12-09 16:49:33 +01:00
Milos Kozak
bc9ec4c9c5
:plugins:source module
2022-12-09 16:20:40 +01:00
piotrek
812499ea81
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
...
# Conflicts:
# app/src/test/java/info/nightscout/androidaps/interfaces/ConstraintsCheckerTest.kt
# plugins/main/src/test/java/info/nightscout/plugins/general/smsCommunicator/SmsCommunicatorPluginTest.kt
2022-12-09 14:31:56 +01:00
Milos Kozak
8791e93cc9
move out of :core:main
2022-12-09 11:47:57 +01:00
Milos Kozak
d34bcbf74f
remove :automation dependency
2022-12-09 10:16:38 +01:00
Milos Kozak
f702e9b839
remove :ui dependency
2022-12-08 18:49:22 +01:00
Milos Kozak
1a9f6474e5
consolidate constraints plugins
2022-12-08 17:59:29 +01:00
Milos Kozak
a1def2a40f
Implement smoothing over bucketed data
2022-12-08 11:47:53 +01:00
Milos Kozak
6d255032a8
new plugin category: Smoothing
2022-12-08 11:47:53 +01:00
Milos Kozak
be647d8b5b
GlucoseStatusProviderImpl
2022-12-08 11:43:03 +01:00
Milos Kozak
6a3f833a82
Eopatch: handle stopped bolus properly
2022-12-05 18:27:05 +01:00
Milos Kozak
d5af299692
lift out flat BG check from determinebasal to BgQualityCheckPlugin
2022-12-04 23:46:06 +01:00
piotrek
54f6e7929f
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
...
# Conflicts:
# app/src/test/java/info/nightscout/androidaps/interfaces/ConstraintsCheckerTest.kt
# app/src/test/java/info/nightscout/androidaps/plugins/aps/loop/LoopPluginTest.kt
# app/src/test/java/info/nightscout/androidaps/plugins/safety/SafetyPluginTest.kt
# plugins/aps/src/main/java/info/nightscout/plugins/aps/loop/LoopPlugin.kt
# plugins/main/src/main/java/info/nightscout/plugins/constraints/objectives/objectives/Objective6.kt
# plugins/main/src/main/java/info/nightscout/plugins/constraints/safety/SafetyPlugin.kt
# ui/src/main/java/info/nightscout/ui/dialogs/LoopDialog.kt
2022-12-04 21:49:17 +01:00
Milos Kozak
becce286d9
move LoopPlugin
2022-12-01 18:50:19 +01:00
Milos Kozak
1ac1345797
workflow module
2022-12-01 17:16:17 +01:00
piotrek
7871ccb37b
Merge remote-tracking branch 'origin/dev' into feature/new-sms-command
2022-12-01 12:03:12 +01:00
piotrek
3a0305c4d2
add lowercase values in ApsMode Enum
2022-12-01 11:59:14 +01:00
Milos Kozak
2b5e51c857
code cleanup
2022-11-30 19:30:46 +01:00
piotrek
2b3e965725
ApsMode Enum - add secureValueOf to avoid IllegalArgumentException
2022-11-30 12:02:51 +01:00
piotrek
3f67e69023
Add new SMS command - LOOP LGS/CLOSED
...
- Adding new SMS command in order to be able to switch
between APS mode LGS/Closed via SMS.
- Adding also feedback about chosen mode when LOOP STATUS is
queried.
- Refactor "magic strings" of APS mode and replace it with Enum.
2022-11-29 22:10:06 +01:00
Milos Kozak
df63495795
hide preference for bg upload if needed
2022-11-29 18:10:55 +01:00
Milos Kozak
7de42fe282
migrate to junit5
2022-11-29 15:03:25 +01:00
Milos Kozak
79b8448cec
New Crowdin updates ( #2232 )
...
* New translations strings.xml (Danish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (German)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Korean)
* New translations strings.xml (Catalan)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Greek)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Irish)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Danish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (French)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Japanese)
* New translations strings.xml (Croatian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Slovak)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (German)
* New translations strings.xml (Danish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Greek)
* New translations strings.xml (Romanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Irish)
* New translations strings.xml (Croatian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Japanese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Polish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Catalan)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Serbian (Latin))
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (Danish)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Croatian)
2022-11-28 22:34:12 +01:00
Milos Kozak
11f71d8cb4
ActivityNames -> UiInteraction
2022-11-28 21:12:41 +01:00
Milos Kozak
c4b535b65c
remove :core:main dependency
2022-11-28 20:29:04 +01:00