Milos Kozak
e068bf4337
StatusLights thresholds adjustable in preferences
2020-04-23 22:54:28 +02:00
Milos Kozak
639dfd3f77
remove unused code
2020-04-23 02:48:38 +02:00
Milos Kozak
9d83ff0cc3
StatusLights cleanup
2020-04-23 02:42:50 +02:00
Milos Kozak
164a092857
Merge remote-tracking branch 'origin/dev' into rs
2020-04-20 21:02:47 +02:00
Milos Kozak
228bd76e78
No protection by default
2020-04-20 01:18:10 +02:00
Milos Kozak
f595560baa
RS insulin and canula change logging
2020-04-19 12:57:08 +02:00
Milos Kozak
731bd1c8cb
Merge pull request #2228 from Tornado-Tim/update-oref
...
Update Oref to 0.7.0
2020-04-06 09:45:15 +02:00
Dominik Dzienia
f1770c093b
Introduced Patient name, refactored SMS OTP and Prefs Export to use it
2020-04-05 21:35:19 +02:00
Tim Gunn
6d064fb56c
fix preference screen to conform to norms
2020-04-05 23:03:19 +12:00
Tim Gunn
acab0b87be
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref
2020-04-05 00:45:47 +13:00
Dominik Dzienia
1c97f8a720
Preferences Encryption:
...
- encrypted JSON format support
- using master password & password prompt
- refactored alerts
2020-04-01 13:59:10 +02:00
Milos Kozak
c477649276
Fix wear preferences, expand single preference by default
2020-03-27 21:32:47 +01:00
Tim Gunn
d8ccaadc03
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref
2020-03-26 12:17:08 +13:00
Tim Gunn
e1d8691af2
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2020-03-25 13:30:12 +13:00
Dominik Dzienia
6e9ccc593f
Support for master password and storing password as hashes (HMAC) instead of plaintext,
...
additional crypto utils with tests (partialy for in-progress pref export encryption),
changed PasswordCheck to more common UI and to use lambdas (will need given password in lambda callback for prefs enc)
2020-03-25 01:21:20 +01:00
Milos Kozak
0e9f643241
Merge branch 'biometric' into dagger3
2020-03-22 19:59:35 +01:00
Milos Kozak
a12762f034
Move OTP settings to preferences
2020-03-20 17:31:30 +01:00
Milos Kozak
4d88786fb6
Force TOTP
2020-03-20 16:22:38 +01:00
Milos Kozak
5d32bfec95
Merge branch 'dagger3' into TOTP
2020-03-20 15:58:17 +01:00
Milos Kozak
8d111cb819
Merge branch 'dev' into dagger3
2020-03-10 19:20:22 +01:00
Brian Quinion
063d3685e1
Show carb suggestions from OpenAPS
2020-03-10 11:30:13 +00:00
Andy Rozman
f482250b70
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-03-07 19:51:25 +00:00
Andy Rozman
44cc3f6119
- problem with settings
2020-03-07 19:50:51 +00:00
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +01:00
Milos Kozak
ca000a5f33
key_ns_upload_only true by default
2020-02-29 21:33:50 +01:00
Andy Rozman
bba4c36294
- changed TimeDateOrTZChangeReceiver, to not reach on date change (bug), and extended detections (and also logs)...
...
- Pump drivers will now be notified that there was time/timezone change with more details. TimeChangeType is sent that tells if change was TZ or DST Start/End or Time change
- added setting to Omnipod settings, that can disable event
- partitial fix for #55
2020-02-29 16:27:42 +00:00
Dominik Dzienia
0f0452a1c4
Support for Time-based One-time Passwords (TOTP) in SMS Communicator
2020-02-11 12:16:41 +01:00
Tim Gunn
0ea13b5671
Merge Upstream
2020-01-29 22:37:44 +13:00
Bart Sopers
bc06b6b24a
Disable instead of remove 'Enable pump unreachable' preference for pumps that have a fixed unreachable warning; make pump unreachable threshold configurable for pumps that have a fixed unreachable warning
2020-01-19 22:27:00 +01:00
Bart Sopers
6f2e39dca7
Remove pump unreachable preferences for pumps that have a fixed unreachable warning
2020-01-19 21:40:37 +01:00
Milos Kozak
0d85ad4f69
Preference xml files cleanup
2020-01-09 21:41:02 +01:00
Milos Kozak
5c8c263c17
Textvalidator ( #2343 ), Preference to jetpack
2020-01-08 20:20:20 +01:00
Milos Kozak
a622bfa559
FabricPrivacy, notifications
2020-01-03 14:30:39 +01:00
Milos Kozak
040d999004
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2019-12-30 23:27:01 +01:00
Milos Kozak
1242236821
Source plugins injection
2019-12-30 23:26:48 +01:00
Milos Kozak
65f107b01d
wearplugin -> dagger
2019-12-30 19:23:17 +01:00
Milos Kozak
377b5a9991
StatusLinePlugin -> kt, dagger
2019-12-28 15:00:16 +01:00
Bart Sopers
e8ca4259e1
Rename pulse log related stuff in UI
2019-12-27 14:27:18 -05:00
Andy Rozman
c589993985
- added Pod debug button (its 5th button and needs to be enabled in configuration)
...
- changed PodHistoryActivity to use PodHistory entries, removed filter for now, and values are not yet supported
- added configuration for debug button
- extended DatabaseHelper t retrive PodHistory for last day...
2019-12-25 19:21:22 +01:00
Andy Rozman
b16e685ecc
- added option for Beep TBR
...
- added line to DatabaseHelper that can be uncommented in case we make any change tp PodHistory database
- isPumpSuspended evaluates PodSessionState.isSuspended too
2019-12-22 12:28:19 +01:00
Johannes Mockenhaupt
c5fde79499
OpenAPS SMB: max SMB minutes: restrict to valid inputs.
2019-12-12 22:17:51 +01:00
Milos Kozak
b69af95791
apply percentage to QuickWizard entries
2019-12-09 21:26:08 +01:00
Andy Rozman
ad6223046c
- PodManagemntActivity:
...
- when reset is done, buttons are refreshed
- when dialog is closed, tab is refreshed
- Configuration added: PumpStatus, preference dialog
2019-12-08 18:20:11 +00:00
Milos Kozak
9d787505cf
Merge branch 'dev' into biometric
2019-12-08 16:43:07 +01:00
Tim Gunn
a9e7590756
Merge Dev
2019-12-06 18:34:29 +13:00
Tim Gunn
280e075ada
Remove Bolus Increment setting
2019-12-06 18:16:09 +13:00
Bart Sopers
b808bc3228
Merge branch 'dev' into omnipod_eros
2019-12-01 02:21:49 +01:00
Tim Gunn
8eeb91a0a8
Add New preferences for oref 0.7.0
2019-11-29 21:23:12 +13:00
Tim Gunn
1dbc4a7aa2
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-11-29 19:35:24 +13: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
fed2839a72
Merge branch 'dev' into localprofile
2019-11-26 16:40:46 +01:00
Milos Kozak
1f622e3517
Merge branch 'dev' into localprofile
2019-11-11 16:37:46 +01:00
Andy Rozman
ef50bc5365
Merge branch 'dev' into omnipod_eros_bart
2019-11-09 16:17:43 +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
Milos Kozak
2c956f43ba
biometrics support for Preferences
2019-10-26 22:29:41 +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
Andy Rozman
e5e291c4da
- adding configuration option
2019-10-25 12:22:24 +01:00
Milos Kozak
da447b8afe
LocalProfile allow more profiles
2019-10-15 19:34:29 +02:00
Tim Gunn
4c2c92087a
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-10-08 20:37:01 +13:00
Bart Sopers
b9d0c8f875
Merge branch 'dev' into omnipod_eros_bart
2019-09-16 00:59:32 +02:00
Milos Kozak
50041e1733
simplify statuslights preferences
2019-09-15 11:42:01 +02:00
Milos Kozak
180b70f3da
missing preference title for automation
2019-09-15 10:13:07 +02:00
triplem
cc298f81b8
add extended statuslight to overview fragment
2019-09-05 21:39:53 +02:00
Tim Gunn
cfe29bd8a8
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-09-01 10:00:37 +12:00
Bart Sopers
78f402a367
Remove OmnipodCommunicationManager, make OmnipodManager implement OmnipodCommunicationManagerInterface
2019-08-29 01:07:28 +02:00
Bart Sopers
75ae6844f3
Merge branch 'dev' into omnipod_eros_bart
2019-08-28 23:53:06 +02:00
Milos Kozak
7e5d96f3f3
remove unused resources
2019-08-28 16:55:20 +02:00
Bart Sopers
089f2313eb
Merge branch 'dev' into omnipod_eros_bart
2019-08-23 23:35:41 +02:00
Milos Kozak
0a77fb9bcb
implement percentage in wizard, refactoring to kotlin
2019-08-23 16:31:30 +02:00
Milos Kozak
0bdaa17082
Insulin activity scale detection
2019-08-15 17:54:57 +02:00
Milos Kozak
56d6a04e2b
MDT prefs translatable=false
2019-08-14 17:49:01 +02:00
Bart Sopers
ca325c18e9
Merge branch 'omnipod_eros_andy' into omnipod_eros_bart
2019-08-11 15:56:45 +02:00
Tim Gunn
585f4e2bc2
merge in SMBInterval
2019-08-10 16:18:58 +12:00
Tim Gunn
2b4f27421a
Merge branch 'uam-smb-basal' into update-oref
2019-08-10 16:00:31 +12:00
Andy Rozman
1047403923
- first commit for Omnipod
2019-07-30 17:49:56 +01:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation
2019-07-25 16:17:16 +02: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
e02681ac31
Merge branch 'dev' into automation
2019-07-23 13:13:26 +02: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
Johannes Mockenhaupt
0e37228a07
Tidepool: remove category summary (is never displayed).
2019-07-14 11:54:03 +02:00
Johannes Mockenhaupt
35cc095f8b
Tidepool: fix prefs category/header.
2019-07-14 11:52:51 +02:00
Paulus
fc1dd360b3
split menu for 1st & secondary graphs
2019-07-11 21:17:41 +02:00
Milos Kozak
c0345ce56c
Merge branch 'dev' into automation
2019-07-04 23:37:36 +01:00
Milos Kozak
c49da9a818
conditional upload
2019-06-08 23:39:14 +02:00
Milos Kozak
01006b32ce
remove explicit enable checkbox, test login
2019-06-07 09:13:29 +02:00
Milos Kozak
a0c00273bc
remove window latency
2019-06-05 10:47:32 +02:00
Milos Kozak
e32801ca6b
preferences, button
2019-06-04 07:38:17 +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
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
Tebbe Ubben
552298496f
Pump control: Fix crash when opening Insight paring activity
2019-05-12 02:20:00 +02:00
Milos Kozak
4ae7efc75f
Merge branch 'dev' into automation
2019-04-16 21:08:08 +02:00
Andy Rozman
ad17c66b1b
Merge branch 'dev' into medtronic_andy
2019-04-10 17:05:56 +01:00
Milos Kozak
3b1d96ecc9
LINT: xml
2019-04-08 17:03:18 +02:00
Milos Kozak
a339e0cf28
LINT: xml
2019-04-08 16:39:41 +02:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01: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
Tebbe Ubben
e3f45aa6be
Fix automatic careportal entries
2019-04-03 00:07:20 +02:00
Andy Rozman
bd3529e650
Merge branch 'dev' into medtronic_andy
2019-03-31 20:03:49 +01:00
Nico Schmitz
fc7e65c4d1
Update to recent upstream/dev
2019-03-22 23:08:13 +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
Tebbe Ubben
9524818c4d
Headline for Insight related settings
2019-03-07 15:25:29 +01:00
Andy Rozman
5a8b5f3e7b
Merge branch 'dev' into medtronic_andy
2019-03-03 23:35:12 +00:00
Tebbe Ubben
91c3123865
Fix crash in Insight plugin
2019-03-02 22:20:37 +01:00
Andy Rozman
011aaf5336
Moved medtronic to correct package
2019-03-02 20:39:14 +00:00
Milos Kozak
f24b32bc8c
fix overview intent name
2019-03-02 19:25:22 +01:00
Andy Rozman
289902633e
Merge branch 'dev' into medtronic_andy
2019-03-02 18:20:37 +00:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
be2866d894
fix key_smbmaxminutes
2019-02-25 20:15:28 +01:00
Andy Rozman
5aa5d9f749
Merge branch 'dev' into medtronic_andy
2019-02-16 20:50:36 +00:00
TebbeUbben
d2b0665af1
Merge branch 'master' into insight-dev2
2019-02-12 15:01:29 +01:00
TebbeUbben
a4312acb3e
Incremental recovery duration
2019-02-12 14:54:27 +01:00
Milos Kozak
f540c70f22
Merge branch 'dev' into G6
2019-02-08 19:11:38 +01:00
TebbeUbben
cc189d360f
Merge remote-tracking branch 'nico/dev-wip' into dev-nico
2019-02-02 16:58:21 +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
2770a49869
Local Insight driver
2019-01-18 22:40:22 +01:00
Andy Rozman
8fc694e812
Merge branch 'dev' into medtronic_andy
2019-01-04 22:24: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
gregorybel
2d04b277ff
add xml
2018-11-12 22:40:13 +01:00
Tim Gunn
11fe1cb1bd
SMB Interval addition
2018-10-26 20:23:25 +13:00
Tim Gunn
7c4c426690
remove string
2018-10-26 18:50:01 +13:00
Tim Gunn
39c3938cf7
get SMB bolus limits working
2018-10-25 20:02:02 +13:00
Tim Gunn
a879875956
use number as numberDecimal does not apply restrictions
2018-10-25 18:47:50 +13:00
Tim Gunn
4bc8025ad4
Make min SMB Bolus configurable
2018-10-25 18:27:21 +13:00
Tim Gunn
ff2f6a8bfb
Add UAMSMB Basal Minutes with Min Bolus Increment
2018-10-25 16:33:29 +13:00
Andy Rozman
75d3f3b4bc
Merge branch 'dev' into medtronic_andy (2.0i - 24.10.2018)
2018-10-24 12:18:20 +01:00
Andy Rozman
ca536ee97e
[0.3.1]
...
- removed code that sends wakeup on every command
- added checking if device is present
- fixed reading data when no data present (PostProcessingUI)
- work done on showing hardware in configuration (added RileyLinkSelectPreference)
- fixing configuration (in wizard)
2018-10-20 13:24:36 +01:00
Milos Kozak
97cc9a6370
log language used to fabric
2018-10-04 23:04:32 +02:00
Andy Rozman
70065c1343
- merge RileyLink2 support from RileyLinkAAPS
2018-09-19 20:51:40 +01:00
Milos Kozak
3eee5b13c7
LocationService
2018-09-19 15:26:58 +02:00
Andy Rozman
da75ed643d
Merge branch 'dev' into medtronic_andy and some minor changes to make it compilable
2018-09-14 18:14:45 +01:00
Milos Kozak
f7269a806d
nsclient allow general preferences
2018-09-11 20:08:59 +02:00
Milos Kozak
bc84020f54
loop_openmode_min_change 0-50
2018-09-11 19:04:55 +02:00
Milos Kozak
e577e8555d
openloop mode min change threshold configurable
2018-09-09 12:15:44 +02:00
Milos Kozak
178c2b90fe
min_5m_carbimpact to AMA settings
2018-08-29 18:17:11 +02:00
Milos Kozak
b0f8ab9922
extract key_virtualpump_type
2018-08-23 18:46:06 +02:00
Milos Kozak
2c5837a235
Merge branch 'virtual_pump_Bug863' of https://github.com/andyrozman/AndroidAPS into andyrozman-virtual_pump_Bug863
2018-08-23 17:53:28 +02:00
Milos Kozak
8ec3649cea
key_nsclient_localbroadcasts default to false
2018-08-20 23:01:11 +02:00
Nico Schmitz
5386c7db4a
Update to upstream/dev and resolve conflicts
2018-08-19 14:37:42 +02:00
Milos Kozak
31e050be4a
loop mode in setup wizard
2018-08-14 17:06:09 +02:00
Milos Kozak
fcf47ecc03
NSClient2 flavor
2018-08-07 21:07:43 +02:00