Milos Kozak
9226a561db
remove butterknife from HistoryBrowseActivity
2019-08-07 16:58:57 +02:00
Milos Kozak
607d7c4b24
Merge remote-tracking branch 'origin/dev' into loopkotlin
2019-08-07 16:23:03 +02:00
Milos Kozak
4f562d8f86
fix crash in Dana fragment
2019-08-07 16:22:33 +02:00
Milos Kozak
8f3c4e25c5
DanaRFragment -> kotlin
2019-08-07 15:50:37 +02:00
Andy Rozman
163c043492
- preliminary fix for #1940 (if calculated voltage is under 0, we set it to 1%)
2019-08-07 11:59:47 +01:00
Andy Rozman
d06c5fdcc8
- fixed 4 (or more) crashalytics problems
2019-08-07 11:48:37 +01:00
Milos Kozak
a0eef61745
remove @BindView from RileyLinkStatusActivity
2019-08-06 23:22:56 +02:00
Milos Kozak
fe716bdc2e
LogSettingActivity -> kotlin
2019-08-06 23:15:06 +02:00
Milos Kozak
949cde143a
NSProfileFragment -> kotlin
2019-08-06 22:53:09 +02:00
Milos Kozak
73e8d21ca0
OpenAPSPlugins -> kotlin
2019-08-06 21:50:08 +02:00
Milos Kozak
d2c01501a8
ConfigBuilderFragment -> kotlin
2019-08-06 20:46:35 +02:00
Milos Kozak
63e45fd549
PluginViewHolder -> kotlin
2019-08-06 20:27:17 +02:00
Milos Kozak
9b6312a495
remove dead code
2019-08-06 02:58:50 +02:00
Milos Kozak
9e962b953f
eliminate PluginSwitcher
2019-08-06 02:34:57 +02:00
Milos Kozak
c1a1cc3108
ProfileViewerDialog -> kotlin
2019-08-06 01:19:24 +02:00
Milos Kozak
9608f5185f
lint warnings
2019-08-05 16:04:16 +02:00
Milos Kozak
89d2ff9de8
LoopFragment -> kotlin
2019-08-05 14:12:39 +02:00
AdrianLxM
8bc9828a8b
Update LocalProfileFragment.java
2019-08-04 11:44:19 +01:00
Milos Kozak
4bbb77907f
separate config for pumpcontrol
2019-08-03 23:22:30 +02:00
Milos Kozak
4831eb9193
Merge branch 'dev' into batteryopt
2019-08-03 23:17:02 +02:00
Milos Kozak
49ae8747fd
remove code redundancy
2019-08-03 21:22:24 +02:00
Milos Kozak
93ecd43e2e
handle callback from ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
2019-08-03 20:01:55 +02:00
Milos Kozak
81eeb66538
SDK checking cleanup 2
2019-08-03 20:00:56 +02:00
Milos Kozak
c9d1cc6a24
SDK checking cleanup
2019-08-03 19:11:16 +02:00
Milos Kozak
f439f1c6dd
revert skippable in wizard
2019-08-03 18:54:53 +02:00
Milos Kozak
43c0ce25ba
startForeground in onCreate
2019-08-03 18:19:38 +02:00
Milos Kozak
e4a3b0656e
ErrorHelperActivity, ErrorDialog -> kotlin
2019-08-02 22:33:35 +02:00
Milos Kozak
628adf25ba
better check soundid passed to AlarmSoundService
2019-08-02 21:55:34 +02:00
Milos Kozak
b572d110d8
remove splash on other activities
2019-08-02 17:15:57 +02:00
Milos Kozak
a738672dbb
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-08-02 16:32:20 +02:00
Milos Kozak
442d48b4c2
fix OPAS fragments
2019-08-02 16:31:57 +02:00
Brian Quinion
0c3d3f0dd8
Make needwhitelisting skippable to avoid issues with not being able to detect step being completed
2019-08-02 14:44:39 +01:00
Brian Quinion
246186f03f
Check we have battery optimisation with PowerManager (required in addition to REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission)
2019-08-02 14:13:57 +01:00
triplem
c9f054bd47
disable firebase for tests
2019-08-01 21:20:17 +02:00
Milos Kozak
7db98bf810
Splash logo
2019-08-01 16:29:20 +02:00
Milos Kozak
b0eecac00e
BolusProgress code cleanup
2019-08-01 10:26:31 +02:00
Paulus
d827c10161
CR #1903 initial commit
2019-08-01 00:47:57 +02:00
Milos Kozak
32ff72b620
Merge pull request #1923 from jotomo/rotating-bolus-progress-dialog
...
BolusProgressDialog: persist/resurrect state message across restarts.
2019-07-31 19:15:01 +02:00
Johannes Mockenhaupt
056125ffb3
BolusProgressDialog: persist/resurrect state message across restarts.
...
Intents to solve #1909 .
2019-07-31 18:48:31 +02:00
Milos Kozak
0d9578763d
fix warnClock from NS
2019-07-31 15:11:20 +02:00
Milos Kozak
978b68eee7
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-31 14:56:39 +02:00
Milos Kozak
8290d5a954
fix issuing another SMB is one is currently running
2019-07-31 14:56:30 +02:00
Andy Rozman
c8faf49cd7
- changed bolus size for medtronic 512- 522 models
2019-07-31 11:56:21 +01:00
Andy Rozman
de00fb83ea
Fixed problems found on Crashalytics (5 of them)
2019-07-30 10:33:30 +01:00
Milos Kozak
27ec907611
fix NPE in Automation
2019-07-29 23:48:23 +02:00
Milos Kozak
6daba3b9e7
fix crash in NumberPicker
2019-07-29 23:24:55 +02:00
Milos Kozak
c0ec445fbe
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-29 23:21:14 +02:00
Milos Kozak
2fbc9be152
fix Tidepool crash
2019-07-29 23:20:44 +02:00
Milos Kozak
4834a2ba7c
fix adding zero deviations
2019-07-29 16:36:37 +02:00
Milos Kozak
b518077c50
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-28 13:26:32 +02:00
Milos Kozak
68d9a5af70
prevent NPE in test
2019-07-28 13:26:15 +02:00
Milos Kozak
e98ae5078f
Merge pull request #1857 from MilosKozak/iobfix
...
calculate iob prediction based on autosens
2019-07-28 11:38:21 +02:00
Milos Kozak
53b9d97f5d
Merge pull request #1893 from MilosKozak/lint
...
lint recommendations - code style
2019-07-28 10:28:17 +02:00
Milos Kozak
7db694044d
Merge branch 'dev' into iobfix
2019-07-28 01:49:52 +02:00
Milos Kozak
74bcf3e73e
Rx drivers: set new TBR if running is expiring
2019-07-28 01:37:44 +02:00
Milos Kozak
f58a219d2d
pass enforceNew properly
2019-07-28 01:22:00 +02:00
Milos Kozak
4bf1b777a2
Rx drivers: set new TBR if running is expiring
2019-07-27 23:59:27 +02:00
Milos Kozak
84ecb92771
lint recommendations
2019-07-27 19:56:07 +02:00
Milos Kozak
b448bbe670
Merge branch 'dev' into signature_verifier
2019-07-26 22:28:22 +02:00
Milos Kozak
3b2c9248a1
remove forgotten file
2019-07-26 22:20:02 +02:00
Milos Kozak
48316dbd4c
fix calculation, conditional rendering
2019-07-26 20:30:58 +02:00
Milos Kozak
595bf0314c
Merge branch 'dev' into iobfix
2019-07-26 00:39:40 +02:00
Milos Kozak
7735612daf
Merge pull request #1888 from MilosKozak/bwfix
...
Bolus wizard confirmation
2019-07-25 23:59:41 +02:00
Milos Kozak
76439777b0
Better bolus wizard warning
2019-07-25 23:32:00 +02:00
Johannes Mockenhaupt
d9de09d7f0
Confirm pump plugin activation for all hardware pumps (MDT, Insight).
2019-07-25 22:30:47 +02:00
Johannes Mockenhaupt
cf1bcf9943
Dedup pump activation confirmation.
2019-07-25 22:30:25 +02:00
Milos Kozak
75baa473f1
fix carbtime in BolusWizard
2019-07-25 21:45:54 +02:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation
2019-07-25 16:17:16 +02:00
Andy Rozman
29d0545d47
- fixed manufacturer and model
2019-07-25 13:41:57 +01:00
Milos Kozak
51bc5d3618
Merge branch 'dev' into medtronic_andy_merge
2019-07-25 13:40:37 +02:00
Andy Rozman
b1320c4bcb
- added keys for preferences and fixes on all other places
2019-07-23 16:09:56 +01:00
Milos Kozak
f778e0ac0d
fix code after merge
2019-07-23 13:32:21 +02:00
Milos Kozak
e02681ac31
Merge branch 'dev' into automation
2019-07-23 13:13:26 +02:00
Milos Kozak
29c8740e08
Merge pull request #1879 from MilosKozak/psfix
...
ProfileSwitch validation
2019-07-23 09:18:12 +02:00
Milos Kozak
ae7332df2d
cleanup
2019-07-23 00:26:59 +02:00
Milos Kozak
47ed0acec2
ChooseTriggerDialog to kotlin
2019-07-23 00:04:44 +02:00
Milos Kozak
063c27fb89
ChooseActionDialog to kotlin
2019-07-22 22:47:26 +02:00
Milos Kozak
a809c0ac35
ActionListAdapter to kotlin
2019-07-22 21:41:42 +02:00
Milos Kozak
e539dbc112
fix tests, use location form service
2019-07-22 16:58:25 +02:00
Milos Kozak
c3b90275aa
relocate trigger dummy objects
2019-07-22 16:28:53 +02:00
Milos Kozak
12f436c681
hide ok button on wrong input
2019-07-22 13:58:50 +02:00
Milos Kozak
11edd1b4a0
Merge pull request #1876 from andyrozman/ref_manufacturer
...
Ref manufacturer
2019-07-22 09:56:43 +02:00
Milos Kozak
03bcdf82b3
validate on focus change
2019-07-19 11:44:43 +02:00
Milos Kozak
d25f6f07b0
migrate to kotlin, remove butterknife, code claeanup
2019-07-18 23:49:59 +02:00
Andy Rozman
7de907f3d6
- fixed NPE in RiuleyLinkStatus History
...
- added 2 Broadcast Receivers:
- TimeDateOrTZChangeReceiver, this one in registered with MainApp in MainApp
- RileyLinkBluetoothReceiver, this one is registered with MainApp from RileyLinkService
2019-07-18 18:09:49 +01:00
Milos Kozak
1b937bfe08
fix passcode generation
2019-07-17 21:16:36 +02:00
Milos Kozak
1c8aae9757
fix tests
2019-07-16 22:35:46 +02:00
Andy Rozman
cd4868f781
- changed manufacturer() and model() methods in PumpInterface... both now return enums...
...
- manufacturer can be used with ManufacturerType.getDescription()
- model can be used with PumpType.getModel()
2019-07-16 21:12:36 +01:00
Milos Kozak
58da7fc854
Preconditions, code cleanup
2019-07-16 21:57:45 +02:00
Andy Rozman
be05ff3510
- Added 2 receivers...
2019-07-16 20:36:37 +01:00
Andy Rozman
cfc1d7135f
- Removed double methods that are not used
2019-07-16 18:40:35 +01:00
Milos Kozak
67b06f51fe
remove loop from actions
2019-07-16 17:05:51 +02:00
Milos Kozak
888a63a5b0
Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation
2019-07-16 16:00:21 +02:00
Milos Kozak
75b2f7f77f
Location interval as constant
2019-07-16 15:58:47 +02:00
Milos Kozak
c0d85e85a0
Merge branch 'dev' into iobfix
2019-07-15 15:52:02 +02:00
Milos Kozak
b26b583f2b
Merge pull request #1867 from Paulusma/IA-in-BG-graph
...
Insulin Activity in bg graph
2019-07-15 15:27:04 +02:00
Milos Kozak
7ddf5dd5f6
make translation easier
2019-07-15 12:33:03 +02:00
Andy Rozman
c3de5d7f58
Changed files with changes to PumpInterface and Profile
2019-07-14 22:24:41 +01:00
Andy Rozman
f0cc3d4ab2
Merge pull request #5 from jotomo/mdt-dialogs
...
Mdt dialogs
2019-07-14 20:18:40 +01:00
Milos Kozak
c4ba821dc1
Merge branch 'dev' into automation
2019-07-14 20:00:42 +02:00
Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge
2019-07-14 19:50:07 +02:00
Milos Kozak
72ff3e1e7f
Merge branch 'dev' into IA-in-BG-graph
2019-07-14 19:44:01 +02:00
Milos Kozak
9d15ea608e
static version in OpenDatasetMessage
2019-07-14 17:13:07 +01:00
Johannes Mockenhaupt
9ee6194ce3
Use OKDialog, ErrorHelper in place of MessageDialog.
2019-07-14 17:18:53 +02:00
Milos Kozak
d7a28bf713
Session test
2019-07-14 16:11:27 +01:00
Johannes Mockenhaupt
240c83e83a
Proper exception logging.
2019-07-14 16:59:00 +02:00
Milos Kozak
beb4e004bf
better null checks
2019-07-14 15:01:12 +01:00
Andy Rozman
675dcc1b5b
Fixes:
...
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +01:00
Paulus
106d30394c
Included insulin activity on both primary and secondary graphs
2019-07-13 18:28:16 +02:00
Paulus
2a4e9e2cc6
Changed scale factor so IA is always displayed at same scale (even if only selected option)
2019-07-13 17:54:27 +02:00
Paulus
d528e800f6
Fixed code so IA is also correctly displayed in ssecondary if it is the only selected option.
2019-07-13 17:46:57 +02:00
Milos Kozak
968bccaacc
Merge branch 'dev' into tidepool
2019-07-13 17:45:34 +02:00
Paulus
96d20d835f
Modified string resources, included IA on both primary and secondary graph
2019-07-13 17:03:04 +02:00
Andy Rozman
8c8fba5522
- Added separate method for TreatmentService.createOrUpdate for Medtronic (createOrUpdateMedtronic)
...
- MedtronicUtil added method to detect if pump is Medtronic (reads ConfigBuilder.getActivePump().deviceID)
- TreatementService call from NS checks pump type and calls correct method
- TreatmentPlugin checks pumptype and calls correct createOrUpdate method
2019-07-13 14:28:24 +01:00
Andy Rozman
0b1ef81d40
Updated files that had only formating changes and removed lcoal files.
2019-07-13 12:26:42 +01:00
Paulus
d7cb84e693
Fixed handling of null profile
2019-07-13 10:26:15 +02:00
Milos Kozak
1eed348fe0
Merge branch 'dev' into automation
2019-07-13 10:11:14 +02:00
Milos Kozak
606122bae0
fix kotlin warnings
2019-07-13 10:09:57 +02:00
Andy Rozman
39c3f5ddfe
Added engineering mode for Medtronic driver.
2019-07-12 19:31:43 +01:00
Andy Rozman
a5a36332f3
Prepared for PR
2019-07-12 19:29:36 +01:00
Andy Rozman
264bbdee20
Merge branch 'dev' into medtronic_andy
2019-07-12 18:54:15 +01:00
Paulus
fc1dd360b3
split menu for 1st & secondary graphs
2019-07-11 21:17:41 +02:00
Milos Kozak
f5c22a33ff
icons
2019-07-11 18:56:50 +01:00
Milos Kozak
4df1127a8c
jetpack compliance, code cleanup, extracted resources
2019-07-11 18:18:05 +01:00
Paulus
4ff9206dad
#1851 included code from fra-orolo, now using color identifier for activity and line is optional in graph
2019-07-09 11:42:40 +02:00
Andy Rozman
7aa4716870
- changed all ui files to conform to androidx classes/implementation
2019-07-05 16:04:54 +01:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Andy Rozman
4088b38883
- minor change in code
...
- renamed version to 0.11, preparing for tag
2019-07-05 12:21:49 +01:00
Paulus
4b5189403c
#1851 initial commit
2019-07-05 12:12:19 +02:00
Milos Kozak
635e7cc60f
uncomment
2019-07-05 00:28:19 +01:00
Milos Kozak
f48cb6af2c
automation in engineering mode
2019-07-05 00:22:45 +01:00
Milos Kozak
9706f68be2
automation -> jetpack
2019-07-05 00:21:31 +01:00
Andy Rozman
7713270524
medtronic-0.11.12-SNAPSHOT
...
- another look at duplicate bolus problem. This should have fixed the problem, if we still get duplicated, we will
have to investigate NS angle
2019-07-05 00:15:45 +01:00
Johannes Mockenhaupt
a17947ff12
RuffyScripter: reset unparsableMenuEncountered flag on command start.
2019-07-05 00:57:07 +02:00
Milos Kozak
c0345ce56c
Merge branch 'dev' into automation
2019-07-04 23:37:36 +01:00
Milos Kozak
6258d473b0
fix merge
2019-07-04 20:28:22 +01:00
Milos Kozak
61097b3ac6
Merge branch 'dev' into sdk28
2019-07-04 20:06:09 +01:00
Andy Rozman
38f13cd6db
medtronic-0.11.11-SNAPSHOT
...
- #152 fixed double bolus problem: code is now looking for AAPS Events that happened within 2 minutes.
2019-07-04 13:24:46 +01:00
Andy Rozman
be5c79f370
medtronic-0.11.10-SNAPSHOT
...
- #151 - when searching for AAPS events (treatments, TempBasals) we don't look at +/- 5 min anymore, just +/- 40s
2019-07-02 17:20:36 +01:00
Andy Rozman
08cae9a3bb
medtronic-0.11.9-SNAPSHOT
...
- #150 BolusWizard512 problems
2019-07-01 12:00:50 +01:00
AdrianLxM
b274647f68
get last notification
2019-06-30 15:58:04 +02:00
AdrianLxM
1282e3ed9e
Get Singleton Notification
2019-06-30 15:57:04 +02:00
Milos Kozak
323c282b9f
Tidepool in engineering mode only
2019-06-30 15:38:30 +02:00
AdrianLxM
d42794137f
call startForeground()
2019-06-30 15:38:04 +02:00
AdrianLxM
bdf0b0e07d
Make updateNotification public
2019-06-30 15:36:30 +02:00
AdrianLxM
3dc5c61984
DummyService has nonNull notification
2019-06-30 14:12:40 +02:00
AdrianLxM
b2c46b67b6
Always create Notification
2019-06-30 14:07:41 +02:00
Milos Kozak
e86094a250
updateGui to Rx
2019-06-30 01:05:33 +02:00
Andy Rozman
f544f19a02
- Small fix in case that saved date is invalid (shouldn't be)
2019-06-29 21:02:51 +01:00
Andy Rozman
9a1377fd78
- Small log change in DateTimeUtil.toLocalDate
2019-06-29 19:49:35 +01:00
Andy Rozman
982a5001b3
medtronic-0.11.8-SNAPSHOT
...
- #147 - Prevent update of tive if over 24h
- #148 - Pump History Dialog has filter
- #146 - Battery not updated every hour
- #149 - If BasalProfile fails its never retried
2019-06-29 16:24:47 +01:00
Milos Kozak
1512064c53
always run startForeground()
2019-06-29 12:49:29 +02:00
Milos Kozak
df2ae1c52f
start DummyService only if there is Notification ready
2019-06-29 10:59:10 +02:00
Milos Kozak
6ccf3788be
fix dummy service start
2019-06-27 22:05:22 +02:00
Andy Rozman
f0b8aefc14
medtronic-0.11.6-SNAPSHOT
...
- fixed problem with GettingBasal
- fixed problem with writing data into logs
2019-06-26 23:02:35 +01:00
Andy Rozman
570e93273c
medtronic-0.11.5-SNAPSHOT
...
- little more cleanup
- removed code that reads 1.5 days history on every start
2019-06-26 13:26:03 +01:00
Andy Rozman
32fad688fc
Merge branch 'dev' into medtronic_andy
2019-06-25 14:50:41 +01:00
Andy Rozman
2a680cd8e9
medtronic-0.11.3-SNAPSHOT:
...
- fix for problem with TBRs
- added code to prevent crashing if it comes to error by parsing (will possibly be removed later) or modified
- fixed problem with configuration parsing (returns error/or rather retries if configuration is too short)
- added validation for BasalProfiles... might need to extend that though...
2019-06-25 14:18:52 +01:00
Roumen Georgiev
93aa22a48a
Merge branch 'triggerLastBolus' of https://github.com/PoweRGbg/AndroidAPS into triggerLastBolus
2019-06-24 16:26:15 +03:00
Andy Rozman
5878a33ac7
Medtronic-0.11.2-SNAPSHOT
...
- #122 - TBRs processing
- #139 - Set Time in Pump
- #126 - Calculate Battery
- #140 - Be aware of Time/TZ changes
2019-06-23 00:01:11 +01:00
Roumen Georgiev
c5efe01163
addedd missing L
2019-06-21 16:41:36 +03:00
Milos Kozak
7e8059c3d8
Merge branch 'automation' into triggerLastBolus
2019-06-21 15:34:06 +02:00
Milos Kozak
a9d8420451
Merge branch 'automation' into deltaTrigger
2019-06-21 15:22:40 +02:00
Milos Kozak
8d9c18dd35
Merge pull request #1834 from MilosKozak/boluswizard
...
BolusWizard -> kt, code consolidation
2019-06-21 14:54:45 +02:00
Tebbe Ubben
d014962fc8
Merge pull request #1843 from MilosKozak/foreground-service-fix
...
resolve dangling else and private constructor for singleton
2019-06-21 14:32:08 +02:00
AdrianLxM
45805ed410
BolusWizard privacy
2019-06-21 13:23:37 +02:00
Milos Kozak
7b15cfb395
fix comparing bolus size granularity
2019-06-21 11:41:50 +02:00
AdrianLxM
f87b30771b
resolve dangling else and private constructor for singleton
2019-06-21 09:05:39 +02:00
Tebbe Ubben
412c06bd15
Merge pull request #1841 from MilosKozak/foreground-service-fix
...
Also show notification when no profile is set
2019-06-20 23:25:17 +02:00
Tebbe Ubben
bbd26f047d
Also show notification when no profile is set
2019-06-20 23:22:10 +02:00
Roumen Georgiev
046e2b7495
added triggerCob
2019-06-20 11:12:03 +03:00
Roumen Georgiev
15f6a577c2
trigger bolusAgo
2019-06-19 14:58:13 +03:00
Roumen Georgiev
f8b3878899
icon
2019-06-19 12:11:10 +03:00
Milos Kozak
66e2ce5180
don't call update if == null
2019-06-19 09:24:16 +02:00
Tebbe Ubben
5af80ceb02
Support for new Dexcom app
2019-06-19 01:38:55 +02:00
Andy Rozman
654b8ab0f6
0.11.1-SNAPSHOT
...
- fix to suspend code
2019-06-18 21:37:21 +01:00
Roumen Georgiev
3f86788eb4
Added DeltaType tests and negative delta values allowed
2019-06-18 14:47:44 +03:00
Roumen Georgiev
b9ddbe7011
tests
2019-06-18 10:56:27 +03:00
Roumen Georgiev
f15ead9c6f
fixed tests and added DeltaType testing
2019-06-17 16:49:57 +03:00
Roumen Georgiev
6e14e3df90
working again
2019-06-17 16:03:35 +03:00
Roumen Georgiev
2a023232a7
added enum DeltaType
2019-06-17 11:22:58 +03:00
Andy Rozman
c460d1d3ef
- Process Suspend delivery items
2019-06-16 20:12:10 +01:00
Milos Kozak
af0d4f23b1
kotlin lint
2019-06-16 09:11:11 +02:00
Milos Kozak
09e4106182
BolusWizard -> kt, code consolidation
2019-06-16 09:00:47 +02:00
Andy Rozman
00f141aa03
Medtronic 0.10.6:
...
- Fix Superbolus problem #138
- Fix Disconnect problem #136
- Fix Clear Bolus Block #137
- Fix problem with history DalyTotal515 (for RaulAC)
- Clean code from driver
- Fix RileyLink status, before Pump initialized #130
- Fixed basal profile rounding #134
2019-06-15 19:52:20 +01:00
Johannes Mockenhaupt
ab96e62ded
Incomplete TidepoolFragment with kotlin-android-extension.
2019-06-15 18:13:57 +02:00
Johannes Mockenhaupt
1b0d6ff413
Reflect name of Kotlin class.
2019-06-15 18:13:45 +02:00
Milos Kozak
d4858305a9
fix double value
2019-06-14 12:09:27 +02:00
Milos Kozak
89fef312c5
Merge pull request #1830 from andyrozman/bug_1828
...
Solution for bug 1828
2019-06-14 11:44:24 +02:00
Milos Kozak
d9bd1c6c98
remove unneeded file
2019-06-14 10:53:13 +02:00
Milos Kozak
75c13cef8f
bus observeOn, Tandem as manufacture
2019-06-14 10:52:41 +02:00
Andy Rozman
125fa5fef9
Fix for problem 1631, problem with issueing of super bolus. We now check what type of TBR pump has, if its absolute it calles tempBasalAbsolute or else tempBasalPercent method
2019-06-13 23:57:36 +01:00
Andy Rozman
1432ad81e6
Solution for bug 1828 - If suspend is called from Overview, it checks which TBR type is supported by default and
...
then starts correct TBR method...
2019-06-13 00:14:28 +01:00
Andy Rozman
85381af2fb
Fixing problem with history
...
Fix for log
2019-06-09 22:26:50 +01:00
Andy Rozman
bb466595e6
Minor change with collection
2019-06-09 18:54:19 +01:00
Andy Rozman
a19d71df89
0.10.5-SNAPSHOT
...
- added custom comnand for reseting RL configuration
- removed guava Splitter and use my own code
- remove old unsused code
2019-06-09 16:58:23 +01:00
Milos Kozak
9d90c36a94
process TBR correctly
2019-06-09 15:17:16 +02:00
Milos Kozak
243e6c5801
pump manufacters etc
2019-06-09 14:02:33 +02:00
Milos Kozak
c49da9a818
conditional upload
2019-06-08 23:39:14 +02:00
Milos Kozak
d2e7cc9041
Provide manufacter, model, SN for pump
2019-06-08 22:39:26 +02:00
Milos Kozak
edb4844b7a
more kotlin, less java
2019-06-07 16:09:10 +02:00
Milos Kozak
7d6ed94491
Scrollview
2019-06-07 15:40:05 +02:00
Milos Kozak
a7451c9b16
CompositeDisposable
2019-06-07 14:46:24 +02:00
Milos Kozak
10584d9b00
RxBus
2019-06-07 12:46:08 +02:00
Milos Kozak
643ddfae52
cleanup, hook to preferences change
2019-06-07 11:07:08 +02:00
Milos Kozak
01006b32ce
remove explicit enable checkbox, test login
2019-06-07 09:13:29 +02:00
Milos Kozak
5dbdd5e437
layout improvement
2019-06-06 23:25:21 +02:00
Milos Kozak
ba0b7ec83d
code tweaking, upload profile
2019-06-06 22:15:57 +02:00
Milos Kozak
21a49f731c
code cleanup, set uuid properly
2019-06-05 16:29:19 +02:00
Milos Kozak
a0c00273bc
remove window latency
2019-06-05 10:47:32 +02:00
Milos Kozak
8ea5968f4d
reset time button
2019-06-05 00:22:57 +02:00
Milos Kozak
e32801ca6b
preferences, button
2019-06-04 07:38:17 +02:00
Milos Kozak
4a07e01b7d
fix NPE
2019-06-03 22:07:38 +02:00
Milos Kozak
5ab79f7f5a
New login after removed dataset
2019-06-03 22:00:53 +02:00
Roumen Georgiev
116865896b
Automation ( #69 ) ( #70 )
...
* Adding trigger AutosensValue
* new trigger and tests
* AS value in %
* adding tests
* fixed tests
* fix for maxValue and tests
* Using InputDouble
* icon added
* unavailable data and IS_NOT_AVAILABLE case
* Fixing after comments
* Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore
* cleanup
2019-06-03 15:06:40 +03:00
Milos Kozak
048ea4d489
Tidepool test UI
2019-06-03 00:03:06 +02:00
Milos Kozak
e2364561ed
transform to kotlin, cleanup, sort
2019-06-02 16:24:51 +02:00
Andy Rozman
43c472da17
0.10.4-SNAPSHOT
...
- fixed Tune up
- displaying power
2019-06-01 22:18:30 +01:00
Milos Kozak
6f4d79bca8
fix copy paste errors
2019-06-01 18:51:41 +02:00
Milos Kozak
9b1acf6958
add missing classes. convert to use AAPS data
2019-06-01 18:40:33 +02:00
Andy Rozman
86ffc3370a
Merge branch 'dev' into medtronic_andy
2019-06-01 17:34:30 +01:00
Milos Kozak
15e997abb3
cleanup
2019-05-31 10:44:38 +02:00
Roumen Georgiev
5c4910ed5b
added trigger Delta
2019-05-30 12:16:42 +03:00
Andy Rozman
67862d3385
- fix for task #126 - battery display, it will work for Alakaline and Lithium battery, but probably not for recharchargables
2019-05-26 14:44:33 +01:00
Roumen Georgiev
af739a3b66
Fixing after comments
2019-05-23 10:59:28 +03:00
Roumen Georgiev
27eb11e5df
unavailable data and IS_NOT_AVAILABLE case
2019-05-20 11:21:51 +03:00
Andy Rozman
5a7146d3a9
- fix bolus saving
2019-05-18 20:28:25 +01:00
Andy Rozman
26d02c0062
0.10.3-SNAPSHOT
...
- fix for error
2019-05-18 18:25:40 +01:00
Andy Rozman
a897a72142
0.10.2-SNAPSHOT
...
- added functionality so that encoding can be changed on the fly
- chnaged TretmentService, rewrote method for createOrUpdate entry (fix for #125 )
2019-05-18 14:49:44 +01:00
Milos Kozak
a20efab567
remove deprecated calls
2019-05-16 19:54:35 +02:00
Roumen Georgiev
ccd66d498c
icon added
2019-05-16 16:03:05 +03:00
Milos Kozak
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Roumen Georgiev
4aaca7acb1
Using InputDouble
2019-05-16 12:08:36 +03:00
Andy Rozman
fe73eba2a2
0.10.1-SNAPSHOT
...
- Bolus Wizard entries (CH) is processed
- Better RSSI calculation for Tunning
- #124 : Added retries to pump command (extended current retry functionality) that should take care of this problem
- Removed all un-needed logging and brining it under correct logging context (PUMP, PUMPCOMM, PUMPBTCOMM)
- added RileyLink Hardware encoding
2019-05-15 23:04:44 +01:00
Milos Kozak
5a478578e0
targetsdk 28
2019-05-15 23:26:07 +02:00
Milos Kozak
2ed1afa7c0
Merge pull request #1795 from MilosKozak/notiffix
...
Notification fix
2019-05-15 22:03:26 +02:00
Milos Kozak
2aea732326
Merge pull request #1796 from MilosKozak/basalrenderfix
...
fix basal rendering
2019-05-15 22:02:48 +02:00
Roumen Georgiev
3280f220ad
fix for maxValue and tests
2019-05-15 17:11:47 +03:00
Roumen Georgiev
5d86ca742a
AS value in %
2019-05-15 14:52:17 +03:00
Roumen Georgiev
e220a42e4b
new trigger and tests
2019-05-14 16:50:07 +03:00
Roumen Georgiev
6e63d340cd
reworked to use DBHelper
2019-05-13 14:18:10 +03:00
Milos Kozak
2505999a25
Merge pull request #1794 from MilosKozak/pumpcontrol-fix
...
Pump control: Fix crash when opening Insight paring activity
2019-05-12 14:56:56 +02:00
Milos Kozak
45d0d8ce13
Merge branch 'dev' into automation
2019-05-12 13:18:18 +02:00
Milos Kozak
4fda6c4c4f
fix basal rendering
2019-05-12 10:52:25 +02:00
Milos Kozak
f4138a2fc0
fix index out of bouns
2019-05-12 10:43:32 +02:00
Tebbe Ubben
552298496f
Pump control: Fix crash when opening Insight paring activity
2019-05-12 02:20:00 +02:00
Milos Kozak
62b2d83a18
cleanup ( #68 )
2019-05-10 09:47:32 +03:00
Andy Rozman
bf49678572
- removed encoding for now, since it doesn't work correctly yet
2019-05-05 19:42:48 +01:00
Andy Rozman
7aedfde1c9
- added migration for settings for encoding
2019-05-05 18:00:55 +01:00
Andy Rozman
2ae7d0a292
- fixed problem with TDD
...
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Milos Kozak
bf8870fdf4
Merge pull request #1767 from MilosKozak/devbranchcheck
...
better check for dev branch
2019-05-05 17:08:17 +02:00
Andy Rozman
cff20f78c8
- added functionality to map TBRs to Pump History Records (similar to Bolus)
...
- changed log size to 5 MB (as it was before)
2019-05-04 20:34:46 +01:00
Andy Rozman
b5da57e20f
Merge branch 'dev' into medtronic_andy
2019-05-03 21:35:18 +01:00
Milos Kozak
a33e1f6d3c
TriggerLocation
2019-05-03 07:37:49 +02:00
Andy Rozman
5cca0b821b
Some gradle changes and fixes after merge.
2019-05-02 23:27:49 +01:00
Milos Kozak
3ab2a142d1
Merge remote-tracking branch 'origin/dev' into automation
2019-05-02 22:27:54 +02:00
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
Roumen Georgiev
85bf1fd6bd
Fix + more tests
2019-04-30 15:07:43 +03: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
Roumen Georgiev
87a6e006b2
GlucoseStatus changes
2019-04-23 10:08:52 +03:00
Roumen Georgiev
a51113cfdf
try to calculate direction of BG if missing
2019-04-23 10:07:32 +03: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