Commit graph

9004 commits

Author SHA1 Message Date
Milos Kozak 4451039566 unify versions 2020-05-03 21:37:02 +02:00
Milos Kozak 53383461f0 core module 2020-05-03 21:27:42 +02:00
Tebbe Ubben 692eccd7b9
Merge pull request #2615 from MilosKozak/insight-vibration
Insight: Disable vibration on bolus for firmware version 3
2020-05-03 20:10:37 +02:00
Milos Kozak 591cef11e5
2.6.1.3 2020-05-03 19:48:48 +02:00
TebbeUbben abb9505122 Insight: Disable vibration on bolus for firmware version 3 2020-05-03 18:52:26 +02:00
Milos Kozak c17f8d10ad split dependency to IconsProvider 2020-05-03 17:50:33 +02:00
Andy Rozman 02366cad62 - small cosmetic change 2020-05-03 16:02:41 +01:00
Milos Kozak a5f384f07f forgotten code 2020-05-03 16:10:48 +02:00
Tim Gunn 6e4a94f62b
Merge branch 'carbs-required' of github.com:Tornado-Tim/AndroidAPS into carbs-required 2020-05-04 01:45:55 +12:00
Tim Gunn 3c60b0ff73
Remove not needed entry and fix keys 2020-05-04 01:41:09 +12:00
Milos Kozak 22d8b6bcff Merge remote-tracking branch 'origin/dev' into rs 2020-05-03 15:37:02 +02:00
Milos Kozak 3e533f4818
Merge branch 'dev' into carbs-required 2020-05-03 15:17:25 +02:00
Milos Kozak 027bc64f0f Skins 2020-05-03 15:04:08 +02:00
Bart Sopers 57be461fd4 Don't keep next Pod address in AapsOmnipodManager 2020-05-03 13:59:33 +02:00
Bart Sopers 5b96e18234 Don't log full stack trace of ignored Exception in OmnipodCommunicationService.exchangePackets 2020-05-03 13:50:11 +02:00
Bart Sopers b676638942 Remove next pod address after succesful pairing 2020-05-03 13:43:06 +02:00
Bart Sopers e01ac6f6be Fix failing Omnipod test cases 2020-05-03 13:37:50 +02:00
Bart Sopers 79d64dff64 Use static Pod address in between pairing retries and remove unused methods from OmnipodUtil 2020-05-03 13:31:19 +02:00
Milos Kozak 1cee7e580f
Merge pull request #2613 from AAPS-Omnipod/dagger_omnipod_driver
omnipod eros driver and REQUIRED changes
2020-05-03 13:21:16 +02:00
Tim Gunn 1598d0c45e
Use different defaults if using Medtronic Pump 2020-05-03 23:11:29 +12:00
Tim Gunn 39d011a4cc
Move to Medtronic driver 2020-05-03 23:10:46 +12:00
Tim Gunn 017b6187b5
Patch determine basal 2020-05-03 23:09:48 +12:00
Bart Sopers a0b4e0c7ce Update PodProgressStatus values to match Omnikit Wiki 2020-05-03 12:59:24 +02:00
Andy Rozman 7df0bdd82c - removed tests, they need to be reworked 2020-05-03 11:59:09 +01:00
Andy Rozman 97ca0a2a2f - fixed test 2020-05-03 11:35:47 +01:00
Andy Rozman 91b3b67104 - fix the test 2020-05-03 11:01:40 +01:00
Tim Gunn d5293d896d
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps 2020-05-03 21:06:07 +12:00
Tim Gunn b1b6a1b6af
Further refractor and use shared preferences 2020-05-03 18:04:51 +12:00
Tim Gunn e1e81ed3e4
Use Summary text 2020-05-03 17:24:25 +12:00
Tim Gunn ad39aabeb3
Refactor messages used for carbs required 2020-05-03 17:23:51 +12:00
Tim Gunn 0e2de9d140
Convert to Kotlin 2020-05-03 17:06:10 +12:00
Tim Gunn a1450feb2b
Merge branch 'display-carsReq' of github.com:twain47/AndroidAPS into carbs-required 2020-05-03 16:45:45 +12:00
Milos Kozak 75251e3870 cache more pages in Pager 2020-05-03 01:06:36 +02:00
Milos Kozak 818e7cd6b6 Merge remote-tracking branch 'origin/dev' into layout 2020-05-03 00:32:30 +02:00
Milos Kozak 8fe57c9d7a unify layouts 2020-05-03 00:32:26 +02:00
Andy Rozman 634042b40d - omnipod eros driver and REQUIRED changes 2020-05-02 21:49:15 +01:00
Andy Rozman 0149378b13 - clean up after merge prepare 2020-05-02 21:42:49 +01:00
Milos Kozak 2723e6615d main layout finished 2020-05-02 20:37:37 +02:00
Andy Rozman 037d9e88df Merge branch 'dev' into omnipod_eros_dev_dagger 2020-05-02 15:30:59 +01:00
AdrianLxM 9995e7448b RandomBGPlugin - stay between min and max
The sinus is in interval [-1,1].
If we shift it by one interval it would map it to 0 to 2 times the interval -> divide by two.
2020-05-02 12:30:22 +02:00
Milos Kozak 9ed1a9ba69
Merge pull request #2607 from MilosKozak/AdrianLxM-patch-2
Removed internal function
2020-05-02 12:28:13 +02:00
Milos Kozak 2e50e4196d Merge remote-tracking branch 'origin/dev' into layout 2020-05-02 12:23:22 +02:00
Milos Kozak 9428717876
Merge pull request #2610 from Tornado-Tim/LGS
Add an explicit Low Glucose Suspend mode
2020-05-02 12:19:11 +02:00
Tim Gunn 5048111d1d
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into LGS 2020-05-02 21:53:59 +12:00
Andy Rozman ce48bba868 Merge branch 'dev' into omnipod_eros_dev_dagger
Added Module Omnipod
2020-05-02 10:52:52 +01:00
Tim Gunn 40519b92a2
Fix further tests 2020-05-02 21:22:21 +12:00
Milos Kozak 9efbbd3c17 clanup 2020-05-02 10:49:55 +02:00
Tim Gunn 4c2fdef71a
Fix tests 2020-05-02 19:13:16 +12:00
Tim Gunn 0bbdca3b4a
Add test 2020-05-02 14:50:53 +12:00
Milos Kozak bce3d3b6b9 Verify RSv1 password 2020-05-02 00:17:39 +02:00