Milos Kozak
fef74726b2
daggerize
2019-12-30 00:53:44 +01:00
Milos Kozak
3c58559a75
PluginBase -> kt
2019-12-28 14:12:35 +01:00
Milos Kozak
7f8abcf591
Constraints, Dialogs daggerize
2019-12-27 19:20:38 +01:00
Milos Kozak
967777f0f8
Merge pull request #2309 from andyrozman/bug_2292_doublebolus_again
...
- added code to remove Treatment entries, without any insulin (for sy…
2019-12-25 11:29:15 +01:00
Andy Rozman
86adc19010
- added code to remove Treatment entries, without any insulin (for syncing PH Bolus entries with Treatments)
2019-12-24 17:52:28 +01:00
Milos Kozak
91000dc1bb
Confirmation dialogs cleanup
2019-12-22 21:37:26 +01:00
Milos Kozak
648b09717e
BLEScanActivity refactor
2019-12-22 12:33:05 +01:00
Milos Kozak
88e456dd1a
PairingProgressDialog refactor
2019-12-22 02:00:33 +01:00
Milos Kozak
0e96eb666e
Spinner with larger font
2019-12-21 21:00:43 +01:00
Milos Kozak
a928c48ae0
DanaRUserOptionsActivity refactor
2019-12-21 18:21:32 +01:00
Milos Kozak
33d1d3e82d
DanaRS time setting update for protocol #6
2019-12-21 16:53:50 +01:00
Milos Kozak
7176a8654b
DanaRHistoryActivity refactor
2019-12-21 16:15:35 +01:00
Milos Kozak
2e687fe687
DanaRHistoryActivity layout refactor
2019-12-21 15:26:41 +01:00
Milos Kozak
6d46c39fba
ProfileViewerDialog refactor
2019-12-21 14:30:14 +01:00
Milos Kozak
2ce590a700
BolusProgressDialog refactor
2019-12-20 21:52:37 +01:00
Milos Kozak
83fe8527ce
ErrorDialog refactor
2019-12-20 19:46:07 +01:00
Milos Kozak
9e55b488d2
Merge pull request #2286 from andyrozman/bug_2264_historyproblem_512_2e
...
[bug_2264]
2019-12-17 16:11:16 +01:00
Milos Kozak
4d953cf305
remove profile interface from dana pumps
2019-12-14 21:20:01 +01:00
Andy Rozman
6043284d93
[bug_2264]
...
- fixed problem, with unknnown 2e event, size was changed from 7 to 107
2019-12-11 19:46:26 +00:00
Milos Kozak
95d3551931
Make switching language working again
2019-12-03 18:12:37 +01:00
Milos Kozak
fed2839a72
Merge branch 'dev' into localprofile
2019-11-26 16:40:46 +01:00
Milos Kozak
6969dc4873
Merge pull request #2222 from MilosKozak/2186
...
New SMS commands
2019-11-25 22:40:00 +01:00
Milos Kozak
5d768bd368
Move plugin related code from preferences to plugin
2019-11-20 00:20:08 +01:00
Milos Kozak
788ff545ca
Merge branch 'dev' into localprofile
2019-11-19 23:22:08 +01:00
Milos Kozak
117f56e247
Merge pull request #2204 from andyrozman/double_bolus_debug_master
...
Fix for some Double bolus problems
2019-11-19 17:35:15 +01:00
Andy Rozman
740b795b42
Little bit of cleanup:
...
- removed some unsused (commented) code
- removed few logs that were very useless
2019-11-14 21:22:03 +00:00
Johannes Mockenhaupt
db403dc39d
MDT logging fixup.
2019-11-14 20:49:29 +01:00
Johannes Mockenhaupt
b9d600edf4
Log unhandled exceptions as errors.
2019-11-14 17:50:32 +01:00
Johannes Mockenhaupt
cce3a77a37
Log unhandled exception rather than printing to stdout.
2019-11-12 13:41:36 +01:00
Andy Rozman
1d1549105b
Merge branch 'double_bolus_debug_master' of https://github.com/andyrozman/AndroidAPS into double_bolus_debug_master
2019-11-11 23:02:49 +00:00
Milos Kozak
02891a14fc
use global units setting
2019-11-12 00:01:58 +01:00
Andy Rozman
4b7fc10402
- changed how edit is done.. We now edit Treatment object directly without DetailedBolusInfo object.
2019-11-11 23:00:07 +00:00
Andy Rozman
3797e7671a
- one missing core log
2019-11-04 12:25:21 +00:00
Andy Rozman
220bd20f1f
medtronic-2.5.1.1
...
- DetailedBolusInfo.add is used when Bolus delivered
- fixed some logging problems with Gson for core objects
- when bolus is given, date is changed to when it was actually delivered (in case contacting pump takes longer than exprected)
2019-11-04 12:21:29 +00:00
Andy Rozman
7371ae3315
- added DetailedBolusInfoStorage add to deliverBolus
2019-11-04 11:55:34 +00:00
Milos Kozak
c82fd6a56b
Merge pull request #2141 from andyrozman/double_bolus_debug
...
Double bolus debug
2019-10-26 18:21:07 +02:00
Andy Rozman
a87eceb950
- finalized added BolusDebug (added debug messages, added activation by configuraton)
...
- added battery type NiZn
- fixed problem with RileyLinkStatusGeneral
- added check if only one entry found, then we check if entry is in range (previously we returned the entry), and return only if value in range +- 2min
2019-10-26 16:45:34 +01:00
Milos Kozak
7233497dc9
fix index out of bounds
2019-10-26 11:48:43 +02:00
Andy Rozman
e5e291c4da
- adding configuration option
2019-10-25 12:22:24 +01:00
Andy Rozman
4917292806
Merge branch 'dev' into double_bolus_debug
2019-10-25 11:27:04 +01:00
Andy Rozman
68745a3525
Merge branch 'dev' into bug_2111_pump_stopped_when_not
2019-10-25 10:52:38 +01:00
Milos Kozak
68b0b25548
Merge pull request #2134 from andyrozman/bug_2080_rewind_via_pump
...
Bug 2080 rewind via pump
2019-10-24 23:14:58 +02:00
Andy Rozman
9f8df64f45
Merge branch 'dev' into bug_2111_pump_stopped_when_not
2019-10-24 10:39:35 +01:00
Milos Kozak
c867ae1104
VirtualPumpFragment -> kotlin
2019-10-23 22:55:49 +02:00
Andy Rozman
c1fe9e0954
Merge branch 'dev' into bug_2080_rewind_via_pump
2019-10-23 11:15:38 +01:00
Andy Rozman
66e7d0d29a
- Added a lot of logging for Double Bolus problem...
...
- Found one small problem when calling update treatment (if called from NS)...
2019-10-23 11:14:04 +01:00
Milos Kozak
d2a4aea9e2
remove MainApp::getSpecificPlugin
2019-10-18 13:12:45 +02:00
Andy Rozman
902422ddf0
Added BatteryChange event, as verification that pump is running.
2019-10-17 22:37:12 +01:00
Andy Rozman
0fcad5646e
Added processing of Prime records from Pump
...
- it only processes if record is less than 30 minutes old and if it was not processed already (we store last PrimeRecord)
2019-10-17 13:23:29 +01:00
Milos Kozak
6f03743ebc
fix recreating tabs
2019-10-15 20:44:03 +02:00