Bart Sopers
29d12eeb26
Update pump status when it gets assigned; don't schedule on main thread
2019-12-08 18:18:09 +01:00
Bart Sopers
2905bfba86
Knit in OmnipodManager
2019-12-08 17:57:36 +01:00
Andy Rozman
c5f69347eb
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-08 16:36:39 +00:00
Andy Rozman
b1baf2b64a
- fixed compiled error
2019-12-08 16:35:21 +00:00
Bart Sopers
680a3922b8
Fix bug in alert configurations
2019-12-08 17:24:31 +01:00
Andy Rozman
2132bf1675
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-08 16:21:47 +00:00
Andy Rozman
a7153cf8b8
- Added new version of library
...
- added new Cancel/Finish action that refreshes dialog
2019-12-08 16:16:39 +00:00
Bart Sopers
67d3ee772b
Update PodSessionState.toString()
2019-12-08 16:48:38 +01:00
Bart Sopers
17ad3c41e9
Add no-args constructor for PodHistory
2019-12-08 16:40:14 +01:00
Bart Sopers
3cc1113501
Update last bolus and units remaning for Omnipod in PumpStatus
2019-12-08 16:38:15 +01:00
Bart Sopers
52e0b0cf82
- Show active alerts
...
- Set low reservoir alert in pod
- Add some tests
2019-12-08 15:31:07 +01:00
Andy Rozman
df82a90b36
[ #15 ]
...
- changed gradle with different version numbering
- changed the init code, to check if pod was already set, and afterwards does refresh of Tab and Overview...
2019-12-08 12:13:55 +00:00
Andy Rozman
73f1aaf819
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-08 11:57:24 +00: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
AdrianLxM
00702ae924
rc version refactor
2019-12-07 20:02:10 +01:00
Milos Kozak
0c19a4081f
ignoreCase = true
2019-12-07 19:18:52 +01:00
Milos Kozak
8124c0ae4d
RC warnings
2019-12-07 19:15:26 +01:00
Milos Kozak
517b9a9fa7
Handle NS TempTarget sync properly
2019-12-07 18:14:32 +01:00
Bart Sopers
3860a95e20
Distinguish between normal bolus and SMB in AapsOmnipodManager
2019-12-07 16:18:37 +01:00
Bart Sopers
b186f01c11
Prepare OmnipodManager and AapsOmnipodManager for configurable beeps
2019-12-07 16:09:43 +01:00
Bart Sopers
321f5eec3c
Mark exceptions in packet transports as certain failures when it is not the last packet for the message
2019-12-07 15:21:16 +01:00
Bart Sopers
3bbf3a1104
Verify all actions that send NonceResyncableMessageBlock
2019-12-07 15:01:07 +01:00
Roumen Georgiev
7889e3755d
Adding GOING_IN & GOING_OUT modes
2019-12-06 15:03:17 +02:00
Bart Sopers
dfb15e0f82
- Also show bolus progress dialog for uncertain boluses
...
- Improve bolus progress indication
2019-12-06 00:13:50 +01:00
Bart Sopers
ea5ff4cc3a
- Implemented bolus cancellation
...
- Improved bolus progress report
- Replaced delayed callbacks in OmnipodManager with RxJava
2019-12-05 22:11:11 +01:00
Roumen Georgiev
6c8a5aee47
Merge pull request #88 from MilosKozak/dev
...
Dev
2019-12-05 15:06:15 +02:00
Bart Sopers
342765c5a2
Add basic bolus progress indication
2019-12-04 22:46:27 +01:00
Bart Sopers
8c07e747d4
Add TODOs
2019-12-04 17:21:37 +01:00
Roumen Georgiev
14dc7395e0
Created enum for mode & tests
2019-12-04 16:42:47 +02:00
Bart Sopers
db066f7cf7
Revert synchronizing OmnipodManager methods
2019-12-04 10:02:02 +01:00
Milos Kozak
a66b3f7090
allow sorting of automation tasks
2019-12-03 21:07:31 +01:00
Milos Kozak
3d521fd412
remove rarely used clone library
2019-12-03 18:51:14 +01:00
Milos Kozak
6ba485d9cd
fix NPE
2019-12-03 18:44:59 +01:00
Milos Kozak
95d3551931
Make switching language working again
2019-12-03 18:12:37 +01:00
Roumen Georgiev
aae2e21bef
trigger works
2019-12-03 16:49:08 +02:00
Milos Kozak
e4a5616298
wizard & SP improvements
2019-12-03 15:29:14 +01:00
Bart Sopers
fecfdeb03e
Block until bolus is finished in AapsOmnipodManager and make PodStateCHangedHandler in PodSessionState transient
2019-12-03 08:19:36 +01:00
Andy Rozman
bb1ffadc58
- removed some old code
...
- added PodHistory (doesn't work 100% yet)
2019-12-02 23:43:25 +00:00
Milos Kozak
7f6eb40b66
WeekdaysPicker set starting day
2019-12-02 23:18:55 +01:00
Milos Kozak
42401453c6
okhttp3, retrofit2 update
2019-12-02 22:35:16 +01:00
Bart Sopers
4fcc5bec6f
Ignore OmnipodException in exchangePackets
2019-12-02 22:17:57 +01:00
Milos Kozak
7cca9892dc
materialdatetimepicker update
2019-12-02 22:16:20 +01:00
Milos Kozak
9512b153c2
Merge pull request #2216 from 2flea/dev_auto_loop
...
Deactivate Automation if Loop is disabled, not only if it is suspended
2019-12-02 21:12:27 +01:00
Milos Kozak
c76f8d76c8
lint
2019-12-02 21:08:20 +01:00
Milos Kozak
0b559da27d
Merge pull request #1758 from PoweRGbg/patch-1
...
try to calculate direction of BG if missing
2019-12-02 19:00:03 +01:00
Roumen Georgiev
2fa3805030
Merge pull request #87 from anbraten/automation-location-left-trigger
...
Automation location left trigger
2019-12-02 11:22:44 +02:00
Milos Kozak
8496f7dc18
Merge pull request #2172 from gregorybel/feature/expand-status-light
...
Add possibility to show Battery info in days instead of percent
2019-12-02 08:35:15 +01:00
Milos Kozak
87d3c43a33
low_mark, high_mark to setup wizard
2019-12-02 00:07:08 +01:00
Milos Kozak
36b009d56c
move processing of unit dependent preferences to extra function
2019-12-01 22:03:17 +01:00
Milos Kozak
c0ad125934
warn if profile is not uploadable to NS
2019-12-01 21:59:12 +01:00
Milos Kozak
702e1f0675
allow clone from existing switch
2019-12-01 20:42:23 +01:00
Bart Sopers
71e87aca0e
Synchronize all methods that execute commands in OmnipodManager
2019-12-01 17:06:54 +01:00
Bart Sopers
0ade438e95
Add TODO's for setting Omnipod device driver busy state
2019-12-01 16:58:44 +01:00
Andy Rozman
b5b68f6cda
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-01 14:38:16 +00:00
Bart Sopers
9c4982becd
Remove redundant sending of EventOmnipodPumpValuesChanged
2019-12-01 15:05:28 +01:00
Andy Rozman
ab7e87fa02
Extended Ack Alerts functionality:
...
- added own event (so we don't refresh whole page),
- added ackAcknowledgeText variable
- changed refresh (own method, own event listener)
- added log for Status change (to monitor what PodState information is displayed on Tab)
2019-12-01 12:43:33 +00:00
Bart Sopers
b808bc3228
Merge branch 'dev' into omnipod_eros
2019-12-01 02:21:49 +01:00
Bart Sopers
ee6bdfe5f8
Added TODO for updating active alerts in UI
2019-12-01 01:21:02 +01:00
Bart Sopers
932533ace7
Add PodStateChangedHandler
2019-12-01 01:11:28 +01:00
Bart Sopers
40487ffb06
Add pod expiration date and expose calculateBolusDuration method in OmnipodManager
2019-12-01 00:34:16 +01:00
Bart Sopers
27cf316dc7
Add verification mechanism for Omnipod bolus
2019-11-30 22:51:49 +01:00
Milos Kozak
0fdc789e1f
Merge branch 'dev' into localprofile
2019-11-30 22:43:15 +01:00
Milos Kozak
c23794fa6e
allow revert objective
2019-11-30 22:15:15 +01:00
Bart Sopers
8dcadd7a35
add failure certainty to OmnipodException
2019-11-30 20:12:26 +01:00
Bart Sopers
0e8baedc8b
Omnipod: add more user-friendly error messages by using string resources; add exception logging
2019-11-30 18:49:44 +01:00
Bart Sopers
71db5e541e
Move exception handling and PumpEnactResult creation from OmnipodManager to AapsOmnipodManager
2019-11-30 17:06:05 +01:00
Bart Sopers
f2e439a485
Calculate bolus durations and add bolus completion handler in OmnipodManager
2019-11-30 15:16:53 +01:00
Andy Rozman
f84149afa4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-30 12:17:39 +00:00
Andy Rozman
e955331259
see previous commit corrent
2019-11-30 12:17:02 +00:00
Andy Rozman
a2ad20f616
- Fixed RemovePod to NOT forcebully remove the Pod if failed (Cancel)
...
- CHanged InitPodFragment, to respond onli to that call, and NOT to PumpResultEvent
2019-11-30 12:15:25 +00:00
Milos Kozak
034c16690f
temp
2019-11-30 10:16:38 +01:00
Bart Sopers
24cd0c7712
Refactor exceptions in Omnipod driver to prepare for adding failure certainty
2019-11-29 23:10:39 +01:00
gregorybel
db2c675024
fix page -> bage
2019-11-29 21:48:35 +01:00
Milos Kozak
eba66da4a4
allow go back with objectives
2019-11-29 12:38:07 +01:00
Milos Kozak
f82c610d16
allow objective skip only when NS is connected and in RW mode
2019-11-29 12:19:32 +01:00
Milos Kozak
9196bdb2ed
handle name properly
2019-11-29 00:11:28 +01:00
Milos Kozak
2dd7c758f4
Local profile clone support
2019-11-28 23:18:42 +01:00
gregorybel
de9d2da68d
show Battery info in days instead of percent for Combo
2019-11-28 22:15:56 +01:00
Milos Kozak
8a75d4f6b9
tabs in local profile
2019-11-28 21:58:07 +01:00
Milos Kozak
ec535b9c61
low_mark, high_mark units dependent
2019-11-28 19:54:59 +01:00
Milos Kozak
599261081b
upload local profile to NS
2019-11-28 00:30:22 +01:00
Milos Kozak
bfb65d0f8a
run wizard to setup units
2019-11-27 23:39:16 +01:00
Andy Rozman
bea4bde8cb
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-27 22:36:48 +00:00
Andy Rozman
61c67d7390
- Removing OmnipodManagerAAPS
...
- new database entry class
2019-11-27 22:33:46 +00:00
Milos Kozak
3ee9836e66
handle default TT valuses in current units
2019-11-27 23:26:29 +01:00
Bart Sopers
23050dff4d
Revert accidental changes and fix formatting
2019-11-27 23:07:35 +01:00
Bart Sopers
120243908f
Move basal profile mapping to AapsOmnipodManager
2019-11-27 22:13:48 +01:00
Bart Sopers
f2615d977b
Add async feedback to pod init steps
2019-11-27 22:05:40 +01:00
Milos Kozak
0f631b1d47
fix
2019-11-26 16:59:40 +01:00
Milos Kozak
fed2839a72
Merge branch 'dev' into localprofile
2019-11-26 16:40:46 +01:00
Andy Rozman
5b3ca232e9
- Fixed wizardpager library, so that there is no longer NPE when cancel is used
...
- added Deactivate Pod Wizard
- changed some strings
2019-11-25 22:54:06 +00:00
Milos Kozak
6969dc4873
Merge pull request #2222 from MilosKozak/2186
...
New SMS commands
2019-11-25 22:40:00 +01:00
Milos Kozak
c33e3994b6
some cleanup and kotlin conversion
2019-11-25 18:07:16 +01:00
Milos Kozak
1ea25b68a8
fix NPE
2019-11-25 17:06:08 +01:00
Andy Rozman
32097ee8ad
- Fix NPE : pumpStatus not set in RileyLinkCommunicationManager
...
- added possibility to disable tunning (not supported for Omnipod, but required for Medtronic)
2019-11-24 20:32:53 +00:00
Andy Rozman
3a1e5f5741
Init pod integration is finished.
2019-11-24 18:24:23 +00:00
Andy Rozman
b13fbcf8f4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-23 20:32:46 +00:00
Andy Rozman
0749a7864c
- Added library for Wizard pages and all the classes for the integration.
...
- integration of Init Pod Wizard is done from visual point of view, now it just needs to be connected to driver
2019-11-23 20:31:29 +00:00
andreas
63808ad553
Also deactivate Automation if Loop is disabled, not only if it is suspended.
2019-11-22 18:30:22 +01:00
fabriziocasellato
46270d87e2
Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command
2019-11-22 16:41:09 +01:00
fabriziocasellato
f26e683dbe
Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command
2019-11-22 15:58:03 +01:00
Milos Kozak
bcfb1feda3
Merge branch 'dev' into pull/2185
2019-11-22 15:39:16 +01:00
Milos Kozak
16038caed8
Merge branch 'sms' into 2186
2019-11-22 14:30:19 +01:00
fabriziocasellato
ebc89e7526
New tests for SMS commands: TARGET MEAL/HYPO/ACTIVITY and SMS STOP/DISABLE
2019-11-22 12:31:59 +01:00
Milos Kozak
17ea3843ae
SMS HELP command
2019-11-22 11:19:09 +01:00
Milos Kozak
e9aa4835ed
SBS CARBS command
2019-11-22 10:40:48 +01:00
Milos Kozak
a62750c3a3
SmsCommunicatorFragment -> kt
2019-11-22 00:33:13 +01:00
Milos Kozak
d227013496
SmsCommunicatorPlugin -> kt
2019-11-22 00:12:46 +01:00
Milos Kozak
b2079aa316
Warn 12h before DST change
2019-11-21 00:20:01 +01:00
Milos Kozak
9aa77122ba
Use on Rx for NetworkChange
2019-11-21 00:07:50 +01:00
Milos Kozak
2fe276d101
accept data 1 month back in Dexcom plugin
2019-11-20 22:03:31 +01:00
Milos Kozak
baf77e2e67
fix tests
2019-11-20 21:50:02 +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
363d6d48be
ProfileStore -> kt
2019-11-19 23:17:14 +01:00
Milos Kozak
bf6449f201
fix tests
2019-11-19 20:43:42 +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
Milos Kozak
c6bbc0fe8b
Merge pull request #2198 from jotomo/log-unhandled-exceptions-again
...
Log unhandled exceptions again
2019-11-14 22:40: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
Anton Bracke
7e712a5fc4
added default location trigger mode value
2019-11-14 15:12:40 +01:00
Milos Kozak
3e5206b4cd
Merge pull request #2178 from 2flea/dev
...
Countdown time for temporary PS in overview
2019-11-14 11:39:01 +01:00
Milos Kozak
232555b407
Merge pull request #2195 from boc-the-git/rounding-changes
...
Rounding: Use BigDemical for more accurate comparison
2019-11-14 11:07:14 +01:00
Anton Bracke
d122b3e329
Added mode (entered / left) to location trigger
2019-11-12 21:48:07 +01:00
Milos Kozak
128e8a024d
units selection in setup wizard
2019-11-12 15:19:18 +01:00
Johannes Mockenhaupt
dc38615ec9
Ignore InternalErrors during app shutdown.
2019-11-12 13:44:02 +01:00
Johannes Mockenhaupt
cce3a77a37
Log unhandled exception rather than printing to stdout.
2019-11-12 13:41:36 +01:00
boc-the-git
b682432ca0
Change roundTo method to use BigDecimal rather than Double for more accurate comparison. Update tests to introduce more scenarios where without the code change, they'd fail.
2019-11-12 15:39:42 +11: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
Milos Kozak
5cc19d2b87
remove simple profile from startup wizard
2019-11-11 16:51:45 +01:00
Milos Kozak
360efa4682
Merge branch 'dev' into localprofile
2019-11-11 16:49:14 +01:00
Milos Kozak
25b18d93d9
fix max_daily_basal to support insight min rate
2019-11-11 16:47:09 +01:00
Milos Kozak
8fa4c49060
remove simple profile
2019-11-11 16:42:29 +01:00
Milos Kozak
1f622e3517
Merge branch 'dev' into localprofile
2019-11-11 16:37:46 +01:00
fabriziocasellato
2319536adc
Cumulative corrections for Milos msgs in 2019, 7 Nov about try/catch and missed 'if null' contition
2019-11-11 09:57:35 +01:00
Bart Sopers
a670a04ab9
Add some todos
2019-11-10 22:43:33 +01:00
Andy Rozman
c77cc018f0
- changes for running, so that everything is correctly initalized, moved ui classes to .driver
...
- moved manager to .comm package
- started adding dialog for Pod History
2019-11-10 17:23:40 +00:00
Andy Rozman
5c8f0a2a39
After merge changes
2019-11-09 16:38:05 +00:00
Andy Rozman
6387799ba4
Merge branch 'omnipod_eros_bart' of https://github.com/bartsopers/AndroidAPS into omnipod_eros_bart
2019-11-09 16:22:07 +00:00
Andy Rozman
ef50bc5365
Merge branch 'dev' into omnipod_eros_bart
2019-11-09 16:17:43 +00:00
Andy Rozman
4351b65a92
- changes to make driver running (no init pod yet), just fixed some running pains with driver
2019-11-09 13:58:43 +00:00
Andy Rozman
9b0a4b742d
Merge branch 'dev' into omnipod_eros_andy
2019-11-08 20:24:59 +00:00
Brian Quinion
1467361d54
re-run calculateInsulin when OK is pressed to ensure changes to notes fields are used
2019-11-07 11:46:55 +00:00
fabriziocasellato
86d4b755ea
1) Added SMS commands:
...
- SMS DISABLE/STOP to disable SMS Service;
- TARGET MEAL/ACTIVITY/HYPO to switch to the standard temp targets;
- BOLUS 0.60 MEAL, to do a bolus and set the stadard meal TT (ie 90 mg/dL for 45').
2) Modified the SMS Timeout in a range from 3' to 60'.
This preference is useful for parents that will manage many boluses in a single meal (because often, eaten foods are unpredictable with babies, so parents need to perform many closed boluses).
Due to safety reasons (prevent multiple boluses for stolen phones, cloned SIM, ...):
- Added a further SMS command to disable SMS Services (SMS DISABLE/STOP);
- To modify the default timeout of 15', 2 Phone Numbers are mandatory
In this way, if unwanted/suspicious boluses are notified, the other parent can disable Remote Management (till to re-enable it directly with the AAPS in the master smartphone).
2019-11-07 10:39:17 +01:00
Philoul
d23faf65bf
Add strings for shortday (shorthour allready exists) for translation of statuslights and remaining time TT in main screen
2019-11-06 20:31:05 +01:00
andreas
2044fe6860
Instead of computing name in overview fragment add function
...
ProfileFunctions.getInstance().getProfileNameWithDuration()
to be called
2019-11-05 15:43:11 +01: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
Andreas
70172bf8e4
Add temporary PS remaining time in profile name
2019-11-03 16:20:20 +01:00
AdrianLxM
3c4b16378b
Merge branch 'master' into dev and update version
2019-11-01 00:22:06 +01:00
AdrianLxM
cdecf790e1
Merge pull request #2163 from MilosKozak/adrian/semantic-versioning
...
Adrian/semantic versioning
2019-10-31 08:38:44 +01:00
AdrianLxM
9ccda7cfee
semantic versioning
2019-10-31 08:28:27 +01:00
AdrianLxM
7189115c3e
no more singletons - what is heap space if we can have tasty side effects
2019-10-29 22:25:02 +01:00
AdrianLxM
9798c9b47a
public cton on NetworkChangeReceiver
2019-10-29 22:23:23 +01:00
Andy Rozman
80c4697cad
Merge branch 'dev' into omnipod_eros_andy
2019-10-28 16:42:57 +00:00
Andy Rozman
ea441466fc
Merge branch 'dev' into omnipod_eros_andy
2019-10-28 16:32:01 +00:00
Milos Kozak
0da6377687
SignatureVerifierPluginTest
2019-10-28 13:45:42 +01:00
Milos Kozak
c10963dcbd
fix NPE
2019-10-27 15:48:09 +01: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
Milos Kozak
044a958340
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-25 13:41:13 +02:00
Milos Kozak
6c4a6fac18
run response on UI thread
2019-10-25 13:41:05 +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
f399f8bb1f
Brasil language, better working Locale setting
2019-10-25 11:38:23 +02:00
Milos Kozak
ae0946fa2a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-25 00:11:32 +02:00
Milos Kozak
a18f5523b9
better update objectives gui
2019-10-24 23:54:59 +02: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
Milos Kozak
830f59b2fa
fix pluging list
2019-10-24 23:06:43 +02:00
Milos Kozak
e84e59b4ca
fix objectives fragment
2019-10-24 21:36:44 +02:00
AdrianLxM
2a7a004afd
Merge branch 'adrian/glif-objective' into devmerge
2019-10-24 19:46:24 +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
414695c5e3
preserve show calculation checkbox state, make wizard better translatable"
2019-10-24 11:34:22 +02:00
Milos Kozak
c867ae1104
VirtualPumpFragment -> kotlin
2019-10-23 22:55:49 +02:00
Andy Rozman
ef9ac7dd42
Merge branch 'dev' into double_bolus_debug
2019-10-23 11:17:56 +01: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
688218fa40
Revert move wakelock to MainApp
2019-10-22 23:01:38 +02:00
Milos Kozak
ba94d09fb4
SignatureVerifier -> SignatureVerifierPlugin
2019-10-22 20:21:18 +02:00
Milos Kozak
7ec0665dbf
compare fix
2019-10-22 15:51:03 +02:00
Milos Kozak
b5a1543b92
Merge branch 'dev' into signature
2019-10-22 15:24:44 +02:00
Milos Kozak
ecbfd294a8
send hash to firebase
2019-10-22 15:24:37 +02:00
Milos Kozak
e566e9debc
calculate tir
2019-10-22 13:24:35 +02:00
Milos Kozak
5d17916e73
Merge branch 'dev' into survey
2019-10-22 10:45:18 +02:00
Milos Kozak
43f0fe1df9
MDT driver without eng mode
2019-10-22 08:02:28 +02:00
Milos Kozak
7cd66a6a43
Confirmation on automation task delete
2019-10-21 19:04:55 +02:00
Milos Kozak
98cb17c6bf
Merge pull request #2124 from jotomo/recalc-iob-on-insulin-peak-change
...
Recalculate IOB on insulin peak time pref change.
2019-10-20 22:58:51 +02:00
Johannes Mockenhaupt
2417a57531
Recalculate IOB on insulin peak time pref change.
2019-10-18 18:18:54 +02:00
Milos Kozak
d2a4aea9e2
remove MainApp::getSpecificPlugin
2019-10-18 13:12:45 +02:00
Milos Kozak
56152fa1fa
move wakelock to MainApp
2019-10-18 11:21:50 +02:00
Andy Rozman
902422ddf0
Added BatteryChange event, as verification that pump is running.
2019-10-17 22:37:12 +01:00
Milos Kozak
6a7cb2ac7b
fix disabling automation
2019-10-17 22:46:00 +02:00
Milos Kozak
2365be851f
ActivityMonitor
2019-10-17 21:35:50 +02: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
5f3d503458
Pump disconnection: alarm on failed TBR
2019-10-17 11:25:30 +02:00
Milos Kozak
3b1f6294a9
fix exception
2019-10-17 10:09:50 +02:00
Milos Kozak
3a16339516
time spent
2019-10-15 23:50:09 +02:00
Milos Kozak
7bbf30ec65
Merge branch 'dev' into survey
2019-10-15 23:49:17 +02:00
Milos Kozak
49b2aee320
TODO
2019-10-15 22:35:04 +02:00
Milos Kozak
3397659320
LocalProfile tweaking switching profiles
2019-10-15 21:58:48 +02:00
Sebastian Lenz
95a2159b12
add missing translation for pump battery change
2019-10-15 21:31:44 +02:00
Milos Kozak
b6b748fc4a
Merge branch 'dev' into localprofile
2019-10-15 20:46:45 +02:00
Milos Kozak
6f03743ebc
fix recreating tabs
2019-10-15 20:44:03 +02:00
Milos Kozak
da447b8afe
LocalProfile allow more profiles
2019-10-15 19:34:29 +02:00
Milos Kozak
cf506a5439
LocalProfilePlugin -> kotlin
2019-10-15 19:25:11 +02:00
Milos Kozak
c8c830f51c
LocalProfileFragment -> kotlin
2019-10-15 19:00:11 +02:00
Milos Kozak
8d5fbeb66d
remove Extended bolus from Actions
2019-10-15 18:30:36 +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
1aa8771f4d
Events to RxBus
2019-10-14 23:49:53 +02:00
Milos Kozak
4ed8f0a1e1
Events to RxBus
2019-10-14 23:35:24 +02:00
Milos Kozak
30cf4f77da
Events to RxBus
2019-10-14 23:16:51 +02:00
Milos Kozak
7596775331
clone notification list for viewing
2019-10-14 21:55:40 +02:00
Milos Kozak
0f792dc092
Events to RxBus
2019-10-14 20:26:33 +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
AdrianLxM
fa20af4440
network status before time
2019-10-13 17:58:45 +02:00
Milos Kozak
14dd29befd
boluswizard: do not check for correction constraints
2019-10-13 00:01:15 +02:00
Milos Kozak
40a2f7ee9f
Exam grammar
2019-10-12 19:40:30 +02:00
Milos Kozak
63aaa38834
do not run automation if loop is suspended
2019-10-11 10:12:58 +02:00
Milos Kozak
1340f60b5a
WizardDialog refactor
2019-10-10 23:02:35 +02:00
Tebbe Ubben
4a5b0f2a86
Save Dexcom sensor type
2019-10-09 16:59:22 +02:00
Milos Kozak
450f4fabf0
Survey
2019-10-08 21:20:04 +02:00
Milos Kozak
32865f6d34
Merge pull request #2092 from PoweRGbg/triggerPumpDisconnected
...
TriggerPumpDisconnected: Initial work
2019-10-08 18:19:43 +02:00
Milos Kozak
4d1fccaf01
CommandQueue synchronized
2019-10-08 09:52:55 +02:00
Milos Kozak
4b8395a373
make objective reset not permanent
2019-10-08 08:27:33 +02:00
Roumen Georgiev
3f1f199690
renamed to TriggerPumpLastConnection
2019-10-07 10:45:26 +03:00
Milos Kozak
b108f1fa78
Merge branch 'dev' into triggerPumpDisconnected
2019-10-04 19:34:54 +02:00
Milos Kozak
532a7e3741
ActionSendSMS improvement
2019-10-04 19:34:12 +02:00
Roumen Georgiev
c8443f1095
TriggerPumpDisconnected: Initial work
2019-10-04 15:16:57 +03:00
Roumen Georgiev
e12217ae69
Copy&paste from ActionNotification
2019-10-04 10:55:33 +03:00
Milos Kozak
98f874d1fe
use bolus size is DetailedBolusInfo search
2019-10-03 21:21:12 +02:00
Milos Kozak
cbb0a4e12b
clear SMS numbers before processing new ones
2019-10-02 16:43:20 +02:00
Milos Kozak
c44101ce76
Merge pull request #2089 from PoweRGbg/ChangeProfileAction
...
Automation ActionCahangeProfile
2019-10-02 16:33:58 +02:00
Milos Kozak
ac69d1069e
Merge pull request #2017 from PoweRGbg/TriggerTOD
...
Trigger for time of day
2019-10-02 14:41:24 +02:00
Roumen Georgiev
3c11e87d2d
logging condition
2019-10-02 15:21:53 +03:00
Roumen Georgiev
7406577546
better test coverage & some cleanup
2019-10-02 14:37:00 +03:00
Roumen Georgiev
157028c4fd
initial work
2019-10-02 10:54:04 +03:00
Milos Kozak
43f53865e7
remove unused code
2019-10-01 22:36:07 +02:00
Milos Kozak
c961b77733
Notify on invalid profile only for actual
2019-10-01 20:10:09 +02:00
Milos Kozak
e93b05c73e
fix EditQuickWizardDialog, -> kotlin
2019-10-01 17:44:05 +02:00
Milos Kozak
ee26795d97
QuickWizardListActivity -> kotlin
2019-10-01 15:48:48 +02:00
Milos Kozak
c1109a5b41
QuickWizard cleanup, -> kotlin
2019-10-01 15:00:19 +02:00
Milos Kozak
20a2d84a0a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-01 14:56:21 +02:00
Milos Kozak
3ecee09443
Automation layouts improvement
2019-10-01 13:11:10 +02:00
Milos Kozak
2d395b625e
Do not allow too low max basal
2019-10-01 11:46:54 +02:00
Milos Kozak
4642f0ab5b
EventNewNotification, EventDismissNotification -> RxBus
2019-10-01 00:00:22 +02:00
Milos Kozak
654c90a836
Remove extended statuslights for NSClient ( #2084 )
2019-09-30 17:38:26 +02:00
Milos Kozak
c6f2eaecdc
profile switch duration 7 days
2019-09-30 17:22:07 +02:00
Milos Kozak
d2d4d5054f
better check for finishing objectives
2019-09-30 14:39:57 +02:00
p5nbTgip0r
12ca0ee890
Remove extended statuslights for NSClient
2019-09-29 21:46:25 -07:00
Milos Kozak
f118efa6ed
objectives fix
2019-09-27 18:03:58 +02:00
Roumen Georgiev
466bb7dc23
removed extra logging
2019-09-27 12:28:55 +03:00
Roumen Georgiev
f901c956e5
fixed problem with incorrect string values and test
...
setTimeInMillis sets time in milliseconds after * January 1, 1970, 0:00:00 GMT., but our time contains timezone offsset
2019-09-27 12:19:19 +03:00
Milos Kozak
2f1bfc8f66
Merge branch 'dev' into TriggerTOD
2019-09-25 15:00:56 +02:00
Milos Kozak
4d9088b63e
objectives: links for another tasks
2019-09-25 14:33:23 +02:00
Milos Kozak
199076576e
exam update
2019-09-24 21:48:57 +02:00
Milos Kozak
4c780f4f78
new exam
2019-09-23 21:31:06 +02:00
Milos Kozak
79c0ca4ca0
config builder fragment fix
2019-09-23 21:02:35 +02:00
Milos Kozak
c4e21db11d
objectives hint for remote monitoring
2019-09-23 20:38:15 +02:00
Milos Kozak
fe9df4de4e
do not jump to last tab
2019-09-23 20:35:49 +02:00
Milos Kozak
5fa9d4df62
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-09-23 19:37:42 +02:00
Milos Kozak
2e2c9c5d8f
better info in wizard confirmation dialog
2019-09-23 19:36:25 +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
Andy Rozman
529d0111c5
- some error fixes, and changes around profile
2019-09-18 18:00:30 +01:00
Andy Rozman
7ab813ef22
- added CustomeAction for FillCanula
2019-09-18 17:45:18 +01:00
Roumen Georgiev
e7953b33af
fix tests
2019-09-16 12:31:51 +03:00
Roumen Georgiev
d66eb78415
update buttons correctly
2019-09-16 09:37:48 +03:00
Bart Sopers
b9d0c8f875
Merge branch 'dev' into omnipod_eros_bart
2019-09-16 00:59:32 +02:00
Milos Kozak
a903ff6eea
Merge pull request #2056 from rkresha/dev
...
Small changes to fix a typo and more consistency in exam.xml
2019-09-15 21:19:00 +02:00
Milos Kozak
9295d51e1c
androidx.appcompat:appcompat:1.1.0
2019-09-15 18:56:54 +02:00
Rob Kresha
37589c8f90
Update Objective2.java
...
typo
2019-09-15 11:29:37 -05:00
Rob Kresha
4546ffa838
Consistency, typos, and labels
...
Small tweaks to make things more uniform.
2019-09-15 11:25:52 -05:00
Milos Kozak
aa7f921ad9
more objectives
2019-09-15 15:18:55 +02:00
Milos Kozak
25fab5f30e
objectives cleanup
2019-09-15 12:39:11 +02:00
Milos Kozak
eaf3526949
removed wrong links from exam
2019-09-15 11:55:57 +02:00
Milos Kozak
50041e1733
simplify statuslights preferences
2019-09-15 11:42:01 +02:00
Milos Kozak
4d23fb1d61
fix onClick superbolus checkbox
2019-09-15 11:04:33 +02:00
Milos Kozak
bb41ee76d3
fix showing % in wizard dialog
2019-09-15 10:57:37 +02:00
Milos Kozak
de5a41b196
remove pump.iob for pump status
2019-09-15 10:17:38 +02:00
Andy Rozman
bdf65ab077
- fix for getting basal profile (getRawContentOfFrame needed to be rewritten to cut 1 character and then create fixed length of frame at 64 bytes (it seems that in some cases frame can contain crc at end)
2019-09-12 12:36:13 +01:00
Roumen Georgiev
7c78270981
Fixed after comments
2019-09-11 15:30:29 +03:00
Roumen Georgiev
d525c3f220
Merge branch 'dev' into TriggerTOD
2019-09-10 10:30:20 +03:00
Roumen Georgiev
e3d7d4cb67
fixed name and tests
2019-09-10 10:01:36 +03:00
Roumen Georgiev
8ad35dcc45
fix of description
2019-09-09 17:01:50 +03:00
Roumen Georgiev
c88841b361
reworked to have start and end of time range
2019-09-09 16:50:48 +03:00
Milos Kozak
a3bc942cd7
R: handle not received time, refactor to kotlin, unify SerialIOThread
2019-09-08 14:17:41 +02:00
Milos Kozak
118b4bc0d1
RS: handle not received time
2019-09-08 10:39:32 +02:00
Milos Kozak
8b502c93c9
fix NPE
2019-09-08 09:43:10 +02:00
Milos Kozak
c57a6335d9
Merge pull request #2027 from triplem/ext_statusline
...
Add extended statuslight to overview fragment
2019-09-07 22:38:11 +02:00
triplem
0bec3cb224
fix color formatting
2019-09-07 22:05:59 +02:00
triplem
1687d13952
Try to fix colour formatting
2019-09-07 21:50:01 +02:00
Milos Kozak
9e4ddbf8fc
fix SSID trigger
2019-09-07 20:31:28 +02:00
Milos Kozak
cba5b640cb
safer default TT value in automation
2019-09-07 19:51:40 +02:00
Milos Kozak
23aedb0c6c
more exams
2019-09-07 19:34:31 +02:00
Milos Kozak
9b15d9da89
more exams
2019-09-07 19:27:31 +02:00
Milos Kozak
c0d65df330
exams cleanup
2019-09-07 18:52:17 +02:00
Milos Kozak
1f37aef9ce
more exams
2019-09-07 14:26:10 +02:00
Milos Kozak
1b1ce941db
more exams
2019-09-07 13:50:55 +02:00
Milos Kozak
2699f255b8
exams cleanup
2019-09-07 12:43:36 +02:00
Milos Kozak
45638ef5eb
more exams
2019-09-07 11:56:16 +02:00
Milos Kozak
88c263bb39
better hypott question
2019-09-07 11:21:14 +02:00
Milos Kozak
bc08784c81
Merge pull request #2026 from MilosKozak/objectives
...
New objectives
2019-09-06 15:24:29 +02:00
Milos Kozak
00349c13ac
more exam tasks
2019-09-06 15:02:41 +02:00
Milos Kozak
92d6f08e5c
do not warn on 30 min profile in NSClient mode
2019-09-06 13:36:26 +02:00
triplem
cc298f81b8
add extended statuslight to overview fragment
2019-09-05 21:39:53 +02:00
Milos Kozak
64a2b45866
add rice to objective bypass code
2019-09-05 20:53:53 +02:00
Milos Kozak
91ebc11d9b
ObjectivesExamDialog fine tunning
2019-09-05 20:26:23 +02:00
Milos Kozak
6b388b3bd2
Merge branch 'dev' into objectives
2019-09-04 22:32:10 +02:00
Milos Kozak
07fd0654ca
remove doubled notifyDatasetChanged
2019-09-04 22:11:45 +02:00
Milos Kozak
139455747e
fix copy constructors in automation plugin
2019-09-04 21:00:00 +02:00
Milos Kozak
d452d21c93
fix BG Difference in MGDL
2019-09-04 20:21:27 +02:00
Roumen Georgiev
2a80477bb5
tests
2019-09-04 16:48:32 +03:00
Roumen Georgiev
c9e841c131
converted minSinceMidnight to int
2019-09-04 16:06:23 +03:00
Roumen Georgiev
a77835d541
Initial work
2019-09-04 15:50:37 +03:00
Milos Kozak
c848095060
add automation TT action TextWatcher
2019-09-04 11:30:55 +02:00
Milos Kozak
37d10fbcbf
Exam objective
2019-09-04 00:00:52 +02:00
Milos Kozak
702ca21459
ObjectivesFragment to kotlin
2019-09-03 18:11:28 +02:00
Milos Kozak
a75312eea0
ObjectivesPlugin -> kotlin
2019-09-02 23:54:47 +02:00
Milos Kozak
05bb5a660b
simplify manual actions code
2019-09-02 23:38:14 +02:00
Milos Kozak
b9e91f3d20
confirm dialog on entering code
2019-09-02 23:10:31 +02:00
Milos Kozak
84bec28699
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-09-02 08:57:14 +02:00
Milos Kozak
11ca21ebbd
automation without engineering mode
2019-09-02 08:55:08 +02:00
Milos Kozak
99b5e1e9d5
fix NPE
2019-09-02 08:44:21 +02:00
Milos Kozak
99893a3ab1
allow bypass objectives
2019-09-02 08:42:25 +02:00
Bart Sopers
d14789cf02
Apply new understandings of beep types
2019-09-01 23:30:11 +02:00
Bart Sopers
5ac0df4b4b
Introduce AapsOmnipodManager to match OmnipodCommunicationManagerInterface interface
2019-09-01 22:54:59 +02:00
Milos Kozak
12a2d789c1
convert objectives
2019-09-01 21:27:56 +02:00
Milos Kozak
2ce7ba3fc4
remove tidepool from plugin list
2019-09-01 18:09:52 +02:00
Milos Kozak
80efc9369c
new objective Using AAPS
2019-09-01 13:43:11 +02:00
Milos Kozak
3274f372ef
show accomplished
2019-09-01 10:33:17 +02:00
Milos Kozak
0de7413427
use constants in objectives
2019-09-01 09:59:34 +02:00
Andy Rozman
d50d6087ea
- changed PumpMessage to be get correct frame from 523 and 554
2019-08-31 17:32:09 +01:00
Milos Kozak
e732c31043
fix NPE in APS plugins
2019-08-31 10:09:53 +02:00
Andy Rozman
c6d94284d7
- merge from bart
...
- added new dialogs (Omnipod Mgmt and InitPodWizard), extended OmnipodFragment code
- changes to OmnipodCommunicationManagerInterface
2019-08-30 16:20:18 +01:00
Milos Kozak
5d9277abdb
Merge pull request #2006 from andyrozman/bug_1954_mdt_wrong_min_bolus_for_554
...
Bug 1954 mdt wrong min bolus for 554
2019-08-30 15:12:38 +02:00
Andy Rozman
8581b00e8a
Merge branch 'omnipod_eros_andy' of https://github.com/andyrozman/AndroidAPS into omnipod_eros_andy
2019-08-30 11:29:29 +01:00
Andy Rozman
3438c3ed23
Merge branch 'omnipod_eros_bart' into omnipod_eros_andy
2019-08-30 10:52:25 +01:00
Andy Rozman
86a7117e63
Merge branch 'dev' into omnipod_eros_andy
2019-08-30 10:51:19 +01:00
Andy Rozman
b7b47970ed
- started working on PodInitWizard
...
- changed OmnipodCommunicationManagerInterface a little to include operation Type and Receiver Interface (not fully done yet, but what is there can be used)
- started working on PodManagamentActivity.kt
2019-08-30 10:39:40 +01:00