Milos Kozak
75d469a9db
Merge pull request #1781 from MilosKozak/NPEfixes
...
NPE fixes from Firebase
2019-05-02 22:24:20 +02:00
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
Milos Kozak
a303d71d25
scanning = false if no adapter present
2019-05-02 21:51:44 +02:00
Andy Rozman
7f61f45b78
- RileyStatusGeneral fixed in case fimrware is not set (no connection to RL yet, when page is opened) - Crashalytics
...
- Possible fix for SMB problem
- Possible fix for Treatments saving
- If last History entry has no date set, system doesn't crash (it crashed because it tryied to parse date and setting wrong values
2019-05-02 20:22:44 +01:00
Milos Kozak
6c7a18067f
remove misplaced @Nullable
2019-05-01 22:59:48 +02:00
Tebbe Ubben
85ea146c8b
Allow : in rovoked_certs.txt
2019-05-01 16:46:49 +02:00
Tebbe Ubben
2de4383535
Improve code style
2019-05-01 16:33:49 +02:00
Tebbe Ubben
a2d108b4c4
finally block to close input stream
2019-05-01 16:25:41 +02:00
Tebbe Ubben
de64b1ecf7
Fix typo
2019-05-01 16:24:11 +02:00
Tebbe Ubben
d744d1a732
Update header
2019-05-01 16:22:05 +02:00
Tebbe Ubben
609309ab47
Signature Verifier
2019-05-01 16:08:47 +02:00
Milos Kozak
b7119b31e9
Merge pull request #1779 from MilosKozak/loop-on-LOW
...
Include 39 as valid value
2019-04-29 12:24:34 +02:00
Milos Kozak
4336b47431
NPE fixes from Firebase
2019-04-29 11:36:30 +02:00
AdrianLxM
3a7b00f424
Include 39 as valid value
2019-04-28 14:33:04 +02:00
AdrianLxM
f2c18cbc1f
Don't warn if next loop invocation is prior to update check
2019-04-25 22:13:31 +02:00
Milos Kozak
26c236a79e
better check for dev branch
2019-04-25 16:13:21 +02:00
Tebbe Ubben
ffbb373481
Insight: Update sqlite_sequence on DB update
2019-04-24 22:36:29 +02:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
...
update logic version checker
2019-04-23 21:58:52 +02:00
AdrianLxM
0cab8c1d89
warn at date
2019-04-23 21:40:10 +02:00
AdrianLxM
249121f80d
outdated on install edge case
2019-04-23 21:22:44 +02:00
Milos Kozak
a678c6509c
TriggerWifiSsid, UI tweaking
2019-04-22 22:47:59 +02:00
AdrianLxM
0361ee8589
update logic version checker
2019-04-22 14:10:12 +02:00
Milos Kozak
1840ddabb3
TriggerTempTarget
2019-04-22 12:42:19 +02:00
Milos Kozak
bef170699f
Merge pull request #1756 from schmitzn/automation-patch1
...
Check value after setting unit
2019-04-22 09:37:17 +02:00
Milos Kozak
45312d9ffe
ActionProfileSwitchPercent
2019-04-21 23:48:05 +02:00
Milos Kozak
42cd2ddaa3
TriggerProfilePercent
2019-04-21 22:32:06 +02:00
Nico Schmitz
3fec2ce16c
Check value after setting unit
...
This makes sure that the value is in the range of minValue and maxValue. Also, it sets an inital value != 0 as it's called in the constructor.
2019-04-21 20:01:29 +02:00
Milos Kozak
e679f5eaff
ActionNotification
2019-04-21 16:17:25 +02:00
Milos Kozak
5f32eea488
Merge branch 'dev' into automation
2019-04-21 10:39:24 +02:00
Milos Kozak
8ca3d7cba2
TriggerIob, refactoring, lint cleanup, tests
2019-04-21 10:04:30 +02:00
Milos Kozak
27783fe33e
TriggerIob, more fixes
2019-04-19 09:20:59 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
...
Update checker
2019-04-18 22:26:18 +02:00
Milos Kozak
a08f01e69b
more TriggerBg tests
2019-04-18 21:06:16 +02:00
Milos Kozak
a5979bb485
fix test after merge
2019-04-18 20:01:13 +02:00
Milos Kozak
46c6cdf98f
Merge remote-tracking branch 'origin/dev' into automation
2019-04-18 19:48:51 +02:00
Milos Kozak
89ec81a850
UI and logic tweaking
2019-04-18 19:33:23 +02:00
AdrianLxM
092400f7a0
check regularly
2019-04-17 22:45:21 +02:00
AdrianLxM
4bde759a50
version checker plugin logic
2019-04-17 22:23:35 +02:00
AdrianLxM
84573cc0cc
refactor constraints checker
2019-04-17 21:29:16 +02:00
Milos Kozak
4b71be4992
Merge pull request #1747 from MilosKozak/glucosestatusfix
...
Fix GlucoseStatus calcuation
2019-04-17 20:30:18 +02:00
Milos Kozak
d7af6f6cc1
Merge pull request #1735 from MilosKozak/insight-seq
...
Insight: Set SQLite sequence to current time millis on table creation
2019-04-17 20:29:17 +02:00
Tebbe Ubben
39412ae032
Fix initial sqlite_sequence for Insight driver
2019-04-17 17:31:10 +02:00
Milos Kozak
a828bcba53
pass last execution time to triggers
2019-04-16 23:52:30 +02:00
Milos Kozak
a6bd81a1b9
fix tests
2019-04-16 21:28:21 +02:00
Milos Kozak
4ae7efc75f
Merge branch 'dev' into automation
2019-04-16 21:08:08 +02:00
Milos Kozak
952a6fe509
fix GlucoseStatus calculation
2019-04-16 20:36:18 +02:00
Milos Kozak
985f562518
calculate iob prediction based on autosens
2019-04-15 23:07:13 +02:00
Lee Braiden
78f2da405f
Fix potential NPE in AlarmSoundService destructor.
2019-04-15 19:17:44 +01:00
Milos Kozak
76932d6899
EventProfileSwitchChange -> EventProfileNeedsUpdate
2019-04-15 16:48:18 +02:00
Milos Kozak
be252c9374
Clear basalDataTable on significant change
2019-04-15 16:47:42 +02:00
Milos Kozak
7e54db64be
Glucose logging
2019-04-15 15:19:19 +02:00
AdrianLxM
f739980988
testing and SP logic
2019-04-15 08:04:56 +02:00
Milos Kozak
d70f2b6f75
Merge pull request #1742 from jotomo/1740
...
Split up receivers for local BG broadcasts and SMS.
2019-04-15 07:56:26 +02:00
Johannes Mockenhaupt
e27f16f5f8
Javadoc.
2019-04-14 17:55:43 +02:00
Andy Rozman
dbb9c132f4
- Fix for Unabsorbed and items without date set
2019-04-14 14:53:00 +01:00
Milos Kozak
0f6b05206f
clear MidnightTime cache
2019-04-13 21:49:15 +02:00
Johannes Mockenhaupt
59d3c79ed5
Split up receivers for local BG broadcasts and SMS.
...
Receiving local BG values probably fails silently when SMS
permission is not granted (due to SMS plugin not being used).
2019-04-13 14:20:27 +02:00
Andy Rozman
c7f6eb79f0
- fixes for Bolus problems
2019-04-12 21:20:09 +01:00
AdrianLxM
04618156cc
restructure and test version checker
2019-04-11 12:43:52 +02:00
Milos Kozak
1286aabb5b
log remote
2019-04-11 10:16:52 +02:00
Andy Rozman
ad17c66b1b
Merge branch 'dev' into medtronic_andy
2019-04-10 17:05:56 +01:00
Andy Rozman
7392eaeb58
- gradle fixes
...
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Tebbe Ubben
d786a2a898
Insight: Set SQLite Sequence to current time millis on table creation
2019-04-10 16:15:18 +02:00
Johannes Mockenhaupt
a33afc99f6
JUST PLAYING AROUND
2019-04-10 14:51:50 +02:00
AdrianLxM
c34cf576e5
VersionCheckerPlugin nightly stub
2019-04-10 00:41:48 +02:00
AdrianLxM
bd5d31a4a3
check version Java -> Kotlin
2019-04-10 00:36:02 +02:00
Andy Rozman
26a50bbbc4
- gradle fix, that might fix ClassNotFound Exception with Wear
...
- fix for duplicated entries
- trying to fix overwriting of data from NS (not done yet)
2019-04-09 23:14:06 +01:00
Milos Kozak
9ca179ec14
Merge pull request #1725 from Lexsus/fix_big_sms_bg
...
fix error with big sms text in UTF-8
2019-04-09 15:41:43 +02:00
Milos Kozak
4d8ee19abe
check for null
2019-04-09 15:34:02 +02:00
Milos Kozak
a75c60f573
fix NPE ActionStringHandler
2019-04-09 12:51:06 +02:00
Milos Kozak
398868f34b
fix NPE TreatmentsInterface
2019-04-09 12:46:46 +02:00
Milos Kozak
e53047d4bc
fix NPE WatchUpdaterService
2019-04-09 12:43:36 +02:00
Andy Rozman
2397c8e0d2
- fixes to bolus decoding
...
- PumpType set MedtronicCapabilities
2019-04-08 22:42:02 +01:00
Lucass
b2e70fd801
applied formatting
2019-04-08 22:51:22 +03:00
Milos Kozak
eee3bc4838
LINT: WakeLocks
2019-04-08 16:48:19 +02:00
Milos Kozak
190b9408bd
fixed package name
2019-04-08 15:38:20 +02:00
Milos Kozak
a06c21b585
LINT: locale
2019-04-08 15:34:02 +02:00
Lexsus
b9056384f9
fix error with big sms text in UTF-8
2019-04-08 15:23:40 +03:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01:00
Milos Kozak
a076b00363
check for NPE
2019-04-07 23:47:53 +02:00
Andy Rozman
8bf284f86d
- Changes made in CGMS
...
- Finished support for Bolus history mapping
- fixed 20 crashalytics errors
2019-04-07 22:27:18 +01:00
Milos Kozak
e8b46e7880
Merge branch 'firebase' into dev
2019-04-07 23:15:09 +02:00
AdrianLxM
6378d0a6bf
Merge branch 'dev' into 221-fix
2019-04-07 18:16:42 +02:00
AdrianLxM
5fbc274c5b
Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS into 221-fix
2019-04-07 17:00:36 +02:00
AdrianLxM
5e720f8081
deactivate TT raises/lowers target
2019-04-07 16:57:51 +02:00
Milos Kozak
3636480c61
Answers -> Analytics migration
2019-04-05 00:32:26 +02:00
Milos Kozak
f4b2a88862
fix typo
2019-04-03 16:53:34 +02:00
Milos Kozak
ec93045d84
fix parsin TT - missing duration
2019-04-03 16:43:56 +02:00
Milos Kozak
64c9196a5c
Merge pull request #1710 from TebbeUbben/insight-fix
...
Insight: Fix automatic Careportal entries
2019-04-03 16:10:03 +02:00
Tebbe Ubben
e3f45aa6be
Fix automatic careportal entries
2019-04-03 00:07:20 +02:00
Milos Kozak
78ecb80488
Merge pull request #1703 from rob-andy/wip/libre-delta-fixes
...
Calculate deltas correctly with 1 minute spaced data
2019-04-02 15:11:28 +02:00
Milos Kozak
1f62c820ca
Automation: split recurring and nonrecurring time
2019-04-02 00:05:12 +02:00
Milos Kozak
dc0846eab9
ActionStopTempTarget
2019-04-01 22:36:15 +02:00
AdrianLxM
8604d41323
reformat code
2019-04-01 21:37:20 +02:00
AdrianLxM
98a3d64c41
Merge pull request #1704 from TebbeUbben/insight-fix
...
Insight fix
2019-04-01 09:36:10 +02:00
Milos Kozak
1e1c74f420
Fix SMS CAL command
2019-03-31 23:49:01 +02:00
Milos Kozak
5a555cdfba
AutomationPlugin:processActions and some tweaking
2019-03-31 21:54:31 +02:00
Andy Rozman
3489f4a746
Merge branch 'medtronic_andy' of https://github.com/andyrozman/AndroidAPS into medtronic_andy
2019-03-31 20:13:14 +01:00
Andy Rozman
bd3529e650
Merge branch 'dev' into medtronic_andy
2019-03-31 20:03:49 +01:00
Tebbe Ubben
2371034a49
Update basal profile precision handling in Insight driver v3
2019-03-31 20:26:31 +02:00
Tebbe Ubben
67fe402447
Update basal profile precision handling in Insight driver v2
2019-03-31 19:58:59 +02:00
Tebbe Ubben
e26f0fef3f
Do not overwrite detailedBolusInfo.insulin
2019-03-31 19:38:31 +02:00
Tebbe Ubben
78a3224d05
Update basal profile precision handling in Insight driver
2019-03-31 19:36:58 +02:00
Tebbe Ubben
3894e44cc7
Fix Insight DST pump time update
2019-03-31 03:47:08 +02:00
rob
25950fc6cf
Libre/miaomiao delta modifications
...
* Remove hard limit of processing 9 records. Processing will now stop
at first value outside of time range of interest
* Keep a list of all values within 2.5 minutes. Average this value to use
as the now value
* Don't change the now value date. Always use the time of the latest value
* Added new test for data spaced at 1 minute intervals, to mimic libre data from glimp
* Fix existing test results for average < 2.5 minute data. Deltas are different due to
not updating the now value time
2019-03-31 11:03:48 +10:00
Tebbe Ubben
4b86a07eac
Set result.bolusDelivered in Insight driver
2019-03-31 01:39:08 +01:00
Tebbe Ubben
ae60d68719
Fix Insight limits
2019-03-31 01:37:28 +01:00
Tebbe Ubben
c12ec4817f
Proper rounding for basal rate
2019-03-31 01:23:05 +01:00
Andy Rozman
4b144f282b
Some compile fixes and translation problems.
2019-03-30 23:31:02 +00:00
Milos Kozak
350e23647e
ActionStartTempTargetTest
2019-03-31 00:03:31 +01:00
Milos Kozak
bad6edfb8b
Action:applyTest
2019-03-30 23:08:25 +01:00
Andy Rozman
eb85cd2588
Merge branch 'dev' into medtronic_andy
2019-03-30 22:06:43 +00:00
Milos Kozak
77dd32a14f
ActionLoopSuspendTest
2019-03-30 22:47:22 +01:00
Andy Rozman
afcedc83d1
0.8.2
...
- done some fixes according to Crashalytics (most common problem from last month)
- extended custom actions, to have enabled flag, and if entry is enabled=false button is not added. Added EventCustomActionsChanged event that can refresh custom actions
- #111 - do not put multiple statuses into queue
- #110 - set driver busy if wake up and tune is running
- #104 - when bolus is delivering driver is set to busy, and custom action was added to remove this block
2019-03-30 18:36:50 +00:00
Milos Kozak
6357dd40d7
fix tests
2019-03-30 17:10:21 +01:00
Milos Kozak
cabdb1d2fb
Merge branch 'dev' into automation
2019-03-30 15:47:23 +01:00
Milos Kozak
361ffa91c8
revert changes and disable test
2019-03-30 11:11:44 +01:00
Milos Kozak
bc23ca30e2
fix test 2
2019-03-30 10:04:22 +01:00
AdrianLxM
ebc8303cc6
isSuspended -> is NOT suspended
2019-03-28 22:13:57 +01:00
AdrianLxM
d856b87703
rewrite DST logic
2019-03-28 19:38:58 +01:00
Adrian AndroidAPS
cdd3c25929
only run DST helper on certain pumps
2019-03-28 17:25:57 +01:00
Nico Schmitz
9b19907388
Replace "lower" with "lesser"
2019-03-27 00:32:10 +01:00
Nico Schmitz
236349a063
Bugfixes. Add remove icon for actions.
2019-03-26 23:28:46 +01:00
Nico Schmitz
c6766c972c
Fix AutomationEventTest
2019-03-26 22:56:17 +01:00
Nico Schmitz
dcb57ac11d
Remove clone() for Trigger
2019-03-26 22:42:21 +01:00
Nico Schmitz
7b5c26bbb9
Remove clone() for AutomationEvent and Action
2019-03-26 22:37:19 +01:00
Nico Schmitz
e1523ee82d
Introduce LayoutBuilder
2019-03-26 22:13:01 +01:00
Nico Schmitz
ba0625b03f
Update to recent upstream/dev
2019-03-26 00:47:00 +01:00
Nico Schmitz
97a7a75c86
work on automation plugin
...
- implement clone() methods for actions and triggers
- add AutomationEventTest
- improve ui
2019-03-26 00:06:37 +01:00
Milos Kozak
0ee121d916
Merge pull request #1521 from MilosKozak/smsrefactor
...
Smsrefactor
2019-03-25 08:41:09 +01:00
Milos Kozak
a0bddbdec9
Merge pull request #1690 from jotomo/show-applied-max-iob-constraints
...
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 23:01:57 +01:00
Johannes Mockenhaupt
9dc02e3fa5
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 22:01:21 +01:00
Nico Schmitz
fc7e65c4d1
Update to recent upstream/dev
2019-03-22 23:08:13 +01:00
Milos Kozak
a060af8b0e
SmsCommunicator separator
2019-03-22 22:53:16 +01:00
Milos Kozak
fdbb76cb92
SmsCommunicator show COB
2019-03-22 22:45:41 +01:00
Milos Kozak
ca3c6b4093
SmsCommunicator detect commands
2019-03-22 22:18:51 +01:00
Nico Schmitz
f017b7a7a2
Work on automation plugin.
...
- Remove unused imports
- Add icons for actions and triggers
2019-03-21 23:38:56 +01:00
Milos Kozak
b7b9e175eb
Merge branch 'dev' into smsrefactor
2019-03-21 22:12:08 +01:00
Milos Kozak
fcc4a4edd3
SmsCommunicatorPluginTest 12
2019-03-21 21:54:46 +01:00
Milos Kozak
a9992503f6
SmsCommunicatorPluginTest 10
2019-03-21 21:00:42 +01:00
Milos Kozak
751e87ca5e
Merge pull request #1688 from AdrianLxM/dev-wear
...
Dev wear
2019-03-21 10:52:14 +01:00
Nico Schmitz
6dc87db73e
Improve EditEventDialog
2019-03-21 00:38:06 +01:00
Milos Kozak
30bfa1ca1f
SmsCommunicatorPluginTest 9
2019-03-20 23:12:07 +01:00
Nico Schmitz
87cf62e8f6
Refactoring. Fixes for screen rotation.
2019-03-20 23:09:46 +01:00
Nico Schmitz
c074ec36c4
Implement temp target dialog for automation action
2019-03-20 00:39:00 +01:00
Milos Kozak
381ae67829
Merge pull request #1420 from tanja3981/improvement/#1269
...
[2.0] Improvement: Allow some objectives to go back.
2019-03-19 23:42:38 +01:00
Nico Schmitz
91e4b01f10
Display actions and merge recent upstream/dev
...
- Add ActionListAdapter
- Add ChooseActionDialog
- Merge upstream/dev branch
2019-03-19 19:08:46 +01:00
AdrianLxM
d4d499587b
Merge remote-tracking branch 'andyremote/wear_upgrade' into dev-wear
2019-03-18 23:51:20 +01:00
Milos Kozak
db1a6bc71e
wait for finished calculations instead of acting on new BG
2019-03-18 20:59:39 +01:00
Milos Kozak
18ba5878d2
Fix1660
2019-03-17 18:51:16 +01:00
Milos Kozak
546f99f471
SmsCommunicatorPluginTest 6
2019-03-13 23:30:41 +01:00
Milos Kozak
74391eefdc
SmsCommunicatorPluginTest 5
2019-03-13 21:10:52 +01:00
Milos Kozak
4c0554f61a
SmsCommunicatorPluginTest 4
2019-03-13 19:35:48 +01:00
Milos Kozak
11ee9f54c3
Merge branch 'dev' into smsrefactor
2019-03-13 19:22:02 +01:00
Milos Kozak
826497c9f6
Fix superbolus test & allow APS plugin to be constraint
2019-03-13 18:50:37 +01:00
Milos Kozak
bb5cec95ea
SmsCommunicatorPluginTest 3
2019-03-13 14:33:28 +01:00
Andy Rozman
b1baaf48f5
remove wear warning
2019-03-12 23:57:57 +00:00
Andy Rozman
f7c4db35b5
Merge branch 'dev' into wear_upgrade
2019-03-12 22:46:38 +00:00
Milos Kozak
b24217491b
SmsCommunicatorPluginTest 1
2019-03-12 22:58:04 +01:00
Tanja Schmidt
dc89d0dfcf
Fixed: Use bage instead of pgage variable for coloring the battery age.
2019-03-12 21:30:23 +01:00
Milos Kozak
bb22b00245
AuthRequestTest
2019-03-12 19:55:47 +01:00
Milos Kozak
f6d85bdd96
correct wakelock in iob calculation
2019-03-12 11:31:21 +01:00
Milos Kozak
e1a82cc78e
SMS eleminate I and l from passcode
2019-03-11 18:33:43 +01:00
Milos Kozak
b9ea583d3d
SMS read status after bolus
2019-03-11 18:29:43 +01:00
Andy Rozman
0c27b8c6e3
fixing OverviewFragment
2019-03-10 22:24:38 +00:00
Andy Rozman
6fcb1ce230
Medtronic 0.8.1-SNAPSHOT
...
- wear changes
- refactoring of decoder
- started work on bolus, tbr, resumes
2019-03-10 19:08:54 +00:00
Milos Kozak
c7c3506b53
SMS PROFILE command
2019-03-10 07:59:14 +01:00
Milos Kozak
f30f4cbee2
SMS code cleanup
2019-03-09 18:46:22 +01:00
Milos Kozak
53721d5d2c
SMS Plugin extended bolus support
2019-03-09 09:52:58 +01:00
Andy Rozman
8594525d2c
Merge branch 'dev' into ench_1455_custom_actions
2019-03-08 23:49:56 +00:00
Milos Kozak
79b6bc6c43
SMS Plugin allow duration in basal command
2019-03-08 23:56:35 +01:00
Milos Kozak
56f977df3c
SMS Plugin allow basal in %
2019-03-08 23:48:41 +01:00
Milos Kozak
95da55724e
SMS Plugin show ignored too
2019-03-08 23:30:25 +01:00
Milos Kozak
592d04af1d
Merge pull request #1669 from harispoljo/feature-TTRunLoop
...
[Enhancement] Run loop when TemporyTarget is changed
2019-03-08 23:16:09 +01:00
Milos Kozak
9e2cb7d047
allow any non letter for SMS to ignore command
2019-03-08 23:01:33 +01:00
Milos Kozak
1eea170ead
SMS Plugin correct response for % TBR
2019-03-08 22:07:20 +01:00
Milos Kozak
6ea49f17bc
SMS Plugin add missing fragment refresh
2019-03-08 21:08:21 +01:00
Milos Kozak
791d5dbd1b
add missing files after merge
2019-03-08 19:42:48 +01:00
Milos Kozak
0051830b25
Merge branch 'dev' into smsrefactor
2019-03-08 19:41:32 +01:00
harispoljo
537c241e76
Made the intent easier to read.
2019-03-07 16:33:36 +01:00
Tebbe Ubben
286be1e78f
Insight: Enforce using first profile
2019-03-07 15:22:51 +01:00
Milos Kozak
f7c6f60131
Low storage notification
2019-03-07 11:32:09 +01:00
Roumen Georgiev
2b10e0f9e9
initial work
2019-03-07 11:32:29 +02:00
Andy Rozman
a148f5d21d
Fixed some files after merge.
2019-03-07 00:01:19 +00:00
Andy Rozman
6e500c1e75
On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
...
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent
On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Tanja Schmidt
c40907b951
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
a5d1905be8
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
92cbe45341
Fixed status noticication for charging/uncharging: check battery not power state.
2019-03-06 19:00:11 +01:00
harisp
605601bcc6
Run loop when TemporyTarget is changed
2019-03-06 12:10:28 +01:00
Milos Kozak
02db9b681d
fix MidnightTime crash + tests
2019-03-05 23:12:35 +01:00
Milos Kozak
39ddde5844
Merge pull request #1664 from MilosKozak/AdrianLxM-patch-2
...
fix version check
2019-03-05 21:24:34 +01:00
AdrianLxM
7f3924a7cb
fix version check
2019-03-05 21:06:14 +01:00
Tebbe Ubben
6cd37520c3
Fix #1661
2019-03-04 23:21:26 +01:00
Andy Rozman
011aaf5336
Moved medtronic to correct package
2019-03-02 20:39:14 +00:00
Andy Rozman
f7395c7a2c
Changes after merge, compilable, but medtronic is still in old structure.
2019-03-02 20:24:53 +00:00
AdrianLxM
5826084cf9
capitalization fix
2019-03-02 19:22:56 +01:00
Andy Rozman
289902633e
Merge branch 'dev' into medtronic_andy
2019-03-02 18:20:37 +00:00
Milos Kozak
987b3d9dd0
move dstPlugin to contraints package
2019-03-02 15:13:42 +01:00
Milos Kozak
e27c0c4b8b
Merge branch 'DstHelperPlugin' of https://github.com/PoweRGbg/AndroidAPS into PoweRGbg-DstHelperPlugin
2019-03-02 15:07:48 +01:00
Milos Kozak
e67e431526
Merge pull request #1649 from TebbeUbben/patch-1
...
Disable engineering mode for Insight
2019-03-02 14:44:43 +01:00
Milos Kozak
5938c5659b
Pumpcontrol icon
2019-03-02 14:37:53 +01:00
Tebbe Ubben
82bbf17f0e
Update MainApp.java
2019-03-02 12:18:06 +01:00
Milos Kozak
d9a9c933bc
package refactor
2019-02-28 23:16:50 +01:00
Milos Kozak
fa3d66ff8e
Merge pull request #1645 from jotomo/smb-parent-pref
...
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 16:30:56 +01:00
Johannes Mockenhaupt
9c14e4eadd
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 12:41:51 +01:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
e3e0a44d72
fix TBR formating in fragment
2019-02-25 20:18:10 +01:00
Milos Kozak
3287129eef
SP::putDouble
2019-02-25 20:17:02 +01:00
Milos Kozak
3d3fcde35d
Query for profile only once
2019-02-25 20:12:31 +01:00
Milos Kozak
86b494229e
Fix graph scale with no data
2019-02-25 20:11:21 +01:00
Milos Kozak
94d96cbc80
Use memory records for glucose data instead of DB
2019-02-25 20:10:38 +01:00
Milos Kozak
c122618317
use key_smbmaxminutes instead of string
2019-02-25 20:08:34 +01:00
Milos Kozak
337d350ce2
Use memory record for lastBg instead of DB query
2019-02-25 20:04:29 +01:00
Milos Kozak
b0dd2f464b
Insight driver (Sight remote) removal
2019-02-25 19:33:01 +01:00
Milos Kozak
c94dda1f0a
Merge branch 'dev' into ench_1455_custom_actions
2019-02-22 15:27:00 +01:00
Andy Rozman
b0fe8fc5aa
Merge branch 'dev' into ench_1455_custom_actions
2019-02-20 23:41:09 +00:00
Andy Rozman
8b3b1e67ea
First implementation
2019-02-20 22:57:31 +00:00
Andy Rozman
a441a7e35e
Release 0.7
...
- finished decoding DailyTotals records
- fixed some of most common bugs from Crashalytics
2019-02-20 15:28:14 +00:00
Milos Kozak
582101a3e9
Merge pull request #1639 from MilosKozak/fixes
...
Fix applying basal constraints in non APS mode
2019-02-19 18:24:16 +01:00
Milos Kozak
95297a6292
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-02-19 16:26:35 +01:00
Milos Kozak
1f3696608e
Tomato BGSource plugin
2019-02-19 16:26:16 +01:00
TebbeUbben
71f73210c9
Send dismiss event in main thread
2019-02-17 22:02:51 +01:00
TebbeUbben
8f7a29bd7a
Only show notification after three timeouts during handshake
2019-02-17 22:01:01 +01:00
TebbeUbben
5fb0fe62f4
Remove timeout during handshake notification when connection was successful
2019-02-17 21:58:17 +01:00
Andy Rozman
5aa5d9f749
Merge branch 'dev' into medtronic_andy
2019-02-16 20:50:36 +00:00
TebbeUbben
361cc158e8
Timeout during handshake notification
2019-02-16 20:28:49 +01:00
TebbeUbben
d2b0665af1
Merge branch 'master' into insight-dev2
2019-02-12 15:01:29 +01:00
TebbeUbben
e49cc10e1c
Log exceptions that occur in alert service
2019-02-12 14:57:14 +01:00
TebbeUbben
a4312acb3e
Incremental recovery duration
2019-02-12 14:54:27 +01:00
TebbeUbben
c564cc2214
Reuse socket of failed connection
2019-02-12 14:36:56 +01:00
TebbeUbben
ee704c3988
Merge branch 'master' into insight-dev
2019-02-10 00:05:43 +01:00
TebbeUbben
4a11723a61
Fix zero-temp for pump stopped periods
2019-02-10 00:03:59 +01:00
TebbeUbben
7a4d721c29
Fix bolus progress dialog with bolus cancel
2019-02-09 23:50:12 +01:00
TebbeUbben
4146c8a770
Don't send final bolus event after bolus cancel
2019-02-09 23:14:57 +01:00
TebbeUbben
a8a182dc9d
Change way of checking operating mode during bolus delivery
2019-02-09 23:12:36 +01:00
TebbeUbben
0b1e181662
Quick wizard fix 2
2019-02-09 23:06:11 +01:00
TebbeUbben
05aa369bae
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Wear/ActionStringHandler.java
2019-02-09 22:52:01 +01:00
TebbeUbben
f5d65e044c
Fix wear bolus for Insight
2019-02-09 22:49:38 +01:00
TebbeUbben
7035b9a5f2
Fix Quick Wizard for Insight pump
2019-02-09 22:47:45 +01:00
TebbeUbben
2ad4670f07
Refresh overview when pump is unpaired
2019-02-09 22:43:05 +01:00
TebbeUbben
7a7bebc5fe
Return false in isConnected and isConnecting when connection lock is not held.
2019-02-09 22:30:41 +01:00
TebbeUbben
317f171286
Fetch pump status after pairing
2019-02-09 22:25:07 +01:00
TebbeUbben
baac836d64
Don't read past history events when pump is newly paired.
2019-02-09 22:14:10 +01:00
TebbeUbben
e4fd293027
Stop fetching bolus progress when pump has switched operating mode
...
(e.g. because of an empty cartridge)
2019-02-09 22:08:49 +01:00
TebbeUbben
c5241b6cad
Remove unneeded variable
2019-02-09 22:04:09 +01:00
Milos Kozak
f540c70f22
Merge branch 'dev' into G6
2019-02-08 19:11:38 +01:00
Andy Rozman
72eae6e6b8
- refactored commands, removed version out of it
...
- finished Medtronic History Dialog (middle button)
- refactored Set/Get Basal functionality
2019-02-07 22:41:05 +00:00
TebbeUbben
c730d3244f
Log app error codes
2019-02-04 23:56:24 +01:00
TebbeUbben
183e9a321e
Add getReservoirLevel() and getBatteryLevel() to LocalInsightPlugin
2019-02-02 17:02:03 +01:00
TebbeUbben
cc189d360f
Merge remote-tracking branch 'nico/dev-wip' into dev-nico
2019-02-02 16:58:21 +01:00
Milos Kozak
5988910d2c
Merge branch 'insight' into dev
2019-02-02 12:56:33 +01:00
AdrianLxM
3c029906db
Merge pull request #1593 from MilosKozak/AdrianLxM-patch-1
...
Wear bug with Insight-pump: ignore rounding deviations
2019-02-02 12:31:37 +01:00
TebbeUbben
71c4c411b2
Fix race condition for bolus cancel
2019-02-02 11:41:16 +01:00
TebbeUbben
a282124497
Return pump enact failure when base basal ist 0 duration execution of setTempBasalAbsolute
2019-02-02 01:38:01 +01:00
TebbeUbben
1ffd63c83a
Hide operating mode button by default
2019-02-02 01:14:27 +01:00
TebbeUbben
b0f72fc736
Only update first basal profile
2019-02-02 01:11:26 +01:00
Andy Rozman
78abf7299a
0.7.0
...
- refactored BasalProfile functionality
- extended SetProfile command
- fixed processing of settings for 554
2019-01-31 23:09:39 +00:00
TebbeUbben
9b45c6b291
Only enable Insight driver in engineering mode
2019-01-31 13:09:40 +01:00
TebbeUbben
d1f7086651
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/Notification.java
2019-01-31 13:08:33 +01:00
TebbeUbben
2cde70e584
Update status of final bolusing event as well
2019-01-30 20:37:35 +01:00
TebbeUbben
827d26a39a
Insight history fix
2019-01-30 20:25:48 +01:00
TebbeUbben
e23657bfe5
Set alertActivity to null onDestroy
2019-01-27 23:02:57 +01:00
TebbeUbben
68f4a20c2b
Final bolusing event
2019-01-27 16:40:56 +01:00
TebbeUbben
0c93679ed2
Fix initial EventOverviewBolusProgress
2019-01-26 09:32:29 +01:00
TebbeUbben
5475d9bceb
Withdraw connection request when deleting pairing
2019-01-25 22:55:15 +01:00
TebbeUbben
53f7cf0dcf
Revert "Improve connection routine"
...
This reverts commit 8116a24
2019-01-25 22:53:35 +01:00
TebbeUbben
8116a24fc6
Improve connection routine
2019-01-25 22:32:22 +01:00
TebbeUbben
ffc1db3c95
Add short status
2019-01-25 22:28:36 +01:00
TebbeUbben
6ac02f96cb
Fix NullPointerException
2019-01-22 13:55:38 +01:00
TebbeUbben
f6d829e575
Fix silent alert canceling
2019-01-19 15:18:41 +01:00
TebbeUbben
7724092843
Fix TBR logging
2019-01-19 15:15:56 +01:00
TebbeUbben
eb96209950
Disable old Insight driver
2019-01-19 11:59:17 +01:00
TebbeUbben
258034ca8d
Don't refresh status twice when setting TBR
...
Return duration in TBR PumpEnactResult
2019-01-19 11:54:05 +01:00
TebbeUbben
2a126783b7
Upload JSON status
2019-01-19 06:31:11 +01:00
TebbeUbben
356feb5be0
Only cancel TBR if needed
2019-01-19 06:09:11 +01:00
TebbeUbben
f0a2307517
Fix race condition in alert service
2019-01-19 05:36:02 +01:00
TebbeUbben
437dee288e
Make TBR emulation setting working
2019-01-19 05:02:00 +01:00
TebbeUbben
65400560dd
Properly show TBR duration in fragment
2019-01-19 03:08:14 +01:00
TebbeUbben
4d213eae7d
Fix disconnect routine
2019-01-19 00:58:08 +01:00
TebbeUbben
cc364a0cec
Read configuration for getting active basal profile instead of using status result
2019-01-19 00:47:32 +01:00
TebbeUbben
f27ace7568
Fix PumpStoppedException while fetching status
2019-01-19 00:43:58 +01:00
TebbeUbben
85ae946296
Indicate in fragment if cartridge is not inserted
2019-01-19 00:41:29 +01:00
TebbeUbben
58a8845ec3
Don't update fragment of destroying view
2019-01-18 23:44:26 +01:00
TebbeUbben
2770a49869
Local Insight driver
2019-01-18 22:40:22 +01:00
Andy Rozman
9c08bfb8bf
[0.6]
...
- bolus finalized: added delay before bolus is delivered (configurable 5, 10, 15s) and if cancel is issued, after
delay, and bolus was already sent to pump, message is displayed saying that you need to manually stop the pump
to cancel bolus
- BLE Scanner refactored and finished (removed un-needed code)
- fixed 5 most common Crashalytics errors found
- fixed Basal Profile problem (I hope)
2019-01-15 20:08:31 +00:00
Andy Rozman
8fc694e812
Merge branch 'dev' into medtronic_andy
2019-01-04 22:24:44 +01:00
Andy Rozman
8698e14076
Merge branch 'dev' into medtronic_andy
2019-01-04 22:12:14 +01:00
Andy Rozman
8935abf8a5
Some changes...
2019-01-04 22:08:22 +01:00
AdrianLxM
11b8b83651
ignore rounding deviations
2019-01-04 19:27:44 +01:00
Andy Rozman
56eaacb3a2
[0.6]
...
Configuration:
- added delay for Bolus delivery
- added choice for decoding (done on RL or in software)
Code:
- encoding DailyTotals for 522 and 523
- some minor fixes reported by Crashalytics
- refactoring history
- added history display
- changes to delivering Bolus (canceling)
- started adding 6b4b hardware decoding
2019-01-04 14:02:10 +01:00
Milos Kozak
2b9b3b4f16
Eversense support
2018-12-11 21:56:57 +01:00
Nico Schmitz
9e03f0f8ca
Update to current dev branch
2018-12-11 14:51:26 +01:00
Milos Kozak
8610dcc21d
G5 2018 app version support
2018-12-10 19:35:01 +01:00
Andy Rozman
adc80d5cc7
Medtronic 0.5
...
- added DailyTotalsDTO and started with work on parsing (522 done)
- split encoding into 3 classes, and added exception when encoding fails
- added code for retries, when in communication with pump
- added analysis of history data for several occassions (profile changed, configuration changed, etc)
- little refactoring all arround
2018-12-09 14:44:48 +00:00
Milos Kozak
40ad066346
Fix applying basal constraints in non APS mode
2018-12-09 10:45:56 +01:00
triplem
2693797bbd
fix duplication of resume and reconnect
2018-12-07 22:36:22 +01:00
Nico Schmitz
49b0e3ab71
Add EditTriggerDialog
2018-12-05 21:22:32 +01:00
TebbeUbben
e075a73c87
Add unit to Careportal bgcheck entries
2018-12-01 16:52:46 +01:00
TebbeUbben
dfe1e032be
Complete G6 plugin
2018-12-01 16:51:12 +01:00
Milos Kozak
a4c690e7c2
G6 register plugin
2018-12-01 10:51:53 +01:00