Tim Gunn
7622d272c3
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-25 21:16:32 +12:00
Philoul
4f41890add
Add additionnal setting for automated deliveries and add both in pumpcontrol pref
...
- previous setting is for manual bolus and extended bolus
- This new setting is for SMB and temp basal with TBR emulation
You can change settings name and summary if you find better...
2020-05-23 16:30:03 +02:00
Philoul
1dd579fd19
Add disable vibration in insight settings (local_full only)
...
Build works but as it related to pump communication, I prefer to not test it on my pump before Tebbe confirmation... (code is very simple, so it should work!)
2020-05-15 11:37:09 +02:00
Tim Gunn
32e4bb1220
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-15 16:25:35 +12:00
Milos Kozak
bc217438e9
fix message call MDT
2020-05-13 21:16:29 +02:00
Tim Gunn
81ea43b218
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-13 10:34:07 +12:00
Milos Kozak
666ce54b1f
lint & deprecation
2020-05-12 15:07:50 +02:00
Milos Kozak
7060c51681
lint & deprecation
2020-05-12 14:33:47 +02:00
Milos Kozak
9c472e4e05
simplify RL code
2020-05-12 12:58:59 +02:00
Milos Kozak
66c567f0e7
lint & deprecation
2020-05-12 12:33:23 +02:00
Milos Kozak
1b625265d0
Merge remote-tracking branch 'origin/master' into dev
2020-05-11 23:53:20 +02:00
Milos Kozak
5dea964b89
final dana renaming
2020-05-11 16:58:59 +02:00
Milos Kozak
441e5fdf3e
extend pump interface for neutral temps
2020-05-11 14:50:35 +02:00
Milos Kozak
54e68ef248
clean up
2020-05-10 11:49:37 +02:00
Milos Kozak
311f9dd119
danar module
2020-05-10 11:03:19 +02:00
Milos Kozak
a99be409eb
dana module
2020-05-09 20:18:12 +02:00
Milos Kozak
7fc631a729
RS -> danaRS finished
2020-05-09 10:52:20 +02:00
Milos Kozak
040c76d839
move pass 1
2020-05-08 14:59:30 +02:00
Milos Kozak
61a077542c
DanaRPump -> danars
2020-05-08 11:56:02 +02:00
Milos Kozak
67b4be6963
Merge remote-tracking branch 'origin/dev' into rs2
2020-05-08 11:08:45 +02:00
Milos Kozak
15207d1bf1
Omni comments 2
2020-05-08 01:09:30 +02:00
Milos Kozak
7dc7c9528b
Omni comments
2020-05-08 00:23:17 +02:00
Milos Kozak
25bf92300b
Merge remote-tracking branch 'origin/dev' into dev2
2020-05-07 23:44:46 +02:00
Milos Kozak
70e9d3e88a
fix tests
2020-05-07 23:40:59 +02:00
Bart Sopers
c1fc6d4864
Merge branch 'dev' into omnipod_eros_dev
2020-05-07 21:11:12 +02:00
Milos Kozak
120c526b80
move to core
2020-05-07 09:54:36 +02:00
Andy Rozman
674cd1c0ae
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-05-07 00:43:18 +01:00
Andy Rozman
4f79b49e10
- changed loader to OmnipodUtil
...
- Modules
2020-05-06 23:34:05 +01:00
Bart Sopers
bafffad44a
Use transient keyword instead of Gson annotation for PodSessionState members that should be exluded of (de)serialization
2020-05-06 21:41:33 +02:00
Milos Kozak
ad472beb4a
danars di start
2020-05-06 01:27:38 +02:00
Milos Kozak
25c1100330
Merge remote-tracking branch 'origin/dev' into rs
2020-05-05 22:49:49 +02:00
Milos Kozak
bba7adc9aa
fix Runnables after protection check, cleanup
2020-05-05 22:42:16 +02:00
Andy Rozman
f3c4b4e5e7
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-05-05 13:50:53 +01:00
Andy Rozman
e51e3daeb1
- added Expose attribute to all varaiables in PodSessionState
...
- OmnipodUtil: Gson now uses only Expose fields
2020-05-05 13:49:55 +01:00
Bart Sopers
9b089621fa
Use allowed default for SP.getString in RileyLinkOmnipodService
2020-05-05 13:35:49 +02:00
Andy Rozman
2de1761555
- look at current pump service (either MDT or POD), RL Boradcast Receiver worked with internal instance, which wasn't correct, might need to refactor RileyLinkBroadcastReceiver further to be singelton...
2020-05-05 10:32:25 +01:00
Bart Sopers
32ce3ee18a
enable PUMPBTCOMM by default for Omnipod branch
2020-05-05 02:34:08 +02:00
Bart Sopers
53e6cd4ef2
Apply several fixed from @andyrozman after Omnipod dagger merge
2020-05-05 02:03:01 +02:00
Bart Sopers
20f9f88d4b
Use allowed default for SP.getString
2020-05-05 01:05:57 +02:00
Bart Sopers
f7f5e0ce19
Replace static reference with member reference
2020-05-05 00:28:27 +02:00
Andy Rozman
7db7e07a70
- added SP to OmnipodUtil
2020-05-04 23:25:03 +01:00
Bart Sopers
7fa1ebfe38
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_dagger_with_initialization_fixes
2020-05-05 00:15:44 +02:00
Milos Kozak
0a63e1f29d
Merge branch 'dev' into rs
2020-05-05 00:08:29 +02:00
Bart Sopers
d8eb777b4c
Restore more formatting
2020-05-04 23:36:00 +02:00
Bart Sopers
df2de82810
Apply @andyrozman's fixes for compilation errors
2020-05-04 23:06:15 +02:00
Bart Sopers
71d5409344
Revert "- removed dependencies to omnipod: Myprefernces, ActivitiesmOdules, AppComponent"
...
This reverts commit ea0b89cbf8
.
2020-05-04 22:50:08 +02:00
Andy Rozman
ea0b89cbf8
- removed dependencies to omnipod: Myprefernces, ActivitiesmOdules, AppComponent
...
- fixed commpiling problem
- removed OmnipodService from Manifest
2020-05-04 17:51:06 +01:00
TebbeUbben
1c075c526e
2.6.1.4
2020-05-04 17:36:37 +02:00
Bart Sopers
1798d260eb
Merge branch 'dev' into omnipod_eros_dev_dagger_history_fix
2020-05-04 17:36:29 +02:00
Milos Kozak
7e6f82d068
Lgging cleanup
2020-05-04 00:14:23 +02:00