Milos Kozak
20a2d84a0a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-01 14:56:21 +02:00
Milos Kozak
2d395b625e
Do not allow too low max basal
2019-10-01 11:46:54 +02:00
Milos Kozak
4642f0ab5b
EventNewNotification, EventDismissNotification -> RxBus
2019-10-01 00:00:22 +02:00
Milos Kozak
d2d4d5054f
better check for finishing objectives
2019-09-30 14:39:57 +02:00
PoweRGbg
b277fc872c
passing long as lastrun
2019-09-27 15:56:40 +03:00
PoweRGbg
0cc3df589f
another try to fix test
2019-09-27 15:25:47 +03:00
Roumen Georgiev
f901c956e5
fixed problem with incorrect string values and test
...
setTimeInMillis sets time in milliseconds after * January 1, 1970, 0:00:00 GMT., but our time contains timezone offsset
2019-09-27 12:19:19 +03:00
Milos Kozak
2f1bfc8f66
Merge branch 'dev' into TriggerTOD
2019-09-25 15:00:56 +02:00
Roumen Georgiev
e7953b33af
fix tests
2019-09-16 12:31:51 +03:00
Roumen Georgiev
68b6591f42
fix tests
2019-09-12 12:08:36 +03:00
Roumen Georgiev
d525c3f220
Merge branch 'dev' into TriggerTOD
2019-09-10 10:30:20 +03:00
Roumen Georgiev
e3d7d4cb67
fixed name and tests
2019-09-10 10:01:36 +03:00
Milos Kozak
a3bc942cd7
R: handle not received time, refactor to kotlin, unify SerialIOThread
2019-09-08 14:17:41 +02:00
Milos Kozak
99a8c94cff
fix tests
2019-09-05 21:42:02 +02:00
Roumen Georgiev
2a80477bb5
tests
2019-09-04 16:48:32 +03:00
Milos Kozak
a75312eea0
ObjectivesPlugin -> kotlin
2019-09-02 23:54:47 +02:00
Milos Kozak
0de7413427
use constants in objectives
2019-09-01 09:59:34 +02:00
Milos Kozak
66512dbe38
limit TT values
2019-08-27 20:16:51 +02:00
Milos Kozak
e6ae4f03d5
fix limit values in InputBg
2019-08-27 19:07:05 +02:00
Milos Kozak
06d69ea252
fix test
2019-08-24 17:43:21 +02:00
Milos Kozak
9e962b953f
eliminate PluginSwitcher
2019-08-06 02:34:57 +02:00
Milos Kozak
84ecb92771
lint recommendations
2019-07-27 19:56:07 +02:00
Milos Kozak
c0116b744e
remove failing test
2019-07-25 20:07:32 +02:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation
2019-07-25 16:17:16 +02:00
Andy Rozman
dbc527605b
- disabled test
2019-07-25 14:49:43 +01:00
Milos Kozak
e539dbc112
fix tests, use location form service
2019-07-22 16:58:25 +02:00
Milos Kozak
77d7f1ca65
Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation
2019-07-22 16:28:57 +02:00
Milos Kozak
2ee8467243
Merge pull request #1880 from PoweRGbg/automationTests
...
more Automation tests
2019-07-22 09:54:59 +02:00
Roumen Georgiev
4cc556b1cb
TriggerRecurringTime tests
2019-07-19 14:19:54 +03:00
Roumen Georgiev
04c3236258
increase coverage in TriggerTime
2019-07-19 11:57:30 +03:00
Roumen Georgiev
7b3d2d4372
TriggerLocation tests
2019-07-19 10:50:30 +03:00
Milos Kozak
d25f6f07b0
migrate to kotlin, remove butterknife, code claeanup
2019-07-18 23:49:59 +02:00
Andy Rozman
5379b1af88
- removed tests (they are not real tests yet)
2019-07-18 18:24:10 +01:00
Milos Kozak
1c8aae9757
fix tests
2019-07-16 22:35:46 +02:00
Milos Kozak
c4ba821dc1
Merge branch 'dev' into automation
2019-07-14 20:00:42 +02:00
Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge
2019-07-14 19:50:07 +02:00
Milos Kozak
d7a28bf713
Session test
2019-07-14 16:11:27 +01:00
Andy Rozman
400a336137
- Removed test
2019-07-13 20:29:20 +01:00
Andy Rozman
2c07bc4c3b
- Removed test
2019-07-13 19:55:14 +01:00
Andy Rozman
094d81c5ce
- Fixed wrong UTest
2019-07-13 19:52:31 +01:00
Andy Rozman
675dcc1b5b
Fixes:
...
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +01:00
Milos Kozak
f5c22a33ff
icons
2019-07-11 18:56:50 +01:00
Milos Kozak
4df1127a8c
jetpack compliance, code cleanup, extracted resources
2019-07-11 18:18:05 +01:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Milos Kozak
829ef9b6ad
fix test import
2019-07-05 00:49:41 +01:00
Milos Kozak
c0345ce56c
Merge branch 'dev' into automation
2019-07-04 23:37:36 +01:00
Milos Kozak
61097b3ac6
Merge branch 'dev' into sdk28
2019-07-04 20:06:09 +01:00
Andy Rozman
32fad688fc
Merge branch 'dev' into medtronic_andy
2019-06-25 14:50:41 +01:00
Milos Kozak
7e8059c3d8
Merge branch 'automation' into triggerLastBolus
2019-06-21 15:34:06 +02:00
Milos Kozak
a9d8420451
Merge branch 'automation' into deltaTrigger
2019-06-21 15:22:40 +02:00
AdrianLxM
45805ed410
BolusWizard privacy
2019-06-21 13:23:37 +02:00
Roumen Georgiev
ca60ed9ca8
add L.class to test
2019-06-20 13:15:59 +03:00
Roumen Georgiev
046e2b7495
added triggerCob
2019-06-20 11:12:03 +03:00
Roumen Georgiev
453faf736d
fix test
...
moved the when().thenReturn to setReadings
2019-06-19 16:59:34 +03:00
Roumen Georgiev
15f6a577c2
trigger bolusAgo
2019-06-19 14:58:13 +03:00
Roumen Georgiev
f8b3878899
icon
2019-06-19 12:11:10 +03:00
Tebbe Ubben
5af80ceb02
Support for new Dexcom app
2019-06-19 01:38:55 +02:00
Roumen Georgiev
3f86788eb4
Added DeltaType tests and negative delta values allowed
2019-06-18 14:47:44 +03:00
Roumen Georgiev
b9ddbe7011
tests
2019-06-18 10:56:27 +03:00
Roumen Georgiev
f15ead9c6f
fixed tests and added DeltaType testing
2019-06-17 16:49:57 +03:00
Andy Rozman
c460d1d3ef
- Process Suspend delivery items
2019-06-16 20:12:10 +01:00
Milos Kozak
09e4106182
BolusWizard -> kt, code consolidation
2019-06-16 09:00:47 +02:00
Andy Rozman
a19d71df89
0.10.5-SNAPSHOT
...
- added custom comnand for reseting RL configuration
- removed guava Splitter and use my own code
- remove old unsused code
2019-06-09 16:58:23 +01:00
Roumen Georgiev
116865896b
Automation ( #69 ) ( #70 )
...
* Adding trigger AutosensValue
* new trigger and tests
* AS value in %
* adding tests
* fixed tests
* fix for maxValue and tests
* Using InputDouble
* icon added
* unavailable data and IS_NOT_AVAILABLE case
* Fixing after comments
* Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore
* cleanup
2019-06-03 15:06:40 +03:00
Andy Rozman
43c472da17
0.10.4-SNAPSHOT
...
- fixed Tune up
- displaying power
2019-06-01 22:18:30 +01:00
Andy Rozman
86ffc3370a
Merge branch 'dev' into medtronic_andy
2019-06-01 17:34:30 +01:00
Roumen Georgiev
5c4910ed5b
added trigger Delta
2019-05-30 12:16:42 +03:00
Roumen Georgiev
63d5ef4aa7
Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore
2019-05-23 11:01:16 +03:00
Roumen Georgiev
27eb11e5df
unavailable data and IS_NOT_AVAILABLE case
2019-05-20 11:21:51 +03:00
Milos Kozak
a20efab567
remove deprecated calls
2019-05-16 19:54:35 +02:00
Roumen Georgiev
ccd66d498c
icon added
2019-05-16 16:03:05 +03:00
Roumen Georgiev
4aaca7acb1
Using InputDouble
2019-05-16 12:08:36 +03:00
Roumen Georgiev
3280f220ad
fix for maxValue and tests
2019-05-15 17:11:47 +03:00
Roumen Georgiev
31224f894d
fixed tests
2019-05-15 15:29:18 +03:00
Roumen Georgiev
8e9ef8cb6f
adding tests
2019-05-15 14:52:30 +03:00
Roumen Georgiev
6e63d340cd
reworked to use DBHelper
2019-05-13 14:18:10 +03:00
Milos Kozak
808a4177ca
fix tests
2019-05-12 14:36:14 +02:00
Milos Kozak
62b2d83a18
cleanup ( #68 )
2019-05-10 09:47:32 +03:00
Andy Rozman
2ae7d0a292
- fixed problem with TDD
...
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Milos Kozak
a33e1f6d3c
TriggerLocation
2019-05-03 07:37:49 +02:00
Milos Kozak
3ab2a142d1
Merge remote-tracking branch 'origin/dev' into automation
2019-05-02 22:27:54 +02:00
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
Roumen Georgiev
85bf1fd6bd
Fix + more tests
2019-04-30 15:07:43 +03:00
Roumen Georgiev
34969fdbfd
WIP: adding tests
2019-04-25 16:57:50 +03:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
...
update logic version checker
2019-04-23 21:58:52 +02:00
Milos Kozak
a678c6509c
TriggerWifiSsid, UI tweaking
2019-04-22 22:47:59 +02:00
AdrianLxM
0361ee8589
update logic version checker
2019-04-22 14:10:12 +02:00
Milos Kozak
1840ddabb3
TriggerTempTarget
2019-04-22 12:42:19 +02:00
Milos Kozak
bef170699f
Merge pull request #1756 from schmitzn/automation-patch1
...
Check value after setting unit
2019-04-22 09:37:17 +02:00
Milos Kozak
45312d9ffe
ActionProfileSwitchPercent
2019-04-21 23:48:05 +02:00
Milos Kozak
42cd2ddaa3
TriggerProfilePercent
2019-04-21 22:32:06 +02:00
Nico Schmitz
3fec2ce16c
Check value after setting unit
...
This makes sure that the value is in the range of minValue and maxValue. Also, it sets an inital value != 0 as it's called in the constructor.
2019-04-21 20:01:29 +02:00
Milos Kozak
e679f5eaff
ActionNotification
2019-04-21 16:17:25 +02:00
Milos Kozak
5f32eea488
Merge branch 'dev' into automation
2019-04-21 10:39:24 +02:00
Milos Kozak
8ca3d7cba2
TriggerIob, refactoring, lint cleanup, tests
2019-04-21 10:04:30 +02:00
Milos Kozak
27783fe33e
TriggerIob, more fixes
2019-04-19 09:20:59 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
...
Update checker
2019-04-18 22:26:18 +02:00
Milos Kozak
a08f01e69b
more TriggerBg tests
2019-04-18 21:06:16 +02:00
Milos Kozak
46c6cdf98f
Merge remote-tracking branch 'origin/dev' into automation
2019-04-18 19:48:51 +02:00
Milos Kozak
89ec81a850
UI and logic tweaking
2019-04-18 19:33:23 +02:00