Commit graph

196 commits

Author SHA1 Message Date
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
Milos Kozak bc12e05b77
Merge pull request #2116 from MilosKozak/rxbus
RxBus
2019-10-15 17:12:04 +02:00
Milos Kozak 0d70102cab Fix Insight 0.02U/h bug 2019-10-15 16:37:45 +02:00
Milos Kozak c42ef8e5ff Events to RxBus 2019-10-15 13:31:55 +02:00
Milos Kozak 6044335b1d Events to RxBus 2019-10-15 09:52:48 +02:00
Milos Kozak 06f8af82d8 Events to RxBus 2019-10-15 00:54:30 +02:00
Milos Kozak 837cb0d4a2 Events to RxBus 2019-10-15 00:23:56 +02:00
Milos Kozak 30cf4f77da Events to RxBus 2019-10-14 23:16:51 +02:00
Milos Kozak 64f16c5a7b Events to RxBus 2019-10-14 19:50:22 +02:00
Milos Kozak ada6e38f5f Events to RxBus 2019-10-14 17:23:31 +02:00
Milos Kozak 98f874d1fe use bolus size is DetailedBolusInfo search 2019-10-03 21:21:12 +02:00
Milos Kozak 4642f0ab5b EventNewNotification, EventDismissNotification -> RxBus 2019-10-01 00:00:22 +02:00
Milos Kozak a8f68e1182
Merge pull request #2061 from andyrozman/bug_1969_error_decoding_basal_profile
Bug 1969 error decoding basal profile
2019-09-20 08:01:03 +02:00