Matthew Gray
4e914d213b
2nd build fixes.
2020-11-03 13:29:45 +00:00
Matthew Gray
d0037886ba
1st build fixes.
2020-11-03 12:08:32 +00:00
Matthew Gray
c5ee40b393
1st build fixes.
2020-11-03 11:47:25 +00:00
Matthew Gray
159a465ff8
All questions done.
...
Check SpIdentifier.
2020-11-01 14:22:08 +00:00
Matthew Gray
cb71f550b9
more tidying
2020-10-30 15:15:35 +00:00
Matthew Gray
ca343e7b2d
more tidying
2020-10-30 14:51:41 +00:00
Matthew Gray
e23c0a6d4f
Fix ecarbs
2020-10-30 14:31:32 +00:00
Matthew Gray
46094f7cda
Fix isf question again.
2020-10-30 14:25:29 +00:00
Matthew Gray
beb4c6a206
Fix isf question.
2020-10-30 14:21:41 +00:00
Matthew Gray
5b1cf6cd0c
Questions in.
2020-10-30 14:06:50 +00:00
Matthew Gray
b2b59968ca
Can't remember if I did a commit when I stopped work yesterday.
...
Doing one before I start.
2020-10-29 13:49:52 +00:00
Matthew Gray
584869094f
2nd few changes so I can build this as a test.
2020-10-28 14:05:35 +00:00
Matthew Gray
0f5bfd1b08
1st few changes
2020-10-28 11:37:38 +00:00
TebbeUbben
b91ee6808f
Update OH information text
2020-09-18 23:29:41 +02:00
Dominik Dzienia
d150730212
Make need for additional PIN at end of security code (after OTP) more obvious
...
* change hint for code checking edit field to indicate need for PIN
* add additional text about how code is constructed from OTP token and PIN
* change PIN preference label - add that it is mandatory
* add "followed by PIN" to text sent via SMS
2020-09-09 11:53:39 +02:00
Milos Kozak
a87a69be38
Merge pull request #2945 from AAPS-Omnipod/omnipod_eros_dev_upstream_merge
...
More Omnipod updates & cleanup
2020-09-08 16:20:24 +02:00
Philoul
9ef85ab563
Typo in String
2020-09-07 22:19:41 +02:00
AdrianLxM
54be27e76a
Merge pull request #2950 from MilosKozak/feature/oh-uploader-2_7
...
Open Humans Uploader for v2.7
2020-09-05 21:31:43 +02:00
Dominik Dzienia
651c3fc426
Add additional prompt for old master password
...
Prompt for old master password (used to encrypt exported preferences) if current master password is different and cannot decrypt file.
2020-09-04 03:55:02 +02:00
Geoffrey Hansen
14deca471a
update copy
2020-09-03 22:06:42 +02:00
Geoffrey Hansen
02f85398d7
cleanup
2020-09-03 21:22:33 +02:00
Geoffrey Hansen
ae980e12f4
oh foreground worker and some edgecases
2020-09-03 19:39:43 +02:00
Geoffrey Hansen
2c2e01dee6
Merge remote-tracking branch 'origin/openhumans_old_db' into HEAD
2020-09-02 15:32:11 +02:00
Bart Sopers
b0d0ea3476
Merge remote-tracking branch 'upstream/2.7.0-rc5' into omnipod_eros_dev_upstream_merge
2020-09-01 21:57:40 +02:00
Bart Sopers
e5b6cf7231
Add option to gradually increase alarm volume
2020-08-29 05:37:26 +02:00
Bart Sopers
01c4d34df8
Display last connection in Omnipod tab in either red or white based on local alerts settings
2020-08-29 01:44:31 +02:00
Bart Sopers
1f3e8a4102
Merge remote-tracking branch 'upstream/2.7.0-rc4' into omnipod_eros_dev
2020-08-21 15:34:47 +02:00
Milos Kozak
09e5c82d4d
unify units spacing
2020-08-19 21:24:01 +02:00
bartsopers
6c3e7a8f43
Merge pull request #143 from smuething/move-protection-to-core
...
Move protection to core
2020-08-18 20:00:57 +02:00
Steffen Müthing
d0cbaeeb32
Move protection infrastructure to core
...
The protection infrastructure is useful for other modules like pump drivers,
so it should be in core.
2020-08-18 19:33:50 +02:00
Bart Sopers
ffb0611682
Remove redundant string resources
2020-08-18 12:33:01 +02:00
Bart Sopers
8452840cfd
Fix missing string resources in Omnipod module
2020-08-17 22:39:44 +02:00
Bart Sopers
b5c46e3bcf
WIP on moving Omnipod to a separate module
2020-08-16 23:54:41 +02:00
Bart Sopers
5bd873cd0e
Remove unused Dash code
2020-08-16 13:22:31 +02:00
Bart Sopers
a3cb8ff648
Merge remote-tracking branch 'upstream/dev' into omnipod_eros_dev_merge_from_upstream
2020-08-16 12:37:28 +02:00
Bart Sopers
59ad718969
Remove SetupProgress enum in favor of PodProgressStatus, which comes directly from the Pod
2020-08-15 11:23:45 +02:00
Bart Sopers
0584cbd6af
Use PodStateManager as a source for displaying info in Omnipod tab (and some other small changes)
2020-08-11 21:00:03 +02:00
Bart Sopers
341474295f
- Allow resetting pairingParameters in PodStateManager if the setup state is ADDRESS_ASSIGNED
...
- Improve pod status screen
- Improve event dispatching in AapsPodStateManager (send less events)
- Add more FIXMEs and TODOs
2020-08-10 20:15:52 +02:00
Bart Sopers
8ed802d91b
Improve information on Pod tab
2020-08-09 21:03:40 +02:00
Bart Sopers
e5274e2d3a
- Extract abstract class for PodStateManager on driver level
...
- Remove PodStateChangedHandler
- Add new fields to PodState
- Add Lot, Tid and Firmware Version in Pod tab
- Various small improvements
- Add some FIXMEs
2020-08-09 13:24:48 +02:00
Andy Rozman
faeb2576a9
- added real pod status to pod status
2020-08-01 19:54:58 +01:00
Andy Rozman
20e2bf0b06
Merge branch 'dev' into medtronic_modules
2020-07-31 11:21:05 +01:00
Milos Kozak
007df3aab3
make SMB prefs more clear
2020-07-26 12:56:47 +02:00
Andy Rozman
996417bb47
Merge branch 'dev' into medtronic_modules
2020-07-25 00:44:09 +01:00
Milos Kozak
7bf9b8d588
better info in nsclient mode
2020-07-24 13:00:11 +02:00
Dominik Dzienia
310c0b9137
Refactor hardcoded error messages to be translatable
2020-07-23 13:42:55 +02:00
Dominik Dzienia
3d0c214f44
Fix crash when user insist on exporting preferences while denying granting storage permission
...
* Handles IO errors and display toast about FS / permission errors
* Clarify text - storage permissions are needed not only for logs, but for export too
2020-07-23 13:33:15 +02:00
Milos Kozak
e3cd61cffc
DPV profile
2020-07-16 17:30:04 +02:00
Milos Kozak
04bb3c3558
string update
2020-07-14 17:03:25 +02:00
Milos Kozak
24f60ebc65
profile helper
2020-07-14 16:51:13 +02:00