Milos Kozak
56d0d2850d
remove some dependencies
2020-03-31 21:54:49 +02:00
Milos Kozak
e63169a94b
eliminate TreatmentsPlugin::getPlugin
2020-03-21 22:51:56 +01:00
Milos Kozak
93e08d474c
Treatment fragments -> kt
2020-03-21 21:00:04 +01:00
Milos Kozak
451cea156f
More tests
2020-03-19 18:02:24 +01:00
Milos Kozak
7e9402b939
remove ProfileFunctions dependency
2020-03-17 22:56:14 +01:00
Milos Kozak
21f8a13098
cleanup
2020-03-16 22:49:34 +01:00
Milos Kozak
66bea16bdf
PluginStore
2020-03-16 21:40:29 +01:00
Milos Kozak
8d111cb819
Merge branch 'dev' into dagger3
2020-03-10 19:20:22 +01:00
Milos Kozak
72ba6815d8
More Injections
2020-03-08 22:42:36 +01:00
Milos Kozak
1e02773b71
fire immediatelly TreatmentChange if not from NS
2020-03-06 20:27:39 +01:00
Milos Kozak
ca000a5f33
key_ns_upload_only true by default
2020-02-29 21:33:50 +01:00
Milos Kozak
7607185086
show duration of careportal events
2020-01-15 21:55:53 +01:00
AdrianLxM
1851ab4084
wrap legacy static logger
2020-01-13 19:22:28 +01:00
AdrianLxM
cde7b44606
test with AndroidInjector
2020-01-11 12:40:11 +01:00
Milos Kozak
ccf93d2191
InsulinOrefBasePluginTest
2020-01-11 11:45:41 +01:00
Milos Kozak
ac5ea83d38
more of dagger
2020-01-10 23:14:58 +01:00
AdrianLxM
044c509027
pass bus and logger up to BasePlugin
2020-01-06 17:53:37 +01:00
Milos Kozak
a622bfa559
FabricPrivacy, notifications
2020-01-03 14:30:39 +01:00
Milos Kozak
bcc3829915
NSClient rafactor
2020-01-01 23:23:16 +01:00
Milos Kozak
416735e916
WizardDialogInfo, ProfileFunction
2019-12-31 13:25:28 +01:00
Milos Kozak
7518537108
wizard injection
2019-12-31 11:57:58 +01:00
Milos Kozak
348936e1b8
IobCobCalculatorPlugin injection
2019-12-30 13:40:42 +01:00
Milos Kozak
2f59cd4f09
TreatmentsCareportalFragment -> kt
2019-12-30 09:50:26 +01:00
Milos Kozak
9ceeaa3136
TreatmentsBolusFragment -> kt
2019-12-30 09:23:02 +01:00
Milos Kozak
fef74726b2
daggerize
2019-12-30 00:53:44 +01:00
Milos Kozak
1ac0094f48
Merge branch 'dev' into dagger3
2019-12-29 11:50:15 +01:00
Milos Kozak
f0fcd21bb9
TreatmentsFragment -> dagger
2019-12-29 00:07:30 +01:00
Milos Kozak
ca9486fab3
TreatmentsPlugin -> dagger
2019-12-28 22:51:04 +01:00
Johannes Mockenhaupt
244e99f5c9
Refactor: improve misleading method name.
2019-12-28 17:10:19 +01:00
Milos Kozak
91000dc1bb
Confirmation dialogs cleanup
2019-12-22 21:37:26 +01:00
Milos Kozak
6d46c39fba
ProfileViewerDialog refactor
2019-12-21 14:30:14 +01:00
AdrianLxM
953d6bc029
small cleanup
2019-12-20 23:05:35 +01:00
Milos Kozak
83fe8527ce
ErrorDialog refactor
2019-12-20 19:46:07 +01:00
Milos Kozak
f7716c79fe
TempTargetDialog
2019-12-18 23:22:03 +01:00
Milos Kozak
7ca9949a10
Merge pull request #2253 from Philoul/WizardInfoDialog_Translation
...
Wizard info dialog translation
2019-12-10 22:27:15 +01:00
Philoul
d6c58fc35c
Set number of decimal for bg value according to unit
2019-12-09 00:24:02 +01:00
Philoul
9d22e177bb
replaced String.format(MainApp.gs(xx), yy, zz) by MainApp.gs(xx, yy, zz) for bg, cob and carbs
2019-12-08 21:30:25 +01:00
Milos Kozak
0e89ced3e1
Merge branch 'dev' into survey
2019-12-08 19:07:35 +01:00
Philoul
6d82ceacf9
Replace the text string in the code with MainApp.gs to allow translation
...
For bg I leave a decimal. I tried to use valueToUnitsToString but I don't know how to get units from json (NS data I guess) and this method does not work (missing import?) On the JsonHelper object ...
2019-12-08 01:03:49 +01:00
Milos Kozak
c76f8d76c8
lint
2019-12-02 21:08:20 +01:00
Milos Kozak
702e1f0675
allow clone from existing switch
2019-12-01 20:42:23 +01:00
Milos Kozak
788ff545ca
Merge branch 'dev' into localprofile
2019-11-19 23:22:08 +01:00
Milos Kozak
363d6d48be
ProfileStore -> kt
2019-11-19 23:17:14 +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
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
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