Milos Kozak
edd5dd7980
fix Stats
2020-11-12 22:56:03 +01:00
Milos Kozak
d1009e5321
better handle storage permission on import
2020-11-12 15:27:45 +01:00
Milos Kozak
4986ddef46
Merge pull request #65 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
...
Latest Omnipod updates
2020-11-12 11:25:21 +01:00
Bart Sopers
5e8cb2e1ed
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-11-11 21:09:33 +01:00
Bart Sopers
cdf059a0ba
Revert hiding disconnect buttons in overview for Omnipod
2020-11-11 20:31:05 +01:00
Bart Sopers
c16fc3a946
Show disconnected icon in overview for Omnipod when Pod is suspended and hide disconnect buttons in overview for Omnipod
2020-11-11 20:12:57 +01:00
Milos Kozak
e9d0cb3d5c
Merge pull request #55 from twain47/pregnancy_age
...
Add 'pregnant' age option to allow for higher insulin requirements during pregnancy
2020-11-08 18:01:01 +01:00
Milos Kozak
6b629a1dda
Merge pull request #41 from Philoul/Action_CarePortalInfo
...
Level informations added in Action>Careportal
2020-11-08 17:47:14 +01:00
Brian Quinion
e89eb67236
Update hard limits based on looping in pregnancy group feedback
2020-11-08 16:31:10 +00:00
Brian Quinion
aa53ac11f2
Move PREGNANT to a correct key/value pair
2020-11-08 00:45:49 +00:00
Brian Quinion
21b1117655
Add 'pregnant' age option to allow for higher insulin requirements during pregnancy
2020-10-29 12:53:01 +00:00
Bart Sopers
da8c231743
Disable Omnipod plugin for upstream
...
This reverts commit aa8e71e0f8
.
2020-10-28 14:54:55 +01:00
Philoul
fb95eb4f2f
Add LowRes Layout for action tab and additional function in Skininterface
2020-10-26 22:55:22 +01:00
Bart Sopers
aa8e71e0f8
Revert "Disable Omnipod plugin for upstream"
...
This reverts commit 00a54b48c7
.
2020-10-26 15:26:16 +01:00
Milos Kozak
13a55eeb42
fix importing settings
2020-10-26 14:34:55 +01:00
Milos Kozak
79d24dfeca
updateGui in onResume for BGSource fragment
2020-10-26 12:27:59 +01:00
Milos Kozak
6c19edbf1c
Improve NSClient preferences in NSC mode
2020-10-26 10:37:55 +01:00
Milos Kozak
ab41ffa83e
Allow BT watchdog setting for all pumps
2020-10-26 09:58:11 +01:00
Milos Kozak
b4ff088974
Allow configuring pump type in NSClient
2020-10-25 23:10:09 +01:00
Milos Kozak
3442e29e5c
Allow flat BGs for DexcomPlugin
2020-10-25 22:28:21 +01:00
Dominik Dzienia
0f4a428c00
Prevent duplicate numbers in SMS communicator config
2020-10-22 23:49:36 +02:00
Dominik Dzienia
b2bd2cafec
Allow exporting OTP authenticator secred, for manual provisioning or use in hardware OTP token burning apps
2020-10-22 23:18:52 +02:00
Dominik Dzienia
0df3aaccae
Secure authenticator QRCode against screen grabers
2020-10-22 22:27:49 +02:00
Bart Sopers
6d51224089
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-10-21 14:45:44 +02:00
Philoul
405a5526ab
Little more compact Low Res layout
2020-10-20 21:22:50 +02:00
Philoul
85c2c9bb50
Replace dedicated setting by Low Res Skin
...
Just a copy of Classic skin for initialization
2020-10-20 21:17:28 +02:00
Milos Kozak
4f5533ad9b
Merge pull request #39 from saydo-co/dev
...
Validate durationStep from tbrSettings in Pumptype when setting TBR v…
2020-10-19 23:27:46 +02:00
Milos Kozak
7ac74f5a9e
firebase libs update
2020-10-19 22:42:26 +02:00
Philoul
ee79588449
Add setting for shorten label on very low res
2020-10-19 22:14:28 +02:00
Philoul
6fe1a4ab1f
Replace override function by default in BGSourceInterface
2020-10-19 21:03:10 +02:00
Milos Kozak
fe5cc3d334
layouts -> AppCompat
2020-10-19 19:24:33 +02:00
Milos Kozak
154d2af774
activity -> FragmentActivity
2020-10-19 18:40:17 +02:00
Milos Kozak
0a207cbecc
lint recommendation
2020-10-19 17:54:41 +02:00
Sam Spycher
2025e1bdae
Remove unnecessary import
2020-10-19 14:13:21 +02:00
Sam Spycher
31bbb69c02
Remove String.format usage
2020-10-19 13:59:03 +02:00
Milos Kozak
00c5f140a9
Merge pull request #37 from dlvoy/fix-import-legacy-preferences
...
Fixes import of legacy preferences
2020-10-19 11:32:28 +02:00
Philoul
4dc042a772
Remove addition Layout and update to remove Level in NsClient Version
2020-10-18 16:52:05 +02:00
Philoul
b5c77522ab
Patch of xDripPlugin and Eversens plugin to disable Sensor battery level in Action tab
...
- xDrip disabled because of an issue in xDrip today (Phone battery level sent and not Sensor battery level)
- Eversens disabled because I'm not sure of data sent (String, Int ?) to avoid error or crash
2020-10-17 22:26:03 +02:00
Philoul
961ee4ccf4
Add Sensor Battery Level information
...
It works with xDrip and Miaomiao2, but today there is a bug in xDrip (xDrip sends Phone battery level and not Sensor Battery level...)
2020-10-17 22:22:09 +02:00
Philoul
3f4b3149db
Add new interface for BgSource to get SensorBatteryLevel
...
Note, for xDrip, an Int is sent but I don't know what type of value is sent for Eversens that has a sensor battery level too...
2020-10-17 20:12:58 +02:00
Bart Sopers
f64cc66298
Improve Setup Wizard for Omnipod
2020-10-17 19:47:39 +02:00
Philoul
bd3cba8a1a
First version of Layout and interface
2020-10-17 11:00:38 +02:00
Sam Spycher
b355511f33
Validate durationStep from tbrSettings in Pumptype when setting TBR via SMS
...
Fixes nightscout/AndroidAPS#38
2020-10-16 18:27:04 +02:00
Dominik Dzienia
926e9099bb
Fixes import of legacy preferences
2020-10-15 20:29:58 +02:00
Philoul
c0ebb8f206
Remove BG decimal if mg/dl unit in Calculator
2020-10-11 20:41:37 +02:00
Milos Kozak
cbdee2b81b
Merge pull request #7 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
...
Latest Omnipod updates + custom queue commands
2020-10-02 09:40:45 +02:00
Bart Sopers
b4bd05dc32
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-10-01 21:06:14 +02:00
Bart Sopers
2e0161edf0
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-10-01 19:43:34 +02:00
Bart Sopers
31215ea488
Split Change Pod wizard into Activate Pod wizard and Deactivate Pod wizard
2020-10-01 19:32:56 +02:00
Milos Kozak
6bc1549a91
catch NPE
2020-10-01 19:10:37 +02:00