76c4d01ee7Bugfix in setting Dash basal
Bart Sopers
2021-03-30 01:21:35 +0200
61d84e66feAdd QuickWizard Source (Solution TBC, information got through Note, so I create a "complicated String" to avoid Fake QuickWizard in UserEntry)
Philoul
2021-03-29 23:47:21 +0200
d607b855b0Add QuickWizard Source (not sure if it's the best solution...)
Philoul
2021-03-29 23:03:53 +0200
6c8b4dfab0Merge branch 'meallink' into meallink_ValueWithUnit
Philoul
2021-03-29 22:39:12 +0200
e829a6918cFix uel after merge
Philoul
2021-03-29 22:30:44 +0200
cb298a2646eliminate treatments cache from TreatmentsPlugin
Milos Kozak
2021-03-29 19:15:46 +0200
22384ef2e8Merge branch 'Adrian_ValueWithUnit_Refactor' into meallink_ValueWithUnit
Philoul
2021-03-29 13:51:28 +0200
6956a17bf6Move Colored Action to UserEntryPresentationHelper.kt Treatment is now replaced by Bolus + Carbs (blue and orange)
Philoul
2021-03-29 09:49:08 +0200
5209386fc1compile
Andrei Vereha
2021-03-28 23:24:38 +0200
189b791c5cdetekt
Andrei Vereha
2021-03-28 23:24:12 +0200
6c9aa90679ktLintFormat
Andrei Vereha
2021-03-28 23:17:15 +0200
b630c4d21aformat
Andrei Vereha
2021-03-28 23:15:42 +0200
96b1b177a6call readyToRead on BleIOs
Andrei Vereha
2021-03-28 23:14:41 +0200
2f87620050compile
Andrei Vereha
2021-03-28 23:11:11 +0200
38a1d9c6bcadd BusyException
Andrei Vereha
2021-03-28 23:09:44 +0200
74b911d875Remove SerializedName (all) and Text (Sources)
Philoul
2021-03-28 21:45:40 +0200
e3a75a55ebMerge branch 'dev' into bug423_historyProblem
Andy Rozman
2021-03-28 20:45:19 +0100
8d2d38163asimplify exceptions
Andrei Vereha
2021-03-28 21:43:32 +0200
bd72473253- checked all PumpHistoryEntryType entries and removed most of the ones that are not in go code from Eric - fixed problem with BGReceived512
Andy Rozman
2021-03-28 20:42:15 +0100
4b49392200improve error handling
Andrei Vereha
2021-03-28 20:48:07 +0200
9d4a1d5944Remove UserEntryExt file and move UserEntryPresentationHelper.kt in utils folder
Philoul
2021-03-28 18:52:13 +0200
09349fddd4Fix Action Name and Translator
Philoul
2021-03-28 17:54:18 +0200
b329971d9aAdd Filter to hide Loop entries I didn't find an easy way to filter with SQL query, so I filtered manually the list, probably not the best solution...
Philoul
2021-03-25 23:47:03 +0100
4f5132d189Merge remote-tracking branch 'Nightscout/dev' into UserEntryImprovement
Philoul
2021-03-21 15:29:48 +0100
ae08e43109add retries when sending commands
Andrei Vereha
2021-03-21 15:12:33 +0100
7be0afda27dash ble: implement retries when receiving messages
Andrei Vereha
2021-03-21 14:56:32 +0100
8ec991c3d7LoopPluginTest without powermock
Milos Kozak
2021-03-21 14:05:05 +0100
f24be5beffCSV format improved Previously one line per ValueWithUnit (one columns for value and one column for units) and one Action could be recorded in several lines according to number of ValueWithUnits Now one line for one Action, and we have one column for each unit
Philoul
2021-03-21 14:03:15 +0100
fdbd7f63e5Null notes managed in uel.log
Philoul
2021-03-20 09:36:06 +0100
59abe42032Timestamp before type for consistency of presentation in TreatmentsUserEntryFragment (Careportal Removed)
Philoul
2021-03-20 09:27:46 +0100
fd2c072799automation elements without injector
AdrianLxM
2021-03-20 01:27:04 +0100
3fde3a03a8- Merge branch 'dev' into fr420_rl_battery_level - fixing problem with logging, had to wrap them in String.format for this to work - fixed problem with uploading event to nightscout, there was exception because entry was added where glucose value was not set
Andy Rozman
2021-03-19 23:34:53 +0000