Bart Sopers
|
f7f5e0ce19
|
Replace static reference with member reference
|
2020-05-05 00:28:27 +02:00 |
|
Andy Rozman
|
7db7e07a70
|
- added SP to OmnipodUtil
|
2020-05-04 23:25:03 +01:00 |
|
Bart Sopers
|
7fa1ebfe38
|
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_dagger_with_initialization_fixes
|
2020-05-05 00:15:44 +02:00 |
|
Bart Sopers
|
ce435be382
|
Fix merge error
|
2020-05-04 23:56:24 +02:00 |
|
Bart Sopers
|
5e3e947d8e
|
Restore more formatting
|
2020-05-04 23:55:01 +02:00 |
|
Bart Sopers
|
e7fe05dbeb
|
Restore more formatting
|
2020-05-04 23:52:51 +02:00 |
|
Bart Sopers
|
1bdc474b51
|
Properly ignore PodSessionState test cases
|
2020-05-04 23:52:44 +02:00 |
|
Bart Sopers
|
d8eb777b4c
|
Restore more formatting
|
2020-05-04 23:36:00 +02:00 |
|
Bart Sopers
|
acf6b50b66
|
Restore formatting in AndroidManifest.xml
|
2020-05-04 23:22:42 +02:00 |
|
Bart Sopers
|
df2de82810
|
Apply @andyrozman's fixes for compilation errors
|
2020-05-04 23:06:15 +02:00 |
|
Bart Sopers
|
71d5409344
|
Revert "- removed dependencies to omnipod: Myprefernces, ActivitiesmOdules, AppComponent"
This reverts commit ea0b89cbf8 .
|
2020-05-04 22:50:08 +02:00 |
|
Andy Rozman
|
ea0b89cbf8
|
- removed dependencies to omnipod: Myprefernces, ActivitiesmOdules, AppComponent
- fixed commpiling problem
- removed OmnipodService from Manifest
|
2020-05-04 17:51:06 +01:00 |
|
Bart Sopers
|
1798d260eb
|
Merge branch 'dev' into omnipod_eros_dev_dagger_history_fix
|
2020-05-04 17:36:29 +02:00 |
|
Andy Rozman
|
5ed86e571d
|
- fixed problem with RL selector in omnipod prefs
|
2020-05-04 12:09:57 +01:00 |
|
Andy Rozman
|
6aaca5899c
|
- changed Omnipod module
|
2020-05-04 11:27:12 +01:00 |
|
Milos Kozak
|
d0221c34aa
|
Merge pull request #2616 from Philoul/Fix_TemporaryBasal_Crash
Fix Crash TemporyBasal
|
2020-05-04 11:53:22 +02:00 |
|
Milos Kozak
|
948bb8dc33
|
Merge pull request #2617 from Philoul/DatabaseHelper_Missing_Function
Add missing function in DatabaseHelper
|
2020-05-04 11:52:50 +02:00 |
|
Milos Kozak
|
de601cb833
|
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
|
2020-05-04 10:56:22 +02:00 |
|
Milos Kozak
|
ab9da6e2b6
|
AlertDialogs -> core
|
2020-05-04 10:49:19 +02:00 |
|
Philoul
|
3e63d32d60
|
Add missing function in DatabaseHelper
getExtendedBolusDataFromTime(long from, long to, boolean ascending)
=> I need it for autotune plugin...
|
2020-05-04 10:40:22 +02:00 |
|
Milos Kozak
|
60b5c7366f
|
Update Crowdin configuration file
|
2020-05-04 10:27:48 +02:00 |
|
Philoul
|
d44bc87d1b
|
Fix Crash TemporyBasal
Injector missing with extendedbolus
|
2020-05-04 10:15:21 +02:00 |
|
Milos Kozak
|
2fb0198418
|
RxBus -> core
|
2020-05-04 01:36:46 +02:00 |
|
Milos Kozak
|
e1ddde9697
|
FabricPrivacy -> core
|
2020-05-04 01:27:47 +02:00 |
|
Milos Kozak
|
5be4a5dd97
|
AAPSLogger -> core
|
2020-05-04 00:42:13 +02:00 |
|
Milos Kozak
|
99907ed029
|
SP -> core
|
2020-05-04 00:33:27 +02:00 |
|
Milos Kozak
|
7e6f82d068
|
Lgging cleanup
|
2020-05-04 00:14:23 +02:00 |
|
Milos Kozak
|
db16434154
|
build.gradle unify
|
2020-05-03 22:18:58 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|