Tim Gunn
a4f4894985
fixes
2020-05-11 21:54:32 +12:00
Tim Gunn
add8b71ea3
Internationalisation
2020-05-11 21:51:32 +12:00
Tim Gunn
ea3ce995d8
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-11 21:14:33 +12:00
Milos Kozak
5b269f6156
cleanup resources
2020-05-11 01:41:58 +02:00
Andy Rozman
19675b1951
- change onStart
2020-05-10 23:19:11 +01:00
Milos Kozak
b24690c2fa
move RSCommModule
2020-05-10 23:45:49 +02:00
Milos Kozak
2375b159fa
resources cleanup
2020-05-10 22:31:36 +02:00
Milos Kozak
b43e7e5930
Merge pull request #2627 from Philoul/TempBasal_Icon_Switched
...
Temp Basal new icons for temp basal in overview
2020-05-10 21:11:41 +02:00
Milos Kozak
9ac88f7def
remove mdtp library
2020-05-10 21:07:58 +02:00
Milos Kozak
05f73cd3ff
elimitate careportal
2020-05-10 20:10:08 +02:00
Milos Kozak
f727b25bb3
cleanup
2020-05-10 18:42:20 +02:00
Andy Rozman
95ef79e8e0
- fix for FoodFragment (fixed by Adrian on dev)
2020-05-10 16:11:36 +01:00
AdrianLxM
cd84597058
Kotlin interface not stricter than Java superclass
...
Intrinsic check in Kotlin if view is null lead to crashes.
view is not even used so we can accept null.
2020-05-10 16:56:48 +02:00
Andy Rozman
80f5b3cf4b
- changes on service starting (moved from cnst to onStart method)
...
- change RileyLinkBLE to stop reader
- added log for start and stop of service
2020-05-10 14:08:56 +01:00
Milos Kozak
54e68ef248
clean up
2020-05-10 11:49:37 +02:00
Tim Gunn
efc25ddcd5
Use preferences
2020-05-10 21:25:14 +12:00
Tim Gunn
a501b37159
Show animation if carbs are required
2020-05-10 21:24:46 +12:00
Tim Gunn
68d0e33a9b
Use background for animation
2020-05-10 21:24:09 +12:00
Tim Gunn
9070a1f394
Add Preferences for local carbs req alerts
2020-05-10 21:23:44 +12:00
Tim Gunn
e8062e1209
Add Red Carb Icon
2020-05-10 21:21:45 +12:00
Milos Kozak
311f9dd119
danar module
2020-05-10 11:03:19 +02:00
Tim Gunn
c9cf2cbae4
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into carbs-required
2020-05-10 13:05:30 +12:00
Milos Kozak
a99be409eb
dana module
2020-05-09 20:18:12 +02:00
Andy Rozman
c00d6344e5
- added some code to RileyLinkBLE
2020-05-09 12:09:47 +01:00
Andy Rozman
d177e08355
- changed build file
...
- some changes to RileyLinkBLE to handle displaying Error
- loadSessionState from util used
- remove driver specific identifier functionality from RileyLinkService
2020-05-09 12:03:17 +01:00
Milos Kozak
7fc631a729
RS -> danaRS finished
2020-05-09 10:52:20 +02:00
Andy Rozman
e2e4c6a17f
- show RL status
2020-05-08 18:38:04 +01:00
Philoul
84f032a7a2
Revert "Temp Basal icon switched"
...
I replace first proposal with a new one with 3 icons
This reverts commit 24112eb4
2020-05-08 17:58:01 +02:00
Philoul
7708e5961a
Add new icons for basal on ovenview fragment
...
I also add photoshop files (it's bitmap but it's easier to work with them)
2020-05-08 17:56:02 +02:00
Andy Rozman
480aac2d18
- RL status refresh
2020-05-08 15:23:02 +01:00
Milos Kozak
040c76d839
move pass 1
2020-05-08 14:59:30 +02:00
Andy Rozman
2243ec6061
- dagger
2020-05-08 13:05:31 +01:00
Andy Rozman
de78ceb080
- added dagger deps
2020-05-08 12:47:35 +01:00
Andy Rozman
745b59cbed
-initpodtask possible fix
2020-05-08 12:20:29 +01:00
Milos Kozak
61a077542c
DanaRPump -> danars
2020-05-08 11:56:02 +02:00
Andy Rozman
9a36e9def8
- added dagger dependency for InitPodTask
2020-05-08 10:47:12 +01:00
Milos Kozak
73d132649d
fix tests
2020-05-08 11:37:14 +02:00
Milos Kozak
67b4be6963
Merge remote-tracking branch 'origin/dev' into rs2
2020-05-08 11:08:45 +02:00
Milos Kozak
15207d1bf1
Omni comments 2
2020-05-08 01:09:30 +02:00
Milos Kozak
7dc7c9528b
Omni comments
2020-05-08 00:23:17 +02:00
Milos Kozak
25bf92300b
Merge remote-tracking branch 'origin/dev' into dev2
2020-05-07 23:44:46 +02:00
Andy Rozman
bd39e246f3
- refactor OmnipodUIComm to support Dagger injections
...
- added DeviceCommandExecutor interface
- added method to interface RileyLinkPumpDevice
2020-05-07 22:41:24 +01:00
Milos Kozak
70e9d3e88a
fix tests
2020-05-07 23:40:59 +02:00
Andy Rozman
a915c279d4
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-05-07 21:22:22 +01:00
Andy Rozman
6f3379037b
- added logging at RfSpy where we select frequency
2020-05-07 21:21:47 +01:00
Bart Sopers
4dc3440637
Restore null check in RuleyLinkCommunicationManager
2020-05-07 22:09:23 +02:00
Bart Sopers
eb6eebe853
Restore version for upstream merge from Omnipod repo
2020-05-07 21:17:32 +02:00
Bart Sopers
7f2448adeb
Merge branch 'omnipod_eros_dev' into omnipod_eros_dev_upstream_merge
2020-05-07 21:16:36 +02:00
Bart Sopers
c1fc6d4864
Merge branch 'dev' into omnipod_eros_dev
2020-05-07 21:11:12 +02:00
Milos Kozak
120c526b80
move to core
2020-05-07 09:54:36 +02:00
Philoul
24112eb437
Temp Basal icon switched
2020-05-07 08:29:03 +02:00
Andy Rozman
5527c3d70d
- remove omnipod as option from config builder
2020-05-07 01:04:29 +01:00
Andy Rozman
674cd1c0ae
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-05-07 00:43:18 +01:00
Andy Rozman
4f79b49e10
- changed loader to OmnipodUtil
...
- Modules
2020-05-06 23:34:05 +01:00
Bart Sopers
25e0b8b190
Add dagger stuff
2020-05-06 23:38:56 +02:00
Bart Sopers
bafffad44a
Use transient keyword instead of Gson annotation for PodSessionState members that should be exluded of (de)serialization
2020-05-06 21:41:33 +02:00
Milos Kozak
ad472beb4a
danars di start
2020-05-06 01:27:38 +02:00
Milos Kozak
cf291b3adc
fix after lib update
2020-05-06 01:18:04 +02:00
Milos Kozak
f964011724
Merge remote-tracking branch 'origin/dev' into rs
2020-05-06 00:05:33 +02:00
Milos Kozak
0c287bdef1
icon -> core
2020-05-06 00:04:53 +02:00
Milos Kozak
a02bd59dc0
Merge remote-tracking branch 'origin/dev' into rs
2020-05-05 23:28:22 +02:00
Milos Kozak
1f4f5600bc
NoSplashAppCompatActivity -> core
2020-05-05 23:27:01 +02:00
Milos Kozak
25c1100330
Merge remote-tracking branch 'origin/dev' into rs
2020-05-05 22:49:49 +02:00
Milos Kozak
d114be7344
revert debug code
2020-05-05 22:43:26 +02:00
Milos Kozak
bba7adc9aa
fix Runnables after protection check, cleanup
2020-05-05 22:42:16 +02:00
Milos Kozak
8858d3b5f9
Merge remote-tracking branch 'origin/dev' into layout
2020-05-05 22:00:54 +02:00
Milos Kozak
bbf5e6564f
new icons
2020-05-05 22:00:35 +02:00
Dominik Dzienia
9a3cc5af82
Adds support for preferences directory, list of preferences to import, additional check on imported preferences metadata
2020-05-05 18:42:53 +02:00
Andy Rozman
f3c4b4e5e7
Merge branch 'omnipod_eros_dev' of github.com:AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-05-05 13:50:53 +01:00
Andy Rozman
e51e3daeb1
- added Expose attribute to all varaiables in PodSessionState
...
- OmnipodUtil: Gson now uses only Expose fields
2020-05-05 13:49:55 +01:00
Bart Sopers
9b089621fa
Use allowed default for SP.getString in RileyLinkOmnipodService
2020-05-05 13:35:49 +02:00
Andy Rozman
2de1761555
- look at current pump service (either MDT or POD), RL Boradcast Receiver worked with internal instance, which wasn't correct, might need to refactor RileyLinkBroadcastReceiver further to be singelton...
2020-05-05 10:32:25 +01:00
Bart Sopers
32ce3ee18a
enable PUMPBTCOMM by default for Omnipod branch
2020-05-05 02:34:08 +02:00
Bart Sopers
53e6cd4ef2
Apply several fixed from @andyrozman after Omnipod dagger merge
2020-05-05 02:03:01 +02:00
Bart Sopers
e20d8a1ff5
Improve Omnipod preference screen
2020-05-05 01:35:39 +02:00
Bart Sopers
0f8503032e
Use correct RL address preference in Omnipod preferences
2020-05-05 01:25:34 +02:00
Bart Sopers
20f9f88d4b
Use allowed default for SP.getString
2020-05-05 01:05:57 +02:00
Bart Sopers
d78b921b1f
Fix test case
2020-05-05 00:39:20 +02:00
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
Milos Kozak
0a63e1f29d
Merge branch 'dev' into rs
2020-05-05 00:08:29 +02:00
Milos Kozak
d8f27c609c
BlePreCheck -> core
2020-05-05 00:02:31 +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
Milos Kozak
4a17fdc9a0
Merge remote-tracking branch 'origin/dev' into layout
2020-05-04 21:55:20 +02:00
Milos Kozak
47fd4bd1fe
libraries update
2020-05-04 21:37:03 +02:00
Milos Kozak
d0fc697183
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-05-04 21:03:34 +02:00
Milos Kozak
ee913cffd8
gradle tweaking
2020-05-04 21:03:30 +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
TebbeUbben
1c075c526e
2.6.1.4
2020-05-04 17:36:37 +02: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
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
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
53383461f0
core module
2020-05-03 21:27:42 +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
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
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
Tim Gunn
5c38762178
Format code so its easier to read
2020-05-02 01:55:11 +12:00
Tim Gunn
9e2c3255e2
Remove not needed getter function
2020-05-02 01:54:46 +12:00
Tim Gunn
96757145bf
Use auto getter method
2020-05-02 01:54:08 +12:00
Tim Gunn
560a081c7c
Inherit from HardLimits class
2020-05-02 01:50:35 +12:00
Tim Gunn
b54e1a0af3
Add LGS
2020-05-02 00:07:24 +12:00
Tim Gunn
01e8934f7a
Add deterministic LGS function
2020-05-02 00:05:50 +12:00
Andy Rozman
48572d64fc
- fully daggerized omnipod
2020-05-01 10:55:48 +01:00
Milos Kozak
9a929e4bcb
aps status
2020-04-30 23:33:13 +02:00
Milos Kozak
25cc09ec26
Merge remote-tracking branch 'origin/dev' into rs
2020-04-30 18:40:28 +02:00
Milos Kozak
585b45fb97
MainApp cleanup
2020-04-30 18:39:52 +02:00
Milos Kozak
ddd58c37a3
move ongoing notification to extra class
2020-04-30 17:56:40 +02:00
Milos Kozak
18820441a4
remove some deprecated calls
2020-04-30 10:55:10 +02:00
Milos Kozak
42cfd87a2b
injection cleanup
2020-04-30 00:37:58 +02:00
Milos Kozak
a5108ca4c4
RS injection refactor
2020-04-29 23:27:48 +02:00
Andy Rozman
4d39cbba95
- daggerizing omnipod
2020-04-29 17:35:55 +01:00
Andy Rozman
b1a220499d
Merge branch 'dev' into omnipod_eros_dev_dagger
...
Refcator omnipod to work with Dagger - Phase 2
2020-04-29 16:40:53 +01:00
Tim Gunn
37756dc71c
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into skip-neutral-temps
2020-04-30 00:53:06 +12:00
AdrianLxM
acf9f05928
Removed internal function
...
TypedArrayUtils is marked as `@RestrictTo(LIBRARY_GROUP_PREFIX)`.
getAttr() will chose between the two parameters, so if both are the same has no functionality anyway.
2020-04-29 00:39:20 +02:00
Bart Sopers
a0e5ec74fa
Improve exception handling
2020-04-29 00:10:53 +02:00
Milos Kozak
90f08279d3
Merge remote-tracking branch 'origin/dev' into rs
2020-04-29 00:07:25 +02:00
Bart Sopers
b482f0690f
WIP on always retrying 0x07 and 0x03 messages together
2020-04-29 00:01:11 +02:00
Bart Sopers
b515fbae92
Update VersionResponse
2020-04-28 23:11:32 +02:00
Milos Kozak
99f6741f78
Merge pull request #2604 from MilosKozak/mdtrefactor
...
MDT refactor
2020-04-28 10:23:48 +02:00
Milos Kozak
0aa8a4b270
New Crowdin translations ( #2584 )
...
* New translations protection.xml (Czech)
* New translations protection.xml (German)
* New translations validator.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations protection.xml (Portuguese)
* New translations validator.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations protection.xml (Portuguese, Brazilian)
* New translations validator.xml (Portuguese, Brazilian)
* New translations validator.xml (Portuguese, Brazilian)
* New translations validator.xml (Portuguese)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations protection.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations protection.xml (Portuguese, Brazilian)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Slovak)
* New translations protection.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations validator.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations protection.xml (Russian)
* New translations validator.xml (Russian)
* New translations objectives.xml (Portuguese)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations objectives.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Russian)
* New translations objectives.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations objectives.xml (Portuguese)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (German)
* New translations strings.xml (German)
* New translations objectives.xml (German)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Romanian)
* New translations exam.xml (Lithuanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Turkish)
* New translations validator.xml (Swedish)
* New translations protection.xml (Swedish)
* New translations objectives.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (French)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Czech)
* New translations objectives.xml (Portuguese)
* New translations validator.xml (Italian)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations objectives.xml (Italian)
* New translations protection.xml (Italian)
* New translations validator.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Polish)
* New translations strings.xml (Slovak)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Polish)
* New translations protection.xml (Polish)
* New translations strings.xml (Russian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Slovak)
* New translations strings.xml (French)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations protection.xml (French)
* New translations objectives.xml (French)
* New translations validator.xml (French)
2020-04-28 09:43:12 +02:00
Milos Kozak
789d520606
fix preference processing
2020-04-28 09:08:03 +02:00
Milos Kozak
bb39dd994a
fix logging
2020-04-28 00:48:43 +02:00
Milos Kozak
a2ebcb5ff0
remove some static dependencies
2020-04-27 23:55:06 +02:00
Milos Kozak
7b773ae800
remove unused test
2020-04-27 23:32:54 +02:00
Andy Rozman
67a41dedc4
- added activities to ActivitiesModule
...
- fixed RileyLinkBLEScanActivity to work with omnipod
2020-04-27 22:22:19 +01:00
Bart Sopers
5d25e39dd1
Verify the message address before accepting
2020-04-27 23:14:00 +02:00
Milos Kozak
1b21b74878
MDT refactor pass 17
2020-04-27 23:02:12 +02:00
Bart Sopers
b8f2fdc7a8
Small cleanup
2020-04-27 22:55:31 +02:00
Bart Sopers
45ef41d1a3
Accept packets with a packet address of 0xFFFFFFFF to match PDM & Pod
2020-04-27 22:51:44 +02:00
Bart Sopers
ed1efe8944
Properly decode non-nonce error responses and some renaming/cleanup
2020-04-27 22:30:51 +02:00
Milos Kozak
52e0e3ec51
MDT refactor pass 16
2020-04-27 22:19:50 +02:00
Milos Kozak
a3278d53c3
MDT refactor pass 15
2020-04-27 21:41:24 +02:00
Milos Kozak
975f61563c
MDT refactor pass 14
2020-04-27 21:14:45 +02:00
Milos Kozak
dbb7570de7
MDT refactor pass 13
2020-04-27 20:22:00 +02:00
Milos Kozak
e21b1e4d3d
MDT refactor pass 12
2020-04-27 18:44:41 +02:00
Andy Rozman
f23680cee5
- dagger fixes
2020-04-27 17:21:46 +01:00
Milos Kozak
6add8a8d86
MDT refactor pass 11
2020-04-27 18:14:06 +02:00
Milos Kozak
85558620fc
MDT refactor pass 10
2020-04-27 16:23:05 +02:00
Milos Kozak
7e712bd612
MDT refactor pass 9
2020-04-27 15:18:59 +02:00
Milos Kozak
30e7f8ed38
MDT refactor pass 8
2020-04-27 14:30:38 +02:00
Milos Kozak
f686c81115
MDT refactor pass 7
2020-04-27 13:24:35 +02:00
Milos Kozak
7b9247b1a0
MDT refactor pass 6
2020-04-27 12:25:07 +02:00
Tim Gunn
2e89e410d9
clarify definition
2020-04-27 20:33:41 +12:00
Milos Kozak
3598e00290
MDT refactor pass 5
2020-04-27 10:33:03 +02:00
Tim Gunn
b42304d836
Add skip Neutral Temps preference
2020-04-27 20:09:46 +12:00
Milos Kozak
e2e0de25bc
MDT refactor pass 4
2020-04-27 01:12:04 +02:00
Milos Kozak
331c1c3ab5
MDT refactor pass 3
2020-04-26 23:52:29 +02:00
Andy Rozman
0b8168a62f
- refactor RileyLinkOmnipodService
2020-04-26 21:50:47 +01:00
Milos Kozak
0d063ca73f
MDT refactor pass 2
2020-04-26 22:47:13 +02:00
Bart Sopers
9a5cd3c902
Add some checks and logging in Omnipod packet and message exchange
2020-04-26 21:11:47 +02:00
Andy Rozman
54354fad89
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-04-26 19:00:49 +01:00
Andy Rozman
c1c29da835
- added Omnipod loader
2020-04-26 18:28:00 +01:00
Milos Kozak
c0f6f1a5e9
remove unused tests
2020-04-26 17:01:31 +02:00
Milos Kozak
2eb0122dd6
Merge remote-tracking branch 'origin/mdtrefactor' into dev
2020-04-26 16:17:19 +02:00
Andy Rozman
a805f5b827
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-04-26 11:17:15 +01:00
Milos Kozak
777dd9f91d
Merge pull request #2596 from AAPS-Omnipod/dagger_omnipod_common
...
Dagger omnipod common
2020-04-26 10:51:54 +02:00
Milos Kozak
6e83f9e153
fix tests
2020-04-26 10:24:25 +02:00
Milos Kozak
0bbc44ac08
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-25 22:59:41 +02:00
Milos Kozak
d86c5f1dd2
BatteryLevel -> ChargingStateReceiver
2020-04-25 22:59:22 +02:00
AdrianLxM
3bd4e4d394
plugin as map not set
2020-04-25 22:31:39 +02:00
Andy Rozman
973403e944
- changes from omnipod tree
...
- changed PumpInterface for TimeDateOrTZChangeReceiver changes, and changes on all the pumps (method name and parameters)
- some RL changes
- added something to profile
2020-04-25 21:10:58 +01:00
Milos Kozak
403c609319
migrate to ViewPager2
2020-04-25 21:52:20 +02:00
Andy Rozman
3bb3c39db3
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-25 16:55:50 +01:00
Andy Rozman
387a134795
Merge branch 'dev' into omnipod_eros_dev_dagger
2020-04-25 16:55:07 +01:00
Milos Kozak
edcc95a5bc
Refactor deprecated
2020-04-25 17:20:12 +02:00
Andy Rozman
1c0ba4ae5c
- gradle change
2020-04-25 14:26:59 +01:00
Milos Kozak
e8f69fc1c0
pass 1
2020-04-25 09:23:19 +02:00
Milos Kozak
c84e7ec326
fix tests
2020-04-24 23:23:39 +02:00
Milos Kozak
b87155ead4
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-24 23:04:18 +02:00
Milos Kozak
29f71f283d
Merge remote-tracking branch 'origin/dev' into rs
2020-04-24 23:03:46 +02:00
Milos Kozak
8db0dbd78d
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-24 22:40:11 +02:00
Milos Kozak
752a49573c
ConfigBuilder refactor
2020-04-24 22:39:56 +02:00
AdrianLxM
e7fbbd47d5
add address to EventBTChange
2020-04-24 19:09:42 +02:00
Milos Kozak
e95d6116a8
allow null BT name
2020-04-24 18:36:39 +02:00
Milos Kozak
8f8fe39bfe
typo
2020-04-24 16:22:43 +02:00
Milos Kozak
dec419b4c8
Merge pull request #2588 from AAPS-Omnipod/dagger_medtronic
...
- fix for dagger injection of RileyLinkMedtronicService (removed dupl…
2020-04-24 16:19:02 +02:00
Andy Rozman
fae7e947a5
- fix for dagger injection of RileyLinkMedtronicService (removed duplicate variables), and moved code to different location, because we can use injected variables before onCreate is called
2020-04-24 15:06:17 +01:00
Milos Kozak
daa8fa62be
HistoryBrowser refactor
2020-04-24 15:55:06 +02:00
Andy Rozman
f5b43454eb
-dd
2020-04-24 12:11:16 +01:00
Andy Rozman
a3b0c8ce3b
- changed code to use dagger
2020-04-24 11:00:31 +01:00
Milos Kozak
55ecac882d
translatable=false
2020-04-24 10:46:43 +02:00
Milos Kozak
7b4cba14d1
Merge remote-tracking branch 'origin/dev' into rs
2020-04-23 23:54:21 +02:00
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
Bart Sopers
37c1d30ecc
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-04-23 01:21:19 +02:00
Andy Rozman
37590338ff
Merge branch 'omnipod_eros_dev' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros_dev
2020-04-22 12:53:02 +01:00
Andy Rozman
4d408f55b9
- Date change for RL History
2020-04-22 12:52:25 +01:00
Milos Kozak
1481755bc8
tests
2020-04-21 22:33:48 +02:00
Milos Kozak
07e681f35f
Merge branch 'dev' into rs
2020-04-21 22:20:27 +02:00
Milos Kozak
92ed678b6e
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-21 22:20:14 +02:00
Milos Kozak
74b7eba450
fix devicestatus upload
2020-04-21 22:19:43 +02:00
Milos Kozak
733370a126
fix NPE in NetworkChangeReceiver
2020-04-21 22:02:38 +02:00
Milos Kozak
ee13848928
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-04-21 21:41:57 +02:00
Milos Kozak
e97aafb143
setDeviceCredentialAllowed disabled
2020-04-21 21:39:11 +02:00
Milos Kozak
1ed2923119
Merge pull request #2586 from xJoe/dev
...
auto_gate docs + link
2020-04-21 20:10:03 +02:00
Milos Kozak
695ba6826b
missing runOnUiThread
2020-04-21 20:08:12 +02:00
Milos Kozak
05433d7b3e
Merge remote-tracking branch 'origin/dev' into rs
2020-04-21 19:32:34 +02:00
Milos Kozak
2beb1b1c3d
missing SmsReceiver injection
2020-04-21 19:31:11 +02:00
Milos Kozak
d2c9f13932
better password processing, master password to setup wizard
2020-04-21 14:50:28 +02:00
xJoe
365a270ece
auto_gate docs + link
...
docs instead of wiki + link to wiki page
2020-04-21 11:50:44 +02:00
Milos Kozak
d0ac5502ea
Merge branch 'dev' into rs
2020-04-21 11:23:42 +02:00
Milos Kozak
a3322dec1e
replace deprecated Firebase constant
2020-04-21 11:09:28 +02:00
Milos Kozak
b3db476533
Merge remote-tracking branch 'origin/dev' into rs
2020-04-21 10:57:04 +02:00
Milos Kozak
8cc51abae9
allow start of objective when all previous are finished
2020-04-21 10:52:40 +02:00
Milos Kozak
3d68b28179
objective 11 automation
2020-04-21 10:32:14 +02:00
Milos Kozak
e526ad4617
model string
2020-04-20 21:28:29 +02:00
Milos Kozak
164a092857
Merge remote-tracking branch 'origin/dev' into rs
2020-04-20 21:02:47 +02:00
Milos Kozak
ccfe03e177
abs insulin tests
2020-04-20 19:27:54 +02:00
Milos Kozak
2517a10a5c
Show Absolute insulin
2020-04-20 14:18:39 +02:00
Milos Kozak
228bd76e78
No protection by default
2020-04-20 01:18:10 +02:00
Bart Sopers
355b833cb2
Rename ConfigurePod* classes to SetupPod*
2020-04-19 23:44:56 +02:00
Milos Kozak
335a9c75c5
2.6.5-dev
2020-04-19 23:30:28 +02:00
Milos Kozak
3430232b5c
New Crowdin translations ( #2583 )
...
* New translations strings.xml (French)
* New translations strings.xml (Lithuanian)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Afrikaans)
* New translations exam.xml (Bulgarian)
* New translations exam.xml (Chinese Simplified)
* New translations exam.xml (Croatian)
* New translations exam.xml (Dutch)
* New translations exam.xml (French)
* New translations exam.xml (German)
* New translations exam.xml (Greek)
* New translations exam.xml (Hebrew)
* New translations exam.xml (Irish)
* New translations exam.xml (Japanese)
* New translations exam.xml (Korean)
* New translations exam.xml (Polish)
* New translations exam.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations exam.xml (Italian)
* New translations strings.xml (Irish)
* New translations strings.xml (Italian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Finnish)
* New translations strings.xml (Japanese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Korean)
* New translations strings.xml (Polish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Portuguese, Brazilian)
* New translations exam.xml (Romanian)
* New translations exam.xml (Russian)
* New translations exam.xml (Slovak)
* New translations exam.xml (Slovenian)
* New translations exam.xml (Spanish)
* New translations exam.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Swedish)
* New translations exam.xml (Turkish)
* New translations strings.xml (Italian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (German)
* New translations insight_alert_descriptions.xml (Swedish)
* New translations insight_alert_descriptions.xml (Turkish)
* New translations insight_alert_titles.xml (Afrikaans)
* New translations insight_alert_titles.xml (Bulgarian)
* New translations insight_alert_titles.xml (Chinese Simplified)
* New translations insight_alert_titles.xml (Croatian)
* New translations insight_alert_titles.xml (Czech)
* New translations insight_alert_titles.xml (Dutch)
* New translations insight_alert_titles.xml (Finnish)
* New translations insight_alert_titles.xml (French)
* New translations insight_alert_titles.xml (Greek)
* New translations insight_alert_descriptions.xml (Slovenian)
* New translations insight_alert_titles.xml (Hebrew)
* New translations insight_alert_titles.xml (Irish)
* New translations insight_alert_titles.xml (Japanese)
* New translations insight_alert_titles.xml (Korean)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations insight_alert_titles.xml (Polish)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese, Brazilian)
* New translations insight_alert_titles.xml (Romanian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_alert_descriptions.xml (Spanish)
* New translations insight_alert_descriptions.xml (Slovak)
* New translations insight_alert_titles.xml (Slovenian)
* New translations insight_alert_descriptions.xml (German)
* New translations insight_alert_codes.xml (Swedish)
* New translations insight_alert_codes.xml (Turkish)
* New translations insight_alert_descriptions.xml (Afrikaans)
* New translations insight_alert_descriptions.xml (Bulgarian)
* New translations insight_alert_descriptions.xml (Chinese Simplified)
* New translations insight_alert_descriptions.xml (Croatian)
* New translations insight_alert_descriptions.xml (Czech)
* New translations insight_alert_descriptions.xml (Dutch)
* New translations insight_alert_descriptions.xml (Finnish)
* New translations insight_alert_descriptions.xml (French)
* New translations insight_alert_descriptions.xml (Greek)
* New translations insight_alert_descriptions.xml (Russian)
* New translations insight_alert_descriptions.xml (Hebrew)
* New translations insight_alert_descriptions.xml (Irish)
* New translations insight_alert_descriptions.xml (Italian)
* New translations insight_alert_descriptions.xml (Japanese)
* New translations insight_alert_descriptions.xml (Korean)
* New translations insight_alert_descriptions.xml (Lithuanian)
* New translations insight_alert_descriptions.xml (Polish)
* New translations insight_alert_descriptions.xml (Portuguese)
* New translations insight_alert_descriptions.xml (Portuguese, Brazilian)
* New translations insight_alert_descriptions.xml (Romanian)
* New translations insight_alert_titles.xml (Slovak)
* New translations insight_alert_titles.xml (Spanish)
* New translations insight_alert_codes.xml (Slovenian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Croatian)
* New translations strings.xml (Czech)
* New translations strings.xml (Finnish)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Irish)
* New translations insight_exceptions.xml (Swedish)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Romanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Swedish)
* New translations insight_exceptions.xml (Turkish)
* New translations insight_exceptions.xml (Spanish)
* New translations insight_alert_titles.xml (Swedish)
* New translations insight_exceptions.xml (Greek)
* New translations insight_alert_titles.xml (Turkish)
* New translations insight_exceptions.xml (Afrikaans)
* New translations insight_exceptions.xml (Bulgarian)
* New translations insight_exceptions.xml (Chinese Simplified)
* New translations insight_exceptions.xml (Croatian)
* New translations insight_exceptions.xml (Czech)
* New translations insight_exceptions.xml (Dutch)
* New translations insight_exceptions.xml (Finnish)
* New translations insight_exceptions.xml (French)
* New translations insight_exceptions.xml (German)
* New translations insight_exceptions.xml (Hebrew)
* New translations insight_exceptions.xml (Slovenian)
* New translations insight_exceptions.xml (Irish)
* New translations insight_exceptions.xml (Japanese)
* New translations insight_exceptions.xml (Korean)
* New translations insight_exceptions.xml (Lithuanian)
* New translations insight_exceptions.xml (Polish)
* New translations insight_exceptions.xml (Portuguese)
* New translations insight_exceptions.xml (Portuguese, Brazilian)
* New translations insight_exceptions.xml (Romanian)
* New translations insight_exceptions.xml (Russian)
* New translations insight_exceptions.xml (Slovak)
* New translations insight_alert_codes.xml (Spanish)
* New translations insight_alert_codes.xml (Slovak)
* New translations strings.xml (Czech)
* New translations insight_alert_codes.xml (Russian)
* New translations insight_alert_codes.xml (German)
* New translations insight_alert_codes.xml (Afrikaans)
* New translations insight_alert_codes.xml (Bulgarian)
* New translations insight_alert_codes.xml (Chinese Simplified)
* New translations insight_alert_codes.xml (Croatian)
* New translations insight_alert_codes.xml (Czech)
* New translations insight_alert_codes.xml (Dutch)
* New translations insight_alert_codes.xml (French)
* New translations insight_alert_codes.xml (Greek)
* New translations insight_alert_codes.xml (Hebrew)
* New translations insight_alert_codes.xml (Irish)
* New translations insight_alert_codes.xml (Italian)
* New translations insight_alert_codes.xml (Japanese)
* New translations insight_alert_codes.xml (Korean)
* New translations insight_alert_codes.xml (Lithuanian)
* New translations insight_alert_codes.xml (Polish)
* New translations insight_alert_codes.xml (Portuguese)
* New translations insight_alert_codes.xml (Portuguese, Brazilian)
* New translations insight_alert_codes.xml (Romanian)
* New translations strings.xml (Turkish)
* New translations protection.xml (Polish)
* New translations validator.xml (Polish)
* New translations protection.xml (Portuguese)
* New translations validator.xml (Portuguese)
* New translations protection.xml (Portuguese, Brazilian)
* New translations validator.xml (Portuguese, Brazilian)
* New translations protection.xml (Japanese)
* New translations validator.xml (Japanese)
* New translations protection.xml (Korean)
* New translations validator.xml (Korean)
* New translations protection.xml (Lithuanian)
* New translations validator.xml (Lithuanian)
* New translations protection.xml (Spanish)
* New translations validator.xml (Spanish)
* New translations protection.xml (Swedish)
* New translations validator.xml (Swedish)
* New translations protection.xml (Turkish)
* New translations validator.xml (Turkish)
* New translations validator.xml (Slovenian)
* New translations protection.xml (Romanian)
* New translations validator.xml (Romanian)
* New translations protection.xml (Russian)
* New translations validator.xml (Russian)
* New translations protection.xml (Slovenian)
* New translations protection.xml (Slovak)
* New translations validator.xml (Slovak)
* New translations validator.xml (Czech)
* New translations protection.xml (Croatian)
* New translations validator.xml (Croatian)
* New translations protection.xml (Czech)
* New translations protection.xml (Dutch)
* New translations validator.xml (Dutch)
* New translations protection.xml (Afrikaans)
* New translations validator.xml (Afrikaans)
* New translations protection.xml (Bulgarian)
* New translations validator.xml (Bulgarian)
* New translations protection.xml (Chinese Simplified)
* New translations validator.xml (Chinese Simplified)
* New translations protection.xml (Hebrew)
* New translations validator.xml (Hebrew)
* New translations validator.xml (Greek)
* New translations protection.xml (Irish)
* New translations validator.xml (Irish)
* New translations protection.xml (Italian)
* New translations validator.xml (Italian)
* New translations protection.xml (Greek)
* New translations protection.xml (Finnish)
* New translations validator.xml (Finnish)
* New translations protection.xml (French)
* New translations validator.xml (French)
* New translations protection.xml (German)
* New translations validator.xml (German)
* New translations validator.xml (Czech)
* New translations protection.xml (Czech)
2020-04-19 19:00:18 +02:00
Milos Kozak
d933cc5817
move arrays out of protection.xml
2020-04-19 18:48:54 +02:00
Milos Kozak
1ed08e8daa
fix protection.xml
2020-04-19 18:24:29 +02:00
Milos Kozak
955d75ed79
bug in strings
2020-04-19 17:59:05 +02:00
Milos Kozak
e185d3d7f2
bug in strings
2020-04-19 17:58:21 +02:00
Milos Kozak
23289bd68f
bug in strings
2020-04-19 17:56:52 +02:00
Milos Kozak
23937a7278
Merge branch 'dev' into dagger3
2020-04-19 14:17:37 +02:00
Milos Kozak
023992fc9a
bump 2.6.1.2
2020-04-19 13:07:51 +02:00
Milos Kozak
6e9686ed89
Merge pull request #2572 from jotomo/insight-alert-intent-npe
...
InsightAlertservice: handle nullable intent.
2020-04-19 13:06:30 +02:00
Milos Kozak
7479218e31
New Crowdin translations ( #2556 )
...
* New translations strings.xml (Swedish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Portuguese)
2020-04-19 13:06:02 +02:00
Milos Kozak
f595560baa
RS insulin and canula change logging
2020-04-19 12:57:08 +02:00
Bart Sopers
836bc62c65
Fix test and remove some unused classes in Omnipod driver
2020-04-18 19:51:28 +02:00
Johannes Mockenhaupt
e17d10f258
InsightAlertservice: handle nullable intent.
2020-04-15 00:05:26 +02:00
Dominik Dzienia
780fd1aeaa
Split check in gradle to better warn about GIT / admin right issues
2020-04-13 19:47:47 +02:00
Johannes Mockenhaupt
04b324fd19
Android notification: make longer text readable.
...
If text is longer than one line, this change allows expanding the notification to make the entire text readable.
2020-04-11 00:24:00 +02:00
Johannes Mockenhaupt
e0ac080583
RuffyScripter: adjust some log levels.
2020-04-11 00:24:00 +02:00
Johannes Mockenhaupt
65ca6cf895
ComboPlugin: fix handling benin warnings.
...
This change provides usable input to the check* methods. Since a dummy PumpState is returned when a command runs into a warning/alarm on the pump, the checkAndResolveTbrMismatch() reads that no TBR is active and creates a TBR-end record in the DB, which is wrong (and yes, returning a dummy PumpState rather than returning and handling null is a questionable design decision). Effectively this is only a concern when AAPS confirms a low cartridge or low battery alarm, so it's impact is small.
2020-04-11 00:23:59 +02:00
Milos Kozak
695e23c3bd
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-04-08 20:30:08 +02:00
Milos Kozak
4768807a08
fix NPE
2020-04-08 20:24:22 +02:00
Milos Kozak
1696092844
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-08 17:29:15 +02:00
Milos Kozak
f1b3471cf4
Merge pull request #2550 from Tornado-Tim/AS0ref
...
Autosens Upgrade
2020-04-08 17:28:39 +02:00
Milos Kozak
42957d3e48
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-08 17:05:17 +02:00
Milos Kozak
0585ba80fa
Cleanup
2020-04-08 14:03:57 +02:00
Milos Kozak
1bed02a030
Forgotten change
2020-04-07 18:23:07 +02:00
Milos Kozak
4644159c82
Use coroutines for graph processing
2020-04-07 14:15:30 +02:00
Milos Kozak
453a55db7b
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-07 13:15:06 +02:00
Milos Kozak
a4e7d1ee1f
Merge branch 'dagger3' into AS0ref
2020-04-07 12:49:21 +02:00
Milos Kozak
61acfb8c92
Fix tests
2020-04-07 12:09:12 +02:00
Milos Kozak
4c0601bf46
Merge pull request #2555 from Tornado-Tim/refractor-algo
...
Refactor Algorithms (MA removal)
2020-04-07 11:59:11 +02:00
Milos Kozak
a10a62fc81
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-04-07 11:56:15 +02:00
Milos Kozak
93784fc8be
Multiple graph support
2020-04-07 11:55:56 +02:00
Dominik Dzienia
9dca938698
Refactored CryptoUtil to make it injectable and more testable
...
Added checks for vanilla JVM AES 256 issues in tests
2020-04-06 23:48:25 +02:00
Tim Gunn
babb97df24
remove old determine_basal
2020-04-06 22:26:21 +12:00
Tim Gunn
b009c7bed2
Move the APS logger to its own package
2020-04-06 22:01:15 +12:00
Tim Gunn
bebe9015e8
Remove MA
2020-04-06 22:00:17 +12:00
Tim Gunn
a88db5b457
Revert "Remove oref0"
...
This reverts commit 785b4540c9
.
2020-04-06 21:11:47 +12:00
Milos Kozak
a8d76cef4c
fix SmsPluginCommunicatorTest
2020-04-06 10:36:08 +02:00
Milos Kozak
0d89262dfa
fix SmsPluginCommunicatorTest
2020-04-06 10:35:00 +02:00
Milos Kozak
aa8ddc67e5
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-06 09:53:20 +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
Milos Kozak
9f58270f88
Merge pull request #2553 from dlvoy/dagger3-patient-name
...
Introduced Patient name, refactored SMS OTP and Prefs Export to use it
2020-04-06 09:44:20 +02:00
Tim Gunn
f0bdafc1d6
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref
2020-04-06 18:46:58 +12:00
Tim Gunn
a87681a31a
fix variable
2020-04-06 18:45:47 +12:00
Milos Kozak
2995999989
Merge remote-tracking branch 'origin/dev' into dagger3
2020-04-06 00:19:12 +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
Winfried Kuiper
98af8531f0
Typo in log message ( #2547 )
2020-04-05 21:11:13 +02:00
Milos Kozak
93523d5828
Merge pull request #2551 from MilosKozak/l10n_dev
...
New Crowdin translations
2020-04-05 21:09:26 +02:00
Milos Kozak
970f553a9e
Merge pull request #2533 from jotomo/2742-2
...
SMS Carb command update
2020-04-05 21:09:12 +02:00
Milos Kozak
856ef12f16
New translations objectives.xml (Dutch)
2020-04-05 18:33:39 +02:00
Tim Gunn
91e36e01ba
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref
2020-04-05 23:04:49 +12:00
Tim Gunn
6d064fb56c
fix preference screen to conform to norms
2020-04-05 23:03:19 +12:00
Tim Gunn
63fb50a2e6
Update oref1 text.
2020-04-05 22:35:49 +12:00
Tim Gunn
785b4540c9
Remove oref0
2020-04-05 22:33:20 +12:00
Tim Gunn
d960cb038f
Remove options from exam that are no longer available
2020-04-05 22:10:25 +12:00
Tim Gunn
f707c72634
Remove oref0 sensitivity
2020-04-05 22:02:37 +12:00
Milos Kozak
e664ee027d
Merge pull request #2548 from dlvoy/dagger3-otpfix
...
Fixed crash on pre-26 API due to lack of java.time.Duration in depenent OTP lib
2020-04-05 10:04:59 +02:00
Milos Kozak
312d863e38
OverviewFragment refactor
2020-04-05 10:04:21 +02:00
Tim Gunn
1509fe2dea
merge into dagger
2020-04-05 14:22:19 +12:00
Tim Gunn
0a8d456d01
Merge branch 'update-oref' of github.com:Tornado-Tim/AndroidAPS into AS0ref
2020-04-05 14:21:20 +12:00
Dominik Dzienia
033ca414f7
Fixed crash on pre-26 API due tu lack of java.time.Duration in dependent OTP lib
2020-04-05 01:37:05 +02:00
Andy Rozman
88554ee376
Merge branch 'dev' into omnipod_eros_dev
2020-04-04 20:25:09 +01:00
Andy Rozman
b689ddfc99
- changed PumpType
2020-04-04 17:15:06 +01:00
Tim Gunn
cf35fc52cd
cherry pick big fix: cb8e94990301277fb1016c778b4e9efa55a6edbc
2020-04-05 02:46:24 +13:00
Tim Gunn
acab0b87be
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref
2020-04-05 00:45:47 +13:00
Milos Kozak
3a2d486976
Move Overview menus to separate class
2020-04-03 21:47:23 +02:00
Milos Kozak
aeb18e0b7c
Fix others flavors
2020-04-03 12:09:57 +02:00
Milos Kozak
013018ac7b
Merge remote-tracking branch 'origin/dagger3' into rs
2020-04-02 22:06:17 +02:00
Milos Kozak
58fe62c45a
concurrency extension
2020-04-02 21:46:30 +02:00
Milos Kozak
ff67c44e8f
process passwords in preferences correctly
2020-04-02 19:14:50 +02:00
Milos Kozak
7ab5bea93d
allow multiple user notifications
2020-04-02 19:04:22 +02:00
Milos Kozak
dbc199d00c
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-04-02 18:48:49 +02:00
Milos Kozak
615b025600
Merge branch 'pull/2542' into dagger3
2020-04-02 18:48:37 +02:00
Milos Kozak
64ee80b48b
Merge pull request #2545 from dlvoy/dagger3-encprefs
...
Preferences Encryption
2020-04-01 23:31:29 +02:00
Dominik Dzienia
3565ef9fbc
Code cleanup
2020-04-01 22:12:52 +02:00
Milos Kozak
e05f9f2a87
Merge remote-tracking branch 'origin/dev' into dagger3
2020-04-01 21:33:04 +02:00
Milos Kozak
c765654d6a
MainActivity -> kt
2020-04-01 21:10:48 +02:00
Dominik Dzienia
f532341ccc
Post review fixes
2020-04-01 20:34:05 +02:00
Milos Kozak
447c05f05f
New Crowdin translations ( #2543 )
...
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations objectives.xml (Bulgarian)
* New translations strings.xml (Portuguese, Brazilian)
2020-04-01 18:13:48 +02:00
Milos Kozak
3d2d716bae
libraries update
2020-04-01 16:13:08 +02: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
dlvoy
fde84207ab
Preferences Encryption - export as JSON
2020-04-01 13:02:09 +02:00
TebbeUbben
f4b7f642c9
Register plugins with Dagger
2020-04-01 09:19:06 +02:00
Milos Kozak
bc5a089c5f
GraphData refactor
2020-04-01 09:07:36 +02:00
Milos Kozak
56d0d2850d
remove some dependencies
2020-03-31 21:54:49 +02:00
Milos Kozak
295ae79d20
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-31 21:16:37 +02:00
Milos Kozak
5b539fd906
remove unused code
2020-03-31 21:16:18 +02:00
Milos Kozak
6b80645e06
ChargingStateReceiver refactor
2020-03-31 20:22:32 +02:00
Milos Kozak
e5d7ffb53f
DismissNotificationService refactor
2020-03-31 16:09:49 +02:00
Milos Kozak
e755ea4662
Remove deprecation warning
2020-03-31 15:55:30 +02:00
Milos Kozak
e31d2041e3
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-31 15:51:02 +02:00
Milos Kozak
7e6501bded
Logging in tests
2020-03-31 15:49:57 +02:00
Milos Kozak
416f5b7cab
AutoStartReceiver refactor
2020-03-31 10:18:53 +02:00
Milos Kozak
533433afd8
DataService refactor
2020-03-31 10:10:48 +02:00
Milos Kozak
51d363d467
TimeDateReceiver cleanup
2020-03-31 09:48:46 +02:00
Milos Kozak
2aea486409
NetworkChangeReceiver refactor
2020-03-31 09:20:58 +02:00
Milos Kozak
8d3ad42ff7
Better detect failed encryption
2020-03-30 21:14:56 +02:00
Roumen Georgiev
b95f882956
initial work
2020-03-30 15:53:12 +03:00
Milos Kozak
969f713914
AndroidPermission refactor
2020-03-30 13:14:24 +02:00
Milos Kozak
6979919a29
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-30 10:13:44 +02:00
Milos Kozak
caae6ab078
typo
2020-03-30 10:13:26 +02:00
Milos Kozak
7e8c079210
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-30 10:12:12 +02:00
Milos Kozak
23946f6c2a
Remove deprecation
2020-03-30 10:10:50 +02:00
Milos Kozak
71be72cd03
Logging cleanup
2020-03-30 09:40:04 +02:00
Milos Kozak
91a8078954
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-30 01:01:24 +02:00
Milos Kozak
ddd9110912
LocaleHelper dependency remove
2020-03-30 00:57:33 +02:00
Milos Kozak
d1ee12fafc
replace deprecated calls
2020-03-29 23:52:24 +02:00
Milos Kozak
f25e871a91
improve leap day behavior
2020-03-29 23:38:58 +02:00
Milos Kozak
0fa6273725
replace deprecated calls
2020-03-29 21:21:01 +02:00
Milos Kozak
df03a8a2c0
DanaRSPlugin, DanaRSService -> kt, allign with R code
2020-03-29 11:40:57 +02:00
Milos Kozak
a85ec262d3
Display Dana model
2020-03-28 22:40:56 +01:00
Milos Kozak
5e50ca8793
Improved switching between Dana pumps, code cleanup
2020-03-28 20:55:28 +01:00
Milos Kozak
7df82774a4
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 22:30:26 +01:00
Milos Kozak
a5a5f048ea
move buttons visibility processing to extra function
2020-03-27 22:30:08 +01:00
Milos Kozak
a0b22dae69
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 22:06:01 +01:00
Milos Kozak
efbcbaf885
fix displaying overview buttons in pump suspend mode
2020-03-27 22:05:14 +01:00
Milos Kozak
502eb59089
Merge remote-tracking branch 'origin/dagger3' into rs
2020-03-27 21:49:20 +01:00
Milos Kozak
75cd9bccdc
switch pumps properly
2020-03-27 21:48:42 +01:00
Milos Kozak
c477649276
Fix wear preferences, expand single preference by default
2020-03-27 21:32:47 +01:00
Milos Kozak
459ba955ad
Merge branch 'dev' into dagger3
2020-03-27 20:30:39 +01:00
Milos Kozak
7e61c5bc61
New Crowdin translations ( #2530 )
...
* New translations objectives.xml (French)
* New translations objectives.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Czech)
2020-03-27 20:29:36 +01:00
Milos Kozak
3617885819
Fix WearFragment
2020-03-26 22:43:49 +01:00
Milos Kozak
5ce8b998d9
RS v3 encryption
2020-03-26 20:25:20 +01:00
Tim Gunn
ced46f6e1d
Final merge
2020-03-26 12:18:02 +13:00
Tim Gunn
d8ccaadc03
Merge branch 'dagger3' of github.com:MilosKozak/AndroidAPS into update-oref
2020-03-26 12:17:08 +13:00
Dominik Dzienia
c58c62d4bc
Tost shown when password is set now show when password is not set at end (cancel) or unset
2020-03-25 14:47:28 +01:00
Dominik Dzienia
39c08a5a2b
Configured Autofill hint for password managers
...
Added missing callback on password prompt dialog (will be usable in near future)
2020-03-25 14:37:23 +01:00
Andy Rozman
ac9f684424
- fixed bug #113 inconsistencies between pod and RL history...
2020-03-25 09:39:56 +00: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
Johannes Mockenhaupt
fce6ec8d25
SmsCommunicator: only ask pump with support to add carbs.
...
This aligns with how this is generally handles elsewhere: check if a pump supports carbs and if not, don't bother the driver but add the carbs directly via TreatmentsPlugin.
2020-03-24 21:28:54 +01:00
Johannes Mockenhaupt
e7c7ce32bb
TreatmentService.createOrUpdate: log invalid argument.
2020-03-24 21:28:54 +01:00
Johannes Mockenhaupt
843fccb86c
SmsCommunicatorPlugin.processCARBS: set source on record.
2020-03-24 21:28:54 +01:00
Milos Kozak
d1d49a8db2
improve PairingProgressDialog
2020-03-24 21:00:43 +01:00
Milos Kozak
b872b82cd9
kt, share some MDT code
2020-03-24 18:17:28 +01:00
Milos Kozak
7b0bc81c47
Upgrade RS encryption library
2020-03-24 09:01:10 +01:00
Milos Kozak
4716b04972
ProtectionCheck injection, setDeviceCredentialAllowed
2020-03-22 20:49:36 +01:00
Milos Kozak
0e9f643241
Merge branch 'biometric' into dagger3
2020-03-22 19:59:35 +01:00
Milos Kozak
2b62f801c5
more AAPSLogger and ResourceHelper injections
2020-03-22 16:29:08 +01:00
Milos Kozak
1ab0938a38
Insight -> dagger
2020-03-22 11:18:31 +01:00
Milos Kozak
3dda4f8f9d
fix tests
2020-03-21 23:19:21 +01:00
Milos Kozak
156738a5cb
eliminate IobCobCalculatorPlugin::getPlugin
2020-03-21 23:06:45 +01:00
Milos Kozak
e63169a94b
eliminate TreatmentsPlugin::getPlugin
2020-03-21 22:51:56 +01:00
Milos Kozak
07a18ef282
fix DanaRS_Packet_Basal_Get_Temporary_Basal_State
2020-03-21 22:51:21 +01:00
Milos Kozak
93e08d474c
Treatment fragments -> kt
2020-03-21 21:00:04 +01:00
Milos Kozak
5a2821acac
XdripCalibration -> dagger
2020-03-21 19:13:24 +01:00
Milos Kozak
235d241736
Merge branch 'dev' into dagger3
2020-03-21 18:32:23 +01:00
Milos Kozak
82ffe0f9ac
Register ChargingStateReceiver properly
2020-03-21 17:04:09 +01:00
Milos Kozak
34434ffc62
Merge pull request #2452 from StephenBrown2/add_mdt_nimh
...
Add NiMH battery option for Medtronic pumps
2020-03-21 15:34:54 +01:00
Milos Kozak
1a485f9e11
FabricPrivacy & GraphData dagger
2020-03-21 15:09:14 +01:00
Milos Kozak
69b177ed06
SetupWizardActivity -> kt
2020-03-21 13:45:08 +01:00
Milos Kozak
f6cf0e72cd
SetupWizard daggerize
2020-03-21 13:11:17 +01:00
Milos Kozak
9f0ac545f3
Merge pull request #2524 from MilosKozak/TOTP
...
SMS TOTP
2020-03-20 18:38:51 +01:00
Milos Kozak
7db4481db9
Merge pull request #2454 from twain47/key-value-backups
...
Use google key/value backup agent for settings and objectives
2020-03-20 18:36:19 +01:00
Milos Kozak
3335c31a92
Merge pull request #2525 from MilosKozak/l10n_dev
...
New Crowdin translations
2020-03-20 18:17:26 +01:00
Milos Kozak
4abc53e7b8
kotlin cleanup
2020-03-20 18:13:07 +01:00
Milos Kozak
5c04780de1
Fix test
2020-03-20 17:42:56 +01:00
Milos Kozak
71de506b79
New translations strings.xml (Portuguese)
2020-03-20 17:40:34 +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
156d71da0a
NSClientReceiverDelegateTest
2020-03-19 21:43:41 +01:00
Milos Kozak
e8819897f3
ObjectivesPluginTest
2020-03-19 21:37:57 +01:00
Milos Kozak
89d1de9710
ProfileTest
2020-03-19 21:24:48 +01:00
Milos Kozak
2c3313ca54
PumpEnactResultTest
2020-03-19 20:57:56 +01:00
Milos Kozak
7ace6fe3ac
QuickWizardTest
2020-03-19 20:38:25 +01:00
Milos Kozak
4f295fec4b
More tests
2020-03-19 20:03:44 +01:00
AdrianLxM
76652d98d7
No a second time confirmation without context.
2020-03-19 19:18:52 +01:00
Milos Kozak
451cea156f
More tests
2020-03-19 18:02:24 +01:00
Milos Kozak
e8af7b5ffc
More tests
2020-03-19 08:45:59 +01:00
Andy Rozman
33bdaa1768
- upload site change event to Nightscout, when Pod is initialized
2020-03-18 22:39:06 +00:00
Milos Kozak
a895c8f53a
AbstractDanaRPlugin
2020-03-18 23:10:15 +01:00
Milos Kozak
c283531348
Dana messages tests
2020-03-18 23:09:51 +01:00
Milos Kozak
50bbe1c481
Dana messages tests
2020-03-18 20:38:51 +01:00
Milos Kozak
6ed04e7687
Merge pull request #2455 from twain47/required-ns-client-encrypted
...
Require NS client encrypted connection
2020-03-18 17:04:19 +01:00
Milos Kozak
18de3f70b5
Dana messages
2020-03-18 16:41:08 +01:00
Milos Kozak
000cf31deb
fix receivers
2020-03-18 00:22:21 +01:00
Milos Kozak
46efb92d3d
tests cleanup
2020-03-17 23:45:51 +01:00
Milos Kozak
7e9402b939
remove ProfileFunctions dependency
2020-03-17 22:56:14 +01:00
Milos Kozak
8b9bbd2170
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-03-17 20:11:19 +01:00
Milos Kozak
6689f71368
fix test
2020-03-17 20:11:05 +01:00
Milos Kozak
81eeacb02a
cleanup
2020-03-17 19:50:20 +01:00
Milos Kozak
e27ddc1772
Merge branch 'dev' into dagger3
2020-03-17 18:47:43 +01:00
Milos Kozak
d9e08530fd
Fix pump unreachable alert
2020-03-17 17:58:50 +01:00
Milos Kozak
cd56a71753
Merge branch 'dev' into xDripStatusLineFixBgi
2020-03-17 16:36:14 +01:00
Milos Kozak
854d81e8a8
New Crowdin translations ( #2488 )
...
* New translations strings.xml (French)
* New translations insight_alert_codes.xml (Finnish)
* New translations exam.xml (Finnish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Polish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Japanese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovenian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Greek)
* New translations strings.xml (Croatian)
* New translations strings.xml (Finnish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations exam.xml (Lithuanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Czech)
* New translations exam.xml (Czech)
* New translations strings.xml (Czech)
* New translations exam.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations objectives.xml (Greek)
* New translations objectives.xml (Afrikaans)
* New translations objectives.xml (Bulgarian)
* New translations objectives.xml (Chinese Simplified)
* New translations objectives.xml (Croatian)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Dutch)
* New translations objectives.xml (Finnish)
* New translations objectives.xml (French)
* New translations objectives.xml (German)
* New translations objectives.xml (Hebrew)
* New translations objectives.xml (Irish)
* New translations objectives.xml (Japanese)
* New translations objectives.xml (Korean)
* New translations objectives.xml (Lithuanian)
* New translations objectives.xml (Polish)
* New translations objectives.xml (Portuguese)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations objectives.xml (Romanian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Slovenian)
* New translations objectives.xml (Spanish)
* New translations objectives.xml (Swedish)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Turkish)
* New translations objectives.xml (Italian)
* New translations objectives.xml (German)
* New translations objectives.xml (Portuguese)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Russian)
2020-03-17 16:32:41 +01:00
Milos Kozak
21f8a13098
cleanup
2020-03-16 22:49:34 +01:00
Milos Kozak
66bea16bdf
PluginStore
2020-03-16 21:40:29 +01:00
Andy Rozman
51fea3b912
- added additional init step in enum in case Ibnit failed
...
- moved al lot of exception files into different package
2020-03-16 09:16:45 +00:00
Milos Kozak
74a0890d34
DanaRExecutionService
2020-03-15 19:26:17 +01:00
Milos Kozak
f6acac730a
DanaRKoreanExecutionService
2020-03-15 19:25:53 +01:00
Milos Kozak
8ad5f53f7a
DanaRv2ExecutionService
2020-03-15 19:25:24 +01:00
Milos Kozak
f98b986387
DatabaseHelper
2020-03-15 19:24:55 +01:00
Milos Kozak
eb5481ca46
DataService
2020-03-15 19:24:30 +01:00
Milos Kozak
8fcbbde236
LocalInsightPlugin
2020-03-15 19:23:42 +01:00
Milos Kozak
63b8bdf212
DetermineBasalAdapter
2020-03-15 19:23:11 +01:00
Milos Kozak
8d66d22cf6
ComboPlugin
2020-03-15 19:21:54 +01:00
Milos Kozak
46846d82cd
WatcherUpdaterService
2020-03-15 19:17:46 +01:00
Milos Kozak
4db9f3bd94
ObjectiveFragment
2020-03-15 19:17:11 +01:00
Milos Kozak
bc0ae1fa68
Dana plugins tests
2020-03-15 18:18:32 +01:00
Milos Kozak
6f2ba7c135
Elements tests
2020-03-15 13:55:55 +01:00
Milos Kozak
d7ed61de0c
Trigger tests
2020-03-15 13:17:36 +01:00
Milos Kozak
d6997f8190
Objectives text change
2020-03-15 12:07:09 +01:00
Andy Rozman
8c803f7e0c
- added logs for Pod state loading and saving so that we can see what is happening with bug #102
2020-03-14 18:04:04 +00:00
Andy Rozman
4c14e2e364
- change events to kotlin
...
- some smaller changes
2020-03-14 17:59:52 +00:00
Milos Kozak
6e9db1f512
More Injections and tests
2020-03-14 16:47:48 +01:00
Milos Kozak
cdda4caa07
tests
2020-03-12 22:55:29 +01:00
Milos Kozak
927e690f7f
WatchUpdaterService fix
2020-03-12 21:31:17 +01:00
Milos Kozak
bac9de1f66
Tests
2020-03-12 19:47:54 +01:00
Milos Kozak
6e86a32210
Source tests
2020-03-12 00:11:17 +01:00
Milos Kozak
64184f164f
Insulin tests
2020-03-11 23:42:16 +01:00
Milos Kozak
2f527169d9
DetailedBolusInfoStorage
2020-03-11 23:33:05 +01:00
Milos Kozak
e812dd9437
Trigger tests
2020-03-11 00:03:59 +01:00
Milos Kozak
99aec40534
Merge branch 'dev' into dagger3
2020-03-10 22:39:26 +01:00
Milos Kozak
bec6d99036
register Network receiver in code (SDK28)
2020-03-10 22:20:36 +01:00
Milos Kozak
c7c8aea65c
fix and add test
2020-03-10 21:33:52 +01:00
Milos Kozak
72a8bbfc75
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-03-10 20:38:50 +01:00
Milos Kozak
c220b49ee7
use last DetailedBolusInfo as failover
2020-03-10 20:38:34 +01:00
Brian Quinion
72a3e825e3
Move carbs_suggestions_threshold to LoopPlugin so that non-critical carbs still show on overview (but no system notification)
2020-03-10 18:59:39 +00:00
Brian Quinion
b1097880f4
Add carbs required to overview. Add notification with option to ignore carbs suggestions for 5, 15 or 30min
2020-03-10 18:46:14 +00:00
Milos Kozak
8d111cb819
Merge branch 'dev' into dagger3
2020-03-10 19:20:22 +01:00
Milos Kozak
4195083c05
SmsTest
2020-03-10 19:07:21 +01:00
Milos Kozak
005d8e89ce
SmsCommunicatorPluginTest
2020-03-10 18:58:27 +01:00
Brian Quinion
063d3685e1
Show carb suggestions from OpenAPS
2020-03-10 11:30:13 +00:00
Milos Kozak
5d745a2d9b
AuthRequestTest
2020-03-09 23:49:00 +01:00
Milos Kozak
3da0defcd7
remove converted test
2020-03-09 23:26:12 +01:00
Milos Kozak
04c90302bd
Actions tests
2020-03-09 23:24:46 +01:00
TebbeUbben
206813ae4b
Remove sound from notification channel
2020-03-09 23:19:16 +01:00
TebbeUbben
5e778f1e76
Fix NullPointerException
2020-03-09 23:11:14 +01:00
TebbeUbben
7d9c1f8af9
Use "Display time-sensitive notifications" for Insight alerts
2020-03-09 23:07:55 +01:00
Milos Kozak
5cab10f51f
More tests
2020-03-09 00:29:46 +01:00
Milos Kozak
f19e782c7c
ActionLoopDisableTest
2020-03-09 00:28:51 +01:00
Milos Kozak
72ba6815d8
More Injections
2020-03-08 22:42:36 +01:00
Milos Kozak
a53f173751
fix some warnings
2020-03-08 20:49:29 +01:00
Andy Rozman
ff3409d650
- problem with display, pumpType was not set.
2020-03-08 18:10:48 +00:00
Andy Rozman
051e31fb4b
- fixed refresh
2020-03-08 17:10:29 +00:00
Andy Rozman
00ab0fc54b
- small fix
2020-03-08 16:39:05 +00:00
Andy Rozman
eff7d17304
changed gradle
2020-03-07 20:23:04 +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
Milos Kozak
2467c0bba7
scrollable buttons in landscape mode
2020-03-07 20:50:49 +01:00
Milos Kozak
14bda9cf71
hide overview_accepttempbutton by default
2020-03-07 20:37:08 +01:00
Milos Kozak
07aa6f2039
fix LocalProfile upload
2020-03-07 20:18:52 +01:00
Milos Kozak
a3ee216b21
New Crowdin translations ( #2485 )
...
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations objectives.xml (Italian)
* New translations strings.xml (Italian)
* New translations insight_alert_titles.xml (Italian)
* New translations insight_exceptions.xml (Italian)
* New translations strings.xml (Italian)
2020-03-07 17:34:39 +01:00
Milos Kozak
ba51da4b52
Merge pull request #2483 from jotomo/2469
...
Combo: create separate bolus/carb records at driver level.
2020-03-07 17:26:37 +01:00
Milos Kozak
93820634b5
AbstractSensitivityPluginTest
2020-03-07 00:43:28 +01:00
Milos Kozak
8799c30b8e
ActionLoopDisableTest
2020-03-06 23:43:29 +01:00
Milos Kozak
5c89c8eb26
Merge pull request #2471 from MilosKozak/dagger3-testsuggestion
...
test suggestion
2020-03-06 22:41:50 +01:00
Milos Kozak
1e02773b71
fire immediatelly TreatmentChange if not from NS
2020-03-06 20:27:39 +01:00
Johannes Mockenhaupt
70053ea61c
Combo: create separate bolus/carb records at driver level.
2020-03-06 20:09:50 +01:00
Milos Kozak
4cca305e1b
fix ProfileSwitch confirm dialog
2020-03-06 19:40:29 +01:00
Milos Kozak
95394d6cb3
Unregister shared preferences properly
2020-03-06 19:13:56 +01:00
Milos Kozak
ac70c89eee
Unregister shared preferences properly
2020-03-06 19:13:33 +01:00
Milos Kozak
b67cbf72a4
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-03-06 19:02:48 +01:00
Milos Kozak
6fa05f11c9
LocalInsightPlugin crash fix
2020-03-06 19:02:34 +01:00
Milos Kozak
7412f67528
New Crowdin translations ( #2464 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Irish)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations insight_alert_titles.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations objectives.xml (Italian)
* New translations strings.xml (Italian)
* New translations objectives.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
2020-03-06 11:35:03 +01:00
Milos Kozak
90a9b09395
fix BolusProgressDialog rotation
2020-03-04 23:33:34 +01:00
Milos Kozak
74e35643d1
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-03-04 22:54:08 +01:00
Milos Kozak
a8e8659e18
fix CareDialog rotation
2020-03-04 22:51:50 +01:00
Milos Kozak
c30674036d
bump 2.6.1-dev
2020-03-04 22:38:41 +01:00
Bart Sopers
fcc37eb688
Refactored fixed pump unreachable alerts into separate 'fixed pump unreachable alert' and 'custom pump unreachable alert check'
2020-03-03 23:23:19 +01:00
Bart Sopers
2c8c0e705d
Add commit details from main repo in build.gradle
2020-03-03 22:23:20 +01:00
Bart Sopers
d7a23dcd52
Update version after 2.6.0 merge
2020-03-03 22:03:34 +01:00
Bart Sopers
3c8c3efb43
Fix build after 2.6.0 merge
2020-03-03 22:03:04 +01:00
Bart Sopers
3eea2598f2
Merge tag '2.6.0' into omnipod_eros_dev
2020-03-03 21:33:31 +01:00
AdrianLxM
9c960021b8
test suggestion
2020-03-01 23:58:20 +01:00
Milos Kozak
15ffb5b596
Action tests
2020-03-01 22:59:47 +01:00
Milos Kozak
09176a1b9e
DanaRS tests
2020-03-01 22:05:28 +01:00
Milos Kozak
40aa3cc60e
DanaRS tests
2020-03-01 17:41:09 +01:00
Milos Kozak
130d5874a8
DanaRS tests
2020-03-01 17:10:13 +01:00
Milos Kozak
394ba420aa
DanaRS tests
2020-03-01 16:39:23 +01:00
Milos Kozak
67a5c33f8d
DanaRS tests
2020-03-01 16:18:19 +01:00
Milos Kozak
44edc7ce96
DanaRS tests
2020-03-01 12:06:34 +01:00
Milos Kozak
35bf60ebcf
Merge branch 'master' into dev
2020-03-01 10:50:42 +01:00
Milos Kozak
f550b91b7e
bump 2.6.0
2020-03-01 10:07:00 +01:00
Tebbe Ubben
08a61be758
Merge remote-tracking branch 'origin/dev' into dev
2020-03-01 09:29:14 +01:00
Tebbe Ubben
35096288e2
Insight fix issues
2020-03-01 09:28:57 +01:00
Milos Kozak
7be6a7b7a6
DanaRS tests
2020-03-01 00:29:03 +01:00
Milos Kozak
aa6e1d5af6
New Crowdin translations ( #2460 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
2020-02-29 22:49:46 +01:00
Milos Kozak
9067c7cedc
fix wear library
2020-02-29 22:37:42 +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
Milos Kozak
a694edd170
RS tests
2020-02-29 00:12:13 +01:00
Milos Kozak
1db651055b
RS tests
2020-02-28 22:51:12 +01:00
Milos Kozak
4c4e89df98
Merge branch 'dagger3' of https://github.com/MilosKozak/AndroidAPS into dagger3
2020-02-28 18:34:08 +01:00
Milos Kozak
fcf1966f58
Merge branch 'dev' into dagger3
2020-02-28 18:20:31 +01:00
Milos Kozak
26170ddea5
New Crowdin translations ( #2429 )
...
* New translations strings.xml (Swedish)
* New translations strings.xml (Italian)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations exam.xml (Dutch)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Korean)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
2020-02-25 21:54:14 +01:00
Milos Kozak
8326630811
Revert gradle changes for UI tests
2020-02-25 21:30:44 +01:00
Milos Kozak
3b9ea53cc4
Fix TempTarget confirm dialog
2020-02-25 20:46:04 +01:00
sabsoubi
c129b9599d
Merge branch 'master' into xDripStatusLineFixBgi
2020-02-24 13:36:26 +01:00
Andy Rozman
443018d433
Wrong message displayed when Omnipod not initialized yet. #94
2020-02-22 22:06:21 +00:00
Stephen Brown II
413553a9c2
Add NiMH battery option for Medtronic pumps
2020-02-22 11:34:07 -07:00
sabsoubi
b11707b5d4
Fixed Bug that doesn't show COB if BGI disabled.
2020-02-21 11:04:59 +01:00
Brian Quinion
385781de23
Validate paramaters in onError in NS Client
2020-02-20 16:56:56 +00:00
Brian Quinion
43495e2565
Expose error messages where NS connection fails
2020-02-20 16:38:41 +00:00
Brian Quinion
7b0ea23b40
Require the connection to NS to be encrypted (unless in engineering mode)
2020-02-20 16:08:51 +00:00
Brian Quinion
262a47a18d
Use google key/value store for settings and objectives backup
2020-02-20 02:00:37 +00:00
Andy Rozman
6408961f5d
- fix for #66 Init and Remove Pod buttons enabled when RL is not running/connected yet
...
- more implementation on #15 (not done yet)
2020-02-15 10:22:20 +00:00
Andy Rozman
e7e8cac81b
- fixed problem with filtering in #69
2020-02-14 20:27:45 +00:00
Milos Kozak
0ff7702b1a
RealPumpTest|
2020-02-11 17:06:30 +01:00
Dominik Dzienia
029d87f3c2
Stripping colons from User display name - forbidden by RFC
2020-02-11 12:55:00 +01:00
Dominik Dzienia
0f0452a1c4
Support for Time-based One-time Passwords (TOTP) in SMS Communicator
2020-02-11 12:16:41 +01:00
Milos Kozak
f111b731e7
Improve SetupWizardTest to be runnable on real device
2020-02-09 22:16:48 +01:00
Milos Kozak
9098eb2da0
save Careportal events directly to DB
2020-02-09 13:04:49 +01:00
Milos Kozak
42c2d89f98
ask for overlay permission on android 10 only
2020-02-06 21:24:19 +01:00
Milos Kozak
249a9b29a0
resolve some warnings
2020-02-05 17:40:13 +01:00
Milos Kozak
234f34e22a
Merge branch 'dev' into dagger3
2020-02-05 15:58:29 +01:00
Milos Kozak
7b984550ea
New Crowdin translations ( #2423 )
...
* New translations strings.xml (Korean)
* New translations objectives.xml (Korean)
* New translations objectives.xml (Korean)
* New translations strings.xml (Slovenian)
* New translations insight_alert_codes.xml (Slovenian)
* New translations insight_alert_descriptions.xml (Slovenian)
* New translations insight_alert_titles.xml (Slovenian)
* New translations insight_exceptions.xml (Slovenian)
* New translations exam.xml (Slovenian)
* New translations objectives.xml (Slovenian)
* New translations strings.xml (Slovenian)
* New translations strings.xml (French)
* New translations strings.xml (Korean)
* New translations exam.xml (Korean)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Russian)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
2020-02-04 22:25:28 +01:00
Milos Kozak
d5a7db8be7
2.6-dev-a
2020-02-04 22:25:58 +01:00
Milos Kozak
a79393c65a
Log user actions
2020-02-04 22:25:07 +01:00
Milos Kozak
2d321d2a5b
Merge branch 'dev' into dagger3
2020-02-03 23:15:34 +01:00
Milos Kozak
850e79a068
fix tests
2020-02-03 22:42:13 +01:00
Milos Kozak
aaf66efa64
write offline events directly to DB
2020-02-03 22:05:48 +01:00
Milos Kozak
db47cd6fe9
Android 10 permission
2020-02-03 18:23:20 +01:00
Milos Kozak
b5a64f4d85
better timestamps on Loop tab
2020-02-02 22:12:54 +01:00
Milos Kozak
8bcf901e6f
New Crowdin translations ( #2405 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations objectives.xml (Korean)
* New translations exam.xml (Korean)
* New translations exam.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Korean)
* New translations exam.xml (Korean)
* New translations strings.xml (Korean)
2020-02-01 23:47:12 +01:00
Milos Kozak
4b07adb2a8
Restore ns_noupload function. Thanks to @twain47
2020-02-01 23:46:23 +01:00
Milos Kozak
b8ce236717
Merge pull request #2422 from MilosKozak/nsuploadtest
...
More NSclient logging
2020-02-01 23:42:10 +01:00
Milos Kozak
1aa1d994a7
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-02-01 22:51:19 +01:00
Milos Kozak
6b26ef2e88
prevent NPE
2020-02-01 22:44:23 +01:00
Andy Rozman
3e12a7df5a
- made text area bigger for deactivate/init pod screen ( #80 )
2020-02-01 16:21:26 +00:00
Andy Rozman
595f838d0f
- fixed display bolus and basal #71
...
- for bolus we needed to change translation (it was displaying one decmal places)
2020-02-01 15:44:13 +00:00
Andy Rozman
db6ea5c792
- changed red display of time ago (to white always)
...
- fixed wrong reporting of cancelled TBR
2020-02-01 13:10:09 +00:00
Tim Gunn
0ea13b5671
Merge Upstream
2020-01-29 22:37:44 +13:00
Andy Rozman
ec28f92223
- fixed endless loop
...
- status works correctly when RL is not present
2020-01-28 22:54:38 +00:00
Andy Rozman
bc6e4be3ad
- reworking pump suspended / initialization of driver problem
2020-01-28 19:00:16 +00:00
Milos Kozak
d559961c12
DataBroadcastPlugin
2020-01-28 18:00:46 +01:00
Milos Kozak
3713f772d0
fix test
2020-01-28 11:11:01 +01:00
Milos Kozak
8972ce676d
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-01-27 23:56:35 +01:00
Milos Kozak
128547d1a5
Fix remote bolus distance
2020-01-27 23:56:02 +01:00
Milos Kozak
a4fa64efe2
more logging
2020-01-27 23:07:48 +01:00
Andy Rozman
d594786cb4
- changed version to 0.3-SNAPSHOT
...
- added more info about which DEV COMMIT we are using: DEV_VERSION_COMMIT and DEV_VERSION_COMMIT_DATE
2020-01-27 17:23:50 +00:00
Andy Rozman
57e225a589
- added wizardpager-1.1.1 (fixed swiping) #53
2020-01-27 16:27:09 +00:00
Milos Kozak
24e6f8bb84
New Crowdin translations ( #2361 )
...
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (German)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Irish)
* New translations strings.xml (French)
* New translations strings.xml (Irish)
* New translations strings.xml (Spanish)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations objectives.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
2020-01-27 09:26:50 +01:00
Bart Sopers
6bd39a3c3c
Add PumpCapability for Omnipod
2020-01-26 22:57:12 +01:00
Milos Kozak
cf2855ab02
Merge branch 'dev' into dagger3
2020-01-26 21:15:57 +01:00
Milos Kozak
404bf7e633
display notification properly
2020-01-26 18:46:29 +01:00
Bart Sopers
e87c568253
Improve Pod fault notifications
2020-01-26 18:21:31 +01:00
Milos Kozak
dad36ed6a0
ActivityDialogs Translucent again
2020-01-26 18:17:00 +01:00
Milos Kozak
b793931186
prevent NPE
2020-01-26 17:18:13 +01:00
Milos Kozak
81e4d1604b
remove hardcoded text
2020-01-26 10:25:10 +01:00
Milos Kozak
1777f4a5f2
Merge branch 'layout' into dev
2020-01-25 23:48:51 +01:00
Milos Kozak
9152a063a4
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-01-25 22:12:52 +01:00
Milos Kozak
45c6a54e48
Upload queue id fix
2020-01-25 21:52:03 +01:00
Milos Kozak
75fad1b18e
convert layouts to Constraint
2020-01-25 21:31:13 +01:00
Milos Kozak
09f0f639b0
Merge pull request #2332 from swissalpine/patch-1
...
Fix for mixed up bage_warn, bage_urgent for Combo in Statuslights
2020-01-25 20:41:41 +01:00
Andy Rozman
36128c4007
- fix for fisplay of lot number in RL Stats
2020-01-25 18:07:22 +00:00
Milos Kozak
d732e20dee
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-01-25 01:09:45 +01:00
Milos Kozak
6c23cb1d29
catch dberror
2020-01-25 01:09:29 +01:00
Milos Kozak
11dd1b43fd
Merge pull request #2373 from jotomo/patch-1
...
#2369 Set event time for second event plus 1s too
2020-01-24 18:26:59 +01:00
Milos Kozak
1680f190b0
bolus progress dialog layout
2020-01-24 18:25:12 +01:00
Andy Rozman
22b8d08449
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-24 11:20:59 +00:00
Andy Rozman
14e66a230d
- fix for #28 serial number not shown in RL Stats dialog
2020-01-24 11:18:40 +00:00
Andy Rozman
17b61b7ebe
- reset riley link fix
2020-01-23 23:27:41 +00:00
Andy Rozman
d21339700d
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-23 15:05:12 +00:00
Bart Sopers
f5af607125
Add logging in OmnipodManager.resetPodState and fix NonceState.toString
2020-01-22 23:45:42 +01:00
Bart Sopers
93e7eb518f
Use insulinNotDelivered field from StatusResponse to determine units delivered after cancelled bolus or pod fault
2020-01-22 21:14:41 +01:00
Roumen Georgiev
cd0697fdbd
Allows selecting 12:00AM ( #2831 )
2020-01-22 14:11:20 +02:00
Andy Rozman
68678023d0
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-21 20:03:08 +00:00
Andy Rozman
afc07c5117
- changed version information
...
- added logging for time switches
2020-01-21 20:02:24 +00:00
Bart Sopers
6f7a07185a
Change expiration alerts to more sensible values
2020-01-21 18:54:20 +01:00
Bart Sopers
24fc4594b3
Use two CancelDelivery commands instead of CancelDelivery command and BeepConfig command as a workaround for strange cancel delivery beep behavior
2020-01-21 18:45:55 +01:00
Bart Sopers
00eb07914f
Add test for safety of future fix for reporting correct insulin delivered amount after cancel bolus
2020-01-20 20:43:40 +01: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
db2c95af46
make preference key non-translatable
2020-01-19 21:48:11 +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
Bart Sopers
9dcb8d5137
Log OmnipodMessages exchanged in OmnipodCommunicationService
2020-01-19 18:52:33 +01:00
Milos Kozak
8414c51493
Merge pull request #2376 from quizzmaster/dev
...
fix danar history layout
2020-01-17 21:10:37 +01:00
Sebastian Lenz
4521434f4e
BolusProgressDialog not cancelable
2020-01-17 17:22:49 +01:00
Sebastian Lenz
b264e480be
fix danar history layout
2020-01-17 00:20:36 +01:00
Johannes Mockenhaupt
a1c7aae794
Refactor: dedup, method abstraction level.
2020-01-16 20:39:25 +01:00
Johannes Mockenhaupt
8f02459849
#2369 Set event time for second event plus 1s too
2020-01-16 15:46:53 +01:00
Sebastian Lenz
ef4903253d
Fix scaling of the activity graph
2020-01-16 12:45:55 +01:00
Milos Kozak
31edddc5cf
removed icon in bolusprogress dialog
2020-01-15 22:53:40 +01:00
Milos Kozak
b1a376e68a
Fix displying OAPS Offline intervals
2020-01-15 22:42:42 +01:00
Milos Kozak
7607185086
show duration of careportal events
2020-01-15 21:55:53 +01:00
Milos Kozak
ab51cb4d01
Merge branch 'dev' into dagger3
2020-01-15 20:47:08 +01:00
Milos Kozak
1e3c979b51
PhoneChecker
2020-01-15 19:56:57 +01:00
Milos Kozak
8c02daf39d
Fix NPE
2020-01-15 11:18:25 +01:00
Milos Kozak
d0fb2fd0e9
overview layout improvements
2020-01-14 16:15:43 +01:00
Milos Kozak
344c77ef53
Merge branch 'dev' into dagger3
2020-01-14 13:50:29 +01:00
Milos Kozak
230ef4e988
fix tests
2020-01-14 11:44:28 +01:00
Milos Kozak
dd37ec9bb9
apply only for non faking EB
2020-01-14 09:09:22 +01:00
Milos Kozak
a5d153c035
Merge pull request #2359 from MilosKozak/dagger3-stacktracelogger
...
add caller to log output
2020-01-14 00:04:58 +01:00
Milos Kozak
d0391147e4
Fix NSClient crash
2020-01-13 23:57:37 +01:00
Milos Kozak
598ae5517c
After merge fix
2020-01-13 23:34:29 +01:00
Milos Kozak
9fd71ea538
Merge branch 'dev' into dagger3
2020-01-13 23:28:53 +01:00
Milos Kozak
94dd843825
Allow EB in open loop mode
2020-01-13 22:16:13 +01:00
Milos Kozak
6e40c2ebc6
Add Careportal plugin in NSCLIENT mode only)
2020-01-13 21:06:07 +01:00
Milos Kozak
ef238253f9
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2020-01-13 20:25:43 +01:00
Milos Kozak
dec6dcf63d
Small layout improvements
2020-01-13 20:18:31 +01:00
Milos Kozak
23de3b0a3b
Note & Exercise to actions
2020-01-13 19:38:10 +01:00
AdrianLxM
1851ab4084
wrap legacy static logger
2020-01-13 19:22:28 +01:00
AdrianLxM
16836ce535
omit package name while logging
2020-01-13 18:31:11 +01:00
AdrianLxM
70c83c17e0
add caller to log output
2020-01-13 17:47:45 +01:00
Milos Kozak
faaa659b3d
Dana drivers refactor
2020-01-12 23:43:44 +01:00
Andy Rozman
cc7100472b
- Bug #51 - changed area displaying data for init_pod, area is now 150dp (previously 140dp), but marging bottom was changed from 30dp to 20dp... Needs to be checked if its ok now...
2020-01-12 18:00:21 +01:00
Andy Rozman
bee2a1b21c
- changed version to omnipod-0.2-SNAPSHOT
2020-01-12 13:50:46 +01:00
Andy Rozman
08ccfe8488
- changed version to 0.1 (from snapshot)
2020-01-12 13:35:16 +01:00
Andy Rozman
c336ceba33
- trying to fix problem with exception
2020-01-12 12:42:10 +01:00
Andy Rozman
be88aa69f1
- possible fix for pod not avilable notification
2020-01-12 11:59:38 +01:00
Milos Kozak
6bc2d9eef5
DanaRv2.comm
2020-01-11 16:26:34 +01:00
Milos Kozak
248ab8bc76
RS packet tests
2020-01-11 15:43:27 +01:00
Milos Kozak
cb12967b17
Insulin tests
2020-01-11 15:19:46 +01:00
Milos Kozak
65ec024751
GimpPluginTest
2020-01-11 15:04:26 +01:00
Milos Kozak
1c2036d1a3
Merge branch 'dagger3' into dagger3-0111a
2020-01-11 14:50:52 +01:00
AdrianLxM
cde7b44606
test with AndroidInjector
2020-01-11 12:40:11 +01:00
AdrianLxM
6326c3f6f9
some work fixing tests
2020-01-11 12:29:25 +01:00
Milos Kozak
82300ec52f
InsulinOrefFreePeakPluginTest
2020-01-11 12:10:47 +01:00
Milos Kozak
e192be28d5
VersionCheckerUtilsKtTest
2020-01-11 11:52:33 +01:00
Milos Kozak
ccf93d2191
InsulinOrefBasePluginTest
2020-01-11 11:45:41 +01:00
Milos Kozak
ac5ea83d38
more of dagger
2020-01-10 23:14:58 +01:00
Milos Kozak
1a7da7cc1d
New Crowdin translations ( #2351 )
...
* New translations insight_alert_descriptions.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Greek)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Slovak)
* New translations strings.xml (Portuguese, Brazilian)
2020-01-10 17:56:57 +01:00
Milos Kozak
d82141e6d6
Bind HasAndroidInjector
2020-01-10 02:27:14 +01:00
Milos Kozak
7853b67a61
Merge branch 'dev' into dagger3
2020-01-10 00:14:56 +01:00
Milos Kozak
ae87a6ae0c
Fix statistics activity
2020-01-10 00:01:42 +01:00
Milos Kozak
67b3b2613d
filter bad records in db
2020-01-09 23:30:40 +01:00
Milos Kozak
6bd6a04710
remove unclear code
2020-01-09 23:29:16 +01:00
Milos Kozak
0d85ad4f69
Preference xml files cleanup
2020-01-09 21:41:02 +01:00
Milos Kozak
f3a03cb17b
TDDStatsActivity
2020-01-09 17:19:15 +01:00
Milos Kozak
d6f4242548
cleanup
2020-01-09 16:56:27 +01:00
Tim Gunn
452ef3ed19
Use simpler deviation count threshold
2020-01-09 19:12:26 +13:00
Tim Gunn
2554185119
Merge branch 'dev' of github.com:Tornado-Tim/AndroidAPS into AS0ref
2020-01-09 16:44:04 +13:00
Tim Gunn
3486ee8b56
Padd 8 and 24 hours worth of Deviations
2020-01-09 16:31:38 +13:00
Milos Kozak
5c8c263c17
Textvalidator ( #2343 ), Preference to jetpack
2020-01-08 20:20:20 +01:00
Andy Rozman
18145d91d9
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-07 22:40:28 +01:00
Andy Rozman
39ce23ec86
- notification that pod is not available... Will be refreshed every 15 minutes.
2020-01-07 22:37:37 +01:00
Bart Sopers
3a8cc12853
Add fixed 'pump unreachable' alerts for Omnipod
2020-01-07 19:26:01 +01:00
AdrianLxM
f6fe84808e
extract interfaces off ConfigBuilder extra functionality
2020-01-07 10:14:12 +01:00
Bart Sopers
ceca00ca50
Fix cancel TBR type in Pod history
2020-01-06 22:35:24 +01:00
Milos Kozak
3a77fb70fe
Merge pull request #2340 from MilosKozak/dagger3_0601a
...
pluginDescription as constructor declaration only
2020-01-06 21:43:26 +01:00
AdrianLxM
e0c8f9dc26
use common data container
2020-01-06 20:34:14 +01:00
Milos Kozak
6a0fe87351
filter bad records in db
2020-01-06 19:47:24 +01:00
AdrianLxM
044c509027
pass bus and logger up to BasePlugin
2020-01-06 17:53:37 +01:00
AdrianLxM
5d975197bd
pluginDescription as constructor declaration only
2020-01-06 15:51:10 +01:00
AdrianLxM
fa8197f7f9
keep alive dagger
2020-01-06 15:22:28 +01:00
Milos Kozak
1eb375af09
adding, removing triggers properly
2020-01-06 00:38:37 +01:00
Milos Kozak
e3766a229b
simplify dependencies
2020-01-05 20:20:11 +01:00
Milos Kozak
ec84c3fa70
clean time related triggers
2020-01-05 19:23:20 +01:00
Bart Sopers
a2255a83cc
Round to supported rates for basal, temp basal and bolus
2020-01-05 18:28:57 +01:00
Bart Sopers
d4df928aac
Change insert cannula text a little
2020-01-05 18:09:00 +01:00
Milos Kozak
fa4d4c9fa9
automation improvement
2020-01-05 17:19:03 +01:00
swissalpine
a58a6540f2
Last inverted function void handleAge()
2020-01-05 16:12:50 +01:00
swissalpine
0326f854db
Adjust handleAge too
2020-01-05 15:51:27 +01:00
Andy Rozman
9f215e607c
- moving classes around a little for init pod
...
- change text
2020-01-05 15:33:35 +01:00
Milos Kozak
925de127a7
Triggers injection
2020-01-05 12:02:32 +01:00
Andy Rozman
adf1d892da
- saving last error data, when error comes
2020-01-04 16:23:35 +01:00
Milos Kozak
bd1b1d8d76
DanaRS refactor
2020-01-04 13:44:50 +01:00
Milos Kozak
c44ae0dea5
VersionChecker cleanup
2020-01-03 23:47:27 +01:00
Milos Kozak
23f5d29e6a
fix Action instantiation
2020-01-03 23:26:26 +01:00
Milos Kozak
0ea47a333c
Merge branch 'dev' into dagger3
2020-01-03 22:58:33 +01:00
Milos Kozak
a5393eff84
revert TRB displaying
2020-01-03 22:52:21 +01:00
Milos Kozak
5602819321
Fix DeviceStatus upload
2020-01-03 21:02:36 +01:00
Milos Kozak
2470cc7b17
EventListener
2020-01-03 17:06:06 +01:00
Milos Kozak
e1327b1e1a
VersionChecker injection
2020-01-03 16:29:59 +01:00
Milos Kozak
a622bfa559
FabricPrivacy, notifications
2020-01-03 14:30:39 +01:00
Milos Kozak
c88058752f
more dependencies removed
2020-01-03 10:31:42 +01:00
swissalpine
9b6e97e1f2
Fix for mixed up bage_warn, bage_urgent for Combo in Statuslights
...
Fixes the small bug mentioned in https://github.com/MilosKozak/AndroidAPS/issues/2320
2020-01-03 06:56:27 +01:00
Milos Kozak
c16131bfc8
LoopPlugin injection
2020-01-03 01:45:26 +01:00
Tim Gunn
2605d13a5e
Use different ISF method
2020-01-03 13:22:27 +13:00
Tim Gunn
6c70fd3a06
Update to use 24 and 8 hours worth of sensitivity
2020-01-03 13:12:05 +13:00
Milos Kozak
4fff1f42c1
SMS code cleanup
2020-01-03 00:50:13 +01:00
Milos Kozak
89b1dda10b
Tidepool cleanup
2020-01-03 00:26:59 +01:00
Milos Kozak
c45b434647
FoodPlugin injection
2020-01-02 23:58:21 +01:00
Andy Rozman
db117bf736
- change order of display
2020-01-02 23:56:54 +01:00
Milos Kozak
4dbf199685
PersistenNotificationPlugin, services
2020-01-02 23:25:29 +01:00
Andy Rozman
d58075a93c
- fixed problem parsing Bolus
...
- reworked storing of Profile, instead of Profile we use Profile.ProfileValue[]
2020-01-02 23:22:57 +01:00
Milos Kozak
45afd5ec34
DstHelperPlugin refactor
2020-01-02 20:48:36 +01:00
Milos Kozak
88994d1b54
Merge branch 'dev', remote-tracking branch 'origin' into dagger3
2020-01-02 19:38:06 +01:00
Milos Kozak
8faf36295f
Actions injection
2020-01-02 19:20:36 +01:00
Milos Kozak
1b4d06101d
Fix creating careportal entries in Actions tab
2020-01-02 18:25:49 +01:00
Andy Rozman
7097689c28
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-02 09:47:28 +01:00
Andy Rozman
ef037470af
- trying to do Profile another way
2020-01-02 09:47:13 +01:00
Bart Sopers
b08045b326
Automatically retry bolus cancellation and show error when setting TBR fails due to a PodFaultException
2020-01-02 01:08:18 +01:00
Milos Kozak
9e9ae3cf91
Allow date in CarbsDialog
2020-01-02 00:40:03 +01:00
Andy Rozman
57c35bad58
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2020-01-02 00:22:11 +01:00
Andy Rozman
0fdcb862a6
- small logging so that we can fix this date parsing problem
2020-01-02 00:11:09 +01:00