Bart Sopers
b5c46e3bcf
WIP on moving Omnipod to a separate module
2020-08-16 23:54:41 +02:00
bartsopers
a30ca700f7
Merge pull request #137 from smuething/protect-pod-management
...
Add protection to Pod management activity
2020-08-16 21:10:14 +02:00
Bart Sopers
100f8fe235
Some Omnipod cleanup after merge
2020-08-16 17:05:32 +02:00
Bart Sopers
5d3426dc70
Replace custom functional interfaces with built in types
2020-08-16 13:56:39 +02:00
Bart Sopers
5bd873cd0e
Remove unused Dash code
2020-08-16 13:22:31 +02:00
Bart Sopers
a3cb8ff648
Merge remote-tracking branch 'upstream/dev' into omnipod_eros_dev_merge_from_upstream
2020-08-16 12:37:28 +02:00
Steffen Müthing
1bae8526d0
Add protection to Pod management activity
...
Pod management should be protected, as it lets you stop the current
Pod. The available activities semm preferences-like to me, so that's
the protection type that I used.
2020-08-15 22:09:29 +02:00
Bart Sopers
f37a2452fb
Small cleanup and added some TODOs
2020-08-15 19:01:48 +02:00
Bart Sopers
59ad718969
Remove SetupProgress enum in favor of PodProgressStatus, which comes directly from the Pod
2020-08-15 11:23:45 +02:00
Milos Kozak
d7f9208acf
fix LP reset button
2020-08-14 17:22:06 +02:00
Milos Kozak
9318f0637a
Merge pull request #2887 from Philoul/ExtendedIOBCalc
...
Replace Default Dia by profile Dia in extendedBolus's Iob calculation
2020-08-14 13:57:26 +02:00
Milos Kozak
3dfa066cf5
MINDIA = 5.0
2020-08-14 11:25:30 +02:00
Philoul
5c7d0a8516
Replace Default Dia by profile Dia in extendedBolus Iob calculation
2020-08-14 10:00:53 +02:00
Milos Kozak
f546fdf837
ignore Can not perform this action after onSaveInstanceState
2020-08-13 13:55:39 +02:00
Bart Sopers
c56bc5ae61
Temporary workaround for pod activation and deactivation wizard crashes on rotation
2020-08-13 12:22:36 +02:00
Bart Sopers
159c1f941d
Ignore IllegalPacketTypeException in AssignAddressAction if packetType is ACK and we already successfully assigned the address before
2020-08-12 18:30:57 +02:00
Bart Sopers
07d520313f
Set String instead of int value for pod LOT in RileyLinkStatusGeneralFragment
2020-08-11 22:46:02 +02:00
Bart Sopers
b5d55adb2e
Store PodProgressStatus in PodState
2020-08-11 21:17:37 +02:00
Bart Sopers
0584cbd6af
Use PodStateManager as a source for displaying info in Omnipod tab (and some other small changes)
2020-08-11 21:00:03 +02:00
Milos Kozak
b8327f6b3a
fix ABS IOB calculation
2020-08-11 14:32:48 +02:00
Bart Sopers
1b2c91a6f9
Fix message sequence numbers when resyncing nonce
2020-08-11 13:10:53 +02:00
Bart Sopers
84ce2d1790
Set pump driver to busy and set state to suspended when Pod has a fault event
2020-08-11 13:10:00 +02:00
Bart Sopers
1ba9244ecd
Don't duplicately log request message when exchanging OmnipodMessage
2020-08-11 10:16:06 +02:00
Bart Sopers
0ba26e8b2c
Update last failed communication time when an exception is thrown in OmnipodCommunicationManager.transportMessages and add log response from the Pod when exchanging messages
2020-08-11 10:16:05 +02:00
Andy Rozman
5e20444bf4
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-08-10 23:07:14 +01:00
Bart Sopers
a55be8d33f
- Fix local alerts
...
- Remove duplicate RL error from Pod tab
2020-08-10 22:27:52 +02:00
Bart Sopers
906b8c2585
Remove argument checks for piVersion in internal pod state representation
2020-08-10 20:49:48 +02:00
Bart Sopers
341474295f
- Allow resetting pairingParameters in PodStateManager if the setup state is ADDRESS_ASSIGNED
...
- Improve pod status screen
- Improve event dispatching in AapsPodStateManager (send less events)
- Add more FIXMEs and TODOs
2020-08-10 20:15:52 +02:00
Bart Sopers
a0ca8cf9cc
- Partial fix for display of RL status
...
- Fix IllegalStateException when AssignAddressAction is executed when an address has already been assigned
- Improve (not yet used) custom unreachable alert check
- Remove hasFixedUnreachableAlert from PumpType
- Remove omnipodPumpStatus.podAvailable in favor of PodStateManager
- Remove some unused code / comments
- Add a bunch of TODOs
2020-08-10 17:58:54 +02:00
Andy Rozman
1ebb7144ec
- reenable fabric events
2020-08-10 14:18:04 +01:00
Milos Kozak
4bacfad0db
fix empty mgdl local profile
2020-08-10 13:06:27 +02:00
Milos Kozak
1bbca2787b
BolusWizard typographic
2020-08-10 12:35:59 +02:00
Bart Sopers
8ed802d91b
Improve information on Pod tab
2020-08-09 21:03:40 +02:00
Bart Sopers
e74e80a4ce
Inject RileyLinkServiceData in SetPreamble command and remove some unused code
2020-08-09 19:11:00 +02:00
Milos Kozak
817ec086a1
prevent IndexOutOfBoundsException
2020-08-09 17:43:51 +02:00
Bart Sopers
1787afda98
Daggerize AapsPodStateManager
2020-08-09 16:41:16 +02:00
Bart Sopers
da2c2110da
Load pod state after initializing PodStateManager
2020-08-09 14:06:45 +02:00
Bart Sopers
050816ddf9
Restore accidentally removed code
2020-08-09 14:04:24 +02:00
Bart Sopers
62bda451a0
Prevent NPE
2020-08-09 13:36:08 +02:00
Bart Sopers
e5274e2d3a
- Extract abstract class for PodStateManager on driver level
...
- Remove PodStateChangedHandler
- Add new fields to PodState
- Add Lot, Tid and Firmware Version in Pod tab
- Various small improvements
- Add some FIXMEs
2020-08-09 13:24:48 +02:00
Philoul
b70c6c9f1b
Update BGSourceFragment
...
Arrow color a little bit lighter than text (don't find exact text color)
Default color for arrows swtiched to white
2020-08-09 10:49:54 +02:00
Bart Sopers
31938547a5
Fixes for PodStateManager
2020-08-08 21:38:08 +02:00
Philoul
adc71aae08
Update Overview Layout for Arrow icons
...
Add a directionToIcon function in BGReading
Move arrow icons to core
2020-08-08 19:09:21 +02:00
Bart Sopers
10cde3e744
More improvements for PodStateManager
2020-08-08 19:05:36 +02:00
Bart Sopers
2a73127202
Small code improvements for PodStateManager
2020-08-08 18:52:49 +02:00
Bart Sopers
76d267dce4
Prevent NPE
2020-08-08 18:44:33 +02:00
Bart Sopers
3bc53544a2
Bug fixes and improvements in PodStateManager stuff
2020-08-08 18:37:10 +02:00
Bart Sopers
b50670cceb
Replace PodState with PodStateManager
2020-08-08 18:16:37 +02:00
Andy Rozman
337c61d500
- added dependency
2020-08-08 15:16:50 +01:00
Bart Sopers
a06d78b0b7
Add dagger annotations in AapsPodStateManager
2020-08-08 15:42:53 +02:00
Bart Sopers
ffb518f50f
Introduce PodStateManager
2020-08-08 15:26:51 +02:00
Bart Sopers
80e8d094df
Improve pod status text
2020-08-06 23:01:28 +02:00
Bart Sopers
d446751d8a
Correctly load Pod state from Shared Preferences after startup
2020-08-06 20:19:15 +02:00
Andy Rozman
eafb68d496
- small change init of RfSpyReader
...
- changed log in RfSpy
2020-08-02 15:28:07 +01:00
Andy Rozman
11c71149ad
- added firmware versions
...
- changed faulty init in RadioResponse
- added some logging
2020-08-02 14:46:07 +01:00
Andy Rozman
faeb2576a9
- added real pod status to pod status
2020-08-01 19:54:58 +01:00
Philoul
4bf1e886a4
Fix Plugin Preference enable for Overview
2020-08-01 19:14:38 +02:00
Andy Rozman
54d30cd8c4
- reverted some of my changes
...
- fixed problem that service doesn't start with AAPS, but with Tab click
2020-07-31 19:00:00 +01:00
Andy Rozman
557568b353
- fixed some cosmetical changes
...
- fixed problem with initialization, now MDT is initialized at once
2020-07-31 16:39:56 +01:00
Andy Rozman
20e2bf0b06
Merge branch 'dev' into medtronic_modules
2020-07-31 11:21:05 +01:00
Milos Kozak
ba4f599242
include EB in statistics
2020-07-28 13:51:03 +02:00
Milos Kozak
ed969300ef
fix tests
2020-07-27 22:27:47 +02:00
Milos Kozak
400e9399a5
MinutesNumberPicker
2020-07-27 21:11:57 +02:00
Milos Kozak
b7221aa286
prevent missing pump status in NS
2020-07-27 15:21:36 +02:00
Andy Rozman
6ad35510f3
- moved tests
...
- some other minor changes
2020-07-26 14:36:00 +01:00
Milos Kozak
007df3aab3
make SMB prefs more clear
2020-07-26 12:56:47 +02:00
Milos Kozak
1edef7fb4e
prevent stack overflow
2020-07-26 11:11:14 +02:00
Andy Rozman
996417bb47
Merge branch 'dev' into medtronic_modules
2020-07-25 00:44:09 +01:00
Andy Rozman
8e438f05fe
- some changes with package fixes
2020-07-25 00:39:56 +01:00
Milos Kozak
bad7a584c6
cleanup nsclient settings
2020-07-24 13:30:19 +02:00
Milos Kozak
7bf9b8d588
better info in nsclient mode
2020-07-24 13:00:11 +02:00
Milos Kozak
80f2467694
remove logging
2020-07-24 12:42:28 +02:00
Milos Kozak
d51a7c9461
scheduleBgHistoryChange
2020-07-24 12:39:18 +02:00
Milos Kozak
6b676a1dfd
prevent NPE
2020-07-24 10:18:19 +02:00
Milos Kozak
fc69e851d1
Merge pull request #2849 from dlvoy/fix-prefs-import-crash
...
Fix preferences import/export related crashes
2020-07-24 10:06:46 +02:00
Milos Kozak
f9806162e1
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-07-24 07:48:00 +02:00
Milos Kozak
0a6cd80257
fix keepalive
2020-07-24 07:47:54 +02:00
Dominik Dzienia
310c0b9137
Refactor hardcoded error messages to be translatable
2020-07-23 13:42:55 +02:00
Dominik Dzienia
3d0c214f44
Fix crash when user insist on exporting preferences while denying granting storage permission
...
* Handles IO errors and display toast about FS / permission errors
* Clarify text - storage permissions are needed not only for logs, but for export too
2020-07-23 13:33:15 +02:00
Dominik Dzienia
4068cd72ca
Fix crash when preferences import list is opened for the second time (due to buggy implementation of ActivityResult and Contracts in early androidx)
...
* updated to newest version of fragments where bug is fixed
* catched exception and inform user with Toast
* refactor duplicated code in ImportExportPrefs
2020-07-23 12:59:42 +02:00
Milos Kozak
66a19cce22
remove unneeded variable
2020-07-21 22:24:13 +02:00
Milos Kozak
74ca36bb6e
fix NPE
2020-07-21 22:14:46 +02:00
Milos Kozak
05eee2ebb9
fix user message time
2020-07-20 13:28:07 +02:00
Milos Kozak
35a2692d25
Merge pull request #2822 from Philoul/ProfileHelperImprovement
...
Profile helper UI improvement (color & icon)
2020-07-20 12:57:54 +02:00
Milos Kozak
15586abe52
fix AS calculation
2020-07-20 12:33:35 +02:00
Milos Kozak
3174b8219e
Merge pull request #2821 from Philoul/FixOverviewTBRIcon
...
Fix TBR icon even with 100% percent set
2020-07-20 08:14:12 +02:00
Andy Rozman
23cd1d9143
- some minor changes on dependency (removed full path)
...
- removed some logging
- fixed DailyTotalsDTO toString
- changed level of some logging
2020-07-18 15:18:25 +01:00
Philoul
507e04a30b
Compare Profile icon and tab2 color
...
Change tab 2 color (to red) and Profile type label color (to red when tab 2 selected)
2020-07-17 01:09:30 +02:00
Milos Kozak
e3cd61cffc
DPV profile
2020-07-16 17:30:04 +02:00
Milos Kozak
39b4eac60f
add delay to executing automations
2020-07-15 22:46:59 +02:00
Philoul
61c3391eb5
Fix TBR icon even with TBR 100% set
2020-07-15 21:15:49 +02:00
Milos Kozak
9ff3011514
fix current location button
2020-07-15 20:06:45 +02:00
Milos Kozak
24f60ebc65
profile helper
2020-07-14 16:51:13 +02:00
Andy Rozman
6e50c3651d
Merge branch 'dev' into medtronic_modules
2020-07-12 20:21:03 +01:00
Andy Rozman
ea80eb3c9b
- created 2 modules: rileylink and medtronic
...
- refactored some classes
2020-07-12 20:15:11 +01:00
Milos Kozak
639e5b8302
Merge branch 'dev' into profilehelper
2020-07-09 18:59:25 +02:00
Milos Kozak
1d8120d051
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-07-09 18:58:58 +02:00
Milos Kozak
c2e5470da7
prevent ArrayIndexOutOfBoundsException
2020-07-09 18:52:09 +02:00
Milos Kozak
f39df8e8eb
check for input data
2020-07-09 18:48:28 +02:00
Milos Kozak
4b967d237c
Merge branch 'dev' into profilehelper
2020-07-09 18:40:48 +02:00
Milos Kozak
112032ab0e
fix nullable params
2020-07-09 14:26:19 +02:00
Milos Kozak
9401fd0d80
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-07-09 14:21:58 +02:00
Milos Kozak
950e3a677b
Merge pull request #2804 from Tornado-Tim/greenbox-fix
...
Fix: Green Glucose Target override
2020-07-08 23:07:31 +02:00
Milos Kozak
45f168d427
fix nsclient layout
2020-07-08 22:29:26 +02:00
Tim Gunn
a93485a3c0
Fix the greenbox
2020-07-09 00:46:10 +12:00
Milos Kozak
2b7cb0d558
prevent kotlin exceptions
2020-07-07 17:16:22 +02:00
Milos Kozak
2c884821e0
ProfileHelper
2020-07-06 21:14:00 +02:00
Milos Kozak
b91f8e668a
Profile comparator
2020-07-06 13:52:10 +02:00
AdrianLxM
73cb485607
Warn user of insecure fallback on missing master password and activated fingerprint
2020-07-04 21:57:27 +02:00
Milos Kozak
91bc31ba1b
fix tablet mode
2020-07-04 10:22:37 +02:00
Milos Kozak
b02992e46b
fix tests
2020-07-03 21:07:20 +02:00
Milos Kozak
888e7f4ab6
keep reference time for cached values
2020-07-03 20:10:47 +02:00
Milos Kozak
9c57e6b9b9
prevent NPE
2020-07-03 10:46:19 +02:00
Milos Kozak
1f71da4346
overview target logging
2020-07-03 10:38:16 +02:00
Milos Kozak
045b79d22f
do not run RandomBgPlugin in main thread
2020-07-03 00:24:01 +02:00
Milos Kozak
9361010e46
do not run automation in main thread
2020-07-03 00:19:51 +02:00
Milos Kozak
c2ae713cc4
prevent NPE:
2020-07-02 23:50:38 +02:00
Milos Kozak
e9670dd20a
fix displaying cob for nsclient
2020-07-02 23:35:19 +02:00
Milos Kozak
6e88d127e5
fix grabbing SSID info
2020-07-02 22:45:47 +02:00
Milos Kozak
3a2790acc3
remove BgSource from setup wizard
2020-07-02 20:28:42 +02:00
Milos Kozak
b13c39ebc5
set predefined values for nsclient
2020-07-02 16:41:48 +02:00
Milos Kozak
a08c1d5269
fix clash comming from RS history
2020-07-01 20:54:49 +02:00
Milos Kozak
d66d362aa3
Merge pull request #2775 from Philoul/BGDeltaConsistency
...
BG Deltas consistency enhancement
2020-06-30 23:01:56 +02:00
Tim Gunn
c4a317f515
Dismiss carb notifications automatically if no longer needed, crossfingers fix double wear OS notifications
2020-06-27 01:06:28 +12:00
Tim Gunn
2391ebe399
Remove the amount of carbs required from the main overview if a carb treatment has been made after APS run
2020-06-27 01:03:25 +12:00
Milos Kozak
d04cf567b8
Merge pull request #2776 from Philoul/AutomationTempTargetMmol
...
Fix mmol units in automation Temp Target Action
2020-06-26 10:59:48 +02:00
Philoul
5f02a1cc84
Fix units in Automation TT Action
2020-06-26 09:28:12 +02:00
Philoul
d28770ac08
Forgotten prediction lines
2020-06-25 21:33:45 +02:00
Philoul
2656e6a12c
BG Deltas consistency enhancement
...
- Delta after minutes and label right aligned in layout (hard coded for label as it was in OverviewFragment)
- Signed delta avg values
2020-06-25 18:16:10 +02:00
Philoul
2606e51eb1
Second Fix, send all raw values sent in mg/dl (BG values, lowline and highline)
...
It's hard coded in mg/dl in Wear
Minor improvement in Wear code (just increase a little bit highest BG value in graphs, 400 mg/dl is sometimes too low => updated to 450 mg/dl)
2020-06-25 17:02:18 +02:00
Milos Kozak
0b0b4fc637
handle NS announcements properly
2020-06-24 19:15:35 +02:00
Milos Kozak
4d5880f034
Merge pull request #2741 from Philoul/Vector_Icons
...
Vector icons
2020-06-23 10:31:52 +02:00
Milos Kozak
be6c184061
try to catch startup error
2020-06-22 23:31:13 +02:00
Milos Kozak
3305a5979d
fix displaying profile switches
2020-06-22 22:55:50 +02:00
Milos Kozak
6783c78d32
remove TODO
2020-06-22 22:20:11 +02:00
Milos Kozak
6cbdd6b98a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-06-22 22:19:34 +02:00
Milos Kozak
6a1394b7b9
activate correct profile
2020-06-22 22:19:27 +02:00
Milos Kozak
63bf758636
Merge pull request #2747 from Philoul/Fix_Color_Watch_mmol
...
Fix "always yellow" in watch even if within range (mmol unit)
2020-06-22 21:06:30 +02:00
Milos Kozak
500de5fa2d
fix status lights
2020-06-22 21:01:32 +02:00
Philoul
7f32881e10
Fix "always yellow" in watch
2020-06-20 14:54:54 +02:00
Philoul
d55c9d9ff6
Update Layout and code with new icons
2020-06-19 14:24:31 +02:00
Milos Kozak
c66084d3ab
revert RandomBg safety
2020-06-19 11:13:30 +02:00
Dominik Dzienia
7f62450d99
Fix prediction data sent to WearOS by properly reacalculating them into current app unit
2020-06-17 15:53:46 +02:00
Dominik Dzienia
6b7420d0b7
Fix data sent to WearOS by properly reacalculating them into current app unit
2020-06-17 15:10:25 +02:00
Milos Kozak
782b109ebe
Merge pull request #2716 from Philoul/Replace_Png_Icons
...
Replace some png icons by vector
2020-06-16 22:16:34 +02:00
Philoul
5c2c8b5190
Safe Delete done
...
Forgotten usage added
2020-06-16 19:46:42 +02:00
Philoul
87f7dc0422
Delta added and clone lightened
2020-06-15 19:15:06 +02:00
Philoul
acfd9621b7
replace 4 LowRes Icons (add, remove, clone and as)
...
For add, remove and clone I set width and height to 16dp (automatically scaled in Local Profile layout but not in automation)
for as, I replaced low res icon by double arrows of overview fragment (size a little bit increased because in automation icons are very small)
2020-06-15 16:48:35 +02:00
Milos Kozak
0f971ebe29
Merge pull request #2712 from Philoul/Clean_double_string_names
...
Clean double string names
2020-06-15 12:34:01 +02:00
Milos Kozak
dae39d4379
fix NPE
2020-06-15 11:23:06 +02:00
Milos Kozak
bb5157bcca
synchronized updateGui
2020-06-15 11:21:39 +02:00
Philoul
129c3d82d6
Seven loop icons done
2020-06-14 01:57:54 +02:00
Philoul
5ef52ea90f
Some new vector icons again
2020-06-13 17:37:52 +02:00
Philoul
d3e98fb09b
Create vector icon to replace png
2020-06-12 22:17:15 +02:00
Milos Kozak
dae717d524
try to fix crash
2020-06-11 23:33:29 +02:00
Milos Kozak
b5c72cb4a9
Merge pull request #2614 from Tornado-Tim/carbs-required
...
Show Carbs required - Updated from #1974
2020-06-11 20:42:43 +02:00
Milos Kozak
b73196a8d1
Merge branch 'dev' into insight-artificial-end-delay
2020-06-11 14:56:58 +02:00
Milos Kozak
6826bed92f
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-06-11 14:56:38 +02:00
Milos Kozak
17d71d218b
allow RandomBg upload
2020-06-11 14:55:29 +02:00
Milos Kozak
e09fd75a9b
Merge pull request #2680 from Lexsus/dev_Milos
...
add PUMP CONNECT and PUMP DISCONNECT commands
2020-06-11 14:14:39 +02:00
Milos Kozak
deb99f236b
better automation logging
2020-06-11 12:26:38 +02:00
Milos Kozak
8d2139fb59
history browser x-axis fix
2020-06-11 11:34:33 +02:00
Philoul
ac98f2e144
Rename Exam double Strings
2020-06-10 15:38:26 +02:00
Milos Kozak
8b45464f30
secondary graphs layout improvements
2020-06-04 16:24:53 +02:00
Milos Kozak
064389d066
fix HistoryBrowser crash
2020-06-04 14:34:40 +02:00
Tim Gunn
3b3df40ef5
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-06-03 20:54:29 +12:00
Milos Kozak
15378fb2b8
InMemoryGlucoseValue
2020-06-02 21:59:51 +02:00
Milos Kozak
484f3a2a98
invalidate cache including bg after bg change
2020-06-02 19:28:56 +02:00
Tim Gunn
2c2201129b
Remove oref SMB carbs required preference
2020-06-03 00:17:05 +12:00
Tim Gunn
8142df9487
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-06-02 23:57:15 +12:00
Lexsus
94390ca32f
fixed after review.
2020-06-01 19:29:37 +03:00
Milos Kozak
3f97530b02
Merge pull request #2691 from Philoul/AbsCurveBackgroung
...
ABS Curve in background
2020-06-01 13:28:03 +02:00
Tim Gunn
ec188f1329
revert change
2020-06-01 12:14:45 +12:00
Milos Kozak
4efeb77fdc
remove deprecation
2020-06-01 00:06:05 +02:00
Tim Gunn
8fefa0b5aa
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-06-01 02:14:17 +12:00
Milos Kozak
55bccafef5
Large display skin
2020-05-31 12:02:42 +02:00
Milos Kozak
09de329934
libs update & cleanup
2020-05-31 11:27:12 +02:00
Milos Kozak
95e6b02873
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-05-31 10:12:45 +02:00
Milos Kozak
31b3177561
upgrade fabric to firebase
2020-05-31 10:12:36 +02:00
Tim Gunn
f69c11af40
Refractor to use new function
2020-05-31 16:43:32 +12:00
Tim Gunn
8aabf15dfe
snooze carb alerts for 15 min after treatments
2020-05-31 16:43:07 +12:00
Tim Gunn
28f2630a91
Eliminate Double notifications
2020-05-31 16:42:13 +12:00
Tim Gunn
04bd98e0e5
Add Last Carb Time
2020-05-31 16:41:19 +12:00
Philoul
a39b7be520
Order in menu changed too for consistency
...
So it's necessary to select again curves in secondary graphs...
2020-05-31 00:52:32 +02:00
Philoul
51739c31b7
ABS Curve in background
...
I didn't change order in selection menu (otherwise selected curves are changed in secondary graphs...)
2020-05-31 00:18:23 +02:00
Milos Kozak
f4293d4183
Merge pull request #2688 from Philoul/Add_Translation_Secondary_Graph_Title
...
Add translation for secondary graph title
2020-05-30 21:50:02 +02:00
Tebbe Ubben
5395ca4e71
Update LocalInsightPlugin.java
2020-05-29 19:51:13 +02:00
Lexsus
4af06620fb
add tests for PUMP DISCONNECT sms command
2020-05-29 19:15:11 +03:00
Tim Gunn
15717f0271
fix duplicate vals
2020-05-29 22:42:54 +12:00
Tim Gunn
0dfdf6c68a
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-29 21:51:05 +12:00
Milos Kozak
df0e46f47b
remove duplicated files
2020-05-28 22:00:16 +02:00
Milos Kozak
02aff75dff
change delay to 1.5s
2020-05-28 21:33:36 +02:00
Milos Kozak
458efe467f
Merge pull request #2689 from Philoul/FixCOBHistoryBrowser
...
Fix Missing COB in history browser
2020-05-28 21:21:19 +02:00
Philoul
bef8b38b76
Fix Missing COB in history browser
...
But more calculation and slower :(
2020-05-28 18:06:32 +02:00
Lexsus
9a1993c5f6
corrections.
...
add some test for sms commands
2020-05-28 17:33:51 +03:00
Philoul
1a94d3d55e
Add Strings for secondary graph title for translation
2020-05-28 16:26:57 +02:00
TebbeUbben
79cafc14f5
Insight: Log end events five seconds earlier
2020-05-28 15:24:53 +02:00
TebbeUbben
fa8e784733
Fix Open Humans Uploader
2020-05-28 15:19:35 +02:00
Milos Kozak
0abfb4c4f3
Merge branch 'dev' into carbs-required
2020-05-27 23:19:24 +02:00
Milos Kozak
49274ac0ef
Merge pull request #2602 from Tornado-Tim/skip-neutral-temps
...
WIP: Add skip Neutral Temps preference
2020-05-27 23:16:42 +02:00
Milos Kozak
77df5cdc10
Merge pull request #2679 from andyrozman/bug_2654_1
...
Bug 2654 (2)
2020-05-26 20:16:46 +02:00
Milos Kozak
c5aa12c5ba
double SMB fix
2020-05-26 19:58:50 +02:00
Lexsus
11f768636e
add PUMP CONNECT and PUMP DISCONNECT commands
2020-05-26 12:48:21 +03:00
TebbeUbben
5533f87bbc
Also upload APS data
2020-05-26 01:42:33 +02:00
Andy Rozman
3bbbeed07d
- There are few fields hidden between implementations MedtronicCommunicationManager and RileyLinkCommunicationManager. If there is error in packet (if MySentry is configugured on Pump), there is NPE when trying to write to log.
2020-05-25 22:40:55 +01:00
Milos Kozak
ec3ebd17db
History activity performance improvement
2020-05-25 13:54:43 +02:00
Tim Gunn
7622d272c3
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-25 21:16:32 +12:00
Milos Kozak
8a731a9187
SMSCommunicator LOOP command auth
2020-05-24 23:40:51 +02:00
Milos Kozak
0a33f4c0db
fix TriggerRecurringTime #2
2020-05-24 21:10:44 +02:00
Milos Kozak
1cb648c09a
fix TriggerRecurringTime
2020-05-24 20:23:22 +02:00
Milos Kozak
87eb8021de
configbuilder fix
2020-05-23 22:49:05 +02:00
Milos Kozak
3d1b500395
fix ProfileSwitch loading
2020-05-23 22:16:55 +02:00
Milos Kozak
8ae817cdda
nsalarm notifications fix
2020-05-23 21:54:01 +02:00
Milos Kozak
8e49717794
Merge pull request #2647 from Philoul/Insight_Pref_Vibration
...
Add vibration in Insight preferences
2020-05-23 18:08:53 +02:00
Milos Kozak
88adf04652
Merge pull request #2663 from Tornado-Tim/show-targets
...
Show oref internal overridden targets
2020-05-23 18:01:28 +02: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
Milos Kozak
d40188f04e
Default language option
2020-05-23 15:39:05 +02:00
Tim Gunn
72943a5236
Add back setting adjustment
2020-05-22 11:08:01 +12:00
TebbeUbben
3fc2aede23
Improve performance of copy operation
2020-05-21 00:21:31 +02:00
TebbeUbben
db1f9366aa
Increase maximum wakelock duration
2020-05-21 00:05:54 +02:00
TebbeUbben
c7df607d97
Some UI candy
2020-05-20 23:59:14 +02:00
AdrianLxM
06e97400f7
Simplify show-targets view logic
2020-05-20 22:34:09 +02:00
TebbeUbben
09b81093dc
Also upload preferences
2020-05-20 22:11:31 +02:00
TebbeUbben
b239100c13
Open Humans Uploader: Initial commit
2020-05-20 21:49:01 +02:00
Tim Gunn
bf412ea798
refractor
2020-05-21 04:19:22 +12:00
Tim Gunn
723c029228
Deal with 0.0 if AMA is used
2020-05-21 02:20:38 +12:00
Tim Gunn
77a5af75e2
Display when Target BG is overidden
2020-05-21 00:11:36 +12:00
Tim Gunn
a20008c0db
Add TargetBG
2020-05-21 00:10:51 +12:00
Philoul
6229161c96
Add constraintChecker for autosens icon in overview
2020-05-19 19:32:27 +02:00
Tim Gunn
3ae1bb669d
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-20 00:09:57 +12:00
Milos Kozak
b2b1485c27
fix Actions buttons visibility
2020-05-19 13:22:02 +02:00
Milos Kozak
d9b8a32aea
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-05-19 12:52:15 +02:00
Milos Kozak
eeb4ce1686
fix HistoryBrowser injection
2020-05-19 12:52:01 +02:00
Philoul
72e541908c
Revert "Fix Wear Control Kotlin doesn't like regex... (AAPS crashed on these lines with ""\\s+", replaced by a space)"
...
=> Second proposal better than my first one, split works with regex if it is of type Regex (it doesn't recognize first \ as a regex string but as an escape character...)
This reverts commit 480542a1
2020-05-17 08:09:58 +02:00
Philoul
480542a143
Fix Wear Control
...
Kotlin doesn't like regex... (AAPS crashed on these lines with ""\\s+", replaced by a space)
2020-05-17 01:58:07 +02:00
Milos Kozak
8729fe18bd
fix urgent NS alarm preference
2020-05-16 22:43:18 +02:00
Milos Kozak
ca94e6cc67
layout #2
2020-05-15 22:41:14 +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
Milos Kozak
51ab43416a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-05-15 08:20:24 +02:00
Milos Kozak
c311d593c1
show actions tab in NSC
2020-05-15 08:20:09 +02:00
Tim Gunn
b1c6b81bb7
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-15 16:26:23 +12: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
be883afabe
Merge pull request #2644 from Philoul/Sensitivity_Icon
...
Sensitivity icon
2020-05-14 21:13:33 +02:00
Milos Kozak
2d3f1323dd
layout update
2020-05-14 21:07:51 +02:00
Philoul
66c2bab60f
Sensitivity Icon end proposal with a new icon
...
Svg file added in icons folder
2020-05-14 14:39:27 +02:00
Philoul
47725ad5d5
Sensitivity Icon (50% alpha if autosens disable)
2020-05-14 12:42:33 +02:00
Milos Kozak
a241a23c99
fix pref parsing
2020-05-13 23:28:07 +02:00
Milos Kozak
bc217438e9
fix message call MDT
2020-05-13 21:16:29 +02:00
Tim Gunn
bcfd5e0149
revert counter logic
2020-05-13 11:36:32 +12:00
Tim Gunn
81ea43b218
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-13 10:34:07 +12:00
Tim Gunn
15df6f3349
merge n fix
2020-05-13 10:14:02 +12:00
Milos Kozak
c03a89db16
HistoryBrowser fix
2020-05-13 00:11:48 +02:00
Tim Gunn
fa74cf4804
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-13 09:37:50 +12:00
Milos Kozak
903555ed9f
Dana msg refactor
2020-05-12 23:33:42 +02:00
Milos Kozak
65982ab94a
Merge branch 'dev' into carbs-required
2020-05-12 17:01:29 +02: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
b7ef191003
lint & deprecation
2020-05-12 13:34:32 +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
1d1d57a458
fix SPBackupAgent
2020-05-12 00:04:09 +02:00
Milos Kozak
1b625265d0
Merge remote-tracking branch 'origin/master' into dev
2020-05-11 23:53:20 +02:00
Milos Kozak
b5770d8e1b
Merge pull request #2638 from MilosKozak/danarefactor
...
Dana: refactor to modules
2020-05-11 20:36:50 +02:00
Milos Kozak
b0513be8bf
remove crashing dump
2020-05-11 20:15:35 +02:00
Milos Kozak
9e8124bc29
fix dana bolusing dialog
2020-05-11 20:05:12 +02:00
Milos Kozak
14b9ee3798
update manifests
2020-05-11 17:32:02 +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
AdrianLxM
28dd3dedac
fix Java -> Kotlin nullability issue
2020-05-11 13:34:10 +02:00
Tim Gunn
a4f4894985
fixes
2020-05-11 21:54:32 +12:00
Tim Gunn
add8b71ea3
Internationalisation
2020-05-11 21:51:32 +12:00
Tim Gunn
ea3ce995d8
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-11 21:14:33 +12:00
Andy Rozman
19675b1951
- change onStart
2020-05-10 23:19:11 +01:00
Milos Kozak
b24690c2fa
move RSCommModule
2020-05-10 23:45:49 +02:00
Milos Kozak
2375b159fa
resources cleanup
2020-05-10 22:31:36 +02:00
Milos Kozak
b43e7e5930
Merge pull request #2627 from Philoul/TempBasal_Icon_Switched
...
Temp Basal new icons for temp basal in overview
2020-05-10 21:11:41 +02:00
Milos Kozak
9ac88f7def
remove mdtp library
2020-05-10 21:07:58 +02:00
Milos Kozak
05f73cd3ff
elimitate careportal
2020-05-10 20:10:08 +02:00
Andy Rozman
95ef79e8e0
- fix for FoodFragment (fixed by Adrian on dev)
2020-05-10 16:11:36 +01:00
AdrianLxM
cd84597058
Kotlin interface not stricter than Java superclass
...
Intrinsic check in Kotlin if view is null lead to crashes.
view is not even used so we can accept null.
2020-05-10 16:56:48 +02:00
Andy Rozman
80f5b3cf4b
- changes on service starting (moved from cnst to onStart method)
...
- change RileyLinkBLE to stop reader
- added log for start and stop of service
2020-05-10 14:08:56 +01:00
Milos Kozak
54e68ef248
clean up
2020-05-10 11:49:37 +02:00
Tim Gunn
efc25ddcd5
Use preferences
2020-05-10 21:25:14 +12:00
Tim Gunn
a501b37159
Show animation if carbs are required
2020-05-10 21:24:46 +12:00
Milos Kozak
311f9dd119
danar module
2020-05-10 11:03:19 +02:00
Tim Gunn
c9cf2cbae4
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-10 13:05:30 +12:00
Milos Kozak
a99be409eb
dana module
2020-05-09 20:18:12 +02:00
Andy Rozman
c00d6344e5
- added some code to RileyLinkBLE
2020-05-09 12:09:47 +01:00
Andy Rozman
d177e08355
- changed build file
...
- some changes to RileyLinkBLE to handle displaying Error
- loadSessionState from util used
- remove driver specific identifier functionality from RileyLinkService
2020-05-09 12:03:17 +01:00
Milos Kozak
7fc631a729
RS -> danaRS finished
2020-05-09 10:52:20 +02:00
Andy Rozman
e2e4c6a17f
- show RL status
2020-05-08 18:38:04 +01:00
Philoul
84f032a7a2
Revert "Temp Basal icon switched"
...
I replace first proposal with a new one with 3 icons
This reverts commit 24112eb4
2020-05-08 17:58:01 +02:00
Andy Rozman
480aac2d18
- RL status refresh
2020-05-08 15:23:02 +01:00
Milos Kozak
040c76d839
move pass 1
2020-05-08 14:59:30 +02:00
Andy Rozman
2243ec6061
- dagger
2020-05-08 13:05:31 +01:00
Andy Rozman
de78ceb080
- added dagger deps
2020-05-08 12:47:35 +01:00
Andy Rozman
745b59cbed
-initpodtask possible fix
2020-05-08 12:20:29 +01:00
Milos Kozak
61a077542c
DanaRPump -> danars
2020-05-08 11:56:02 +02:00
Andy Rozman
9a36e9def8
- added dagger dependency for InitPodTask
2020-05-08 10:47:12 +01: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
Andy Rozman
bd39e246f3
- refactor OmnipodUIComm to support Dagger injections
...
- added DeviceCommandExecutor interface
- added method to interface RileyLinkPumpDevice
2020-05-07 22:41:24 +01:00
Milos Kozak
70e9d3e88a
fix tests
2020-05-07 23:40:59 +02:00
Andy Rozman
a915c279d4
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-05-07 21:22:22 +01:00
Andy Rozman
6f3379037b
- added logging at RfSpy where we select frequency
2020-05-07 21:21:47 +01:00
Bart Sopers
4dc3440637
Restore null check in RuleyLinkCommunicationManager
2020-05-07 22:09:23 +02:00
Bart Sopers
7f2448adeb
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-05-07 21:16:36 +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
Philoul
24112eb437
Temp Basal icon switched
2020-05-07 08:29:03 +02:00
Andy Rozman
5527c3d70d
- remove omnipod as option from config builder
2020-05-07 01:04:29 +01: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
25e0b8b190
Add dagger stuff
2020-05-06 23:38:56 +02: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
cf291b3adc
fix after lib update
2020-05-06 01:18:04 +02:00
Milos Kozak
a02bd59dc0
Merge remote-tracking branch 'origin/dev' into rs
2020-05-05 23:28:22 +02:00
Milos Kozak
1f4f5600bc
NoSplashAppCompatActivity -> core
2020-05-05 23:27:01 +02:00
Milos Kozak
25c1100330
Merge remote-tracking branch 'origin/dev' into rs
2020-05-05 22:49:49 +02:00
Milos Kozak
d114be7344
revert debug code
2020-05-05 22:43:26 +02:00
Milos Kozak
bba7adc9aa
fix Runnables after protection check, cleanup
2020-05-05 22:42:16 +02:00
Milos Kozak
8858d3b5f9
Merge remote-tracking branch 'origin/dev' into layout
2020-05-05 22:00:54 +02:00
Milos Kozak
bbf5e6564f
new icons
2020-05-05 22:00:35 +02:00
Dominik Dzienia
9a3cc5af82
Adds support for preferences directory, list of preferences to import, additional check on imported preferences metadata
2020-05-05 18:42:53 +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
5e3e947d8e
Restore more formatting
2020-05-04 23:55:01 +02:00
Bart Sopers
e7fe05dbeb
Restore more formatting
2020-05-04 23:52:51 +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
Milos Kozak
4a17fdc9a0
Merge remote-tracking branch 'origin/dev' into layout
2020-05-04 21:55:20 +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
Andy Rozman
6aaca5899c
- changed Omnipod module
2020-05-04 11:27:12 +01:00
Milos Kozak
d0221c34aa
Merge pull request #2616 from Philoul/Fix_TemporaryBasal_Crash
...
Fix Crash TemporyBasal
2020-05-04 11:53:22 +02:00
Milos Kozak
948bb8dc33
Merge pull request #2617 from Philoul/DatabaseHelper_Missing_Function
...
Add missing function in DatabaseHelper
2020-05-04 11:52:50 +02:00
Milos Kozak
ab9da6e2b6
AlertDialogs -> core
2020-05-04 10:49:19 +02:00
Philoul
3e63d32d60
Add missing function in DatabaseHelper
...
getExtendedBolusDataFromTime(long from, long to, boolean ascending)
=> I need it for autotune plugin...
2020-05-04 10:40:22 +02:00
Philoul
d44bc87d1b
Fix Crash TemporyBasal
...
Injector missing with extendedbolus
2020-05-04 10:15:21 +02:00
Milos Kozak
2fb0198418
RxBus -> core
2020-05-04 01:36:46 +02:00
Milos Kozak
e1ddde9697
FabricPrivacy -> core
2020-05-04 01:27:47 +02:00
Milos Kozak
5be4a5dd97
AAPSLogger -> core
2020-05-04 00:42:13 +02:00
Milos Kozak
99907ed029
SP -> core
2020-05-04 00:33:27 +02:00
Milos Kozak
7e6f82d068
Lgging cleanup
2020-05-04 00:14:23 +02:00
Milos Kozak
db16434154
build.gradle unify
2020-05-03 22:18:58 +02:00
Milos Kozak
53383461f0
core module
2020-05-03 21:27:42 +02:00
TebbeUbben
abb9505122
Insight: Disable vibration on bolus for firmware version 3
2020-05-03 18:52:26 +02:00
Milos Kozak
c17f8d10ad
split dependency to IconsProvider
2020-05-03 17:50:33 +02:00
Andy Rozman
02366cad62
- small cosmetic change
2020-05-03 16:02:41 +01:00
Milos Kozak
a5f384f07f
forgotten code
2020-05-03 16:10:48 +02:00
Milos Kozak
22d8b6bcff
Merge remote-tracking branch 'origin/dev' into rs
2020-05-03 15:37:02 +02:00
Milos Kozak
3e533f4818
Merge branch 'dev' into carbs-required
2020-05-03 15:17:25 +02:00
Milos Kozak
027bc64f0f
Skins
2020-05-03 15:04:08 +02:00
Bart Sopers
57be461fd4
Don't keep next Pod address in AapsOmnipodManager
2020-05-03 13:59:33 +02:00
Bart Sopers
5b96e18234
Don't log full stack trace of ignored Exception in OmnipodCommunicationService.exchangePackets
2020-05-03 13:50:11 +02:00
Bart Sopers
b676638942
Remove next pod address after succesful pairing
2020-05-03 13:43:06 +02:00
Bart Sopers
79d64dff64
Use static Pod address in between pairing retries and remove unused methods from OmnipodUtil
2020-05-03 13:31:19 +02:00
Tim Gunn
1598d0c45e
Use different defaults if using Medtronic Pump
2020-05-03 23:11:29 +12:00
Bart Sopers
a0b4e0c7ce
Update PodProgressStatus values to match Omnikit Wiki
2020-05-03 12:59:24 +02:00
Tim Gunn
d5293d896d
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-05-03 21:06:07 +12:00
Tim Gunn
b1b6a1b6af
Further refractor and use shared preferences
2020-05-03 18:04:51 +12:00
Tim Gunn
0e2de9d140
Convert to Kotlin
2020-05-03 17:06:10 +12:00
Tim Gunn
a1450feb2b
Merge branch 'display-carsReq' of github.com:twain47/AndroidAPS into carbs-required
2020-05-03 16:45:45 +12:00
Milos Kozak
75251e3870
cache more pages in Pager
2020-05-03 01:06:36 +02:00
Milos Kozak
818e7cd6b6
Merge remote-tracking branch 'origin/dev' into layout
2020-05-03 00:32:30 +02:00
Milos Kozak
8fe57c9d7a
unify layouts
2020-05-03 00:32:26 +02:00
Andy Rozman
634042b40d
- omnipod eros driver and REQUIRED changes
2020-05-02 21:49:15 +01:00
Andy Rozman
0149378b13
- clean up after merge prepare
2020-05-02 21:42:49 +01:00
Milos Kozak
2723e6615d
main layout finished
2020-05-02 20:37:37 +02:00
Andy Rozman
037d9e88df
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-05-02 15:30:59 +01:00
AdrianLxM
9995e7448b
RandomBGPlugin - stay between min and max
...
The sinus is in interval [-1,1].
If we shift it by one interval it would map it to 0 to 2 times the interval -> divide by two.
2020-05-02 12:30:22 +02:00
Milos Kozak
9ed1a9ba69
Merge pull request #2607 from MilosKozak/AdrianLxM-patch-2
...
Removed internal function
2020-05-02 12:28:13 +02:00
Milos Kozak
2e50e4196d
Merge remote-tracking branch 'origin/dev' into layout
2020-05-02 12:23:22 +02:00
Tim Gunn
5048111d1d
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into LGS
2020-05-02 21:53:59 +12:00
Andy Rozman
ce48bba868
Merge branch 'dev' into omnipod_eros_dev_dagger
...
Added Module Omnipod
2020-05-02 10:52:52 +01:00
Milos Kozak
9efbbd3c17
clanup
2020-05-02 10:49:55 +02:00
Milos Kozak
bce3d3b6b9
Verify RSv1 password
2020-05-02 00:17:39 +02:00
Tim Gunn
5c38762178
Format code so its easier to read
2020-05-02 01:55:11 +12:00
Tim Gunn
9e2c3255e2
Remove not needed getter function
2020-05-02 01:54:46 +12:00
Tim Gunn
96757145bf
Use auto getter method
2020-05-02 01:54:08 +12:00
Tim Gunn
560a081c7c
Inherit from HardLimits class
2020-05-02 01:50:35 +12:00
Tim Gunn
b54e1a0af3
Add LGS
2020-05-02 00:07:24 +12:00
Tim Gunn
01e8934f7a
Add deterministic LGS function
2020-05-02 00:05:50 +12:00
Andy Rozman
48572d64fc
- fully daggerized omnipod
2020-05-01 10:55:48 +01:00
Milos Kozak
9a929e4bcb
aps status
2020-04-30 23:33:13 +02:00
Milos Kozak
25cc09ec26
Merge remote-tracking branch 'origin/dev' into rs
2020-04-30 18:40:28 +02:00
Milos Kozak
585b45fb97
MainApp cleanup
2020-04-30 18:39:52 +02:00
Milos Kozak
ddd58c37a3
move ongoing notification to extra class
2020-04-30 17:56:40 +02:00
Milos Kozak
18820441a4
remove some deprecated calls
2020-04-30 10:55:10 +02:00
Milos Kozak
42cfd87a2b
injection cleanup
2020-04-30 00:37:58 +02:00
Milos Kozak
a5108ca4c4
RS injection refactor
2020-04-29 23:27:48 +02:00
Andy Rozman
4d39cbba95
- daggerizing omnipod
2020-04-29 17:35:55 +01:00
Andy Rozman
b1a220499d
Merge branch 'dev' into omnipod_eros_dev_dagger
...
Refcator omnipod to work with Dagger - Phase 2
2020-04-29 16:40:53 +01:00
Tim Gunn
37756dc71c
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-04-30 00:53:06 +12:00
AdrianLxM
acf9f05928
Removed internal function
...
TypedArrayUtils is marked as `@RestrictTo(LIBRARY_GROUP_PREFIX)`.
getAttr() will chose between the two parameters, so if both are the same has no functionality anyway.
2020-04-29 00:39:20 +02:00
Bart Sopers
a0e5ec74fa
Improve exception handling
2020-04-29 00:10:53 +02:00
Milos Kozak
90f08279d3
Merge remote-tracking branch 'origin/dev' into rs
2020-04-29 00:07:25 +02:00
Bart Sopers
b482f0690f
WIP on always retrying 0x07 and 0x03 messages together
2020-04-29 00:01:11 +02:00
Bart Sopers
b515fbae92
Update VersionResponse
2020-04-28 23:11:32 +02:00
Milos Kozak
99f6741f78
Merge pull request #2604 from MilosKozak/mdtrefactor
...
MDT refactor
2020-04-28 10:23:48 +02:00
Milos Kozak
789d520606
fix preference processing
2020-04-28 09:08:03 +02:00
Milos Kozak
bb39dd994a
fix logging
2020-04-28 00:48:43 +02:00
Milos Kozak
a2ebcb5ff0
remove some static dependencies
2020-04-27 23:55:06 +02:00
Andy Rozman
67a41dedc4
- added activities to ActivitiesModule
...
- fixed RileyLinkBLEScanActivity to work with omnipod
2020-04-27 22:22:19 +01:00
Bart Sopers
5d25e39dd1
Verify the message address before accepting
2020-04-27 23:14:00 +02:00
Milos Kozak
1b21b74878
MDT refactor pass 17
2020-04-27 23:02:12 +02:00
Bart Sopers
b8f2fdc7a8
Small cleanup
2020-04-27 22:55:31 +02:00
Bart Sopers
45ef41d1a3
Accept packets with a packet address of 0xFFFFFFFF to match PDM & Pod
2020-04-27 22:51:44 +02:00
Bart Sopers
ed1efe8944
Properly decode non-nonce error responses and some renaming/cleanup
2020-04-27 22:30:51 +02:00
Milos Kozak
52e0e3ec51
MDT refactor pass 16
2020-04-27 22:19:50 +02:00
Milos Kozak
a3278d53c3
MDT refactor pass 15
2020-04-27 21:41:24 +02:00
Milos Kozak
975f61563c
MDT refactor pass 14
2020-04-27 21:14:45 +02:00
Milos Kozak
dbb7570de7
MDT refactor pass 13
2020-04-27 20:22:00 +02:00
Milos Kozak
e21b1e4d3d
MDT refactor pass 12
2020-04-27 18:44:41 +02:00
Andy Rozman
f23680cee5
- dagger fixes
2020-04-27 17:21:46 +01:00
Milos Kozak
6add8a8d86
MDT refactor pass 11
2020-04-27 18:14:06 +02:00
Milos Kozak
85558620fc
MDT refactor pass 10
2020-04-27 16:23:05 +02:00
Milos Kozak
7e712bd612
MDT refactor pass 9
2020-04-27 15:18:59 +02:00
Milos Kozak
30e7f8ed38
MDT refactor pass 8
2020-04-27 14:30:38 +02:00
Milos Kozak
f686c81115
MDT refactor pass 7
2020-04-27 13:24:35 +02:00
Milos Kozak
7b9247b1a0
MDT refactor pass 6
2020-04-27 12:25:07 +02:00
Milos Kozak
3598e00290
MDT refactor pass 5
2020-04-27 10:33:03 +02:00
Tim Gunn
b42304d836
Add skip Neutral Temps preference
2020-04-27 20:09:46 +12:00
Milos Kozak
e2e0de25bc
MDT refactor pass 4
2020-04-27 01:12:04 +02:00
Milos Kozak
331c1c3ab5
MDT refactor pass 3
2020-04-26 23:52:29 +02:00
Andy Rozman
0b8168a62f
- refactor RileyLinkOmnipodService
2020-04-26 21:50:47 +01:00
Milos Kozak
0d063ca73f
MDT refactor pass 2
2020-04-26 22:47:13 +02:00
Bart Sopers
9a5cd3c902
Add some checks and logging in Omnipod packet and message exchange
2020-04-26 21:11:47 +02:00
Andy Rozman
54354fad89
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-04-26 19:00:49 +01:00
Andy Rozman
c1c29da835
- added Omnipod loader
2020-04-26 18:28:00 +01:00
Milos Kozak
c0f6f1a5e9
remove unused tests
2020-04-26 17:01:31 +02:00
Milos Kozak
2eb0122dd6
Merge remote-tracking branch 'origin/mdtrefactor' into dev
2020-04-26 16:17:19 +02:00
Andy Rozman
a805f5b827
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-04-26 11:17:15 +01:00
Milos Kozak
777dd9f91d
Merge pull request #2596 from AAPS-Omnipod/dagger_omnipod_common
...
Dagger omnipod common
2020-04-26 10:51:54 +02:00
Milos Kozak
0bbc44ac08
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-25 22:59:41 +02:00
Milos Kozak
d86c5f1dd2
BatteryLevel -> ChargingStateReceiver
2020-04-25 22:59:22 +02:00
AdrianLxM
3bd4e4d394
plugin as map not set
2020-04-25 22:31:39 +02:00
Andy Rozman
973403e944
- changes from omnipod tree
...
- changed PumpInterface for TimeDateOrTZChangeReceiver changes, and changes on all the pumps (method name and parameters)
- some RL changes
- added something to profile
2020-04-25 21:10:58 +01:00
Milos Kozak
403c609319
migrate to ViewPager2
2020-04-25 21:52:20 +02:00
Andy Rozman
387a134795
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-04-25 16:55:07 +01:00
Milos Kozak
edcc95a5bc
Refactor deprecated
2020-04-25 17:20:12 +02:00
Milos Kozak
e8f69fc1c0
pass 1
2020-04-25 09:23:19 +02:00
Milos Kozak
c84e7ec326
fix tests
2020-04-24 23:23:39 +02:00
Milos Kozak
b87155ead4
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-24 23:04:18 +02:00
Milos Kozak
29f71f283d
Merge remote-tracking branch 'origin/dev' into rs
2020-04-24 23:03:46 +02:00
Milos Kozak
8db0dbd78d
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-24 22:40:11 +02:00
Milos Kozak
752a49573c
ConfigBuilder refactor
2020-04-24 22:39:56 +02:00
AdrianLxM
e7fbbd47d5
add address to EventBTChange
2020-04-24 19:09:42 +02:00
Milos Kozak
e95d6116a8
allow null BT name
2020-04-24 18:36:39 +02:00
Milos Kozak
dec419b4c8
Merge pull request #2588 from AAPS-Omnipod/dagger_medtronic
...
- fix for dagger injection of RileyLinkMedtronicService (removed dupl…
2020-04-24 16:19:02 +02:00
Andy Rozman
fae7e947a5
- fix for dagger injection of RileyLinkMedtronicService (removed duplicate variables), and moved code to different location, because we can use injected variables before onCreate is called
2020-04-24 15:06:17 +01:00
Milos Kozak
daa8fa62be
HistoryBrowser refactor
2020-04-24 15:55:06 +02:00
Andy Rozman
a3b0c8ce3b
- changed code to use dagger
2020-04-24 11:00:31 +01:00
Milos Kozak
7b4cba14d1
Merge remote-tracking branch 'origin/dev' into rs
2020-04-23 23:54:21 +02:00
Milos Kozak
e068bf4337
StatusLights thresholds adjustable in preferences
2020-04-23 22:54:28 +02:00
Milos Kozak
9d83ff0cc3
StatusLights cleanup
2020-04-23 02:42:50 +02:00
Bart Sopers
37c1d30ecc
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-04-23 01:21:19 +02:00
Andy Rozman
37590338ff
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-04-22 12:53:02 +01:00
Andy Rozman
4d408f55b9
- Date change for RL History
2020-04-22 12:52:25 +01:00
Milos Kozak
07e681f35f
Merge branch 'dev' into rs
2020-04-21 22:20:27 +02:00
Milos Kozak
92ed678b6e
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-21 22:20:14 +02:00
Milos Kozak
74b7eba450
fix devicestatus upload
2020-04-21 22:19:43 +02:00
Milos Kozak
733370a126
fix NPE in NetworkChangeReceiver
2020-04-21 22:02:38 +02:00
Milos Kozak
e97aafb143
setDeviceCredentialAllowed disabled
2020-04-21 21:39:11 +02:00
Milos Kozak
695ba6826b
missing runOnUiThread
2020-04-21 20:08:12 +02:00
Milos Kozak
05433d7b3e
Merge remote-tracking branch 'origin/dev' into rs
2020-04-21 19:32:34 +02:00
Milos Kozak
2beb1b1c3d
missing SmsReceiver injection
2020-04-21 19:31:11 +02:00
Milos Kozak
d2c9f13932
better password processing, master password to setup wizard
2020-04-21 14:50:28 +02:00
Milos Kozak
d0ac5502ea
Merge branch 'dev' into rs
2020-04-21 11:23:42 +02:00
Milos Kozak
a3322dec1e
replace deprecated Firebase constant
2020-04-21 11:09:28 +02:00
Milos Kozak
b3db476533
Merge remote-tracking branch 'origin/dev' into rs
2020-04-21 10:57:04 +02:00
Milos Kozak
8cc51abae9
allow start of objective when all previous are finished
2020-04-21 10:52:40 +02:00
Milos Kozak
3d68b28179
objective 11 automation
2020-04-21 10:32:14 +02:00
Milos Kozak
e526ad4617
model string
2020-04-20 21:28:29 +02:00
Milos Kozak
164a092857
Merge remote-tracking branch 'origin/dev' into rs
2020-04-20 21:02:47 +02:00
Milos Kozak
ccfe03e177
abs insulin tests
2020-04-20 19:27:54 +02:00
Milos Kozak
2517a10a5c
Show Absolute insulin
2020-04-20 14:18:39 +02:00
Milos Kozak
228bd76e78
No protection by default
2020-04-20 01:18:10 +02:00
Bart Sopers
355b833cb2
Rename ConfigurePod* classes to SetupPod*
2020-04-19 23:44:56 +02:00
Milos Kozak
23937a7278
Merge branch 'dev' into dagger3
2020-04-19 14:17:37 +02:00
Milos Kozak
f595560baa
RS insulin and canula change logging
2020-04-19 12:57:08 +02:00
Bart Sopers
836bc62c65
Fix test and remove some unused classes in Omnipod driver
2020-04-18 19:51:28 +02:00
Johannes Mockenhaupt
e17d10f258
InsightAlertservice: handle nullable intent.
2020-04-15 00:05:26 +02:00
Johannes Mockenhaupt
04b324fd19
Android notification: make longer text readable.
...
If text is longer than one line, this change allows expanding the notification to make the entire text readable.
2020-04-11 00:24:00 +02:00
Johannes Mockenhaupt
e0ac080583
RuffyScripter: adjust some log levels.
2020-04-11 00:24:00 +02:00
Johannes Mockenhaupt
65ca6cf895
ComboPlugin: fix handling benin warnings.
...
This change provides usable input to the check* methods. Since a dummy PumpState is returned when a command runs into a warning/alarm on the pump, the checkAndResolveTbrMismatch() reads that no TBR is active and creates a TBR-end record in the DB, which is wrong (and yes, returning a dummy PumpState rather than returning and handling null is a questionable design decision). Effectively this is only a concern when AAPS confirms a low cartridge or low battery alarm, so it's impact is small.
2020-04-11 00:23:59 +02:00
Milos Kozak
695e23c3bd
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-04-08 20:30:08 +02:00
Milos Kozak
4768807a08
fix NPE
2020-04-08 20:24:22 +02:00
Milos Kozak
1696092844
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-08 17:29:15 +02:00
Milos Kozak
f1b3471cf4
Merge pull request #2550 from Tornado-Tim/AS0ref
...
Autosens Upgrade
2020-04-08 17:28:39 +02:00
Milos Kozak
42957d3e48
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-08 17:05:17 +02:00
Milos Kozak
0585ba80fa
Cleanup
2020-04-08 14:03:57 +02:00
Milos Kozak
1bed02a030
Forgotten change
2020-04-07 18:23:07 +02:00
Milos Kozak
4644159c82
Use coroutines for graph processing
2020-04-07 14:15:30 +02:00
Milos Kozak
453a55db7b
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-07 13:15:06 +02:00
Milos Kozak
a4e7d1ee1f
Merge branch 'dagger3' into AS0ref
2020-04-07 12:49:21 +02:00
Milos Kozak
4c0601bf46
Merge pull request #2555 from Tornado-Tim/refractor-algo
...
Refactor Algorithms (MA removal)
2020-04-07 11:59:11 +02:00
Milos Kozak
a10a62fc81
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-04-07 11:56:15 +02:00
Milos Kozak
93784fc8be
Multiple graph support
2020-04-07 11:55:56 +02:00
Dominik Dzienia
9dca938698
Refactored CryptoUtil to make it injectable and more testable
...
Added checks for vanilla JVM AES 256 issues in tests
2020-04-06 23:48:25 +02:00
Tim Gunn
b009c7bed2
Move the APS logger to its own package
2020-04-06 22:01:15 +12:00
Tim Gunn
bebe9015e8
Remove MA
2020-04-06 22:00:17 +12:00
Milos Kozak
aa8ddc67e5
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-06 09:53:20 +02:00
Milos Kozak
731bd1c8cb
Merge pull request #2228 from Tornado-Tim/update-oref
...
Update Oref to 0.7.0
2020-04-06 09:45:15 +02:00
Milos Kozak
9f58270f88
Merge pull request #2553 from dlvoy/dagger3-patient-name
...
Introduced Patient name, refactored SMS OTP and Prefs Export to use it
2020-04-06 09:44:20 +02:00
Milos Kozak
2995999989
Merge remote-tracking branch 'origin/dev' into dagger3
2020-04-06 00:19:12 +02:00
Dominik Dzienia
f1770c093b
Introduced Patient name, refactored SMS OTP and Prefs Export to use it
2020-04-05 21:35:19 +02:00
Winfried Kuiper
98af8531f0
Typo in log message ( #2547 )
2020-04-05 21:11:13 +02:00
Tim Gunn
d960cb038f
Remove options from exam that are no longer available
2020-04-05 22:10:25 +12:00
Tim Gunn
f707c72634
Remove oref0 sensitivity
2020-04-05 22:02:37 +12:00
Milos Kozak
e664ee027d
Merge pull request #2548 from dlvoy/dagger3-otpfix
...
Fixed crash on pre-26 API due to lack of java.time.Duration in depenent OTP lib
2020-04-05 10:04:59 +02:00
Milos Kozak
312d863e38
OverviewFragment refactor
2020-04-05 10:04:21 +02:00
Tim Gunn
1509fe2dea
merge into dagger
2020-04-05 14:22:19 +12:00
Tim Gunn
0a8d456d01
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref
2020-04-05 14:21:20 +12:00
Dominik Dzienia
033ca414f7
Fixed crash on pre-26 API due tu lack of java.time.Duration in dependent OTP lib
2020-04-05 01:37:05 +02:00
Andy Rozman
88554ee376
Merge branch 'dev' into omnipod_eros_dev
2020-04-04 20:25:09 +01:00
Andy Rozman
b689ddfc99
- changed PumpType
2020-04-04 17:15:06 +01:00
Tim Gunn
acab0b87be
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref
2020-04-05 00:45:47 +13:00
Milos Kozak
3a2d486976
Move Overview menus to separate class
2020-04-03 21:47:23 +02:00
Milos Kozak
aeb18e0b7c
Fix others flavors
2020-04-03 12:09:57 +02:00
Milos Kozak
013018ac7b
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-02 22:06:17 +02:00
Milos Kozak
58fe62c45a
concurrency extension
2020-04-02 21:46:30 +02:00
Milos Kozak
ff67c44e8f
process passwords in preferences correctly
2020-04-02 19:14:50 +02:00
Milos Kozak
7ab5bea93d
allow multiple user notifications
2020-04-02 19:04:22 +02:00
Milos Kozak
dbc199d00c
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-04-02 18:48:49 +02:00
Milos Kozak
615b025600
Merge branch 'pull/2542' into dagger3
2020-04-02 18:48:37 +02:00
Milos Kozak
64ee80b48b
Merge pull request #2545 from dlvoy/dagger3-encprefs
...
Preferences Encryption
2020-04-01 23:31:29 +02:00
Dominik Dzienia
3565ef9fbc
Code cleanup
2020-04-01 22:12:52 +02:00
Milos Kozak
c765654d6a
MainActivity -> kt
2020-04-01 21:10:48 +02:00
Dominik Dzienia
f532341ccc
Post review fixes
2020-04-01 20:34:05 +02:00
Milos Kozak
3d2d716bae
libraries update
2020-04-01 16:13:08 +02:00
Dominik Dzienia
1c97f8a720
Preferences Encryption:
...
- encrypted JSON format support
- using master password & password prompt
- refactored alerts
2020-04-01 13:59:10 +02:00
dlvoy
fde84207ab
Preferences Encryption - export as JSON
2020-04-01 13:02:09 +02:00
TebbeUbben
f4b7f642c9
Register plugins with Dagger
2020-04-01 09:19:06 +02:00
Milos Kozak
bc5a089c5f
GraphData refactor
2020-04-01 09:07:36 +02:00
Milos Kozak
56d0d2850d
remove some dependencies
2020-03-31 21:54:49 +02:00
Milos Kozak
295ae79d20
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-31 21:16:37 +02:00
Milos Kozak
6b80645e06
ChargingStateReceiver refactor
2020-03-31 20:22:32 +02:00
Milos Kozak
e5d7ffb53f
DismissNotificationService refactor
2020-03-31 16:09:49 +02:00
Milos Kozak
e755ea4662
Remove deprecation warning
2020-03-31 15:55:30 +02:00
Milos Kozak
e31d2041e3
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-31 15:51:02 +02:00
Milos Kozak
7e6501bded
Logging in tests
2020-03-31 15:49:57 +02:00
Milos Kozak
416f5b7cab
AutoStartReceiver refactor
2020-03-31 10:18:53 +02:00
Milos Kozak
533433afd8
DataService refactor
2020-03-31 10:10:48 +02:00
Milos Kozak
51d363d467
TimeDateReceiver cleanup
2020-03-31 09:48:46 +02:00
Milos Kozak
2aea486409
NetworkChangeReceiver refactor
2020-03-31 09:20:58 +02:00
Milos Kozak
8d3ad42ff7
Better detect failed encryption
2020-03-30 21:14:56 +02:00
Roumen Georgiev
b95f882956
initial work
2020-03-30 15:53:12 +03:00
Milos Kozak
969f713914
AndroidPermission refactor
2020-03-30 13:14:24 +02:00
Milos Kozak
6979919a29
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-30 10:13:44 +02:00
Milos Kozak
caae6ab078
typo
2020-03-30 10:13:26 +02:00
Milos Kozak
7e8c079210
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-30 10:12:12 +02:00
Milos Kozak
23946f6c2a
Remove deprecation
2020-03-30 10:10:50 +02:00
Milos Kozak
71be72cd03
Logging cleanup
2020-03-30 09:40:04 +02:00
Milos Kozak
91a8078954
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-30 01:01:24 +02:00
Milos Kozak
ddd9110912
LocaleHelper dependency remove
2020-03-30 00:57:33 +02:00
Milos Kozak
d1ee12fafc
replace deprecated calls
2020-03-29 23:52:24 +02:00
Milos Kozak
f25e871a91
improve leap day behavior
2020-03-29 23:38:58 +02:00
Milos Kozak
0fa6273725
replace deprecated calls
2020-03-29 21:21:01 +02:00
Milos Kozak
df03a8a2c0
DanaRSPlugin, DanaRSService -> kt, allign with R code
2020-03-29 11:40:57 +02:00
Milos Kozak
a85ec262d3
Display Dana model
2020-03-28 22:40:56 +01:00
Milos Kozak
5e50ca8793
Improved switching between Dana pumps, code cleanup
2020-03-28 20:55:28 +01:00
Milos Kozak
7df82774a4
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 22:30:26 +01:00
Milos Kozak
a5a5f048ea
move buttons visibility processing to extra function
2020-03-27 22:30:08 +01:00
Milos Kozak
a0b22dae69
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 22:06:01 +01:00
Milos Kozak
efbcbaf885
fix displaying overview buttons in pump suspend mode
2020-03-27 22:05:14 +01:00
Milos Kozak
502eb59089
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 21:49:20 +01:00
Milos Kozak
75cd9bccdc
switch pumps properly
2020-03-27 21:48:42 +01:00
Milos Kozak
c477649276
Fix wear preferences, expand single preference by default
2020-03-27 21:32:47 +01:00
Milos Kozak
3617885819
Fix WearFragment
2020-03-26 22:43:49 +01:00
Milos Kozak
5ce8b998d9
RS v3 encryption
2020-03-26 20:25:20 +01:00
Tim Gunn
ced46f6e1d
Final merge
2020-03-26 12:18:02 +13:00
Tim Gunn
d8ccaadc03
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref
2020-03-26 12:17:08 +13:00
Dominik Dzienia
c58c62d4bc
Tost shown when password is set now show when password is not set at end (cancel) or unset
2020-03-25 14:47:28 +01:00
Dominik Dzienia
39c08a5a2b
Configured Autofill hint for password managers
...
Added missing callback on password prompt dialog (will be usable in near future)
2020-03-25 14:37:23 +01:00
Andy Rozman
ac9f684424
- fixed bug #113 inconsistencies between pod and RL history...
2020-03-25 09:39:56 +00:00
Tim Gunn
e1d8691af2
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2020-03-25 13:30:12 +13:00
Dominik Dzienia
6e9ccc593f
Support for master password and storing password as hashes (HMAC) instead of plaintext,
...
additional crypto utils with tests (partialy for in-progress pref export encryption),
changed PasswordCheck to more common UI and to use lambdas (will need given password in lambda callback for prefs enc)
2020-03-25 01:21:20 +01:00
Johannes Mockenhaupt
fce6ec8d25
SmsCommunicator: only ask pump with support to add carbs.
...
This aligns with how this is generally handles elsewhere: check if a pump supports carbs and if not, don't bother the driver but add the carbs directly via TreatmentsPlugin.
2020-03-24 21:28:54 +01:00
Johannes Mockenhaupt
e7c7ce32bb
TreatmentService.createOrUpdate: log invalid argument.
2020-03-24 21:28:54 +01:00
Johannes Mockenhaupt
843fccb86c
SmsCommunicatorPlugin.processCARBS: set source on record.
2020-03-24 21:28:54 +01:00
Milos Kozak
d1d49a8db2
improve PairingProgressDialog
2020-03-24 21:00:43 +01:00
Milos Kozak
b872b82cd9
kt, share some MDT code
2020-03-24 18:17:28 +01:00
Milos Kozak
7b0bc81c47
Upgrade RS encryption library
2020-03-24 09:01:10 +01:00
Milos Kozak
4716b04972
ProtectionCheck injection, setDeviceCredentialAllowed
2020-03-22 20:49:36 +01:00
Milos Kozak
0e9f643241
Merge branch 'biometric' into dagger3
2020-03-22 19:59:35 +01:00
Milos Kozak
2b62f801c5
more AAPSLogger and ResourceHelper injections
2020-03-22 16:29:08 +01:00
Milos Kozak
1ab0938a38
Insight -> dagger
2020-03-22 11:18:31 +01:00
Milos Kozak
156738a5cb
eliminate IobCobCalculatorPlugin::getPlugin
2020-03-21 23:06:45 +01:00
Milos Kozak
e63169a94b
eliminate TreatmentsPlugin::getPlugin
2020-03-21 22:51:56 +01:00
Milos Kozak
07a18ef282
fix DanaRS_Packet_Basal_Get_Temporary_Basal_State
2020-03-21 22:51:21 +01:00
Milos Kozak
93e08d474c
Treatment fragments -> kt
2020-03-21 21:00:04 +01:00
Milos Kozak
5a2821acac
XdripCalibration -> dagger
2020-03-21 19:13:24 +01:00
Milos Kozak
235d241736
Merge branch 'dev' into dagger3
2020-03-21 18:32:23 +01:00
Milos Kozak
82ffe0f9ac
Register ChargingStateReceiver properly
2020-03-21 17:04:09 +01:00
Milos Kozak
34434ffc62
Merge pull request #2452 from StephenBrown2/add_mdt_nimh
...
Add NiMH battery option for Medtronic pumps
2020-03-21 15:34:54 +01:00
Milos Kozak
1a485f9e11
FabricPrivacy & GraphData dagger
2020-03-21 15:09:14 +01:00
Milos Kozak
69b177ed06
SetupWizardActivity -> kt
2020-03-21 13:45:08 +01:00
Milos Kozak
f6cf0e72cd
SetupWizard daggerize
2020-03-21 13:11:17 +01:00
Milos Kozak
9f0ac545f3
Merge pull request #2524 from MilosKozak/TOTP
...
SMS TOTP
2020-03-20 18:38:51 +01:00
Milos Kozak
7db4481db9
Merge pull request #2454 from twain47/key-value-backups
...
Use google key/value backup agent for settings and objectives
2020-03-20 18:36:19 +01:00
Milos Kozak
4abc53e7b8
kotlin cleanup
2020-03-20 18:13:07 +01:00
Milos Kozak
a12762f034
Move OTP settings to preferences
2020-03-20 17:31:30 +01:00
Milos Kozak
4d88786fb6
Force TOTP
2020-03-20 16:22:38 +01:00
Milos Kozak
5d32bfec95
Merge branch 'dagger3' into TOTP
2020-03-20 15:58:17 +01:00
Milos Kozak
e8819897f3
ObjectivesPluginTest
2020-03-19 21:37:57 +01:00
Milos Kozak
89d1de9710
ProfileTest
2020-03-19 21:24:48 +01:00
Milos Kozak
7ace6fe3ac
QuickWizardTest
2020-03-19 20:38:25 +01:00
Milos Kozak
4f295fec4b
More tests
2020-03-19 20:03:44 +01:00
AdrianLxM
76652d98d7
No a second time confirmation without context.
2020-03-19 19:18:52 +01:00
Milos Kozak
451cea156f
More tests
2020-03-19 18:02:24 +01:00
Milos Kozak
e8af7b5ffc
More tests
2020-03-19 08:45:59 +01:00
Andy Rozman
33bdaa1768
- upload site change event to Nightscout, when Pod is initialized
2020-03-18 22:39:06 +00:00
Milos Kozak
a895c8f53a
AbstractDanaRPlugin
2020-03-18 23:10:15 +01:00
Milos Kozak
c283531348
Dana messages tests
2020-03-18 23:09:51 +01:00
Milos Kozak
50bbe1c481
Dana messages tests
2020-03-18 20:38:51 +01:00
Milos Kozak
6ed04e7687
Merge pull request #2455 from twain47/required-ns-client-encrypted
...
Require NS client encrypted connection
2020-03-18 17:04:19 +01:00
Milos Kozak
18de3f70b5
Dana messages
2020-03-18 16:41:08 +01:00
Milos Kozak
000cf31deb
fix receivers
2020-03-18 00:22:21 +01:00
Milos Kozak
46efb92d3d
tests cleanup
2020-03-17 23:45:51 +01:00
Milos Kozak
7e9402b939
remove ProfileFunctions dependency
2020-03-17 22:56:14 +01:00
Milos Kozak
8b9bbd2170
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-03-17 20:11:19 +01:00
Milos Kozak
81eeacb02a
cleanup
2020-03-17 19:50:20 +01:00
Milos Kozak
e27ddc1772
Merge branch 'dev' into dagger3
2020-03-17 18:47:43 +01:00
Milos Kozak
d9e08530fd
Fix pump unreachable alert
2020-03-17 17:58:50 +01:00
Milos Kozak
cd56a71753
Merge branch 'dev' into xDripStatusLineFixBgi
2020-03-17 16:36: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
Andy Rozman
51fea3b912
- added additional init step in enum in case Ibnit failed
...
- moved al lot of exception files into different package
2020-03-16 09:16:45 +00:00
Milos Kozak
74a0890d34
DanaRExecutionService
2020-03-15 19:26:17 +01:00
Milos Kozak
f6acac730a
DanaRKoreanExecutionService
2020-03-15 19:25:53 +01:00
Milos Kozak
8ad5f53f7a
DanaRv2ExecutionService
2020-03-15 19:25:24 +01:00
Milos Kozak
f98b986387
DatabaseHelper
2020-03-15 19:24:55 +01:00
Milos Kozak
eb5481ca46
DataService
2020-03-15 19:24:30 +01:00
Milos Kozak
8fcbbde236
LocalInsightPlugin
2020-03-15 19:23:42 +01:00
Milos Kozak
63b8bdf212
DetermineBasalAdapter
2020-03-15 19:23:11 +01:00
Milos Kozak
8d66d22cf6
ComboPlugin
2020-03-15 19:21:54 +01:00
Milos Kozak
46846d82cd
WatcherUpdaterService
2020-03-15 19:17:46 +01:00
Milos Kozak
4db9f3bd94
ObjectiveFragment
2020-03-15 19:17:11 +01:00
Milos Kozak
bc0ae1fa68
Dana plugins tests
2020-03-15 18:18:32 +01:00
Milos Kozak
6f2ba7c135
Elements tests
2020-03-15 13:55:55 +01:00
Milos Kozak
d7ed61de0c
Trigger tests
2020-03-15 13:17:36 +01:00
Andy Rozman
8c803f7e0c
- added logs for Pod state loading and saving so that we can see what is happening with bug #102
2020-03-14 18:04:04 +00:00
Andy Rozman
4c14e2e364
- change events to kotlin
...
- some smaller changes
2020-03-14 17:59:52 +00:00
Milos Kozak
6e9db1f512
More Injections and tests
2020-03-14 16:47:48 +01:00
Milos Kozak
cdda4caa07
tests
2020-03-12 22:55:29 +01:00
Milos Kozak
927e690f7f
WatchUpdaterService fix
2020-03-12 21:31:17 +01:00
Milos Kozak
bac9de1f66
Tests
2020-03-12 19:47:54 +01:00
Milos Kozak
2f527169d9
DetailedBolusInfoStorage
2020-03-11 23:33:05 +01:00
Milos Kozak
e812dd9437
Trigger tests
2020-03-11 00:03:59 +01:00
Milos Kozak
99aec40534
Merge branch 'dev' into dagger3
2020-03-10 22:39:26 +01:00
Milos Kozak
bec6d99036
register Network receiver in code (SDK28)
2020-03-10 22:20:36 +01:00
Milos Kozak
c7c8aea65c
fix and add test
2020-03-10 21:33:52 +01:00
Milos Kozak
72a8bbfc75
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-03-10 20:38:50 +01:00
Milos Kozak
c220b49ee7
use last DetailedBolusInfo as failover
2020-03-10 20:38:34 +01:00
Brian Quinion
72a3e825e3
Move carbs_suggestions_threshold to LoopPlugin so that non-critical carbs still show on overview (but no system notification)
2020-03-10 18:59:39 +00:00
Brian Quinion
b1097880f4
Add carbs required to overview. Add notification with option to ignore carbs suggestions for 5, 15 or 30min
2020-03-10 18:46:14 +00:00
Milos Kozak
8d111cb819
Merge branch 'dev' into dagger3
2020-03-10 19:20:22 +01:00
Milos Kozak
005d8e89ce
SmsCommunicatorPluginTest
2020-03-10 18:58:27 +01:00
Brian Quinion
063d3685e1
Show carb suggestions from OpenAPS
2020-03-10 11:30:13 +00:00
Milos Kozak
5d745a2d9b
AuthRequestTest
2020-03-09 23:49:00 +01:00
TebbeUbben
206813ae4b
Remove sound from notification channel
2020-03-09 23:19:16 +01:00
TebbeUbben
5e778f1e76
Fix NullPointerException
2020-03-09 23:11:14 +01:00
TebbeUbben
7d9c1f8af9
Use "Display time-sensitive notifications" for Insight alerts
2020-03-09 23:07:55 +01:00
Milos Kozak
f19e782c7c
ActionLoopDisableTest
2020-03-09 00:28:51 +01:00
Milos Kozak
72ba6815d8
More Injections
2020-03-08 22:42:36 +01:00
Milos Kozak
a53f173751
fix some warnings
2020-03-08 20:49:29 +01:00
Andy Rozman
ff3409d650
- problem with display, pumpType was not set.
2020-03-08 18:10:48 +00:00
Andy Rozman
051e31fb4b
- fixed refresh
2020-03-08 17:10:29 +00:00
Andy Rozman
00ab0fc54b
- small fix
2020-03-08 16:39:05 +00:00
Andy Rozman
f482250b70
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-03-07 19:51:25 +00:00
Andy Rozman
44cc3f6119
- problem with settings
2020-03-07 19:50:51 +00:00
Milos Kozak
2467c0bba7
scrollable buttons in landscape mode
2020-03-07 20:50:49 +01:00
Milos Kozak
07aa6f2039
fix LocalProfile upload
2020-03-07 20:18:52 +01:00
Milos Kozak
ba51da4b52
Merge pull request #2483 from jotomo/2469
...
Combo: create separate bolus/carb records at driver level.
2020-03-07 17:26:37 +01:00
Milos Kozak
93820634b5
AbstractSensitivityPluginTest
2020-03-07 00:43:28 +01:00
Milos Kozak
8799c30b8e
ActionLoopDisableTest
2020-03-06 23:43:29 +01:00
Milos Kozak
1e02773b71
fire immediatelly TreatmentChange if not from NS
2020-03-06 20:27:39 +01:00
Johannes Mockenhaupt
70053ea61c
Combo: create separate bolus/carb records at driver level.
2020-03-06 20:09:50 +01:00
Milos Kozak
4cca305e1b
fix ProfileSwitch confirm dialog
2020-03-06 19:40:29 +01:00
Milos Kozak
95394d6cb3
Unregister shared preferences properly
2020-03-06 19:13:56 +01:00
Milos Kozak
ac70c89eee
Unregister shared preferences properly
2020-03-06 19:13:33 +01:00
Milos Kozak
6fa05f11c9
LocalInsightPlugin crash fix
2020-03-06 19:02:34 +01:00
Milos Kozak
90a9b09395
fix BolusProgressDialog rotation
2020-03-04 23:33:34 +01:00
Milos Kozak
a8e8659e18
fix CareDialog rotation
2020-03-04 22:51:50 +01:00
Bart Sopers
fcc37eb688
Refactored fixed pump unreachable alerts into separate 'fixed pump unreachable alert' and 'custom pump unreachable alert check'
2020-03-03 23:23:19 +01:00
Bart Sopers
3c8c3efb43
Fix build after 2.6.0 merge
2020-03-03 22:03:04 +01:00
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +01:00
Milos Kozak
15ffb5b596
Action tests
2020-03-01 22:59:47 +01:00
Milos Kozak
09176a1b9e
DanaRS tests
2020-03-01 22:05:28 +01:00
Milos Kozak
40aa3cc60e
DanaRS tests
2020-03-01 17:41:09 +01:00
Milos Kozak
67a5c33f8d
DanaRS tests
2020-03-01 16:18:19 +01:00
Milos Kozak
44edc7ce96
DanaRS tests
2020-03-01 12:06:34 +01:00
Tebbe Ubben
35096288e2
Insight fix issues
2020-03-01 09:28:57 +01:00
Milos Kozak
ca000a5f33
key_ns_upload_only true by default
2020-02-29 21:33:50 +01:00
Andy Rozman
bba4c36294
- changed TimeDateOrTZChangeReceiver, to not reach on date change (bug), and extended detections (and also logs)...
...
- Pump drivers will now be notified that there was time/timezone change with more details. TimeChangeType is sent that tells if change was TZ or DST Start/End or Time change
- added setting to Omnipod settings, that can disable event
- partitial fix for #55
2020-02-29 16:27:42 +00:00
Milos Kozak
1db651055b
RS tests
2020-02-28 22:51:12 +01:00
Milos Kozak
4c4e89df98
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-02-28 18:34:08 +01:00
Milos Kozak
fcf1966f58
Merge branch 'dev' into dagger3
2020-02-28 18:20:31 +01:00
Milos Kozak
3b9ea53cc4
Fix TempTarget confirm dialog
2020-02-25 20:46:04 +01:00
Andy Rozman
443018d433
Wrong message displayed when Omnipod not initialized yet. #94
2020-02-22 22:06:21 +00:00
Stephen Brown II
413553a9c2
Add NiMH battery option for Medtronic pumps
2020-02-22 11:34:07 -07:00
sabsoubi
b11707b5d4
Fixed Bug that doesn't show COB if BGI disabled.
2020-02-21 11:04:59 +01:00
Brian Quinion
385781de23
Validate paramaters in onError in NS Client
2020-02-20 16:56:56 +00:00
Brian Quinion
43495e2565
Expose error messages where NS connection fails
2020-02-20 16:38:41 +00:00
Brian Quinion
7b0ea23b40
Require the connection to NS to be encrypted (unless in engineering mode)
2020-02-20 16:08:51 +00:00
Brian Quinion
262a47a18d
Use google key/value store for settings and objectives backup
2020-02-20 02:00:37 +00:00
Andy Rozman
6408961f5d
- fix for #66 Init and Remove Pod buttons enabled when RL is not running/connected yet
...
- more implementation on #15 (not done yet)
2020-02-15 10:22:20 +00:00
Andy Rozman
e7e8cac81b
- fixed problem with filtering in #69
2020-02-14 20:27:45 +00:00
Milos Kozak
0ff7702b1a
RealPumpTest|
2020-02-11 17:06:30 +01:00
Dominik Dzienia
029d87f3c2
Stripping colons from User display name - forbidden by RFC
2020-02-11 12:55:00 +01:00
Dominik Dzienia
0f0452a1c4
Support for Time-based One-time Passwords (TOTP) in SMS Communicator
2020-02-11 12:16:41 +01:00
Milos Kozak
9098eb2da0
save Careportal events directly to DB
2020-02-09 13:04:49 +01:00
Milos Kozak
42c2d89f98
ask for overlay permission on android 10 only
2020-02-06 21:24:19 +01:00
Milos Kozak
249a9b29a0
resolve some warnings
2020-02-05 17:40:13 +01:00
Milos Kozak
234f34e22a
Merge branch 'dev' into dagger3
2020-02-05 15:58:29 +01:00
Milos Kozak
a79393c65a
Log user actions
2020-02-04 22:25:07 +01:00
Milos Kozak
2d321d2a5b
Merge branch 'dev' into dagger3
2020-02-03 23:15:34 +01:00
Milos Kozak
aaf66efa64
write offline events directly to DB
2020-02-03 22:05:48 +01:00
Milos Kozak
db47cd6fe9
Android 10 permission
2020-02-03 18:23:20 +01:00
Milos Kozak
b5a64f4d85
better timestamps on Loop tab
2020-02-02 22:12:54 +01:00
Milos Kozak
4b07adb2a8
Restore ns_noupload function. Thanks to @twain47
2020-02-01 23:46:23 +01:00
Milos Kozak
b8ce236717
Merge pull request #2422 from MilosKozak/nsuploadtest
...
More NSclient logging
2020-02-01 23:42:10 +01:00
Milos Kozak
6b26ef2e88
prevent NPE
2020-02-01 22:44:23 +01:00
Andy Rozman
595f838d0f
- fixed display bolus and basal #71
...
- for bolus we needed to change translation (it was displaying one decmal places)
2020-02-01 15:44:13 +00:00
Andy Rozman
db6ea5c792
- changed red display of time ago (to white always)
...
- fixed wrong reporting of cancelled TBR
2020-02-01 13:10:09 +00:00
Tim Gunn
0ea13b5671
Merge Upstream
2020-01-29 22:37:44 +13:00
Andy Rozman
ec28f92223
- fixed endless loop
...
- status works correctly when RL is not present
2020-01-28 22:54:38 +00:00
Andy Rozman
bc6e4be3ad
- reworking pump suspended / initialization of driver problem
2020-01-28 19:00:16 +00:00
Milos Kozak
d559961c12
DataBroadcastPlugin
2020-01-28 18:00:46 +01:00
Milos Kozak
128547d1a5
Fix remote bolus distance
2020-01-27 23:56:02 +01:00
Milos Kozak
a4fa64efe2
more logging
2020-01-27 23:07:48 +01:00
Bart Sopers
6bd39a3c3c
Add PumpCapability for Omnipod
2020-01-26 22:57:12 +01:00
Milos Kozak
cf2855ab02
Merge branch 'dev' into dagger3
2020-01-26 21:15:57 +01:00
Bart Sopers
e87c568253
Improve Pod fault notifications
2020-01-26 18:21:31 +01:00
Milos Kozak
dad36ed6a0
ActivityDialogs Translucent again
2020-01-26 18:17:00 +01:00