Andy Rozman
a7153cf8b8
- Added new version of library
...
- added new Cancel/Finish action that refreshes dialog
2019-12-08 16:16:39 +00:00
Milos Kozak
3c7454884d
protect MainActivity by biometrics
2019-12-08 17:04:39 +01:00
Bart Sopers
67d3ee772b
Update PodSessionState.toString()
2019-12-08 16:48:38 +01:00
Milos Kozak
9d787505cf
Merge branch 'dev' into biometric
2019-12-08 16:43:07 +01:00
Bart Sopers
17ad3c41e9
Add no-args constructor for PodHistory
2019-12-08 16:40:14 +01:00
Bart Sopers
3cc1113501
Update last bolus and units remaning for Omnipod in PumpStatus
2019-12-08 16:38:15 +01:00
Bart Sopers
52e0b0cf82
- Show active alerts
...
- Set low reservoir alert in pod
- Add some tests
2019-12-08 15:31:07 +01:00
Andy Rozman
df82a90b36
[ #15 ]
...
- changed gradle with different version numbering
- changed the init code, to check if pod was already set, and afterwards does refresh of Tab and Overview...
2019-12-08 12:13:55 +00:00
Andy Rozman
73f1aaf819
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-08 11:57:24 +00:00
Philoul
6d82ceacf9
Replace the text string in the code with MainApp.gs to allow translation
...
For bg I leave a decimal. I tried to use valueToUnitsToString but I don't know how to get units from json (NS data I guess) and this method does not work (missing import?) On the JsonHelper object ...
2019-12-08 01:03:49 +01:00
AdrianLxM
00702ae924
rc version refactor
2019-12-07 20:02:10 +01:00
Milos Kozak
0c19a4081f
ignoreCase = true
2019-12-07 19:18:52 +01:00
Milos Kozak
8124c0ae4d
RC warnings
2019-12-07 19:15:26 +01:00
Milos Kozak
517b9a9fa7
Handle NS TempTarget sync properly
2019-12-07 18:14:32 +01:00
Bart Sopers
3860a95e20
Distinguish between normal bolus and SMB in AapsOmnipodManager
2019-12-07 16:18:37 +01:00
Bart Sopers
b186f01c11
Prepare OmnipodManager and AapsOmnipodManager for configurable beeps
2019-12-07 16:09:43 +01:00
Bart Sopers
321f5eec3c
Mark exceptions in packet transports as certain failures when it is not the last packet for the message
2019-12-07 15:21:16 +01:00
Bart Sopers
3bbf3a1104
Verify all actions that send NonceResyncableMessageBlock
2019-12-07 15:01:07 +01:00
Milos Kozak
e2e74c0014
New Crowdin translations ( #2242 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Spanish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Polish)
* 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 (Dutch)
* New translations strings.xml (Finnish)
* New translations strings.xml (French)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Irish)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Bulgarian)
2019-12-07 12:42:27 +01:00
Roumen Georgiev
7889e3755d
Adding GOING_IN & GOING_OUT modes
2019-12-06 15:03:17 +02:00
Tim Gunn
a9e7590756
Merge Dev
2019-12-06 18:34:29 +13:00
Tim Gunn
f7b4085445
Round to 2DP
2019-12-06 18:28:44 +13:00
Tim Gunn
457f43b1fe
Reuse Variable
2019-12-06 18:25:09 +13:00
Tim Gunn
bf45338eb9
Disable high_temptarget_raises_sensitivity and low_temptarget_lowers_sensitivity
2019-12-06 18:22:51 +13:00
Tim Gunn
9e93de4c7b
Set the Bolus Increment to the min amount supported by the pump
2019-12-06 18:16:46 +13:00
Tim Gunn
280e075ada
Remove Bolus Increment setting
2019-12-06 18:16:09 +13:00
Bart Sopers
dfb15e0f82
- Also show bolus progress dialog for uncertain boluses
...
- Improve bolus progress indication
2019-12-06 00:13:50 +01:00
Bart Sopers
ea5ff4cc3a
- Implemented bolus cancellation
...
- Improved bolus progress report
- Replaced delayed callbacks in OmnipodManager with RxJava
2019-12-05 22:11:11 +01:00
Roumen Georgiev
6c8a5aee47
Merge pull request #88 from MilosKozak/dev
...
Dev
2019-12-05 15:06:15 +02:00
Bart Sopers
342765c5a2
Add basic bolus progress indication
2019-12-04 22:46:27 +01:00
Bart Sopers
8c07e747d4
Add TODOs
2019-12-04 17:21:37 +01:00
Roumen Georgiev
14dc7395e0
Created enum for mode & tests
2019-12-04 16:42:47 +02:00
Bart Sopers
db066f7cf7
Revert synchronizing OmnipodManager methods
2019-12-04 10:02:02 +01:00
Milos Kozak
5f19e32504
revert mockito version
2019-12-03 21:12:17 +01:00
Milos Kozak
a66b3f7090
allow sorting of automation tasks
2019-12-03 21:07:31 +01:00
Milos Kozak
a33b90478b
New Crowdin translations ( #2237 )
...
* New translations strings.xml (Slovak)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
2019-12-03 19:26:55 +01:00
Milos Kozak
4abc47771b
treatment fragment layout centered
2019-12-03 19:26:30 +01:00
Milos Kozak
ba6fb9fb94
rhino, commons, slf4j update
2019-12-03 19:03:17 +01:00
Milos Kozak
ba6030e1b8
test libraries update
2019-12-03 18:56:43 +01:00
Milos Kozak
3d521fd412
remove rarely used clone library
2019-12-03 18:51:14 +01:00
Milos Kozak
6ba485d9cd
fix NPE
2019-12-03 18:44:59 +01:00
Milos Kozak
95d3551931
Make switching language working again
2019-12-03 18:12:37 +01:00
Roumen Georgiev
aae2e21bef
trigger works
2019-12-03 16:49:08 +02:00
Milos Kozak
e4a5616298
wizard & SP improvements
2019-12-03 15:29:14 +01:00
Bart Sopers
fecfdeb03e
Block until bolus is finished in AapsOmnipodManager and make PodStateCHangedHandler in PodSessionState transient
2019-12-03 08:19:36 +01:00
Milos Kozak
cca5fca86c
New Crowdin translations ( #2231 )
...
* New translations strings.xml (Polish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Italian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Spanish)
* New translations objectives.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Russian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
2019-12-03 07:48:59 +01:00
Andy Rozman
bb1ffadc58
- removed some old code
...
- added PodHistory (doesn't work 100% yet)
2019-12-02 23:43:25 +00:00
Milos Kozak
7f6eb40b66
WeekdaysPicker set starting day
2019-12-02 23:18:55 +01:00
Milos Kozak
d1bcb2300a
gson, json, joda update
2019-12-02 22:50:17 +01:00
Milos Kozak
42401453c6
okhttp3, retrofit2 update
2019-12-02 22:35:16 +01:00
Milos Kozak
644d5ab49a
android-iconify-fontawesome:2.2.2
2019-12-02 22:27:09 +01:00
Milos Kozak
fb3c89a576
recyclerview:1.1.0
2019-12-02 22:24:12 +01:00
Bart Sopers
4fcc5bec6f
Ignore OmnipodException in exchangePackets
2019-12-02 22:17:57 +01:00
Milos Kozak
7cca9892dc
materialdatetimepicker update
2019-12-02 22:16:20 +01:00
Milos Kozak
86a826e65a
firebase lib update
2019-12-02 21:36:39 +01:00
Milos Kozak
a4fb00ecf7
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-12-02 21:21:58 +01:00
Milos Kozak
1a71c663ee
fix test
2019-12-02 21:21:37 +01:00
Milos Kozak
9512b153c2
Merge pull request #2216 from 2flea/dev_auto_loop
...
Deactivate Automation if Loop is disabled, not only if it is suspended
2019-12-02 21:12:27 +01:00
Milos Kozak
c76f8d76c8
lint
2019-12-02 21:08:20 +01:00
Milos Kozak
0b559da27d
Merge pull request #1758 from PoweRGbg/patch-1
...
try to calculate direction of BG if missing
2019-12-02 19:00:03 +01:00
Roumen Georgiev
2fa3805030
Merge pull request #87 from anbraten/automation-location-left-trigger
...
Automation location left trigger
2019-12-02 11:22:44 +02:00
Milos Kozak
8496f7dc18
Merge pull request #2172 from gregorybel/feature/expand-status-light
...
Add possibility to show Battery info in days instead of percent
2019-12-02 08:35:15 +01:00
Milos Kozak
a15f985794
Merge pull request #2225 from MilosKozak/localprofile
...
Localprofile improvement, global units
2019-12-02 08:13:07 +01:00
Milos Kozak
87d3c43a33
low_mark, high_mark to setup wizard
2019-12-02 00:07:08 +01:00
Milos Kozak
36b009d56c
move processing of unit dependent preferences to extra function
2019-12-01 22:03:17 +01:00
Milos Kozak
c0ad125934
warn if profile is not uploadable to NS
2019-12-01 21:59:12 +01:00
Milos Kozak
d7b1c3837c
New Crowdin translations ( #2230 )
...
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Swedish)
* New translations objectives.xml (Swedish)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
2019-12-01 21:06:28 +01:00
Milos Kozak
702e1f0675
allow clone from existing switch
2019-12-01 20:42:23 +01:00
Bart Sopers
71e87aca0e
Synchronize all methods that execute commands in OmnipodManager
2019-12-01 17:06:54 +01:00
Bart Sopers
0ade438e95
Add TODO's for setting Omnipod device driver busy state
2019-12-01 16:58:44 +01:00
Bart Sopers
efcd1cdfe1
Fix string parameter in Omnipod string resource
2019-12-01 16:16:12 +01:00
Andy Rozman
b5b68f6cda
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-12-01 14:38:16 +00:00
Bart Sopers
5c1728489a
Fix floating point parameter in Omnipod string resource
2019-12-01 15:23:38 +01:00
Bart Sopers
951a23af28
Update version as per requested by @MilosKozak
2019-12-01 15:06:17 +01:00
Bart Sopers
9c4982becd
Remove redundant sending of EventOmnipodPumpValuesChanged
2019-12-01 15:05:28 +01:00
Andy Rozman
ab7e87fa02
Extended Ack Alerts functionality:
...
- added own event (so we don't refresh whole page),
- added ackAcknowledgeText variable
- changed refresh (own method, own event listener)
- added log for Status change (to monitor what PodState information is displayed on Tab)
2019-12-01 12:43:33 +00:00
Bart Sopers
4ce5600434
Fix compilation error in testcase
2019-12-01 02:27:49 +01:00
Bart Sopers
b808bc3228
Merge branch 'dev' into omnipod_eros
2019-12-01 02:21:49 +01:00
Bart Sopers
ee6bdfe5f8
Added TODO for updating active alerts in UI
2019-12-01 01:21:02 +01:00
Bart Sopers
932533ace7
Add PodStateChangedHandler
2019-12-01 01:11:28 +01:00
Bart Sopers
40487ffb06
Add pod expiration date and expose calculateBolusDuration method in OmnipodManager
2019-12-01 00:34:16 +01:00
Bart Sopers
27cf316dc7
Add verification mechanism for Omnipod bolus
2019-11-30 22:51:49 +01:00
Milos Kozak
0fdc789e1f
Merge branch 'dev' into localprofile
2019-11-30 22:43:15 +01:00
Milos Kozak
c23794fa6e
allow revert objective
2019-11-30 22:15:15 +01:00
Bart Sopers
8dcadd7a35
add failure certainty to OmnipodException
2019-11-30 20:12:26 +01:00
Bart Sopers
0e8baedc8b
Omnipod: add more user-friendly error messages by using string resources; add exception logging
2019-11-30 18:49:44 +01:00
Bart Sopers
71db5e541e
Move exception handling and PumpEnactResult creation from OmnipodManager to AapsOmnipodManager
2019-11-30 17:06:05 +01:00
Bart Sopers
f2e439a485
Calculate bolus durations and add bolus completion handler in OmnipodManager
2019-11-30 15:16:53 +01:00
Andy Rozman
f84149afa4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-30 12:17:39 +00:00
Andy Rozman
e955331259
see previous commit corrent
2019-11-30 12:17:02 +00:00
Andy Rozman
a2ad20f616
- Fixed RemovePod to NOT forcebully remove the Pod if failed (Cancel)
...
- CHanged InitPodFragment, to respond onli to that call, and NOT to PumpResultEvent
2019-11-30 12:15:25 +00:00
Milos Kozak
034c16690f
temp
2019-11-30 10:16:38 +01:00
Bart Sopers
24cd0c7712
Refactor exceptions in Omnipod driver to prepare for adding failure certainty
2019-11-29 23:10:39 +01:00
gregorybel
db2c675024
fix page -> bage
2019-11-29 21:48:35 +01:00
Milos Kozak
eba66da4a4
allow go back with objectives
2019-11-29 12:38:07 +01:00
Milos Kozak
f82c610d16
allow objective skip only when NS is connected and in RW mode
2019-11-29 12:19:32 +01:00
Tim Gunn
0a5bd7f935
Hack determine_basal so a date string could be converted to date object
2019-11-29 21:24:05 +13:00
Tim Gunn
8eeb91a0a8
Add New preferences for oref 0.7.0
2019-11-29 21:23:12 +13:00
Tim Gunn
243b7a12a5
Add new preferences in and the ability to ingest noise
2019-11-29 21:22:26 +13:00
Tim Gunn
39835d3481
bring determine_basal up to date with 0.7.0
2019-11-29 21:08:17 +13:00
Tim Gunn
724c1edfd5
Add Noise to be used later when needed
2019-11-29 20:23:30 +13:00
Tim Gunn
1dbc4a7aa2
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-11-29 19:35:24 +13:00
Milos Kozak
9196bdb2ed
handle name properly
2019-11-29 00:11:28 +01:00
Milos Kozak
9f9c9fd2bc
improve layout
2019-11-28 23:41:22 +01:00
Milos Kozak
2dd7c758f4
Local profile clone support
2019-11-28 23:18:42 +01:00
gregorybel
de9d2da68d
show Battery info in days instead of percent for Combo
2019-11-28 22:15:56 +01:00
Milos Kozak
8a75d4f6b9
tabs in local profile
2019-11-28 21:58:07 +01:00
Milos Kozak
a000611f11
Merge branch 'dev' into localprofile
2019-11-28 19:55:08 +01:00
Milos Kozak
ec535b9c61
low_mark, high_mark units dependent
2019-11-28 19:54:59 +01:00
Milos Kozak
b8ba94fa30
New Crowdin translations ( #2226 )
...
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Swedish)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Russian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Korean)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Spanish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations exam.xml (Italian)
* New translations exam.xml (Dutch)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Romanian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Spanish)
* New translations objectives.xml (Swedish)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations objectives.xml (Polish)
* New translations objectives.xml (Lithuanian)
* New translations objectives.xml (Greek)
* New translations objectives.xml (French)
* New translations exam.xml (Swedish)
* New translations exam.xml (Spanish)
* New translations objectives.xml (Portuguese)
* New translations objectives.xml (German)
* New translations objectives.xml (Dutch)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Bulgarian)
* New translations insight_alert_titles.xml (Spanish)
2019-11-28 17:44:46 +01:00
Milos Kozak
599261081b
upload local profile to NS
2019-11-28 00:30:22 +01:00
Milos Kozak
bfb65d0f8a
run wizard to setup units
2019-11-27 23:39:16 +01:00
Andy Rozman
bea4bde8cb
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-27 22:36:48 +00:00
Andy Rozman
61c67d7390
- Removing OmnipodManagerAAPS
...
- new database entry class
2019-11-27 22:33:46 +00:00
Milos Kozak
3ee9836e66
handle default TT valuses in current units
2019-11-27 23:26:29 +01:00
Bart Sopers
23050dff4d
Revert accidental changes and fix formatting
2019-11-27 23:07:35 +01:00
Bart Sopers
120243908f
Move basal profile mapping to AapsOmnipodManager
2019-11-27 22:13:48 +01:00
Bart Sopers
f2615d977b
Add async feedback to pod init steps
2019-11-27 22:05:40 +01:00
Milos Kozak
0f631b1d47
fix
2019-11-26 16:59:40 +01:00
Milos Kozak
fed2839a72
Merge branch 'dev' into localprofile
2019-11-26 16:40:46 +01:00
Andy Rozman
5b3ca232e9
- Fixed wizardpager library, so that there is no longer NPE when cancel is used
...
- added Deactivate Pod Wizard
- changed some strings
2019-11-25 22:54:06 +00:00
Milos Kozak
6969dc4873
Merge pull request #2222 from MilosKozak/2186
...
New SMS commands
2019-11-25 22:40:00 +01:00
Milos Kozak
c33e3994b6
some cleanup and kotlin conversion
2019-11-25 18:07:16 +01:00
Milos Kozak
1ea25b68a8
fix NPE
2019-11-25 17:06:08 +01:00
Andy Rozman
32097ee8ad
- Fix NPE : pumpStatus not set in RileyLinkCommunicationManager
...
- added possibility to disable tunning (not supported for Omnipod, but required for Medtronic)
2019-11-24 20:32:53 +00:00
Andy Rozman
3a1e5f5741
Init pod integration is finished.
2019-11-24 18:24:23 +00:00
Andy Rozman
b13fbcf8f4
Merge branch 'omnipod_eros' of https://github.com/AAPS-Omnipod/AndroidAPS into omnipod_eros
2019-11-23 20:32:46 +00:00
Andy Rozman
0749a7864c
- Added library for Wizard pages and all the classes for the integration.
...
- integration of Init Pod Wizard is done from visual point of view, now it just needs to be connected to driver
2019-11-23 20:31:29 +00:00
andreas
63808ad553
Also deactivate Automation if Loop is disabled, not only if it is suspended.
2019-11-22 18:30:22 +01:00
fabriziocasellato
46270d87e2
Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command
2019-11-22 16:41:09 +01:00
Milos Kozak
fa765708f1
fix test
2019-11-22 16:10:27 +01:00
fabriziocasellato
f26e683dbe
Removed + control for Phone Numbers, Added Tests for TT, Added TARGET STOP/CANCEL command
2019-11-22 15:58:03 +01:00
Milos Kozak
bcfb1feda3
Merge branch 'dev' into pull/2185
2019-11-22 15:39:16 +01:00
Milos Kozak
16038caed8
Merge branch 'sms' into 2186
2019-11-22 14:30:19 +01:00
fabriziocasellato
ebc89e7526
New tests for SMS commands: TARGET MEAL/HYPO/ACTIVITY and SMS STOP/DISABLE
2019-11-22 12:31:59 +01:00
Milos Kozak
820b704bfe
fix test
2019-11-22 11:40:51 +01:00
Milos Kozak
17ea3843ae
SMS HELP command
2019-11-22 11:19:09 +01:00
Milos Kozak
e9aa4835ed
SBS CARBS command
2019-11-22 10:40:48 +01:00
Milos Kozak
a62750c3a3
SmsCommunicatorFragment -> kt
2019-11-22 00:33:13 +01:00
Milos Kozak
d227013496
SmsCommunicatorPlugin -> kt
2019-11-22 00:12:46 +01:00
Milos Kozak
b2079aa316
Warn 12h before DST change
2019-11-21 00:20:01 +01:00
Milos Kozak
9aa77122ba
Use on Rx for NetworkChange
2019-11-21 00:07:50 +01:00
Milos Kozak
2fe276d101
accept data 1 month back in Dexcom plugin
2019-11-20 22:03:31 +01:00
Milos Kozak
baf77e2e67
fix tests
2019-11-20 21:50:02 +01:00
fabriziocasellato
1f4f3fb687
Added the new MEAL feature to tests
2019-11-20 16:44:33 +01:00
Milos Kozak
5d768bd368
Move plugin related code from preferences to plugin
2019-11-20 00:20:08 +01:00
Milos Kozak
788ff545ca
Merge branch 'dev' into localprofile
2019-11-19 23:22:08 +01:00
Milos Kozak
822731ada8
Merge branch 'dev' into localprofile
2019-11-19 23:21:20 +01:00
Milos Kozak
363d6d48be
ProfileStore -> kt
2019-11-19 23:17:14 +01:00
Milos Kozak
bf6449f201
fix tests
2019-11-19 20:43:42 +01:00
Milos Kozak
117f56e247
Merge pull request #2204 from andyrozman/double_bolus_debug_master
...
Fix for some Double bolus problems
2019-11-19 17:35:15 +01:00
Andy Rozman
fe7726b5bf
Reset VERSION number in build.gradle
2019-11-15 23:33:23 +00:00
Milos Kozak
c6bbc0fe8b
Merge pull request #2198 from jotomo/log-unhandled-exceptions-again
...
Log unhandled exceptions again
2019-11-14 22:40:15 +01:00
Andy Rozman
740b795b42
Little bit of cleanup:
...
- removed some unsused (commented) code
- removed few logs that were very useless
2019-11-14 21:22:03 +00:00
Johannes Mockenhaupt
db403dc39d
MDT logging fixup.
2019-11-14 20:49:29 +01:00
Johannes Mockenhaupt
94f10a44a5
Rethrow unhandled exceptions in tests as runtime exception.
2019-11-14 18:04:36 +01:00
Johannes Mockenhaupt
b9d600edf4
Log unhandled exceptions as errors.
2019-11-14 17:50:32 +01:00
Anton Bracke
7e712a5fc4
added default location trigger mode value
2019-11-14 15:12:40 +01:00
Milos Kozak
3e5206b4cd
Merge pull request #2178 from 2flea/dev
...
Countdown time for temporary PS in overview
2019-11-14 11:39:01 +01:00
Milos Kozak
232555b407
Merge pull request #2195 from boc-the-git/rounding-changes
...
Rounding: Use BigDemical for more accurate comparison
2019-11-14 11:07:14 +01:00
Anton Bracke
d122b3e329
Added mode (entered / left) to location trigger
2019-11-12 21:48:07 +01:00
Milos Kozak
3c025e97a8
fix some tests
2019-11-12 17:37:44 +01:00
Milos Kozak
128e8a024d
units selection in setup wizard
2019-11-12 15:19:18 +01:00
Johannes Mockenhaupt
dc38615ec9
Ignore InternalErrors during app shutdown.
2019-11-12 13:44:02 +01:00
Johannes Mockenhaupt
cce3a77a37
Log unhandled exception rather than printing to stdout.
2019-11-12 13:41:36 +01:00
Milos Kozak
37ea3b3e30
better skipping objective message
2019-11-12 07:40:49 +01:00
boc-the-git
b682432ca0
Change roundTo method to use BigDecimal rather than Double for more accurate comparison. Update tests to introduce more scenarios where without the code change, they'd fail.
2019-11-12 15:39:42 +11:00
Andy Rozman
1d1549105b
Merge branch 'double_bolus_debug_master' of https://github.com/andyrozman/AndroidAPS into double_bolus_debug_master
2019-11-11 23:02:49 +00:00
Milos Kozak
02891a14fc
use global units setting
2019-11-12 00:01:58 +01:00
Andy Rozman
4b7fc10402
- changed how edit is done.. We now edit Treatment object directly without DetailedBolusInfo object.
2019-11-11 23:00:07 +00:00
Milos Kozak
5cc19d2b87
remove simple profile from startup wizard
2019-11-11 16:51:45 +01:00
Milos Kozak
360efa4682
Merge branch 'dev' into localprofile
2019-11-11 16:49:14 +01:00
Milos Kozak
25b18d93d9
fix max_daily_basal to support insight min rate
2019-11-11 16:47:09 +01:00
Milos Kozak
8fa4c49060
remove simple profile
2019-11-11 16:42:29 +01:00
Milos Kozak
1f622e3517
Merge branch 'dev' into localprofile
2019-11-11 16:37:46 +01:00
Milos Kozak
09c1ab5960
smbmaxminutes fix
2019-11-11 14:57:56 +01:00
fabriziocasellato
2319536adc
Cumulative corrections for Milos msgs in 2019, 7 Nov about try/catch and missed 'if null' contition
2019-11-11 09:57:35 +01:00
Bart Sopers
a670a04ab9
Add some todos
2019-11-10 22:43:33 +01:00
Andy Rozman
c77cc018f0
- changes for running, so that everything is correctly initalized, moved ui classes to .driver
...
- moved manager to .comm package
- started adding dialog for Pod History
2019-11-10 17:23:40 +00:00
Andy Rozman
5c8f0a2a39
After merge changes
2019-11-09 16:38:05 +00:00
Andy Rozman
6387799ba4
Merge branch 'omnipod_eros_bart' of https://github.com/bartsopers/AndroidAPS into omnipod_eros_bart
2019-11-09 16:22:07 +00:00
Andy Rozman
ef50bc5365
Merge branch 'dev' into omnipod_eros_bart
2019-11-09 16:17:43 +00:00
Bart Sopers
1a202dc8a3
Merge branch 'omnipod_eros_andy' into omnipod_eros_bart
2019-11-09 17:08:00 +01:00
Andy Rozman
4351b65a92
- changes to make driver running (no init pod yet), just fixed some running pains with driver
2019-11-09 13:58:43 +00:00
Andy Rozman
9b0a4b742d
Merge branch 'dev' into omnipod_eros_andy
2019-11-08 20:24:59 +00:00
Brian Quinion
1467361d54
re-run calculateInsulin when OK is pressed to ensure changes to notes fields are used
2019-11-07 11:46:55 +00:00
fabriziocasellato
86d4b755ea
1) Added SMS commands:
...
- SMS DISABLE/STOP to disable SMS Service;
- TARGET MEAL/ACTIVITY/HYPO to switch to the standard temp targets;
- BOLUS 0.60 MEAL, to do a bolus and set the stadard meal TT (ie 90 mg/dL for 45').
2) Modified the SMS Timeout in a range from 3' to 60'.
This preference is useful for parents that will manage many boluses in a single meal (because often, eaten foods are unpredictable with babies, so parents need to perform many closed boluses).
Due to safety reasons (prevent multiple boluses for stolen phones, cloned SIM, ...):
- Added a further SMS command to disable SMS Services (SMS DISABLE/STOP);
- To modify the default timeout of 15', 2 Phone Numbers are mandatory
In this way, if unwanted/suspicious boluses are notified, the other parent can disable Remote Management (till to re-enable it directly with the AAPS in the master smartphone).
2019-11-07 10:39:17 +01:00
Philoul
d23faf65bf
Add strings for shortday (shorthour allready exists) for translation of statuslights and remaining time TT in main screen
2019-11-06 20:31:05 +01:00
andreas
2044fe6860
Instead of computing name in overview fragment add function
...
ProfileFunctions.getInstance().getProfileNameWithDuration()
to be called
2019-11-05 15:43:11 +01:00
Andy Rozman
3797e7671a
- one missing core log
2019-11-04 12:25:21 +00:00
Andy Rozman
220bd20f1f
medtronic-2.5.1.1
...
- DetailedBolusInfo.add is used when Bolus delivered
- fixed some logging problems with Gson for core objects
- when bolus is given, date is changed to when it was actually delivered (in case contacting pump takes longer than exprected)
2019-11-04 12:21:29 +00:00
Andy Rozman
7371ae3315
- added DetailedBolusInfoStorage add to deliverBolus
2019-11-04 11:55:34 +00:00
Andreas
70172bf8e4
Add temporary PS remaining time in profile name
2019-11-03 16:20:20 +01:00
Rob Kresha
64dba46a96
Typo with Daylight Savings Time strings
...
-2 strings with Daylight missing a 't'
-Savings not capitalized in the 3 string
2019-11-02 16:41:21 -05:00
AdrianLxM
3c4b16378b
Merge branch 'master' into dev and update version
2019-11-01 00:22:06 +01:00
AdrianLxM
cdecf790e1
Merge pull request #2163 from MilosKozak/adrian/semantic-versioning
...
Adrian/semantic versioning
2019-10-31 08:38:44 +01:00
AdrianLxM
c87c68f84c
Merge pull request #2162 from MilosKozak/adrian/NCRworkaround
...
ncr-workaround
2019-10-31 08:36:26 +01:00
AdrianLxM
83f31aeeb6
bump 2.5.1
2019-10-31 08:34:44 +01:00
AdrianLxM
9ccda7cfee
semantic versioning
2019-10-31 08:28:27 +01:00
AdrianLxM
d2b059fd6b
Update Tests for new versioning
2019-10-31 08:20:00 +01:00
AdrianLxM
7189115c3e
no more singletons - what is heap space if we can have tasty side effects
2019-10-29 22:25:02 +01:00
AdrianLxM
9798c9b47a
public cton on NetworkChangeReceiver
2019-10-29 22:23:23 +01:00
Andy Rozman
80c4697cad
Merge branch 'dev' into omnipod_eros_andy
2019-10-28 16:42:57 +00:00
Andy Rozman
ea441466fc
Merge branch 'dev' into omnipod_eros_andy
2019-10-28 16:32:01 +00:00
Milos Kozak
0da6377687
SignatureVerifierPluginTest
2019-10-28 13:45:42 +01:00
Milos Kozak
c10963dcbd
fix NPE
2019-10-27 15:48:09 +01:00
Milos Kozak
466084db71
more tweaking
2019-10-26 23:21:51 +02:00
Milos Kozak
7af7220301
Merge branch 'dev' into biometric
2019-10-26 23:11:39 +02:00
Milos Kozak
1a4b3801e5
2.5.0-dev
2019-10-26 23:04:19 +02:00
Milos Kozak
2c956f43ba
biometrics support for Preferences
2019-10-26 22:29:41 +02:00
Milos Kozak
e440d89537
bump 2.5.0
2019-10-26 21:09:15 +02:00
Milos Kozak
aa3ec9ffa0
New Crowdin translations ( #2142 )
...
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
2019-10-26 20:28:39 +02:00
Milos Kozak
c82fd6a56b
Merge pull request #2141 from andyrozman/double_bolus_debug
...
Double bolus debug
2019-10-26 18:21:07 +02:00
Andy Rozman
a87eceb950
- finalized added BolusDebug (added debug messages, added activation by configuraton)
...
- added battery type NiZn
- fixed problem with RileyLinkStatusGeneral
- added check if only one entry found, then we check if entry is in range (previously we returned the entry), and return only if value in range +- 2min
2019-10-26 16:45:34 +01:00
Milos Kozak
058dc250d8
New Crowdin translations ( #2135 )
...
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Italian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
* 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 (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations exam.xml (Romanian)
* New translations strings.xml (Romanian)
* New translations objectives.xml (Bulgarian)
* New translations objectives.xml (Czech)
* New translations exam.xml (Portuguese, Brazilian)
* New translations objectives.xml (German)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Romanian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Swedish)
* New translations objectives.xml (Dutch)
* New translations objectives.xml (French)
* New translations objectives.xml (Greek)
* 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 (Spanish)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Czech)
* New translations objectives.xml (Czech)
* New translations strings.xml (Dutch)
* New translations objectives.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations exam.xml (Czech)
* New translations strings.xml (Slovak)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (French)
* New translations exam.xml (German)
* New translations objectives.xml (German)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Polish)
* New translations exam.xml (Polish)
* New translations strings.xml (Polish)
* New translations exam.xml (Slovak)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Japanese)
* New translations strings.xml (Irish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Croatian)
* New translations strings.xml (Italian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Finnish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Czech)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations exam.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations objectives.xml (Czech)
* New translations strings.xml (Slovak)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Greek)
* New translations objectives.xml (Greek)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Swedish)
* New translations strings.xml (French)
* New translations strings.xml (Greek)
* New translations objectives.xml (Lithuanian)
* New translations strings.xml (Russian)
* New translations objectives.xml (Spanish)
* New translations exam.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Spanish)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Russian)
2019-10-26 12:29:15 +02:00
Milos Kozak
7233497dc9
fix index out of bounds
2019-10-26 11:48:43 +02:00
Milos Kozak
044a958340
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-25 13:41:13 +02:00
Milos Kozak
6c4a6fac18
run response on UI thread
2019-10-25 13:41:05 +02:00
Andy Rozman
e5e291c4da
- adding configuration option
2019-10-25 12:22:24 +01:00
Andy Rozman
4917292806
Merge branch 'dev' into double_bolus_debug
2019-10-25 11:27:04 +01:00
Andy Rozman
6bdc01dded
- commented out invalid "test"
2019-10-25 11:25:55 +01:00
Andy Rozman
68745a3525
Merge branch 'dev' into bug_2111_pump_stopped_when_not
2019-10-25 10:52:38 +01:00
Milos Kozak
59c2b24e36
Merge pull request #2139 from rkresha/dev
...
Threshold battery % in Overview Plugin > Advanced Settings
2019-10-25 11:39:15 +02:00
Milos Kozak
f399f8bb1f
Brasil language, better working Locale setting
2019-10-25 11:38:23 +02:00
Rob Kresha
e02b5746a0
Threshold battery % in Overview Plugin > Advanced Settings
...
Change from two %'s to one
2019-10-24 23:05:07 -05:00
Milos Kozak
776e1361df
format icon
2019-10-25 00:14:55 +02:00
Milos Kozak
ae0946fa2a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-25 00:11:32 +02:00
Milos Kozak
a18f5523b9
better update objectives gui
2019-10-24 23:54:59 +02:00
Milos Kozak
68b0b25548
Merge pull request #2134 from andyrozman/bug_2080_rewind_via_pump
...
Bug 2080 rewind via pump
2019-10-24 23:14:58 +02:00
Milos Kozak
830f59b2fa
fix pluging list
2019-10-24 23:06:43 +02:00
Milos Kozak
e84e59b4ca
fix objectives fragment
2019-10-24 21:36:44 +02:00
AdrianLxM
2a7a004afd
Merge branch 'adrian/glif-objective' into devmerge
2019-10-24 19:46:24 +02:00
Milos Kozak
1d7b3e10e4
typo
2019-10-24 14:14:51 +02:00
Andy Rozman
9f8df64f45
Merge branch 'dev' into bug_2111_pump_stopped_when_not
2019-10-24 10:39:35 +01:00
Milos Kozak
414695c5e3
preserve show calculation checkbox state, make wizard better translatable"
2019-10-24 11:34:22 +02:00
Milos Kozak
e2abdce146
New Crowdin translations ( #2128 )
...
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (French)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
2019-10-24 10:28:50 +02:00
Milos Kozak
c867ae1104
VirtualPumpFragment -> kotlin
2019-10-23 22:55:49 +02:00
Andy Rozman
ef9ac7dd42
Merge branch 'dev' into double_bolus_debug
2019-10-23 11:17:56 +01:00
Andy Rozman
c1fe9e0954
Merge branch 'dev' into bug_2080_rewind_via_pump
2019-10-23 11:15:38 +01:00
Andy Rozman
66e7d0d29a
- Added a lot of logging for Double Bolus problem...
...
- Found one small problem when calling update treatment (if called from NS)...
2019-10-23 11:14:04 +01:00
Milos Kozak
688218fa40
Revert move wakelock to MainApp
2019-10-22 23:01:38 +02:00
Milos Kozak
ba94d09fb4
SignatureVerifier -> SignatureVerifierPlugin
2019-10-22 20:21:18 +02:00
Milos Kozak
7ec0665dbf
compare fix
2019-10-22 15:51:03 +02:00
Milos Kozak
b5a1543b92
Merge branch 'dev' into signature
2019-10-22 15:24:44 +02:00
Milos Kozak
ecbfd294a8
send hash to firebase
2019-10-22 15:24:37 +02:00
Milos Kozak
e566e9debc
calculate tir
2019-10-22 13:24:35 +02:00
Milos Kozak
5d17916e73
Merge branch 'dev' into survey
2019-10-22 10:45:18 +02:00
Milos Kozak
43f0fe1df9
MDT driver without eng mode
2019-10-22 08:02:28 +02:00
Milos Kozak
81e621b249
2.4-dev-j
2019-10-21 21:39:19 +02:00
Milos Kozak
7cd66a6a43
Confirmation on automation task delete
2019-10-21 19:04:55 +02:00
Milos Kozak
b0e180ef8a
fix automation layout
2019-10-21 18:03:32 +02:00
Milos Kozak
4eed8f7397
New Crowdin translations ( #2125 )
...
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations objectives.xml (Portuguese)
* New translations strings.xml (French)
* New translations exam.xml (Portuguese)
2019-10-21 13:20:42 +02:00
Milos Kozak
98cb17c6bf
Merge pull request #2124 from jotomo/recalc-iob-on-insulin-peak-change
...
Recalculate IOB on insulin peak time pref change.
2019-10-20 22:58:51 +02:00
Johannes Mockenhaupt
2417a57531
Recalculate IOB on insulin peak time pref change.
2019-10-18 18:18:54 +02:00
Milos Kozak
d2a4aea9e2
remove MainApp::getSpecificPlugin
2019-10-18 13:12:45 +02:00
Milos Kozak
56152fa1fa
move wakelock to MainApp
2019-10-18 11:21:50 +02:00
Andy Rozman
902422ddf0
Added BatteryChange event, as verification that pump is running.
2019-10-17 22:37:12 +01:00
Milos Kozak
6a7cb2ac7b
fix disabling automation
2019-10-17 22:46:00 +02:00
Milos Kozak
2365be851f
ActivityMonitor
2019-10-17 21:35:50 +02:00
Milos Kozak
c80f1b4851
New Crowdin translations ( #2117 )
...
* New translations objectives.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations objectives.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations objectives.xml (Dutch)
* New translations exam.xml (Polish)
* New translations objectives.xml (Polish)
* New translations exam.xml (Polish)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Swedish)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations exam.xml (Spanish)
* New translations objectives.xml (Spanish)
* New translations exam.xml (Spanish)
* New translations strings.xml (Spanish)
2019-10-17 19:46:45 +02:00
Andy Rozman
0fcad5646e
Added processing of Prime records from Pump
...
- it only processes if record is less than 30 minutes old and if it was not processed already (we store last PrimeRecord)
2019-10-17 13:23:29 +01:00
Milos Kozak
5f3d503458
Pump disconnection: alarm on failed TBR
2019-10-17 11:25:30 +02:00
Milos Kozak
3b1f6294a9
fix exception
2019-10-17 10:09:50 +02:00
Milos Kozak
3a16339516
time spent
2019-10-15 23:50:09 +02:00
Milos Kozak
7bbf30ec65
Merge branch 'dev' into survey
2019-10-15 23:49:17 +02:00
Milos Kozak
49b2aee320
TODO
2019-10-15 22:35:04 +02:00
Milos Kozak
3397659320
LocalProfile tweaking switching profiles
2019-10-15 21:58:48 +02:00
Sebastian Lenz
95a2159b12
add missing translation for pump battery change
2019-10-15 21:31:44 +02:00
Milos Kozak
b6b748fc4a
Merge branch 'dev' into localprofile
2019-10-15 20:46:45 +02:00
Milos Kozak
6f03743ebc
fix recreating tabs
2019-10-15 20:44:03 +02:00
Milos Kozak
da447b8afe
LocalProfile allow more profiles
2019-10-15 19:34:29 +02:00
Milos Kozak
60a113bda6
fragment redesign
2019-10-15 19:31:33 +02:00
Milos Kozak
cf506a5439
LocalProfilePlugin -> kotlin
2019-10-15 19:25:11 +02:00
Milos Kozak
c8c830f51c
LocalProfileFragment -> kotlin
2019-10-15 19:00:11 +02:00
Milos Kozak
8d5fbeb66d
remove Extended bolus from Actions
2019-10-15 18:30:36 +02:00
Milos Kozak
c33bbe6acb
New Crowdin translations ( #2102 )
...
* 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 strings.xml (Russian)
* New translations strings.xml (French)
* New translations exam.xml (Czech)
* New translations exam.xml (Spanish)
* New translations exam.xml (Slovak)
* New translations exam.xml (Italian)
* New translations exam.xml (German)
* New translations exam.xml (French)
* New translations exam.xml (Swedish)
* New translations exam.xml (Russian)
* New translations exam.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations exam.xml (Russian)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations exam.xml (Czech)
* New translations exam.xml (Italian)
* New translations strings.xml (French)
* New translations objectives.xml (French)
* New translations exam.xml (French)
* New translations strings.xml (French)
* New translations exam.xml (Czech)
* New translations exam.xml (Spanish)
* New translations exam.xml (Slovak)
* New translations exam.xml (Portuguese, Brazilian)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Italian)
* New translations exam.xml (German)
* New translations exam.xml (French)
* New translations exam.xml (Swedish)
* New translations exam.xml (Russian)
* New translations strings.xml (Czech)
* New translations exam.xml (Spanish)
* New translations strings.xml (Portuguese)
* New translations objectives.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations exam.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations exam.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Lithuanian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations exam.xml (French)
* New translations exam.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations exam.xml (French)
* New translations strings.xml (Lithuanian)
* New translations objectives.xml (Lithuanian)
* New translations exam.xml (French)
* New translations strings.xml (Lithuanian)
* New translations objectives.xml (Lithuanian)
* New translations exam.xml (French)
* New translations strings.xml (Lithuanian)
* New translations exam.xml (French)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Czech)
* New translations exam.xml (Czech)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations objectives.xml (Bulgarian)
* New translations objectives.xml (Bulgarian)
* New translations objectives.xml (French)
* New translations objectives.xml (French)
* New translations objectives.xml (Polish)
* New translations exam.xml (Polish)
* New translations strings.xml (Polish)
* New translations objectives.xml (Polish)
* New translations exam.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Greek)
* New translations strings.xml (Greek)
* New translations objectives.xml (Greek)
* New translations exam.xml (Greek)
* New translations strings.xml (Portuguese, Brazilian)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations exam.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations exam.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations objectives.xml (Dutch)
* New translations exam.xml (Dutch)
* New translations objectives.xml (Dutch)
* New translations objectives.xml (Dutch)
2019-10-15 17:14:12 +02:00
Milos Kozak
bc12e05b77
Merge pull request #2116 from MilosKozak/rxbus
...
RxBus
2019-10-15 17:12:04 +02:00
Milos Kozak
0d70102cab
Fix Insight 0.02U/h bug
2019-10-15 16:37:45 +02:00
Milos Kozak
1c5b2c9858
remove failing test
2019-10-15 16:05:04 +02:00
Milos Kozak
3040ef6b7b
2.4-dev-i
2019-10-15 13:35:37 +02:00
Milos Kozak
c42ef8e5ff
Events to RxBus
2019-10-15 13:31:55 +02:00
Milos Kozak
6044335b1d
Events to RxBus
2019-10-15 09:52:48 +02:00
Milos Kozak
06f8af82d8
Events to RxBus
2019-10-15 00:54:30 +02:00
Milos Kozak
837cb0d4a2
Events to RxBus
2019-10-15 00:23:56 +02:00
Milos Kozak
1aa8771f4d
Events to RxBus
2019-10-14 23:49:53 +02:00
Milos Kozak
4ed8f0a1e1
Events to RxBus
2019-10-14 23:35:24 +02:00
Milos Kozak
30cf4f77da
Events to RxBus
2019-10-14 23:16:51 +02:00
Milos Kozak
7596775331
clone notification list for viewing
2019-10-14 21:55:40 +02:00
Milos Kozak
0f792dc092
Events to RxBus
2019-10-14 20:26:33 +02:00
Milos Kozak
64f16c5a7b
Events to RxBus
2019-10-14 19:50:22 +02:00
Milos Kozak
ada6e38f5f
Events to RxBus
2019-10-14 17:23:31 +02:00
AdrianLxM
2c5597c5bf
nicer string
2019-10-13 18:12:32 +02:00
AdrianLxM
78fe46d33e
fix string
2019-10-13 18:08:24 +02:00
AdrianLxM
fa20af4440
network status before time
2019-10-13 17:58:45 +02:00
Milos Kozak
14dd29befd
boluswizard: do not check for correction constraints
2019-10-13 00:01:15 +02:00
Milos Kozak
d0b6b4e9fd
Exam grammar
2019-10-12 20:30:06 +02:00
Milos Kozak
b514aadf3d
Exam grammar
2019-10-12 20:03:01 +02:00
Milos Kozak
40a2f7ee9f
Exam grammar
2019-10-12 19:40:30 +02:00
Milos Kozak
63aaa38834
do not run automation if loop is suspended
2019-10-11 10:12:58 +02:00
Milos Kozak
1340f60b5a
WizardDialog refactor
2019-10-10 23:02:35 +02:00
Milos Kozak
8cfb35d599
update answer in hypo tt exam
2019-10-10 15:25:57 +02:00
Tebbe Ubben
4a5b0f2a86
Save Dexcom sensor type
2019-10-09 16:59:22 +02:00
Milos Kozak
9ffed9943d
2.4-dev-h
2019-10-08 21:21:02 +02:00
Milos Kozak
450f4fabf0
Survey
2019-10-08 21:20:04 +02:00
Milos Kozak
11ac8a1d5b
New Crowdin translations ( #2101 )
...
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Slovak)
2019-10-08 19:15:01 +02:00
Milos Kozak
9df28fbde0
New Crowdin translations ( #2076 )
...
* New translations strings.xml (Bulgarian)
* New translations strings.xml (German)
* New translations exam.xml (Swedish)
* New translations exam.xml (Russian)
* New translations exam.xml (Italian)
* New translations exam.xml (Czech)
* New translations exam.xml (Italian)
* New translations exam.xml (Czech)
* New translations exam.xml (German)
* New translations exam.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations exam.xml (Czech)
* New translations exam.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* 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 (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Greek)
* New translations objectives.xml (Afrikaans)
* 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 strings.xml (German)
* New translations strings.xml (French)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Slovak)
* New translations objectives.xml (Spanish)
* New translations strings.xml (Dutch)
* New translations objectives.xml (Swedish)
* New translations strings.xml (Czech)
* New translations strings.xml (Turkish)
* New translations objectives.xml (Italian)
* New translations objectives.xml (Bulgarian)
* New translations strings.xml (Chinese Simplified)
* New translations objectives.xml (Greek)
* New translations objectives.xml (Hebrew)
* New translations objectives.xml (Irish)
* New translations objectives.xml (Turkish)
* New translations objectives.xml (German)
* New translations objectives.xml (Finnish)
* New translations objectives.xml (French)
* New translations objectives.xml (Chinese Simplified)
* New translations objectives.xml (Dutch)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Croatian)
* New translations objectives.xml (Czech)
* New translations objectives.xml (Russian)
* New translations exam.xml (Italian)
* New translations objectives.xml (German)
* New translations objectives.xml (German)
* New translations objectives.xml (Italian)
* New translations objectives.xml (German)
* New translations objectives.xml (Italian)
* New translations objectives.xml (German)
* New translations strings.xml (Italian)
* New translations objectives.xml (German)
* 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 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 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 strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Russian)
* 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 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 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 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 insight_alert_titles.xml (Italian)
* New translations objectives.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations exam.xml (German)
* New translations strings.xml (Italian)
* New translations exam.xml (German)
* New translations exam.xml (Czech)
* New translations exam.xml (Slovak)
* New translations exam.xml (Italian)
* New translations exam.xml (German)
* New translations exam.xml (Swedish)
* New translations exam.xml (Russian)
* New translations exam.xml (German)
* New translations exam.xml (Czech)
* New translations exam.xml (Italian)
* New translations exam.xml (Russian)
* New translations strings.xml (Czech)
* New translations objectives.xml (Slovak)
* New translations exam.xml (Slovak)
* New translations objectives.xml (Russian)
* New translations objectives.xml (Portuguese)
* New translations exam.xml (Portuguese)
* New translations objectives.xml (German)
* New translations exam.xml (Swedish)
* New translations objectives.xml (Swedish)
* New translations objectives.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations objectives.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (French)
* New translations objectives.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations strings.xml (Romanian)
* New translations objectives.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Bulgarian)
* New translations objectives.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations objectives.xml (French)
* New translations objectives.xml (French)
* New translations objectives.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations objectives.xml (French)
* New translations exam.xml (Spanish)
* New translations objectives.xml (French)
* New translations exam.xml (Spanish)
* New translations objectives.xml (French)
* New translations exam.xml (Spanish)
* New translations objectives.xml (French)
* New translations exam.xml (French)
* New translations exam.xml (French)
* New translations exam.xml (French)
* New translations exam.xml (French)
* New translations exam.xml (French)
* New translations objectives.xml (French)
* New translations exam.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations exam.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations objectives.xml (Portuguese, Brazilian)
* New translations exam.xml (Portuguese, Brazilian)
2019-10-08 19:05:55 +02:00
Milos Kozak
32865f6d34
Merge pull request #2092 from PoweRGbg/triggerPumpDisconnected
...
TriggerPumpDisconnected: Initial work
2019-10-08 18:19:43 +02:00
Milos Kozak
4d1fccaf01
CommandQueue synchronized
2019-10-08 09:52:55 +02:00
Tim Gunn
4c2c92087a
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-10-08 20:37:01 +13:00
Milos Kozak
4b8395a373
make objective reset not permanent
2019-10-08 08:27:33 +02:00
Roumen Georgiev
a81f607122
fix test
2019-10-07 11:09:34 +03:00
Roumen Georgiev
d3d7fd6cc9
renamed strings
2019-10-07 10:49:15 +03:00
Roumen Georgiev
3f1f199690
renamed to TriggerPumpLastConnection
2019-10-07 10:45:26 +03:00
Milos Kozak
b108f1fa78
Merge branch 'dev' into triggerPumpDisconnected
2019-10-04 19:34:54 +02:00
Milos Kozak
532a7e3741
ActionSendSMS improvement
2019-10-04 19:34:12 +02:00
Roumen Georgiev
c8443f1095
TriggerPumpDisconnected: Initial work
2019-10-04 15:16:57 +03:00
Roumen Georgiev
e12217ae69
Copy&paste from ActionNotification
2019-10-04 10:55:33 +03:00
Milos Kozak
98f874d1fe
use bolus size is DetailedBolusInfo search
2019-10-03 21:21:12 +02:00
Bart Sopers
953210be78
Merge branch 'dev' into omnipod_eros_bart
2019-10-02 19:18:44 +02:00
Milos Kozak
cbb0a4e12b
clear SMS numbers before processing new ones
2019-10-02 16:43:20 +02:00
Milos Kozak
c44101ce76
Merge pull request #2089 from PoweRGbg/ChangeProfileAction
...
Automation ActionCahangeProfile
2019-10-02 16:33:58 +02:00
Milos Kozak
ac69d1069e
Merge pull request #2017 from PoweRGbg/TriggerTOD
...
Trigger for time of day
2019-10-02 14:41:24 +02:00
Roumen Georgiev
3c11e87d2d
logging condition
2019-10-02 15:21:53 +03:00
Roumen Georgiev
7406577546
better test coverage & some cleanup
2019-10-02 14:37:00 +03:00
Roumen Georgiev
157028c4fd
initial work
2019-10-02 10:54:04 +03:00
Milos Kozak
0139547499
fix test
2019-10-01 23:34:09 +02:00
Milos Kozak
43f53865e7
remove unused code
2019-10-01 22:36:07 +02:00
Milos Kozak
c961b77733
Notify on invalid profile only for actual
2019-10-01 20:10:09 +02:00
Milos Kozak
e93b05c73e
fix EditQuickWizardDialog, -> kotlin
2019-10-01 17:44:05 +02:00
Milos Kozak
ee26795d97
QuickWizardListActivity -> kotlin
2019-10-01 15:48:48 +02:00
Milos Kozak
c1109a5b41
QuickWizard cleanup, -> kotlin
2019-10-01 15:00:19 +02:00
Milos Kozak
20a2d84a0a
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-10-01 14:56:21 +02:00
Milos Kozak
3ecee09443
Automation layouts improvement
2019-10-01 13:11:10 +02:00
Milos Kozak
2d395b625e
Do not allow too low max basal
2019-10-01 11:46:54 +02:00
Milos Kozak
4642f0ab5b
EventNewNotification, EventDismissNotification -> RxBus
2019-10-01 00:00:22 +02:00
Milos Kozak
654c90a836
Remove extended statuslights for NSClient ( #2084 )
2019-09-30 17:38:26 +02:00
Milos Kozak
c6f2eaecdc
profile switch duration 7 days
2019-09-30 17:22:07 +02:00
Milos Kozak
d2d4d5054f
better check for finishing objectives
2019-09-30 14:39:57 +02:00
p5nbTgip0r
12ca0ee890
Remove extended statuslights for NSClient
2019-09-29 21:46:25 -07:00
Milos Kozak
f118efa6ed
objectives fix
2019-09-27 18:03:58 +02:00
PoweRGbg
b277fc872c
passing long as lastrun
2019-09-27 15:56:40 +03:00
PoweRGbg
0cc3df589f
another try to fix test
2019-09-27 15:25:47 +03:00
PoweRGbg
e990dc6524
Revert "improved statuslights layout ( #78 )"
...
This reverts commit 553fb4d0f9
.
2019-09-27 14:54:09 +03:00
Roumen Georgiev
466bb7dc23
removed extra logging
2019-09-27 12:28:55 +03:00
Roumen Georgiev
f901c956e5
fixed problem with incorrect string values and test
...
setTimeInMillis sets time in milliseconds after * January 1, 1970, 0:00:00 GMT., but our time contains timezone offsset
2019-09-27 12:19:19 +03:00
Roumen Georgiev
553fb4d0f9
improved statuslights layout ( #78 )
2019-09-27 09:32:04 +03:00
Milos Kozak
300eecf27d
improved statuslights layout
2019-09-26 16:51:29 +02:00
Milos Kozak
2f1bfc8f66
Merge branch 'dev' into TriggerTOD
2019-09-25 15:00:56 +02:00
Milos Kozak
4d9088b63e
objectives: links for another tasks
2019-09-25 14:33:23 +02:00
Milos Kozak
be13b5f39e
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-09-24 21:49:04 +02:00
Milos Kozak
199076576e
exam update
2019-09-24 21:48:57 +02:00
Milos Kozak
8a04714587
New Crowdin translations ( #2074 )
...
* New translations exam.xml (Czech)
* New translations exam.xml (Swedish)
* New translations exam.xml (Czech)
* New translations exam.xml (Swedish)
* New translations exam.xml (Czech)
* New translations exam.xml (Russian)
* New translations strings.xml (German)
2019-09-24 12:43:47 +02:00
Milos Kozak
8f16b16f60
2.4-dev-g
2019-09-23 22:19:36 +02:00
Milos Kozak
51003dbb7a
New Crowdin translations ( #2046 )
...
* New translations strings.xml (Greek)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations exam.xml (Afrikaans)
* New translations exam.xml (Slovak)
* New translations exam.xml (Portuguese, Brazilian)
* New translations exam.xml (Romanian)
* New translations exam.xml (Russian)
* New translations exam.xml (Spanish)
* New translations exam.xml (Swedish)
* New translations exam.xml (Portuguese)
* New translations exam.xml (Bulgarian)
* New translations exam.xml (German)
* New translations exam.xml (Chinese Simplified)
* New translations exam.xml (Croatian)
* New translations exam.xml (Czech)
* New translations exam.xml (Dutch)
* New translations exam.xml (Finnish)
* New translations exam.xml (French)
* New translations exam.xml (Greek)
* New translations exam.xml (Polish)
* New translations exam.xml (Hebrew)
* New translations exam.xml (Irish)
* New translations exam.xml (Italian)
* New translations exam.xml (Japanese)
* New translations exam.xml (Korean)
* New translations exam.xml (Lithuanian)
* New translations exam.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Spanish)
* New translations strings.xml (Turkish)
* New translations strings.xml (German)
* New translations strings.xml (Romanian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations strings.xml (Dutch)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Italian)
* 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 (Swedish)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations exam.xml (Czech)
* New translations strings.xml (German)
* New translations exam.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (Bulgarian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Russian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.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 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 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 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 strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* 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 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 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 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 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 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 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 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 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 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 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 exam.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 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 strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations exam.xml (Italian)
* New translations insight_alert_descriptions.xml (Italian)
* New translations insight_alert_titles.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Italian)
* New translations exam.xml (Czech)
* New translations exam.xml (Czech)
* New translations exam.xml (Italian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Italian)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese)
* New translations exam.xml (Italian)
* New translations exam.xml (Czech)
* New translations exam.xml (Russian)
* New translations strings.xml (Czech)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
2019-09-23 22:17:01 +02:00
Milos Kozak
4c780f4f78
new exam
2019-09-23 21:31:06 +02:00
Milos Kozak
79c0ca4ca0
config builder fragment fix
2019-09-23 21:02:35 +02:00
Milos Kozak
c4e21db11d
objectives hint for remote monitoring
2019-09-23 20:38:15 +02:00
Milos Kozak
fe9df4de4e
do not jump to last tab
2019-09-23 20:35:49 +02:00
Milos Kozak
5fa9d4df62
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-09-23 19:37:42 +02:00
Milos Kozak
2e2c9c5d8f
better info in wizard confirmation dialog
2019-09-23 19:36:25 +02:00
Milos Kozak
a8f68e1182
Merge pull request #2061 from andyrozman/bug_1969_error_decoding_basal_profile
...
Bug 1969 error decoding basal profile
2019-09-20 08:01:03 +02:00
Andy Rozman
529d0111c5
- some error fixes, and changes around profile
2019-09-18 18:00:30 +01:00
Andy Rozman
7ab813ef22
- added CustomeAction for FillCanula
2019-09-18 17:45:18 +01:00
Roumen Georgiev
e7953b33af
fix tests
2019-09-16 12:31:51 +03:00
Roumen Georgiev
d66eb78415
update buttons correctly
2019-09-16 09:37:48 +03:00
Bart Sopers
b9d0c8f875
Merge branch 'dev' into omnipod_eros_bart
2019-09-16 00:59:32 +02:00
Milos Kozak
a903ff6eea
Merge pull request #2056 from rkresha/dev
...
Small changes to fix a typo and more consistency in exam.xml
2019-09-15 21:19:00 +02:00
Milos Kozak
afa654f3b9
com.google.firebase:firebase-core:17.2.0
2019-09-15 19:04:34 +02:00
Milos Kozak
9295d51e1c
androidx.appcompat:appcompat:1.1.0
2019-09-15 18:56:54 +02:00
Rob Kresha
37589c8f90
Update Objective2.java
...
typo
2019-09-15 11:29:37 -05:00
Rob Kresha
4546ffa838
Consistency, typos, and labels
...
Small tweaks to make things more uniform.
2019-09-15 11:25:52 -05:00
Milos Kozak
5828e90f83
improved description
2019-09-15 15:54:43 +02:00
Milos Kozak
8cc6b4b0b0
typo
2019-09-15 15:37:48 +02:00
Milos Kozak
aa7f921ad9
more objectives
2019-09-15 15:18:55 +02:00
Milos Kozak
25fab5f30e
objectives cleanup
2019-09-15 12:39:11 +02:00
Milos Kozak
eaf3526949
removed wrong links from exam
2019-09-15 11:55:57 +02:00
Milos Kozak
50041e1733
simplify statuslights preferences
2019-09-15 11:42:01 +02:00
Milos Kozak
4d23fb1d61
fix onClick superbolus checkbox
2019-09-15 11:04:33 +02:00
Milos Kozak
bb41ee76d3
fix showing % in wizard dialog
2019-09-15 10:57:37 +02:00
Milos Kozak
de5a41b196
remove pump.iob for pump status
2019-09-15 10:17:38 +02:00
Milos Kozak
180b70f3da
missing preference title for automation
2019-09-15 10:13:07 +02:00
Andy Rozman
bdf65ab077
- fix for getting basal profile (getRawContentOfFrame needed to be rewritten to cut 1 character and then create fixed length of frame at 64 bytes (it seems that in some cases frame can contain crc at end)
2019-09-12 12:36:13 +01:00
Roumen Georgiev
68b6591f42
fix tests
2019-09-12 12:08:36 +03:00
Roumen Georgiev
7c78270981
Fixed after comments
2019-09-11 15:30:29 +03:00
Milos Kozak
c68190a22b
New Crowdin translations ( #2034 )
...
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Spanish)
* 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 (Portuguese)
* New translations strings.xml (Greek)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Spanish)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Greek)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Italian)
2019-09-11 12:22:34 +02:00
Roumen Georgiev
d525c3f220
Merge branch 'dev' into TriggerTOD
2019-09-10 10:30:20 +03:00
Roumen Georgiev
e3d7d4cb67
fixed name and tests
2019-09-10 10:01:36 +03:00
Roumen Georgiev
8ad35dcc45
fix of description
2019-09-09 17:01:50 +03:00
Roumen Georgiev
c88841b361
reworked to have start and end of time range
2019-09-09 16:50:48 +03:00
Milos Kozak
a3bc942cd7
R: handle not received time, refactor to kotlin, unify SerialIOThread
2019-09-08 14:17:41 +02:00
Milos Kozak
118b4bc0d1
RS: handle not received time
2019-09-08 10:39:32 +02:00
Milos Kozak
8b502c93c9
fix NPE
2019-09-08 09:43:10 +02:00
Milos Kozak
13a03c362b
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-09-07 22:40:31 +02:00
Milos Kozak
7871addaad
change text
2019-09-07 22:40:16 +02:00
Milos Kozak
c57a6335d9
Merge pull request #2027 from triplem/ext_statusline
...
Add extended statuslight to overview fragment
2019-09-07 22:38:11 +02:00
triplem
0bec3cb224
fix color formatting
2019-09-07 22:05:59 +02:00
triplem
1687d13952
Try to fix colour formatting
2019-09-07 21:50:01 +02:00
Milos Kozak
9e4ddbf8fc
fix SSID trigger
2019-09-07 20:31:28 +02:00
Milos Kozak
cba5b640cb
safer default TT value in automation
2019-09-07 19:51:40 +02:00
Milos Kozak
23aedb0c6c
more exams
2019-09-07 19:34:31 +02:00
Milos Kozak
9b15d9da89
more exams
2019-09-07 19:27:31 +02:00
Milos Kozak
c0d65df330
exams cleanup
2019-09-07 18:52:17 +02:00
Milos Kozak
1f37aef9ce
more exams
2019-09-07 14:26:10 +02:00
Milos Kozak
459898e83c
typo
2019-09-07 13:57:32 +02:00
Milos Kozak
1b1ce941db
more exams
2019-09-07 13:50:55 +02:00
Milos Kozak
2699f255b8
exams cleanup
2019-09-07 12:43:36 +02:00
Milos Kozak
940d413d1e
Merge branch 'dev' into dev
2019-09-07 11:58:19 +02:00
Milos Kozak
45638ef5eb
more exams
2019-09-07 11:56:16 +02:00
Milos Kozak
b5e4c044ac
display hint in exam
2019-09-07 11:32:24 +02:00
Milos Kozak
88c263bb39
better hypott question
2019-09-07 11:21:14 +02:00
Tim Gunn
b231903c2e
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-09-07 10:46:19 +12:00
typ1-brods
6d85215641
Update exam.xml
2019-09-06 23:53:28 +02:00
typ1-brods
18269b66d6
Update strings.xml
2019-09-06 23:29:15 +02:00
Milos Kozak
bc08784c81
Merge pull request #2026 from MilosKozak/objectives
...
New objectives
2019-09-06 15:24:29 +02:00
Milos Kozak
6545036e96
Merge pull request #2013 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-09-06 15:04:25 +02:00
Milos Kozak
00349c13ac
more exam tasks
2019-09-06 15:02:41 +02:00
Milos Kozak
92d6f08e5c
do not warn on 30 min profile in NSClient mode
2019-09-06 13:36:26 +02:00
Milos Kozak
9de293acc0
Merge branch 'objectives' of https://github.com/MilosKozak/AndroidAPS into objectives
2019-09-05 21:43:00 +02:00
Milos Kozak
99a8c94cff
fix tests
2019-09-05 21:42:02 +02:00
triplem
cc298f81b8
add extended statuslight to overview fragment
2019-09-05 21:39:53 +02:00
Milos Kozak
64a2b45866
add rice to objective bypass code
2019-09-05 20:53:53 +02:00
Milos Kozak
91ebc11d9b
ObjectivesExamDialog fine tunning
2019-09-05 20:26:23 +02:00
Milos Kozak
6b388b3bd2
Merge branch 'dev' into objectives
2019-09-04 22:32:10 +02:00
Milos Kozak
07fd0654ca
remove doubled notifyDatasetChanged
2019-09-04 22:11:45 +02:00
Milos Kozak
139455747e
fix copy constructors in automation plugin
2019-09-04 21:00:00 +02:00
Milos Kozak
d452d21c93
fix BG Difference in MGDL
2019-09-04 20:21:27 +02:00
Roumen Georgiev
2a80477bb5
tests
2019-09-04 16:48:32 +03:00
Roumen Georgiev
c9e841c131
converted minSinceMidnight to int
2019-09-04 16:06:23 +03:00
Roumen Georgiev
a77835d541
Initial work
2019-09-04 15:50:37 +03:00
Milos Kozak
c848095060
add automation TT action TextWatcher
2019-09-04 11:30:55 +02:00
Milos Kozak
37d10fbcbf
Exam objective
2019-09-04 00:00:52 +02:00
Milos Kozak
702ca21459
ObjectivesFragment to kotlin
2019-09-03 18:11:28 +02:00
Milos Kozak
a75312eea0
ObjectivesPlugin -> kotlin
2019-09-02 23:54:47 +02:00
Milos Kozak
05bb5a660b
simplify manual actions code
2019-09-02 23:38:14 +02:00
Milos Kozak
b9e91f3d20
confirm dialog on entering code
2019-09-02 23:10:31 +02:00
Milos Kozak
c97515b163
New translations strings.xml (Italian)
2019-09-02 18:23:09 +02:00
Tim Gunn
3ea7462bb1
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-09-02 20:43:27 +12:00
Milos Kozak
84bec28699
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-09-02 08:57:14 +02:00
Milos Kozak
11ca21ebbd
automation without engineering mode
2019-09-02 08:55:08 +02:00
Milos Kozak
99b5e1e9d5
fix NPE
2019-09-02 08:44:21 +02:00
Milos Kozak
99893a3ab1
allow bypass objectives
2019-09-02 08:42:25 +02:00
Bart Sopers
d14789cf02
Apply new understandings of beep types
2019-09-01 23:30:11 +02:00
Bart Sopers
5ac0df4b4b
Introduce AapsOmnipodManager to match OmnipodCommunicationManagerInterface interface
2019-09-01 22:54:59 +02:00
Milos Kozak
12a2d789c1
convert objectives
2019-09-01 21:27:56 +02:00
Milos Kozak
2ce7ba3fc4
remove tidepool from plugin list
2019-09-01 18:09:52 +02:00
Milos Kozak
80efc9369c
new objective Using AAPS
2019-09-01 13:43:11 +02:00
Milos Kozak
3274f372ef
show accomplished
2019-09-01 10:33:17 +02:00
Milos Kozak
0de7413427
use constants in objectives
2019-09-01 09:59:34 +02:00
Tim Gunn
cfe29bd8a8
Merge branch 'dev' of github.com:MilosKozak/AndroidAPS into update-oref
2019-09-01 10:00:37 +12:00
Andy Rozman
d50d6087ea
- changed PumpMessage to be get correct frame from 523 and 554
2019-08-31 17:32:09 +01:00
Milos Kozak
764e4cfb7c
2.4-dev-f
2019-08-31 11:25:21 +02:00
Milos Kozak
dd989b5251
New Crowdin translations ( #2002 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Spanish)
* 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 (Portuguese)
* New translations strings.xml (Greek)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (French)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Dutch)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (German)
2019-08-31 11:14:29 +02:00
Milos Kozak
e732c31043
fix NPE in APS plugins
2019-08-31 10:09:53 +02:00
Andy Rozman
c6d94284d7
- merge from bart
...
- added new dialogs (Omnipod Mgmt and InitPodWizard), extended OmnipodFragment code
- changes to OmnipodCommunicationManagerInterface
2019-08-30 16:20:18 +01:00
Milos Kozak
5d9277abdb
Merge pull request #2006 from andyrozman/bug_1954_mdt_wrong_min_bolus_for_554
...
Bug 1954 mdt wrong min bolus for 554
2019-08-30 15:12:38 +02:00
Andy Rozman
8581b00e8a
Merge branch 'omnipod_eros_andy' of https://github.com/andyrozman/AndroidAPS into omnipod_eros_andy
2019-08-30 11:29:29 +01:00
Andy Rozman
3438c3ed23
Merge branch 'omnipod_eros_bart' into omnipod_eros_andy
2019-08-30 10:52:25 +01:00
Andy Rozman
86a7117e63
Merge branch 'dev' into omnipod_eros_andy
2019-08-30 10:51:19 +01:00
Andy Rozman
b7b47970ed
- started working on PodInitWizard
...
- changed OmnipodCommunicationManagerInterface a little to include operation Type and Receiver Interface (not fully done yet, but what is there can be used)
- started working on PodManagamentActivity.kt
2019-08-30 10:39:40 +01:00
Bart Sopers
0829f6e195
Add Exception message to PumpEnactResults
2019-08-29 21:43:29 +02:00
Bart Sopers
9fcec28970
Return PumpEnactResult on success in OmnipodManager
2019-08-29 21:21:02 +02:00
Bart Sopers
83d95f1e87
Return PumpEnactResult instead of throwing Exceptions in OmnipodManager
2019-08-29 21:06:33 +02:00
Bart Sopers
ed52070a4c
Replace PodCommsResponse with PumpEnactResult
2019-08-29 20:40:34 +02:00
Milos Kozak
67fe19ee2c
Merge pull request #2003 from aviau/typo/setup-it
...
strings.xml: 'setup it' -> 'set it up'
2019-08-29 08:37:32 +02:00
Milos Kozak
1d6969e18e
Merge pull request #2004 from aviau/fix/sw-patientage-duplicate
...
SetupWizard: only ask for patient age once
2019-08-29 08:37:11 +02:00
aviau
ee217e2bfa
typo: offline available -> available offline
2019-08-28 23:47:10 -04:00
aviau
125141d326
SetupWizard: only ask for patient age once
2019-08-28 23:38:23 -04:00
aviau
a0b1b26460
strings.xml: 'setup it' -> 'set it up'
2019-08-28 23:25:21 -04:00
Bart Sopers
78f402a367
Remove OmnipodCommunicationManager, make OmnipodManager implement OmnipodCommunicationManagerInterface
2019-08-29 01:07:28 +02:00
Bart Sopers
75ae6844f3
Merge branch 'dev' into omnipod_eros_bart
2019-08-28 23:53:06 +02:00
Milos Kozak
9d55ef9120
Merge pull request #1992 from twain47/loggerhelper-readability
...
Clean up log output from determine-basal.js
2019-08-28 21:03:28 +02:00
Andy Rozman
b48fec4624
- changed bolus step to 0.05 for 523 and 554
2019-08-28 19:29:18 +01:00
Andy Rozman
e1b24eb900
Merge branch 'dev' into bug_1954_mdt_wrong_min_bolus_for_554
2019-08-28 19:24:19 +01:00
Milos Kozak
7d9d70fba8
better notification layout
2019-08-28 17:57:48 +02:00
Milos Kozak
7e5d96f3f3
remove unused resources
2019-08-28 16:55:20 +02:00
Milos Kozak
47ec03efec
Merge commit 'd827c10161c621664f5041b3ee586b8fe76a7707' into dev
2019-08-28 15:38:27 +02:00
Andy Rozman
f0ccf57e69
- fixing reading profile
2019-08-28 14:10:28 +01:00
Milos Kozak
6f9aec95e5
fix NPE
2019-08-28 13:55:51 +02:00
Milos Kozak
0433953ff6
2.4-dev-e
2019-08-27 22:10:54 +02:00
Milos Kozak
a3cce45cbf
New Crowdin translations ( #1985 )
...
* New translations strings.xml (French)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations insight_exceptions.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (Polish)
* New translations strings.xml (Bulgarian)
* 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 (Portuguese)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Czech)
2019-08-27 22:02:49 +02:00
Milos Kozak
b9c965ac95
Merge branch 'dev' into bw
2019-08-27 21:36:51 +02:00
Milos Kozak
66512dbe38
limit TT values
2019-08-27 20:16:51 +02:00
Milos Kozak
f184aa0c6a
TriggerDelta show units
2019-08-27 19:35:37 +02:00
Milos Kozak
022ca2fe6e
TriggerDelta default value 0
2019-08-27 19:28:28 +02:00
Milos Kozak
e6ae4f03d5
fix limit values in InputBg
2019-08-27 19:07:05 +02:00
Milos Kozak
52830f620f
Allow comma in NumberPicker
2019-08-27 18:07:17 +02:00
Milos Kozak
46968aa597
fix NPE
2019-08-27 09:47:18 +02:00
Milos Kozak
3fed995d51
fix disappearing save button
2019-08-26 22:40:54 +02:00
Milos Kozak
0866b480ac
fix reset button in local profile
2019-08-26 20:30:00 +02:00
Milos Kozak
775214676e
fix bug in TimeListEdit
2019-08-26 20:21:07 +02:00
Milos Kozak
21ee334218
workaround for https://github.com/nightscout/cgm-remote-monitor/issues/4929
2019-08-26 18:42:17 +02:00
Milos Kozak
55c1bd1a01
2.4-dev-d
2019-08-26 17:38:24 +02:00
Milos Kozak
4c7b8ef210
fast >>>Loading ...<<< notification on app start
2019-08-26 17:33:20 +02:00
Milos Kozak
1eff4697fa
Fragments cleanup & Synchonized updateGui
2019-08-26 16:15:16 +02:00
Milos Kozak
b04641e466
Revert "DataService as JobIntentService"
...
This reverts commit e0c2e7d579
.
2019-08-26 15:06:34 +02:00
Brian Quinion
e6994bd4b3
Clean up log output from determine-basal.js
2019-08-25 21:27:53 +01:00
Brian Quinion
157dc097d1
Clean up log output from determine-basal.js
2019-08-25 21:23:47 +01:00
Andy Rozman
2569e66bce
- minor change. New absoluteValue is now put through pumpType.determineCorreectBasalValue method, so that we get correct value
2019-08-25 19:25:36 +01:00
Andy Rozman
d4d1110d68
- added fake method TBR Percent. If pecent is 0, it calls absolute methods with 0, if not, it calculates value, writes log and then starts absolute method
2019-08-25 14:48:00 +01:00
Milos Kozak
d57d847bf7
bump 2.4-dev-c
2019-08-24 19:33:52 +02:00
Milos Kozak
c53e8d5615
lint issue fix
2019-08-24 19:33:09 +02:00
Milos Kozak
11264dff51
Merge pull request #1984 from MilosKozak/updated1976
...
Allow for Battery Optimization failing on some platforms
2019-08-24 19:26:40 +02:00
Milos Kozak
b5b62d4bb8
Merge pull request #1983 from MilosKozak/locationforeground
...
Location service foreground
2019-08-24 19:03:51 +02:00
Milos Kozak
224926d38c
New Crowdin translations ( #1978 )
...
* New translations strings.xml (French)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations insight_exceptions.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (Polish)
2019-08-24 19:03:19 +02:00
Milos Kozak
792a1d7ddd
code cleanup
2019-08-24 18:58:17 +02:00
Milos Kozak
719f90a3ac
remove ctx from PersistentNotificationPlugin
2019-08-24 18:33:04 +02:00
Milos Kozak
cdb42f671f
Merge branch 'dev' into pull/1975
2019-08-24 18:28:01 +02:00
Milos Kozak
06d69ea252
fix test
2019-08-24 17:43:21 +02:00
Milos Kozak
0aec043696
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-08-24 17:07:32 +02:00
Milos Kozak
a6ea69bad0
Cleanup
2019-08-24 10:56:36 +02:00
Bart Sopers
089f2313eb
Merge branch 'dev' into omnipod_eros_bart
2019-08-23 23:35:41 +02:00
Milos Kozak
cd550e4c0f
Merge pull request #1979 from andyrozman/bug_1972_double_bolus_fill_cancula
...
Fix for fill canula double bolus
2019-08-23 22:09:41 +02:00
Milos Kozak
2c712bd1c0
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-08-23 21:48:07 +02:00
Milos Kozak
6d91938b3f
allow disable automation event
2019-08-23 21:48:00 +02:00
Milos Kozak
0a77fb9bcb
implement percentage in wizard, refactoring to kotlin
2019-08-23 16:31:30 +02:00
Milos Kozak
40ffb6f199
force use iob when cob is selected
2019-08-22 21:33:10 +02:00
Milos Kozak
6ed0f9b40e
more detailed message
2019-08-22 20:55:58 +02:00
Milos Kozak
5ca170e660
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-08-22 20:33:50 +02:00
Milos Kozak
d414b9b651
fixed TimeListEdit when time is localized, larger add/remove buttons
2019-08-22 20:33:18 +02:00
Milos Kozak
ac8dffe44c
Merge pull request #1977 from jotomo/tombstone-writings
...
Log an uncaught exception before it crashes the app.
2019-08-22 13:56:47 +02:00
Brian Quinion
75be27485c
Typo in battery optimization code
2019-08-22 10:29:13 +01:00
Johannes Mockenhaupt
91bd2c5b4f
Log an uncaught exception before it crashes the app.
...
According to https://fabric.io/kits/android/crashlytics/features (Step 3, 2nd paragraph), registering an UncaughtExceptionHandler before Fabric is set up does not interfere with Fabric.
2019-08-22 11:25:40 +02:00
Johannes Mockenhaupt
fb6bcfdccd
Log an uncaught exception before it crashes the app.
2019-08-22 11:12:15 +02:00
Milos Kozak
86fa8199b6
New Crowdin translations ( #1973 )
...
* New translations strings.xml (French)
* New translations strings.xml (Greek)
2019-08-22 10:41:06 +02:00
Andy Rozman
2384573831
Fix for fill canula double bolus
2019-08-21 20:41:29 +01:00
Brian Quinion
d0335e56fa
Allow for Battery Optimization failing on some platforms
2019-08-21 17:45:31 +01:00
Brian Quinion
450a25c3b8
Allow for Battery Optimization failing on some platforms
2019-08-21 17:38:01 +01:00
Johannes Mockenhaupt
e0421b509c
LocationService: invoke startForeground in onCreate().
2019-08-21 17:41:54 +02:00
Milos Kozak
2f3a2116fb
gradle update to 3.5.0
2019-08-21 11:08:23 +02:00
Andy Rozman
7946e3ad73
- changed bolus configuration for 523 and 554
2019-08-20 09:00:34 +01:00
Andy Rozman
b1486c5ed6
- fixing the problem with minimal bolus that can be used for Medtronic Pumps.
2019-08-18 09:16:16 +01:00
Milos Kozak
0bdaa17082
Insulin activity scale detection
2019-08-15 17:54:57 +02:00
Milos Kozak
bfedc3d9d7
MedtronicFragment synchronized
2019-08-15 17:11:07 +02:00
Milos Kozak
1cb93c630d
EventChargingState not extending Event
2019-08-15 17:10:36 +02:00
Milos Kozak
e6c8ecdc2f
2.4-dev-b
2019-08-15 15:32:01 +02:00
Milos Kozak
6c2fcc3c01
New Crowdin translations ( #1960 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Romanian)
2019-08-15 14:41:03 +02:00
Milos Kozak
b5bc80bc52
Merge branch 'pull/1956' into dev
2019-08-15 14:40:19 +02:00
Milos Kozak
956b9947b6
fix string format
2019-08-15 14:39:42 +02:00
Milos Kozak
3de3c27218
New Crowdin translations ( #1957 )
...
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Spanish)
* 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 (Portuguese)
* New translations strings.xml (Greek)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (French)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese, Brazilian)
2019-08-14 18:17:06 +02:00
Milos Kozak
56d6a04e2b
MDT prefs translatable=false
2019-08-14 17:49:01 +02:00
Andy Rozman
3203ad5cde
- added dash package so that I can split the two implementations
...
- working on omnipod implementation
- changed display fragment
2019-08-14 16:22:19 +01:00
Andy Rozman
f81df4fed1
- small change
2019-08-13 17:55:39 +01:00
Andy Rozman
9a1262cc4e
- refactoring to use OmnipodCommunicationManager with existing code
...
- added kt for OmnipodFragment
2019-08-13 12:30:23 +01:00
Milos Kozak
156ff4ec93
Remove HandlerThread from MedtronicHistoryActivity
2019-08-13 08:20:20 +02:00
Milos Kozak
49c4e4cba1
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-08-13 08:17:05 +02:00
Milos Kozak
d8795f4d80
Remove Sync button from DanaRHistoryActivity
2019-08-13 08:16:46 +02:00
Milos Kozak
899c801822
Remove unused HandlerThread
2019-08-13 08:08:59 +02:00
Milos Kozak
c68c7e5cb4
Remove unneeded HandlerThreads
2019-08-13 00:01:33 +02:00
Milos Kozak
8615dacf9e
New Crowdin translations ( #1947 )
...
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Spanish)
* 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 (Portuguese)
* New translations strings.xml (Greek)
* New translations strings.xml (French)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (German)
* New translations strings.xml (Italian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (French)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
2019-08-12 23:07:26 +02:00
Andy Rozman
a1bbf29230
- added check before bolus is attempted, if we have enough in reservoir (from local info, we don't query the pump,
...
while this might not always be 100% correct, it is updated every hour (if under 50 U and every 4h if over
50U and every 15 minutes if under 20U, so it should be accurate, information is not accurate only if you cancel bolus midway...
2019-08-12 17:20:38 +01:00
Bart Sopers
aa15c80924
Add files from Omnipod test app
2019-08-11 22:59:18 +02:00
Bart Sopers
ca325c18e9
Merge branch 'omnipod_eros_andy' into omnipod_eros_bart
2019-08-11 15:56:45 +02:00
Tim Gunn
354071348c
prelim commit
2019-08-10 20:16:30 +12:00
Tim Gunn
585f4e2bc2
merge in SMBInterval
2019-08-10 16:18:58 +12:00
Tim Gunn
2b4f27421a
Merge branch 'uam-smb-basal' into update-oref
2019-08-10 16:00:31 +12:00
Milos Kozak
5b4a88ed1b
remove NSClient restart receiver
2019-08-09 16:00:41 +02:00
Milos Kozak
e0c2e7d579
DataService as JobIntentService
2019-08-09 14:17:17 +02:00
Milos Kozak
9d6654eecf
fix SingleFragmentActivity
2019-08-08 21:16:15 +02:00
Milos Kozak
dd8229ef7d
MedtronicHistoryActivity extends NoSplashActivity
2019-08-08 20:59:05 +02:00
Milos Kozak
d21080169d
run LocationService on foreground
2019-08-08 19:53:25 +02:00
Milos Kozak
f26069db00
run DummyService on start instead of NSClientService
2019-08-08 19:44:22 +02:00
Milos Kozak
d467d679df
Merge pull request #1928 from triplem/firebase_events_test
...
disable firebase for tests
2019-08-08 19:27:37 +02:00
Milos Kozak
7eafb76f3e
Merge pull request #1939 from MilosKozak/loopkotlin
...
Remove butterknife dependency
2019-08-08 19:24:28 +02:00
Milos Kozak
2b3dc396fe
EventMedtronicDeviceStatusChange fix
2019-08-08 18:48:16 +02:00
Milos Kozak
6802c0ea85
fix activities
2019-08-08 18:39:56 +02:00
Andy Rozman
14fa8a9eb0
- added interface
2019-08-07 23:44:41 +01:00
Milos Kozak
fa9bc3af97
2.4-dev-a
2019-08-07 23:05:33 +02:00
Milos Kozak
b653b5096d
remove butterknife from gradle
2019-08-07 23:05:05 +02:00
Milos Kozak
829aa98097
MedtronicFragment -> kotlin
2019-08-07 23:00:02 +02:00
Milos Kozak
20859e9662
fix Fragment Rx lifecycle
2019-08-07 19:44:40 +02:00
Milos Kozak
858759873a
MedtronicFragment remove static variables
2019-08-07 18:45:33 +02:00
AdrianLxM
82323c3c37
Use AppCompatImageButton
2019-08-07 17:36:48 +02:00
Milos Kozak
9226a561db
remove butterknife from HistoryBrowseActivity
2019-08-07 16:58:57 +02:00
Milos Kozak
607d7c4b24
Merge remote-tracking branch 'origin/dev' into loopkotlin
2019-08-07 16:23:03 +02:00
Milos Kozak
4f562d8f86
fix crash in Dana fragment
2019-08-07 16:22:33 +02:00
Milos Kozak
8f3c4e25c5
DanaRFragment -> kotlin
2019-08-07 15:50:37 +02:00
Milos Kozak
97e39c0bf1
Merge pull request #1942 from andyrozman/mdt_crashalytics_2
...
- fixed 4 (or more) crashalytics problems
2019-08-07 13:26:41 +02:00
Milos Kozak
1b09a467cf
New Crowdin translations ( #1941 )
...
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
2019-08-07 13:26:24 +02:00
Andy Rozman
163c043492
- preliminary fix for #1940 (if calculated voltage is under 0, we set it to 1%)
2019-08-07 11:59:47 +01:00
Andy Rozman
d06c5fdcc8
- fixed 4 (or more) crashalytics problems
2019-08-07 11:48:37 +01:00
Milos Kozak
a0eef61745
remove @BindView from RileyLinkStatusActivity
2019-08-06 23:22:56 +02:00
Milos Kozak
fe716bdc2e
LogSettingActivity -> kotlin
2019-08-06 23:15:06 +02:00
Milos Kozak
949cde143a
NSProfileFragment -> kotlin
2019-08-06 22:53:09 +02:00
Milos Kozak
73e8d21ca0
OpenAPSPlugins -> kotlin
2019-08-06 21:50:08 +02:00
Milos Kozak
d2c01501a8
ConfigBuilderFragment -> kotlin
2019-08-06 20:46:35 +02:00
Milos Kozak
63e45fd549
PluginViewHolder -> kotlin
2019-08-06 20:27:17 +02:00
Milos Kozak
9b6312a495
remove dead code
2019-08-06 02:58:50 +02:00
Milos Kozak
9e962b953f
eliminate PluginSwitcher
2019-08-06 02:34:57 +02:00
Milos Kozak
c1a1cc3108
ProfileViewerDialog -> kotlin
2019-08-06 01:19:24 +02:00
Milos Kozak
9608f5185f
lint warnings
2019-08-05 16:04:16 +02:00
Milos Kozak
89d2ff9de8
LoopFragment -> kotlin
2019-08-05 14:12:39 +02:00
Milos Kozak
9d27b5f83e
New Crowdin translations ( #1926 )
...
* 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 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 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 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 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 strings.xml (Italian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Bulgarian)
* New translations insight_alert_descriptions.xml (Lithuanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations insight_exceptions.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_alert_descriptions.xml (Portuguese)
* New translations insight_alert_codes.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations insight_exceptions.xml (Polish)
* New translations insight_alert_titles.xml (Polish)
* New translations insight_alert_descriptions.xml (Polish)
* New translations insight_alert_codes.xml (Polish)
* New translations insight_exceptions.xml (Lithuanian)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations insight_alert_codes.xml (Lithuanian)
* New translations insight_alert_descriptions.xml (Portuguese, Brazilian)
* New translations insight_exceptions.xml (Korean)
* New translations insight_alert_titles.xml (Korean)
* New translations insight_alert_descriptions.xml (Korean)
* New translations insight_alert_codes.xml (Korean)
* New translations insight_exceptions.xml (Japanese)
* New translations insight_alert_titles.xml (Japanese)
* New translations insight_alert_descriptions.xml (Japanese)
* New translations insight_alert_codes.xml (Japanese)
* New translations insight_exceptions.xml (Italian)
* New translations insight_alert_titles.xml (Italian)
* New translations insight_alert_descriptions.xml (Italian)
* New translations insight_alert_codes.xml (Italian)
* New translations insight_alert_codes.xml (Portuguese, Brazilian)
* New translations insight_alert_titles.xml (Portuguese, Brazilian)
* New translations insight_alert_titles.xml (Irish)
* New translations insight_exceptions.xml (Slovak)
* New translations insight_alert_titles.xml (Turkish)
* New translations insight_alert_descriptions.xml (Turkish)
* New translations insight_alert_codes.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations insight_exceptions.xml (Swedish)
* New translations insight_alert_titles.xml (Swedish)
* New translations insight_alert_descriptions.xml (Swedish)
* New translations insight_alert_codes.xml (Swedish)
* New translations insight_exceptions.xml (Spanish)
* New translations insight_alert_titles.xml (Spanish)
* New translations insight_alert_descriptions.xml (Spanish)
* New translations insight_alert_codes.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations insight_alert_titles.xml (Slovak)
* New translations insight_exceptions.xml (Portuguese, Brazilian)
* New translations insight_alert_descriptions.xml (Slovak)
* New translations insight_alert_codes.xml (Slovak)
* New translations strings.xml (Slovak)
* New translations insight_exceptions.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations insight_alert_codes.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_exceptions.xml (Romanian)
* New translations insight_alert_titles.xml (Romanian)
* New translations insight_alert_descriptions.xml (Romanian)
* New translations insight_alert_codes.xml (Romanian)
* New translations strings.xml (Romanian)
* New translations insight_exceptions.xml (Irish)
* New translations insight_alert_descriptions.xml (Irish)
* New translations strings.xml (Italian)
* New translations insight_alert_titles.xml (Bulgarian)
* New translations strings.xml (Czech)
* New translations insight_exceptions.xml (Croatian)
* New translations insight_alert_titles.xml (Croatian)
* New translations insight_alert_descriptions.xml (Croatian)
* New translations insight_alert_codes.xml (Croatian)
* New translations insight_exceptions.xml (Chinese Simplified)
* New translations insight_alert_titles.xml (Chinese Simplified)
* New translations insight_alert_descriptions.xml (Chinese Simplified)
* New translations insight_alert_codes.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations insight_exceptions.xml (Bulgarian)
* New translations insight_alert_descriptions.xml (Bulgarian)
* New translations insight_alert_descriptions.xml (Czech)
* New translations insight_alert_codes.xml (Bulgarian)
* New translations insight_exceptions.xml (Afrikaans)
* New translations insight_alert_titles.xml (Afrikaans)
* New translations insight_alert_descriptions.xml (Afrikaans)
* New translations insight_alert_codes.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Korean)
* New translations strings.xml (German)
* New translations strings.xml (Polish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Lithuanian)
* New translations insight_alert_codes.xml (Czech)
* New translations insight_alert_titles.xml (Czech)
* New translations insight_alert_codes.xml (Irish)
* New translations insight_alert_codes.xml (German)
* New translations insight_exceptions.xml (Hebrew)
* New translations insight_alert_titles.xml (Hebrew)
* New translations insight_alert_descriptions.xml (Hebrew)
* New translations insight_alert_codes.xml (Hebrew)
* New translations insight_exceptions.xml (Greek)
* New translations insight_alert_titles.xml (Greek)
* New translations insight_alert_descriptions.xml (Greek)
* New translations insight_alert_codes.xml (Greek)
* New translations strings.xml (Greek)
* New translations insight_exceptions.xml (German)
* New translations insight_alert_titles.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations insight_exceptions.xml (French)
* New translations insight_exceptions.xml (Czech)
* New translations insight_alert_titles.xml (French)
* New translations insight_alert_descriptions.xml (French)
* New translations insight_alert_codes.xml (French)
* New translations strings.xml (French)
* New translations insight_exceptions.xml (Finnish)
* New translations insight_alert_titles.xml (Finnish)
* New translations insight_alert_descriptions.xml (Finnish)
* New translations insight_alert_codes.xml (Finnish)
* New translations insight_exceptions.xml (Dutch)
* New translations insight_alert_titles.xml (Dutch)
* New translations insight_alert_descriptions.xml (Dutch)
* New translations insight_alert_codes.xml (Dutch)
* New translations insight_exceptions.xml (Turkish)
* 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 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 strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations insight_alert_descriptions.xml (Italian)
* New translations insight_alert_titles.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)
* New translations strings.xml (Dutch)
2019-08-05 10:01:08 +02:00
AdrianLxM
8bc9828a8b
Update LocalProfileFragment.java
2019-08-04 11:44:19 +01:00
Milos Kozak
e81fa734e7
remove replaced strings
2019-08-04 00:05:52 +02:00
Milos Kozak
4bbb77907f
separate config for pumpcontrol
2019-08-03 23:22:30 +02:00
Milos Kozak
4831eb9193
Merge branch 'dev' into batteryopt
2019-08-03 23:17:02 +02:00
Milos Kozak
49ae8747fd
remove code redundancy
2019-08-03 21:22:24 +02:00
Milos Kozak
93ecd43e2e
handle callback from ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
2019-08-03 20:01:55 +02:00
Milos Kozak
81eeb66538
SDK checking cleanup 2
2019-08-03 20:00:56 +02:00
Milos Kozak
c9d1cc6a24
SDK checking cleanup
2019-08-03 19:11:16 +02:00
Milos Kozak
f439f1c6dd
revert skippable in wizard
2019-08-03 18:54:53 +02:00
Milos Kozak
43c0ce25ba
startForeground in onCreate
2019-08-03 18:19:38 +02:00
Milos Kozak
e4a3b0656e
ErrorHelperActivity, ErrorDialog -> kotlin
2019-08-02 22:33:35 +02:00
Milos Kozak
628adf25ba
better check soundid passed to AlarmSoundService
2019-08-02 21:55:34 +02:00
Milos Kozak
b572d110d8
remove splash on other activities
2019-08-02 17:15:57 +02:00
Milos Kozak
a738672dbb
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-08-02 16:32:20 +02:00
Milos Kozak
442d48b4c2
fix OPAS fragments
2019-08-02 16:31:57 +02:00
Brian Quinion
0c3d3f0dd8
Make needwhitelisting skippable to avoid issues with not being able to detect step being completed
2019-08-02 14:44:39 +01:00
Brian Quinion
246186f03f
Check we have battery optimisation with PowerManager (required in addition to REQUEST_IGNORE_BATTERY_OPTIMIZATIONS permission)
2019-08-02 14:13:57 +01:00
triplem
c9f054bd47
disable firebase for tests
2019-08-01 21:20:17 +02:00
Milos Kozak
7db98bf810
Splash logo
2019-08-01 16:29:20 +02:00
Milos Kozak
b0eecac00e
BolusProgress code cleanup
2019-08-01 10:26:31 +02:00
Paulus
d827c10161
CR #1903 initial commit
2019-08-01 00:47:57 +02:00
Milos Kozak
e4c92c1863
Bump 2.4-alpha2
2019-07-31 22:42:20 +02:00
Milos Kozak
32ff72b620
Merge pull request #1923 from jotomo/rotating-bolus-progress-dialog
...
BolusProgressDialog: persist/resurrect state message across restarts.
2019-07-31 19:15:01 +02:00
Milos Kozak
e9dfee8263
New Crowdin translations ( #1919 )
...
* 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 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 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 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 strings.xml (Italian)
2019-07-31 18:56:27 +02:00
Johannes Mockenhaupt
056125ffb3
BolusProgressDialog: persist/resurrect state message across restarts.
...
Intents to solve #1909 .
2019-07-31 18:48:31 +02:00
Milos Kozak
0d9578763d
fix warnClock from NS
2019-07-31 15:11:20 +02:00
Milos Kozak
978b68eee7
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-31 14:56:39 +02:00
Milos Kozak
8290d5a954
fix issuing another SMB is one is currently running
2019-07-31 14:56:30 +02:00
Andy Rozman
c8faf49cd7
- changed bolus size for medtronic 512- 522 models
2019-07-31 11:56:21 +01:00
Milos Kozak
6e14cd8d81
New Crowdin translations ( #1916 )
...
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Polish)
2019-07-30 21:25:05 +02:00
Andy Rozman
1047403923
- first commit for Omnipod
2019-07-30 17:49:56 +01:00
Milos Kozak
a2852e4a1c
remove old style language files
2019-07-30 15:24:48 +02:00
Milos Kozak
05e0a9a91a
New Crowdin translations ( #1915 )
...
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Irish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Japanese)
* New translations strings.xml (Italian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Finnish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Croatian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
2019-07-30 15:22:05 +02:00
Andy Rozman
de00fb83ea
Fixed problems found on Crashalytics (5 of them)
2019-07-30 10:33:30 +01:00
Milos Kozak
27ec907611
fix NPE in Automation
2019-07-29 23:48:23 +02:00
Milos Kozak
6daba3b9e7
fix crash in NumberPicker
2019-07-29 23:24:55 +02:00
Milos Kozak
c0ec445fbe
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-29 23:21:14 +02:00
Milos Kozak
2fbc9be152
fix Tidepool crash
2019-07-29 23:20:44 +02:00
Milos Kozak
96fcd3c250
New Crowdin translations ( #1910 )
...
* New translations strings.xml (Slovak)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Japanese)
* New translations strings.xml (Russian)
* New translations insight_alert_titles.xml (Croatian)
* New translations insight_alert_descriptions.xml (Croatian)
* New translations insight_alert_codes.xml (Croatian)
* New translations strings.xml (Croatian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Irish)
* New translations insight_exceptions.xml (Greek)
* New translations insight_alert_titles.xml (Greek)
* New translations insight_alert_descriptions.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (Finnish)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations insight_exceptions.xml (Croatian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Slovak)
* 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 strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
2019-07-29 23:20:37 +02:00
Milos Kozak
4834a2ba7c
fix adding zero deviations
2019-07-29 16:36:37 +02:00
Sebastian Lenz
62f3fc022f
newer version of weekdaysselector, fixes #1904
2019-07-28 20:07:31 +02:00
Milos Kozak
3ffa75aede
Merge pull request #1899 from MarieT1D/patch-1
...
string.xml: specify description for Open Loop setting
2019-07-28 14:25:27 +02:00
Marie
0ea9118fc6
string.xml: specify description for Open Loop setting
...
Adding "Open" to description of 'Minimum request change' in open loop mode and adding " in %" to value,
so that people immediatly know for what it's for
2019-07-28 13:32:16 +02:00
Milos Kozak
b518077c50
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-28 13:26:32 +02:00
Milos Kozak
68d9a5af70
prevent NPE in test
2019-07-28 13:26:15 +02:00
Milos Kozak
e98ae5078f
Merge pull request #1857 from MilosKozak/iobfix
...
calculate iob prediction based on autosens
2019-07-28 11:38:21 +02:00
Milos Kozak
53b9d97f5d
Merge pull request #1893 from MilosKozak/lint
...
lint recommendations - code style
2019-07-28 10:28:17 +02:00
Milos Kozak
78f1fe6423
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-07-28 10:20:37 +02:00
Milos Kozak
a0854a895c
Language cleanup
2019-07-28 10:20:31 +02:00
Milos Kozak
7db694044d
Merge branch 'dev' into iobfix
2019-07-28 01:49:52 +02:00
Milos Kozak
7b946f8cc9
Merge branch 'dev' into lint
2019-07-28 01:43:49 +02:00
Milos Kozak
74bcf3e73e
Rx drivers: set new TBR if running is expiring
2019-07-28 01:37:44 +02:00
Milos Kozak
f58a219d2d
pass enforceNew properly
2019-07-28 01:22:00 +02:00
Milos Kozak
4bf1b777a2
Rx drivers: set new TBR if running is expiring
2019-07-27 23:59:27 +02:00
Milos Kozak
84ecb92771
lint recommendations
2019-07-27 19:56:07 +02:00
Milos Kozak
7bf54a8ce9
New Crowdin translations ( #1889 )
...
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
2019-07-27 19:53:22 +02:00
Milos Kozak
1baec16c4b
remove unneeded semicolons
2019-07-26 23:21:01 +02:00
Milos Kozak
b49f377549
New Crowdin translations ( #1886 )
...
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Czech)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* 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 (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 strings.xml (Italian)
* New translations strings.xml (Polish)
* New translations strings.xml (Italian)
* New translations strings.xml (Polish)
* New translations strings.xml (Italian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Italian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
2019-07-26 22:30:43 +02:00
Milos Kozak
b448bbe670
Merge branch 'dev' into signature_verifier
2019-07-26 22:28:22 +02:00
Milos Kozak
3b2c9248a1
remove forgotten file
2019-07-26 22:20:02 +02:00
Milos Kozak
48316dbd4c
fix calculation, conditional rendering
2019-07-26 20:30:58 +02:00
Milos Kozak
595bf0314c
Merge branch 'dev' into iobfix
2019-07-26 00:39:40 +02:00
Milos Kozak
7735612daf
Merge pull request #1888 from MilosKozak/bwfix
...
Bolus wizard confirmation
2019-07-25 23:59:41 +02:00
Milos Kozak
76439777b0
Better bolus wizard warning
2019-07-25 23:32:00 +02:00
Johannes Mockenhaupt
d9de09d7f0
Confirm pump plugin activation for all hardware pumps (MDT, Insight).
2019-07-25 22:30:47 +02:00
Johannes Mockenhaupt
cf1bcf9943
Dedup pump activation confirmation.
2019-07-25 22:30:25 +02:00
Milos Kozak
75baa473f1
fix carbtime in BolusWizard
2019-07-25 21:45:54 +02:00
Milos Kozak
efb44331b0
New Crowdin translations ( #1885 )
...
* New translations strings.xml (Portuguese)
* New translations strings.xml (Spanish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
2019-07-25 20:45:28 +02:00
Milos Kozak
c0116b744e
remove failing test
2019-07-25 20:07:32 +02:00
Milos Kozak
97c75052e5
Merge branch 'dev' into automation
2019-07-25 18:22:46 +02:00
Milos Kozak
a6e0ced920
New Crowdin translations ( #1884 )
...
* New translations strings.xml (Hebrew)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Romanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Finnish)
* New translations strings.xml (Italian)
* New translations strings.xml (Irish)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
2019-07-25 17:08:53 +02:00
Milos Kozak
0d5ea4f700
add Lithuanian language 2
2019-07-25 16:43:39 +02:00
Milos Kozak
838e19877b
add Lithuanian language
2019-07-25 16:43:00 +02:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation
2019-07-25 16:17:16 +02:00
Milos Kozak
0b28c92c2d
Merge pull request #1868 from andyrozman/medtronic_andy_merge
...
Medtronic driver merge
2019-07-25 16:15:17 +02:00
Andy Rozman
dbc527605b
- disabled test
2019-07-25 14:49:43 +01:00
Milos Kozak
283fa0debf
fix string
2019-07-25 15:17:58 +02:00
Andy Rozman
29d0545d47
- fixed manufacturer and model
2019-07-25 13:41:57 +01:00
Milos Kozak
51bc5d3618
Merge branch 'dev' into medtronic_andy_merge
2019-07-25 13:40:37 +02:00
Andy Rozman
da0b3c84f9
- added translatable="false" to all new keys
2019-07-24 16:42:10 +01:00
Andy Rozman
b1320c4bcb
- added keys for preferences and fixes on all other places
2019-07-23 16:09:56 +01:00
Milos Kozak
f778e0ac0d
fix code after merge
2019-07-23 13:32:21 +02:00
Milos Kozak
e02681ac31
Merge branch 'dev' into automation
2019-07-23 13:13:26 +02:00
Milos Kozak
29c8740e08
Merge pull request #1879 from MilosKozak/psfix
...
ProfileSwitch validation
2019-07-23 09:18:12 +02:00
Milos Kozak
ae7332df2d
cleanup
2019-07-23 00:26:59 +02:00
Milos Kozak
47ed0acec2
ChooseTriggerDialog to kotlin
2019-07-23 00:04:44 +02:00
Milos Kozak
063c27fb89
ChooseActionDialog to kotlin
2019-07-22 22:47:26 +02:00
Milos Kozak
a809c0ac35
ActionListAdapter to kotlin
2019-07-22 21:41:42 +02:00
Milos Kozak
e539dbc112
fix tests, use location form service
2019-07-22 16:58:25 +02:00
Milos Kozak
77d7f1ca65
Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation
2019-07-22 16:28:57 +02:00
Milos Kozak
c3b90275aa
relocate trigger dummy objects
2019-07-22 16:28:53 +02:00
Milos Kozak
12f436c681
hide ok button on wrong input
2019-07-22 13:58:50 +02:00
Milos Kozak
4848aca82e
Merge pull request #1860 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-07-22 11:56:46 +02:00
Milos Kozak
11edd1b4a0
Merge pull request #1876 from andyrozman/ref_manufacturer
...
Ref manufacturer
2019-07-22 09:56:43 +02:00
Milos Kozak
2ee8467243
Merge pull request #1880 from PoweRGbg/automationTests
...
more Automation tests
2019-07-22 09:54:59 +02:00
Roumen Georgiev
4cc556b1cb
TriggerRecurringTime tests
2019-07-19 14:19:54 +03:00
Milos Kozak
01e87e0a93
New translations insight_exceptions.xml (Korean)
2019-07-19 13:14:08 +02:00
Milos Kozak
00caa39ba3
New translations insight_alert_titles.xml (Korean)
2019-07-19 13:14:07 +02:00
Milos Kozak
e27df9a0f3
New translations insight_alert_descriptions.xml (Korean)
2019-07-19 13:14:06 +02:00
Milos Kozak
412be05cc6
New translations insight_alert_codes.xml (Korean)
2019-07-19 13:14:05 +02:00
Milos Kozak
ff4ff43146
New translations strings.xml (Korean)
2019-07-19 13:03:23 +02:00
Milos Kozak
12c3b3c300
New translations strings.xml (Korean)
2019-07-19 12:53:51 +02:00
Milos Kozak
048b3fce15
New translations strings.xml (Korean)
2019-07-19 12:43:54 +02:00
Milos Kozak
03bcdf82b3
validate on focus change
2019-07-19 11:44:43 +02:00
Roumen Georgiev
04c3236258
increase coverage in TriggerTime
2019-07-19 11:57:30 +03:00
Roumen Georgiev
7b3d2d4372
TriggerLocation tests
2019-07-19 10:50:30 +03:00
Milos Kozak
d25f6f07b0
migrate to kotlin, remove butterknife, code claeanup
2019-07-18 23:49:59 +02:00
Andy Rozman
5379b1af88
- removed tests (they are not real tests yet)
2019-07-18 18:24:10 +01:00
Andy Rozman
7de907f3d6
- fixed NPE in RiuleyLinkStatus History
...
- added 2 Broadcast Receivers:
- TimeDateOrTZChangeReceiver, this one in registered with MainApp in MainApp
- RileyLinkBluetoothReceiver, this one is registered with MainApp from RileyLinkService
2019-07-18 18:09:49 +01:00
Milos Kozak
b73bccb5b1
New translations strings.xml (Korean)
2019-07-18 13:18:52 +02:00
Milos Kozak
25fe80fc85
New translations strings.xml (Korean)
2019-07-18 12:50:00 +02:00
Milos Kozak
1b937bfe08
fix passcode generation
2019-07-17 21:16:36 +02:00
Milos Kozak
69f857b48a
New translations strings.xml (German)
2019-07-17 08:02:25 +02:00
Milos Kozak
1c8aae9757
fix tests
2019-07-16 22:35:46 +02:00
Andy Rozman
cd4868f781
- changed manufacturer() and model() methods in PumpInterface... both now return enums...
...
- manufacturer can be used with ManufacturerType.getDescription()
- model can be used with PumpType.getModel()
2019-07-16 21:12:36 +01:00
Milos Kozak
58da7fc854
Preconditions, code cleanup
2019-07-16 21:57:45 +02:00
Andy Rozman
be05ff3510
- Added 2 receivers...
2019-07-16 20:36:37 +01:00
Andy Rozman
cfc1d7135f
- Removed double methods that are not used
2019-07-16 18:40:35 +01:00
Milos Kozak
67b06f51fe
remove loop from actions
2019-07-16 17:05:51 +02:00
Milos Kozak
888a63a5b0
Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation
2019-07-16 16:00:21 +02:00
Milos Kozak
75b2f7f77f
Location interval as constant
2019-07-16 15:58:47 +02:00
Milos Kozak
30e6d428a9
New translations insight_alert_titles.xml (Italian)
2019-07-16 12:10:54 +02:00
Milos Kozak
4f216245e4
New translations insight_alert_descriptions.xml (Italian)
2019-07-16 12:10:53 +02:00
Milos Kozak
973ec7faaa
New translations strings.xml (Italian)
2019-07-16 12:10:52 +02:00
Milos Kozak
81a18786f3
New translations insight_exceptions.xml (Italian)
2019-07-16 11:56:34 +02:00
Milos Kozak
a0d5f6e367
New translations insight_alert_codes.xml (Italian)
2019-07-16 11:56:33 +02:00
Milos Kozak
13471ec235
New translations strings.xml (Italian)
2019-07-16 11:56:32 +02:00
Milos Kozak
e12385ddf2
New translations strings.xml (Afrikaans)
2019-07-16 06:22:52 +02:00
Milos Kozak
1ab7937715
New translations strings.xml (Czech)
2019-07-15 19:53:38 +02:00
Milos Kozak
d2b3f6c6eb
New translations strings.xml (Russian)
2019-07-15 17:16:50 +02:00
Milos Kozak
1b67b03d3a
New translations strings.xml (Russian)
2019-07-15 16:55:54 +02:00
Milos Kozak
891842c0d6
New translations strings.xml (Swedish)
2019-07-15 16:06:49 +02:00
Milos Kozak
e8c8a1e6be
New translations strings.xml (Slovak)
2019-07-15 16:06:37 +02:00
Milos Kozak
c0d85e85a0
Merge branch 'dev' into iobfix
2019-07-15 15:52:02 +02:00
Milos Kozak
945b3db86a
New translations strings.xml (Slovak)
2019-07-15 15:36:19 +02:00
Milos Kozak
3e5f47bdfe
New translations strings.xml (Portuguese, Brazilian)
2019-07-15 15:35:28 +02:00
Milos Kozak
b26b583f2b
Merge pull request #1867 from Paulusma/IA-in-BG-graph
...
Insulin Activity in bg graph
2019-07-15 15:27:04 +02:00
Milos Kozak
d16285ed57
New translations strings.xml (Korean)
2019-07-15 15:20:15 +02:00
Milos Kozak
6e5297b901
New translations strings.xml (Korean)
2019-07-15 15:05:30 +02:00
Milos Kozak
fad99b5fa3
New translations strings.xml (Korean)
2019-07-15 14:53:54 +02:00
Milos Kozak
2bdf9502c5
New translations strings.xml (Swedish)
2019-07-15 14:24:07 +02:00
Milos Kozak
e7941875c2
New translations strings.xml (Spanish)
2019-07-15 14:24:02 +02:00
Milos Kozak
532452bdc5
New translations strings.xml (Lithuanian)
2019-07-15 13:37:30 +02:00
Milos Kozak
ee65afd086
New translations strings.xml (German)
2019-07-15 13:23:56 +02:00
Milos Kozak
f172d350ff
New translations strings.xml (Czech)
2019-07-15 12:56:14 +02:00
Milos Kozak
db9df1d784
New translations strings.xml (French)
2019-07-15 12:48:27 +02:00
Milos Kozak
17c037b970
New translations strings.xml (Greek)
2019-07-15 12:48:14 +02:00
Milos Kozak
059e990158
New translations strings.xml (Bulgarian)
2019-07-15 12:47:41 +02:00
Milos Kozak
e921724319
New translations strings.xml (Czech)
2019-07-15 12:47:34 +02:00
Milos Kozak
49494db849
New translations strings.xml (Spanish)
2019-07-15 12:47:01 +02:00
Milos Kozak
0dc6f40678
New translations strings.xml (Swedish)
2019-07-15 12:46:54 +02:00
Milos Kozak
5361a4894a
New translations strings.xml (Portuguese)
2019-07-15 12:46:12 +02:00
Milos Kozak
7ddf5dd5f6
make translation easier
2019-07-15 12:33:03 +02:00
Milos Kozak
a96ebaeb86
New translations strings.xml (Bulgarian)
2019-07-15 11:09:12 +02:00
Milos Kozak
9da33f3c4a
New translations strings.xml (Greek)
2019-07-15 09:57:13 +02:00
Andy Rozman
c3de5d7f58
Changed files with changes to PumpInterface and Profile
2019-07-14 22:24:41 +01:00
Milos Kozak
82ba8a89ae
New translations strings.xml (French)
2019-07-14 22:02:40 +02:00
Andy Rozman
f0cc3d4ab2
Merge pull request #5 from jotomo/mdt-dialogs
...
Mdt dialogs
2019-07-14 20:18:40 +01:00
Milos Kozak
65b85c6c71
New translations strings.xml (Spanish)
2019-07-14 20:33:39 +02:00
Milos Kozak
d31281d032
New translations strings.xml (Swedish)
2019-07-14 20:27:47 +02:00
Milos Kozak
c4ba821dc1
Merge branch 'dev' into automation
2019-07-14 20:00:42 +02:00
Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge
2019-07-14 19:50:07 +02:00
Milos Kozak
6244f11013
New translations strings.xml (Portuguese, Brazilian)
2019-07-14 19:44:18 +02:00
Milos Kozak
72ff3e1e7f
Merge branch 'dev' into IA-in-BG-graph
2019-07-14 19:44:01 +02:00
Milos Kozak
7eb649068a
Update build.gradle
2019-07-14 18:42:48 +01:00
Milos Kozak
1a32f6a92d
New translations strings.xml (German)
2019-07-14 19:22:45 +02:00
Milos Kozak
9d15ea608e
static version in OpenDatasetMessage
2019-07-14 17:13:07 +01:00
Johannes Mockenhaupt
9ee6194ce3
Use OKDialog, ErrorHelper in place of MessageDialog.
2019-07-14 17:18:53 +02:00
Milos Kozak
d7a28bf713
Session test
2019-07-14 16:11:27 +01:00
Johannes Mockenhaupt
240c83e83a
Proper exception logging.
2019-07-14 16:59:00 +02:00
Milos Kozak
4fd3b53a6e
New translations strings.xml (Spanish)
2019-07-14 16:33:16 +02:00
Milos Kozak
beb4e004bf
better null checks
2019-07-14 15:01:12 +01:00
Milos Kozak
7496a746d0
New translations strings.xml (Czech)
2019-07-14 14:12:53 +02:00
Milos Kozak
6d2e159edb
retrofit version
2019-07-14 12:27:21 +01:00
Johannes Mockenhaupt
0e37228a07
Tidepool: remove category summary (is never displayed).
2019-07-14 11:54:03 +02:00
Johannes Mockenhaupt
35cc095f8b
Tidepool: fix prefs category/header.
2019-07-14 11:52:51 +02:00
Milos Kozak
5fc52123af
New translations strings.xml (Slovak)
2019-07-14 10:22:42 +02:00
Milos Kozak
8686560ec8
reset version
2019-07-13 23:14:52 +02:00
Andy Rozman
400a336137
- Removed test
2019-07-13 20:29:20 +01:00
Milos Kozak
0710a03479
jetpack
2019-07-13 21:27:26 +02:00
Andy Rozman
2c07bc4c3b
- Removed test
2019-07-13 19:55:14 +01:00
Andy Rozman
094d81c5ce
- Fixed wrong UTest
2019-07-13 19:52:31 +01:00
Andy Rozman
92b9643b43
Merge branch 'medtronic_andy_merge' of https://github.com/andyrozman/AndroidAPS into medtronic_andy_merge
2019-07-13 19:22:07 +01:00
Andy Rozman
675dcc1b5b
Fixes:
...
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +01:00
Paulus
106d30394c
Included insulin activity on both primary and secondary graphs
2019-07-13 18:28:16 +02:00
Paulus
2a4e9e2cc6
Changed scale factor so IA is always displayed at same scale (even if only selected option)
2019-07-13 17:54:27 +02:00
Paulus
d528e800f6
Fixed code so IA is also correctly displayed in ssecondary if it is the only selected option.
2019-07-13 17:46:57 +02:00
Milos Kozak
968bccaacc
Merge branch 'dev' into tidepool
2019-07-13 17:45:34 +02:00
Paulus
96d20d835f
Modified string resources, included IA on both primary and secondary graph
2019-07-13 17:03:04 +02:00
Milos Kozak
4f903cd53d
Merge branch 'dev' into medtronic_andy_merge
2019-07-13 16:17:12 +02:00
Milos Kozak
adf1a0da66
libraries update
2019-07-13 16:16:43 +02:00
Andy Rozman
8c8fba5522
- Added separate method for TreatmentService.createOrUpdate for Medtronic (createOrUpdateMedtronic)
...
- MedtronicUtil added method to detect if pump is Medtronic (reads ConfigBuilder.getActivePump().deviceID)
- TreatementService call from NS checks pump type and calls correct method
- TreatmentPlugin checks pumptype and calls correct createOrUpdate method
2019-07-13 14:28:24 +01:00
Andy Rozman
0b1ef81d40
Updated files that had only formating changes and removed lcoal files.
2019-07-13 12:26:42 +01:00
Paulus
d7cb84e693
Fixed handling of null profile
2019-07-13 10:26:15 +02:00
Milos Kozak
1eed348fe0
Merge branch 'dev' into automation
2019-07-13 10:11:14 +02:00
Milos Kozak
606122bae0
fix kotlin warnings
2019-07-13 10:09:57 +02:00
Andy Rozman
39c3f5ddfe
Added engineering mode for Medtronic driver.
2019-07-12 19:31:43 +01:00
Andy Rozman
a5a36332f3
Prepared for PR
2019-07-12 19:29:36 +01:00
Andy Rozman
264bbdee20
Merge branch 'dev' into medtronic_andy
2019-07-12 18:54:15 +01:00
Paulus
fc1dd360b3
split menu for 1st & secondary graphs
2019-07-11 21:17:41 +02:00
Milos Kozak
f5c22a33ff
icons
2019-07-11 18:56:50 +01:00
Milos Kozak
4df1127a8c
jetpack compliance, code cleanup, extracted resources
2019-07-11 18:18:05 +01:00
Milos Kozak
a356e5cbc7
New translations strings.xml (Polish)
2019-07-11 07:51:58 +01:00
Paulus
4ff9206dad
#1851 included code from fra-orolo, now using color identifier for activity and line is optional in graph
2019-07-09 11:42:40 +02:00
Andy Rozman
7aa4716870
- changed all ui files to conform to androidx classes/implementation
2019-07-05 16:04:54 +01:00
Andy Rozman
992f69daaa
medtronic-0.12.0-SNAPSHOT
...
- Merge branch 'dev' into medtronic_andy
2019-07-05 14:18:28 +01:00
Milos Kozak
bec954b8a2
New translations strings.xml (French)
2019-07-05 13:07:53 +01:00
Andy Rozman
4088b38883
- minor change in code
...
- renamed version to 0.11, preparing for tag
2019-07-05 12:21:49 +01:00
Milos Kozak
91cc5e1adb
New translations strings.xml (German)
2019-07-05 12:04:39 +01:00
Paulus
4b5189403c
#1851 initial commit
2019-07-05 12:12:19 +02:00
Milos Kozak
18f9fa195b
New translations strings.xml (Afrikaans)
2019-07-05 04:32:32 +01:00
Milos Kozak
829ef9b6ad
fix test import
2019-07-05 00:49:41 +01:00
Milos Kozak
635e7cc60f
uncomment
2019-07-05 00:28:19 +01:00
Milos Kozak
1bb314406c
remove duplicates in gradle
2019-07-05 00:24:39 +01:00
Milos Kozak
f48cb6af2c
automation in engineering mode
2019-07-05 00:22:45 +01:00
Milos Kozak
9706f68be2
automation -> jetpack
2019-07-05 00:21:31 +01:00
Andy Rozman
7713270524
medtronic-0.11.12-SNAPSHOT
...
- another look at duplicate bolus problem. This should have fixed the problem, if we still get duplicated, we will
have to investigate NS angle
2019-07-05 00:15:45 +01:00
Johannes Mockenhaupt
a17947ff12
RuffyScripter: reset unparsableMenuEncountered flag on command start.
2019-07-05 00:57:07 +02:00
Milos Kozak
c0345ce56c
Merge branch 'dev' into automation
2019-07-04 23:37:36 +01:00
Milos Kozak
3a73e3cd2e
New translations strings.xml (Portuguese)
2019-07-04 21:52:56 +01:00
Milos Kozak
9f2269c372
New translations strings.xml (Swedish)
2019-07-04 21:33:38 +01:00
Milos Kozak
aa1d24381b
New translations strings.xml (Portuguese, Brazilian)
2019-07-04 20:48:35 +01:00
Milos Kozak
0693a599d5
Merge pull request #1798 from MilosKozak/sdk28
...
targetsdk 28
2019-07-04 20:45:04 +01:00
Milos Kozak
abcc4ba65f
Merge pull request #1858 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-07-04 20:35:33 +01:00
Milos Kozak
6258d473b0
fix merge
2019-07-04 20:28:22 +01:00
Milos Kozak
61097b3ac6
Merge branch 'dev' into sdk28
2019-07-04 20:06:09 +01:00
Andy Rozman
38f13cd6db
medtronic-0.11.11-SNAPSHOT
...
- #152 fixed double bolus problem: code is now looking for AAPS Events that happened within 2 minutes.
2019-07-04 13:24:46 +01:00
Milos Kozak
111a2cb553
New translations strings.xml (Dutch)
2019-07-04 11:19:53 +02:00
Andy Rozman
be5c79f370
medtronic-0.11.10-SNAPSHOT
...
- #151 - when searching for AAPS events (treatments, TempBasals) we don't look at +/- 5 min anymore, just +/- 40s
2019-07-02 17:20:36 +01:00
Andy Rozman
08cae9a3bb
medtronic-0.11.9-SNAPSHOT
...
- #150 BolusWizard512 problems
2019-07-01 12:00:50 +01:00
AdrianLxM
b274647f68
get last notification
2019-06-30 15:58:04 +02:00
AdrianLxM
1282e3ed9e
Get Singleton Notification
2019-06-30 15:57:04 +02:00
Milos Kozak
8aef18beb0
Merge pull request #1846 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-06-30 15:56:04 +02:00
Milos Kozak
323c282b9f
Tidepool in engineering mode only
2019-06-30 15:38:30 +02:00
AdrianLxM
d42794137f
call startForeground()
2019-06-30 15:38:04 +02:00
AdrianLxM
bdf0b0e07d
Make updateNotification public
2019-06-30 15:36:30 +02:00
AdrianLxM
3dc5c61984
DummyService has nonNull notification
2019-06-30 14:12:40 +02:00
AdrianLxM
b2c46b67b6
Always create Notification
2019-06-30 14:07:41 +02:00
Milos Kozak
e86094a250
updateGui to Rx
2019-06-30 01:05:33 +02:00
Andy Rozman
f544f19a02
- Small fix in case that saved date is invalid (shouldn't be)
2019-06-29 21:02:51 +01:00
Andy Rozman
9a1377fd78
- Small log change in DateTimeUtil.toLocalDate
2019-06-29 19:49:35 +01:00
Andy Rozman
a77f10dc94
- small fix for 0.11.8
2019-06-29 18:25:12 +01:00
Andy Rozman
982a5001b3
medtronic-0.11.8-SNAPSHOT
...
- #147 - Prevent update of tive if over 24h
- #148 - Pump History Dialog has filter
- #146 - Battery not updated every hour
- #149 - If BasalProfile fails its never retried
2019-06-29 16:24:47 +01:00
Milos Kozak
1512064c53
always run startForeground()
2019-06-29 12:49:29 +02:00
Milos Kozak
df2ae1c52f
start DummyService only if there is Notification ready
2019-06-29 10:59:10 +02:00
Milos Kozak
6ccf3788be
fix dummy service start
2019-06-27 22:05:22 +02:00
Andy Rozman
f0b8aefc14
medtronic-0.11.6-SNAPSHOT
...
- fixed problem with GettingBasal
- fixed problem with writing data into logs
2019-06-26 23:02:35 +01:00
Andy Rozman
570e93273c
medtronic-0.11.5-SNAPSHOT
...
- little more cleanup
- removed code that reads 1.5 days history on every start
2019-06-26 13:26:03 +01:00
Milos Kozak
68835ef948
New translations strings.xml (Afrikaans)
2019-06-26 07:13:06 +02:00
Milos Kozak
a9c85e20e5
Merge pull request #1832 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-06-25 18:53:51 +02:00
Milos Kozak
b950a10938
Merge pull request #1838 from MilosKozak/dxcm
...
Dexcom
2019-06-25 18:53:20 +02:00
Andy Rozman
32fad688fc
Merge branch 'dev' into medtronic_andy
2019-06-25 14:50:41 +01:00
Andy Rozman
2a680cd8e9
medtronic-0.11.3-SNAPSHOT:
...
- fix for problem with TBRs
- added code to prevent crashing if it comes to error by parsing (will possibly be removed later) or modified
- fixed problem with configuration parsing (returns error/or rather retries if configuration is too short)
- added validation for BasalProfiles... might need to extend that though...
2019-06-25 14:18:52 +01:00
Milos Kozak
8c8793eb20
New translations strings.xml (French)
2019-06-24 16:34:12 +02:00
Roumen Georgiev
93aa22a48a
Merge branch 'triggerLastBolus' of https://github.com/PoweRGbg/AndroidAPS into triggerLastBolus
2019-06-24 16:26:15 +03:00
Andy Rozman
5878a33ac7
Medtronic-0.11.2-SNAPSHOT
...
- #122 - TBRs processing
- #139 - Set Time in Pump
- #126 - Calculate Battery
- #140 - Be aware of Time/TZ changes
2019-06-23 00:01:11 +01:00
Milos Kozak
f219bce4c0
New translations strings.xml (Russian)
2019-06-22 22:45:33 +02:00
Milos Kozak
488a5122fa
New translations strings.xml (Portuguese)
2019-06-21 17:43:30 +02:00
Milos Kozak
187a5d3666
New translations strings.xml (Bulgarian)
2019-06-21 16:10:21 +02:00
Roumen Georgiev
c5efe01163
addedd missing L
2019-06-21 16:41:36 +03:00
Milos Kozak
7e8059c3d8
Merge branch 'automation' into triggerLastBolus
2019-06-21 15:34:06 +02:00
Milos Kozak
3b263f64f1
New translations strings.xml (German)
2019-06-21 15:33:54 +02:00
Milos Kozak
a9d8420451
Merge branch 'automation' into deltaTrigger
2019-06-21 15:22:40 +02:00
Milos Kozak
6815f417dc
New translations strings.xml (French)
2019-06-21 15:08:28 +02:00
Milos Kozak
5191384521
New translations strings.xml (German)
2019-06-21 15:08:20 +02:00
Milos Kozak
71d53b2f23
New translations strings.xml (Dutch)
2019-06-21 15:06:57 +02:00
Milos Kozak
95f324ee4c
New translations strings.xml (Russian)
2019-06-21 15:06:42 +02:00
Milos Kozak
efa28b4e46
New translations strings.xml (Swedish)
2019-06-21 15:06:23 +02:00
Milos Kozak
7ab8832fa0
New translations strings.xml (Turkish)
2019-06-21 15:06:17 +02:00
Milos Kozak
507aa486ef
New translations strings.xml (Polish)
2019-06-21 15:05:52 +02:00
Milos Kozak
63158f0ffc
New translations strings.xml (Portuguese)
2019-06-21 15:05:46 +02:00
Milos Kozak
8d9c18dd35
Merge pull request #1834 from MilosKozak/boluswizard
...
BolusWizard -> kt, code consolidation
2019-06-21 14:54:45 +02:00
Tebbe Ubben
d014962fc8
Merge pull request #1843 from MilosKozak/foreground-service-fix
...
resolve dangling else and private constructor for singleton
2019-06-21 14:32:08 +02:00
Milos Kozak
fcf54dc23c
Merge pull request #1840 from MilosKozak/foreground-service-fix
...
Also show notification when no profile is set
2019-06-21 14:15:07 +02:00
AdrianLxM
45805ed410
BolusWizard privacy
2019-06-21 13:23:37 +02:00
Milos Kozak
7b15cfb395
fix comparing bolus size granularity
2019-06-21 11:41:50 +02:00
AdrianLxM
f87b30771b
resolve dangling else and private constructor for singleton
2019-06-21 09:05:39 +02:00
Tebbe Ubben
412c06bd15
Merge pull request #1841 from MilosKozak/foreground-service-fix
...
Also show notification when no profile is set
2019-06-20 23:25:17 +02:00
Tebbe Ubben
bbd26f047d
Also show notification when no profile is set
2019-06-20 23:22:10 +02:00
Roumen Georgiev
ca60ed9ca8
add L.class to test
2019-06-20 13:15:59 +03:00
Roumen Georgiev
046e2b7495
added triggerCob
2019-06-20 11:12:03 +03:00
Milos Kozak
256e73dab4
Merge branch 'sdk28' of https://github.com/MilosKozak/AndroidAPS into sdk28
2019-06-19 16:41:43 +02:00
Milos Kozak
b518ad8963
bump 2.4-dev + min sdk 23
2019-06-19 16:41:20 +02:00
Roumen Georgiev
453faf736d
fix test
...
moved the when().thenReturn to setReadings
2019-06-19 16:59:34 +03:00
Roumen Georgiev
15f6a577c2
trigger bolusAgo
2019-06-19 14:58:13 +03:00
Roumen Georgiev
f8b3878899
icon
2019-06-19 12:11:10 +03:00
Milos Kozak
66e2ce5180
don't call update if == null
2019-06-19 09:24:16 +02:00
Tebbe Ubben
5af80ceb02
Support for new Dexcom app
2019-06-19 01:38:55 +02:00
Andy Rozman
654b8ab0f6
0.11.1-SNAPSHOT
...
- fix to suspend code
2019-06-18 21:37:21 +01:00
Roumen Georgiev
3f86788eb4
Added DeltaType tests and negative delta values allowed
2019-06-18 14:47:44 +03:00
Roumen Georgiev
b9ddbe7011
tests
2019-06-18 10:56:27 +03:00
Roumen Georgiev
f15ead9c6f
fixed tests and added DeltaType testing
2019-06-17 16:49:57 +03:00
Roumen Georgiev
6e14e3df90
working again
2019-06-17 16:03:35 +03:00
Roumen Georgiev
2a023232a7
added enum DeltaType
2019-06-17 11:22:58 +03:00
Andy Rozman
c460d1d3ef
- Process Suspend delivery items
2019-06-16 20:12:10 +01:00
Andy Rozman
1290457b5a
Changed version number
2019-06-16 18:41:23 +01:00
Milos Kozak
af0d4f23b1
kotlin lint
2019-06-16 09:11:11 +02:00
Milos Kozak
09e4106182
BolusWizard -> kt, code consolidation
2019-06-16 09:00:47 +02:00
Andy Rozman
00f141aa03
Medtronic 0.10.6:
...
- Fix Superbolus problem #138
- Fix Disconnect problem #136
- Fix Clear Bolus Block #137
- Fix problem with history DalyTotal515 (for RaulAC)
- Clean code from driver
- Fix RileyLink status, before Pump initialized #130
- Fixed basal profile rounding #134
2019-06-15 19:52:20 +01:00
Johannes Mockenhaupt
ab96e62ded
Incomplete TidepoolFragment with kotlin-android-extension.
2019-06-15 18:13:57 +02:00
Johannes Mockenhaupt
1b0d6ff413
Reflect name of Kotlin class.
2019-06-15 18:13:45 +02:00
Milos Kozak
c9bea2ae09
New translations strings.xml (Hebrew)
2019-06-15 14:22:53 +02:00
Milos Kozak
d4858305a9
fix double value
2019-06-14 12:09:27 +02:00
Milos Kozak
89fef312c5
Merge pull request #1830 from andyrozman/bug_1828
...
Solution for bug 1828
2019-06-14 11:44:24 +02:00
Milos Kozak
d9bd1c6c98
remove unneeded file
2019-06-14 10:53:13 +02:00
Milos Kozak
75c13cef8f
bus observeOn, Tandem as manufacture
2019-06-14 10:52:41 +02:00
Andy Rozman
125fa5fef9
Fix for problem 1631, problem with issueing of super bolus. We now check what type of TBR pump has, if its absolute it calles tempBasalAbsolute or else tempBasalPercent method
2019-06-13 23:57:36 +01:00
Andy Rozman
1432ad81e6
Solution for bug 1828 - If suspend is called from Overview, it checks which TBR type is supported by default and
...
then starts correct TBR method...
2019-06-13 00:14:28 +01:00
Andy Rozman
85381af2fb
Fixing problem with history
...
Fix for log
2019-06-09 22:26:50 +01:00
Andy Rozman
bb466595e6
Minor change with collection
2019-06-09 18:54:19 +01:00
Andy Rozman
a19d71df89
0.10.5-SNAPSHOT
...
- added custom comnand for reseting RL configuration
- removed guava Splitter and use my own code
- remove old unsused code
2019-06-09 16:58:23 +01:00
Milos Kozak
9d90c36a94
process TBR correctly
2019-06-09 15:17:16 +02:00
Milos Kozak
243e6c5801
pump manufacters etc
2019-06-09 14:02:33 +02:00
Milos Kozak
c49da9a818
conditional upload
2019-06-08 23:39:14 +02:00
Milos Kozak
d2e7cc9041
Provide manufacter, model, SN for pump
2019-06-08 22:39:26 +02:00
Milos Kozak
edb4844b7a
more kotlin, less java
2019-06-07 16:09:10 +02:00
Milos Kozak
7d6ed94491
Scrollview
2019-06-07 15:40:05 +02:00
Milos Kozak
a7451c9b16
CompositeDisposable
2019-06-07 14:46:24 +02:00
Milos Kozak
ccf49b5e5a
rx lib update
2019-06-07 12:50:59 +02:00
Milos Kozak
10584d9b00
RxBus
2019-06-07 12:46:08 +02:00
Milos Kozak
643ddfae52
cleanup, hook to preferences change
2019-06-07 11:07:08 +02:00
Milos Kozak
01006b32ce
remove explicit enable checkbox, test login
2019-06-07 09:13:29 +02:00
Milos Kozak
5dbdd5e437
layout improvement
2019-06-06 23:25:21 +02:00
Milos Kozak
ba0b7ec83d
code tweaking, upload profile
2019-06-06 22:15:57 +02:00
Milos Kozak
21a49f731c
code cleanup, set uuid properly
2019-06-05 16:29:19 +02:00
Milos Kozak
a0c00273bc
remove window latency
2019-06-05 10:47:32 +02:00
Milos Kozak
8ea5968f4d
reset time button
2019-06-05 00:22:57 +02:00
Milos Kozak
e32801ca6b
preferences, button
2019-06-04 07:38:17 +02:00
Milos Kozak
4a07e01b7d
fix NPE
2019-06-03 22:07:38 +02:00
Milos Kozak
5ab79f7f5a
New login after removed dataset
2019-06-03 22:00:53 +02:00
Milos Kozak
b3d3ec8a27
remove lombok
2019-06-03 21:17:21 +02:00
Roumen Georgiev
116865896b
Automation ( #69 ) ( #70 )
...
* Adding trigger AutosensValue
* new trigger and tests
* AS value in %
* adding tests
* fixed tests
* fix for maxValue and tests
* Using InputDouble
* icon added
* unavailable data and IS_NOT_AVAILABLE case
* Fixing after comments
* Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore
* cleanup
2019-06-03 15:06:40 +03:00
Milos Kozak
048ea4d489
Tidepool test UI
2019-06-03 00:03:06 +02:00
Milos Kozak
e2364561ed
transform to kotlin, cleanup, sort
2019-06-02 16:24:51 +02:00
Andy Rozman
6d771d8918
- fixed string
2019-06-01 22:56:14 +01:00
Andy Rozman
43c472da17
0.10.4-SNAPSHOT
...
- fixed Tune up
- displaying power
2019-06-01 22:18:30 +01:00
Milos Kozak
42ceaac0f7
remove activeandroid
2019-06-01 22:29:57 +02:00
Milos Kozak
6f4d79bca8
fix copy paste errors
2019-06-01 18:51:41 +02:00
Milos Kozak
9b1acf6958
add missing classes. convert to use AAPS data
2019-06-01 18:40:33 +02:00
Andy Rozman
86ffc3370a
Merge branch 'dev' into medtronic_andy
2019-06-01 17:34:30 +01:00
Milos Kozak
dd637021f7
tidepool xdrip port
2019-06-01 00:48:37 +02:00
Milos Kozak
15e997abb3
cleanup
2019-05-31 10:44:38 +02:00
Milos Kozak
dd942d9673
New translations strings.xml (Chinese Simplified)
2019-05-31 10:15:36 +02:00
Roumen Georgiev
5c4910ed5b
added trigger Delta
2019-05-30 12:16:42 +03:00
Andy Rozman
67862d3385
- fix for task #126 - battery display, it will work for Alakaline and Lithium battery, but probably not for recharchargables
2019-05-26 14:44:33 +01:00
Roumen Georgiev
63d5ef4aa7
Autosens !=0 && IS_NOT_AVAILABLE doesn't exist enymore
2019-05-23 11:01:16 +03:00
Roumen Georgiev
af739a3b66
Fixing after comments
2019-05-23 10:59:28 +03:00
Milos Kozak
5f65ef9cac
New Crowdin translations ( #1802 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Turkish)
2019-05-22 20:38:03 +02:00
Roumen Georgiev
27eb11e5df
unavailable data and IS_NOT_AVAILABLE case
2019-05-20 11:21:51 +03:00
Andy Rozman
5a7146d3a9
- fix bolus saving
2019-05-18 20:28:25 +01:00
Andy Rozman
26d02c0062
0.10.3-SNAPSHOT
...
- fix for error
2019-05-18 18:25:40 +01:00
Andy Rozman
a897a72142
0.10.2-SNAPSHOT
...
- added functionality so that encoding can be changed on the fly
- chnaged TretmentService, rewrote method for createOrUpdate entry (fix for #125 )
2019-05-18 14:49:44 +01:00
triplem
767276ebbb
fork tests
2019-05-18 09:40:06 +02:00
Milos Kozak
ebd9e1621a
New Crowdin translations ( #1800 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
2019-05-16 22:54:20 +02:00
Milos Kozak
a20efab567
remove deprecated calls
2019-05-16 19:54:35 +02:00
Milos Kozak
cafb11f15a
fix kotlin warning
2019-05-16 19:00:44 +02:00
AdrianLxM
b173c1e793
download task
2019-05-16 15:54:29 +02:00
Roumen Georgiev
ccd66d498c
icon added
2019-05-16 16:03:05 +03:00
Milos Kozak
9a76f3386d
androidx transition
2019-05-16 13:57:37 +02:00
Roumen Georgiev
4aaca7acb1
Using InputDouble
2019-05-16 12:08:36 +03:00
Milos Kozak
e2dd781a20
formating
2019-05-16 00:56:00 +02:00
Milos Kozak
c73ddf6cc7
update roboelectric
2019-05-16 00:24:44 +02:00
Milos Kozak
8c00a9fade
wear libraries update
2019-05-16 00:21:32 +02:00
Andy Rozman
fe73eba2a2
0.10.1-SNAPSHOT
...
- Bolus Wizard entries (CH) is processed
- Better RSSI calculation for Tunning
- #124 : Added retries to pump command (extended current retry functionality) that should take care of this problem
- Removed all un-needed logging and brining it under correct logging context (PUMP, PUMPCOMM, PUMPBTCOMM)
- added RileyLink Hardware encoding
2019-05-15 23:04:44 +01:00
Milos Kozak
12260779e6
supportLibraryVersion 28
2019-05-15 23:39:11 +02:00
Milos Kozak
1ccb895ff9
update libraries
2019-05-15 23:33:56 +02:00
Milos Kozak
08c3b5c095
make app indexable
2019-05-15 23:31:46 +02:00
Milos Kozak
5a478578e0
targetsdk 28
2019-05-15 23:26:07 +02:00
Milos Kozak
2ed1afa7c0
Merge pull request #1795 from MilosKozak/notiffix
...
Notification fix
2019-05-15 22:03:26 +02:00
Milos Kozak
2aea732326
Merge pull request #1796 from MilosKozak/basalrenderfix
...
fix basal rendering
2019-05-15 22:02:48 +02:00
Roumen Georgiev
3280f220ad
fix for maxValue and tests
2019-05-15 17:11:47 +03:00
Roumen Georgiev
31224f894d
fixed tests
2019-05-15 15:29:18 +03:00
Roumen Georgiev
8e9ef8cb6f
adding tests
2019-05-15 14:52:30 +03:00
Roumen Georgiev
5d86ca742a
AS value in %
2019-05-15 14:52:17 +03:00
Roumen Georgiev
e220a42e4b
new trigger and tests
2019-05-14 16:50:07 +03:00
Roumen Georgiev
e898a8444c
Adding trigger AutosensValue
2019-05-14 16:47:37 +03:00
Roumen Georgiev
6e63d340cd
reworked to use DBHelper
2019-05-13 14:18:10 +03:00
Milos Kozak
2505999a25
Merge pull request #1794 from MilosKozak/pumpcontrol-fix
...
Pump control: Fix crash when opening Insight paring activity
2019-05-12 14:56:56 +02:00
Milos Kozak
808a4177ca
fix tests
2019-05-12 14:36:14 +02:00
Milos Kozak
45d0d8ce13
Merge branch 'dev' into automation
2019-05-12 13:18:18 +02:00
Milos Kozak
4fda6c4c4f
fix basal rendering
2019-05-12 10:52:25 +02:00
Milos Kozak
f4138a2fc0
fix index out of bouns
2019-05-12 10:43:32 +02:00
Tebbe Ubben
552298496f
Pump control: Fix crash when opening Insight paring activity
2019-05-12 02:20:00 +02:00
Milos Kozak
62b2d83a18
cleanup ( #68 )
2019-05-10 09:47:32 +03:00
Andy Rozman
ff55b7290d
changed version number from 0.9.7-SNAPSHOT to 0.9
2019-05-08 11:10:26 +01:00
Andy Rozman
bf49678572
- removed encoding for now, since it doesn't work correctly yet
2019-05-05 19:42:48 +01:00
Andy Rozman
7aedfde1c9
- added migration for settings for encoding
2019-05-05 18:00:55 +01:00
Andy Rozman
2ae7d0a292
- fixed problem with TDD
...
- added new command/action for Reset RileyLink (not working yet)
- added Hardware encoding for RileyLink
2019-05-05 17:22:10 +01:00
Milos Kozak
bf8870fdf4
Merge pull request #1767 from MilosKozak/devbranchcheck
...
better check for dev branch
2019-05-05 17:08:17 +02:00
Andy Rozman
cff20f78c8
- added functionality to map TBRs to Pump History Records (similar to Bolus)
...
- changed log size to 5 MB (as it was before)
2019-05-04 20:34:46 +01:00
Andy Rozman
b5da57e20f
Merge branch 'dev' into medtronic_andy
2019-05-03 21:35:18 +01:00
Milos Kozak
a33e1f6d3c
TriggerLocation
2019-05-03 07:37:49 +02:00
Andy Rozman
5cca0b821b
Some gradle changes and fixes after merge.
2019-05-02 23:27:49 +01:00
Milos Kozak
3ab2a142d1
Merge remote-tracking branch 'origin/dev' into automation
2019-05-02 22:27:54 +02:00
Milos Kozak
75d469a9db
Merge pull request #1781 from MilosKozak/NPEfixes
...
NPE fixes from Firebase
2019-05-02 22:24:20 +02:00
Andy Rozman
26f837397d
Merge branch 'dev' into medtronic_andy
2019-05-02 20:51:55 +01:00
Milos Kozak
a303d71d25
scanning = false if no adapter present
2019-05-02 21:51:44 +02:00
Andy Rozman
7f61f45b78
- RileyStatusGeneral fixed in case fimrware is not set (no connection to RL yet, when page is opened) - Crashalytics
...
- Possible fix for SMB problem
- Possible fix for Treatments saving
- If last History entry has no date set, system doesn't crash (it crashed because it tryied to parse date and setting wrong values
2019-05-02 20:22:44 +01:00
Milos Kozak
6c7a18067f
remove misplaced @Nullable
2019-05-01 22:59:48 +02:00
Tebbe Ubben
839465ced5
Demo keystore
2019-05-01 16:56:06 +02:00
Tebbe Ubben
85ea146c8b
Allow : in rovoked_certs.txt
2019-05-01 16:46:49 +02:00
Tebbe Ubben
2de4383535
Improve code style
2019-05-01 16:33:49 +02:00
Tebbe Ubben
a2d108b4c4
finally block to close input stream
2019-05-01 16:25:41 +02:00
Tebbe Ubben
de64b1ecf7
Fix typo
2019-05-01 16:24:11 +02:00
Tebbe Ubben
d744d1a732
Update header
2019-05-01 16:22:05 +02:00
Tebbe Ubben
609309ab47
Signature Verifier
2019-05-01 16:08:47 +02:00
Roumen Georgiev
85bf1fd6bd
Fix + more tests
2019-04-30 15:07:43 +03:00
Milos Kozak
ea60b6ceef
Merge pull request #1777 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-04-29 12:27:02 +02:00
Milos Kozak
b7119b31e9
Merge pull request #1779 from MilosKozak/loop-on-LOW
...
Include 39 as valid value
2019-04-29 12:24:34 +02:00
Milos Kozak
4336b47431
NPE fixes from Firebase
2019-04-29 11:36:30 +02:00
Milos Kozak
197f3bb691
Merge branch 'master' into dev
2019-04-29 10:32:51 +02:00
AdrianLxM
3a7b00f424
Include 39 as valid value
2019-04-28 14:33:04 +02:00
Milos Kozak
c35fbad80a
New translations strings.xml (Romanian)
2019-04-26 15:13:10 +02:00
AdrianLxM
f2c18cbc1f
Don't warn if next loop invocation is prior to update check
2019-04-25 22:13:31 +02:00
AdrianLxM
6fd8d7ae3c
not language dependent git command
2019-04-25 20:42:34 +02:00
Milos Kozak
8b18a7ffb3
German git
2019-04-25 18:59:10 +02:00
Milos Kozak
26c236a79e
better check for dev branch
2019-04-25 16:13:21 +02:00
Roumen Georgiev
34969fdbfd
WIP: adding tests
2019-04-25 16:57:50 +03:00
Milos Kozak
0bab2e6c11
2.3.1-dev
2019-04-25 14:19:39 +02:00
Milos Kozak
5a6536c99c
Merge branch 'master' into gradlegit
2019-04-25 13:45:01 +02:00
AdrianLxM
4d66e0c1be
2.3 bump
2019-04-25 00:32:40 +02:00
Tebbe Ubben
ffbb373481
Insight: Update sqlite_sequence on DB update
2019-04-24 22:36:29 +02:00
Milos Kozak
ee82976fc5
New Crowdin translations ( #1752 )
...
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Slovak)
* New translations strings.xml (French)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Italian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Greek)
* New translations strings.xml (French)
* New translations strings.xml (Romanian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Russian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Polish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Czech)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (French)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Greek)
* New translations strings.xml (Portuguese)
2019-04-24 09:07:12 +02:00
AdrianLxM
7c890f2129
Merge pull request #1757 from MilosKozak/update-checker
...
update logic version checker
2019-04-23 21:58:52 +02:00
AdrianLxM
0cab8c1d89
warn at date
2019-04-23 21:40:10 +02:00
AdrianLxM
249121f80d
outdated on install edge case
2019-04-23 21:22:44 +02:00
Roumen Georgiev
87a6e006b2
GlucoseStatus changes
2019-04-23 10:08:52 +03:00
Roumen Georgiev
a51113cfdf
try to calculate direction of BG if missing
2019-04-23 10:07:32 +03:00
Milos Kozak
a678c6509c
TriggerWifiSsid, UI tweaking
2019-04-22 22:47:59 +02:00
AdrianLxM
0361ee8589
update logic version checker
2019-04-22 14:10:12 +02:00
Milos Kozak
1840ddabb3
TriggerTempTarget
2019-04-22 12:42:19 +02:00
Milos Kozak
bef170699f
Merge pull request #1756 from schmitzn/automation-patch1
...
Check value after setting unit
2019-04-22 09:37:17 +02:00
Milos Kozak
45312d9ffe
ActionProfileSwitchPercent
2019-04-21 23:48:05 +02:00
Milos Kozak
42cd2ddaa3
TriggerProfilePercent
2019-04-21 22:32:06 +02:00
Nico Schmitz
3fec2ce16c
Check value after setting unit
...
This makes sure that the value is in the range of minValue and maxValue. Also, it sets an inital value != 0 as it's called in the constructor.
2019-04-21 20:01:29 +02:00
Milos Kozak
e679f5eaff
ActionNotification
2019-04-21 16:17:25 +02:00
Milos Kozak
5f32eea488
Merge branch 'dev' into automation
2019-04-21 10:39:24 +02:00
Milos Kozak
50a3b45f20
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-04-21 10:22:44 +02:00
Milos Kozak
619514e159
fix bugs in strings.xml
2019-04-21 10:22:27 +02:00
Milos Kozak
8ca3d7cba2
TriggerIob, refactoring, lint cleanup, tests
2019-04-21 10:04:30 +02:00
Milos Kozak
27783fe33e
TriggerIob, more fixes
2019-04-19 09:20:59 +02:00
Milos Kozak
023139528b
Merge pull request #1750 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-04-18 22:26:41 +02:00
Milos Kozak
715a59bfba
Merge pull request #1749 from MilosKozak/update-checker
...
Update checker
2019-04-18 22:26:18 +02:00
Milos Kozak
a08f01e69b
more TriggerBg tests
2019-04-18 21:06:16 +02:00
Milos Kozak
a5979bb485
fix test after merge
2019-04-18 20:01:13 +02:00
Milos Kozak
46c6cdf98f
Merge remote-tracking branch 'origin/dev' into automation
2019-04-18 19:48:51 +02:00
Milos Kozak
89ec81a850
UI and logic tweaking
2019-04-18 19:33:23 +02:00
Milos Kozak
cb5197950e
New translations strings.xml (Portuguese)
2019-04-18 14:05:19 +02:00
AdrianLxM
6c6b23066b
mocking the time
2019-04-18 00:33:24 +02:00
AdrianLxM
092400f7a0
check regularly
2019-04-17 22:45:21 +02:00
AdrianLxM
4bde759a50
version checker plugin logic
2019-04-17 22:23:35 +02:00
AdrianLxM
84573cc0cc
refactor constraints checker
2019-04-17 21:29:16 +02:00
AdrianLxM
9be0ffffa9
verify static calls on mocked classes
2019-04-17 21:28:32 +02:00
Milos Kozak
0eee1c3412
New Crowdin translations ( #1745 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
2019-04-17 20:31:00 +02:00
Milos Kozak
4b71be4992
Merge pull request #1747 from MilosKozak/glucosestatusfix
...
Fix GlucoseStatus calcuation
2019-04-17 20:30:18 +02:00
Milos Kozak
d7af6f6cc1
Merge pull request #1735 from MilosKozak/insight-seq
...
Insight: Set SQLite sequence to current time millis on table creation
2019-04-17 20:29:17 +02:00
Tebbe Ubben
39412ae032
Fix initial sqlite_sequence for Insight driver
2019-04-17 17:31:10 +02:00
Milos Kozak
bfb39d81e7
fix test
2019-04-17 00:00:44 +02:00
Milos Kozak
a828bcba53
pass last execution time to triggers
2019-04-16 23:52:30 +02:00
Milos Kozak
a6bd81a1b9
fix tests
2019-04-16 21:28:21 +02:00
Milos Kozak
4ae7efc75f
Merge branch 'dev' into automation
2019-04-16 21:08:08 +02:00
Milos Kozak
952a6fe509
fix GlucoseStatus calculation
2019-04-16 20:36:18 +02:00
Milos Kozak
ee4fdcd640
Test for uncommited changes in gradle
2019-04-16 11:15:40 +02:00
Milos Kozak
985f562518
calculate iob prediction based on autosens
2019-04-15 23:07:13 +02:00
Lee Braiden
78f2da405f
Fix potential NPE in AlarmSoundService destructor.
2019-04-15 19:17:44 +01:00
Milos Kozak
76932d6899
EventProfileSwitchChange -> EventProfileNeedsUpdate
2019-04-15 16:48:18 +02:00
Milos Kozak
be252c9374
Clear basalDataTable on significant change
2019-04-15 16:47:42 +02:00
Milos Kozak
7e54db64be
Glucose logging
2019-04-15 15:19:19 +02:00
AdrianLxM
f739980988
testing and SP logic
2019-04-15 08:04:56 +02:00
Milos Kozak
d70f2b6f75
Merge pull request #1742 from jotomo/1740
...
Split up receivers for local BG broadcasts and SMS.
2019-04-15 07:56:26 +02:00
Johannes Mockenhaupt
e27f16f5f8
Javadoc.
2019-04-14 17:55:43 +02:00
Milos Kozak
39c49f8794
Merge pull request #1738 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-04-14 17:50:03 +02:00
Andy Rozman
dbb9c132f4
- Fix for Unabsorbed and items without date set
2019-04-14 14:53:00 +01:00
Milos Kozak
0f6b05206f
clear MidnightTime cache
2019-04-13 21:49:15 +02:00
Johannes Mockenhaupt
59d3c79ed5
Split up receivers for local BG broadcasts and SMS.
...
Receiving local BG values probably fails silently when SMS
permission is not granted (due to SMS plugin not being used).
2019-04-13 14:20:27 +02:00
Andy Rozman
c7f6eb79f0
- fixes for Bolus problems
2019-04-12 21:20:09 +01:00
Milos Kozak
64abfa518f
New translations strings.xml (Lithuanian)
2019-04-12 11:34:38 +02:00
AdrianLxM
04618156cc
restructure and test version checker
2019-04-11 12:43:52 +02:00
Milos Kozak
1286aabb5b
log remote
2019-04-11 10:16:52 +02:00
Andy Rozman
ad17c66b1b
Merge branch 'dev' into medtronic_andy
2019-04-10 17:05:56 +01:00
Andy Rozman
8345d48250
gradle fix
2019-04-10 16:43:01 +01:00
Andy Rozman
7392eaeb58
- gradle fixes
...
- remove formatting changes
- moved plugins/general/overview/Dialogs/ to plugins/general/overview/dialogs/
- fixing treatment changes that are received from NS, and extending copying of data to ignore pumpId
2019-04-10 16:24:16 +01:00
Milos Kozak
3adbce1aff
New Crowdin translations ( #1729 )
...
* New translations strings.xml (French)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Swedish)
* New translations strings.xml (Greek)
2019-04-10 17:23:40 +02:00
Tebbe Ubben
d786a2a898
Insight: Set SQLite Sequence to current time millis on table creation
2019-04-10 16:15:18 +02:00
Johannes Mockenhaupt
cefee4827b
TDDing
2019-04-10 14:58:01 +02:00
Johannes Mockenhaupt
a33afc99f6
JUST PLAYING AROUND
2019-04-10 14:51:50 +02:00
Johannes Mockenhaupt
85cc61934c
add test
2019-04-10 14:51:50 +02:00
AdrianLxM
c34cf576e5
VersionCheckerPlugin nightly stub
2019-04-10 00:41:48 +02:00
AdrianLxM
bd5d31a4a3
check version Java -> Kotlin
2019-04-10 00:36:02 +02:00
AdrianLxM
6c0853d49a
kotlin support
2019-04-10 00:33:05 +02:00
Andy Rozman
26a50bbbc4
- gradle fix, that might fix ClassNotFound Exception with Wear
...
- fix for duplicated entries
- trying to fix overwriting of data from NS (not done yet)
2019-04-09 23:14:06 +01:00
Milos Kozak
158724aea1
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-04-09 22:55:17 +02:00
Milos Kozak
83e987f3c8
Fix DanaRS tests
2019-04-09 22:55:12 +02:00
AdrianLxM
5a66f28337
only one wear lib needed
2019-04-09 22:25:16 +02:00
Milos Kozak
9ca179ec14
Merge pull request #1725 from Lexsus/fix_big_sms_bg
...
fix error with big sms text in UTF-8
2019-04-09 15:41:43 +02:00
Milos Kozak
4d8ee19abe
check for null
2019-04-09 15:34:02 +02:00
Milos Kozak
a75c60f573
fix NPE ActionStringHandler
2019-04-09 12:51:06 +02:00
Milos Kozak
398868f34b
fix NPE TreatmentsInterface
2019-04-09 12:46:46 +02:00
Milos Kozak
e53047d4bc
fix NPE WatchUpdaterService
2019-04-09 12:43:36 +02:00
Andy Rozman
2397c8e0d2
- fixes to bolus decoding
...
- PumpType set MedtronicCapabilities
2019-04-08 22:42:02 +01:00
Lucass
b2e70fd801
applied formatting
2019-04-08 22:51:22 +03:00
Milos Kozak
e95e7922b3
LINT: broadcast SMS permission
2019-04-08 18:14:12 +02:00
Milos Kozak
e7d7a37aeb
LINT: input type
2019-04-08 18:13:47 +02:00
Milos Kozak
3b1d96ecc9
LINT: xml
2019-04-08 17:03:18 +02:00
Milos Kozak
989b444c86
New Crowdin translations ( #1727 )
...
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
2019-04-08 16:48:21 +02:00
Milos Kozak
eee3bc4838
LINT: WakeLocks
2019-04-08 16:48:19 +02:00
Milos Kozak
a339e0cf28
LINT: xml
2019-04-08 16:39:41 +02:00
Milos Kozak
190b9408bd
fixed package name
2019-04-08 15:38:20 +02:00
Milos Kozak
a06c21b585
LINT: locale
2019-04-08 15:34:02 +02:00
Milos Kozak
c3b75c91e9
New translations strings.xml (Swedish)
2019-04-08 15:18:07 +02:00
Milos Kozak
ce7137beb1
New Crowdin translations ( #1724 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Italian)
* New translations strings.xml (Czech)
* New translations strings.xml (Swedish)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (Korean)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
2019-04-08 15:06:14 +02:00
Lexsus
b9056384f9
fix error with big sms text in UTF-8
2019-04-08 15:23:40 +03:00
Milos Kozak
a1d93b0d68
LINT: fix errors in strings
2019-04-08 12:06:34 +02:00
Andy Rozman
03b3bf7388
Merge branch 'dev' into medtronic_andy
2019-04-07 23:48:20 +01:00
Milos Kozak
a076b00363
check for NPE
2019-04-07 23:47:53 +02:00
Andy Rozman
8bf284f86d
- Changes made in CGMS
...
- Finished support for Bolus history mapping
- fixed 20 crashalytics errors
2019-04-07 22:27:18 +01:00
Milos Kozak
e8b46e7880
Merge branch 'firebase' into dev
2019-04-07 23:15:09 +02:00
Milos Kozak
9dc95e4ef1
remove sightparser-release
2019-04-07 23:08:55 +02:00
Milos Kozak
cc959c8aaa
add back constraint-layout
2019-04-07 23:06:36 +02:00
Milos Kozak
92bdee581b
2.2.3-dev
2019-04-07 20:10:19 +02:00
Milos Kozak
9297b5546f
bump 2.2.2
2019-04-07 19:19:21 +02:00
Milos Kozak
dd81582bd7
New Crowdin translations ( #1714 )
...
* New translations strings.xml (Lithuanian)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
2019-04-07 19:10:04 +02:00
AdrianLxM
6378d0a6bf
Merge branch 'dev' into 221-fix
2019-04-07 18:16:42 +02:00
AdrianLxM
430738d706
2.2.1
2019-04-07 17:18:27 +02:00
AdrianLxM
5fbc274c5b
Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS into 221-fix
2019-04-07 17:00:36 +02:00
AdrianLxM
5e720f8081
deactivate TT raises/lowers target
2019-04-07 16:57:51 +02:00
Milos Kozak
4def8e7871
New Crowdin translations ( #1707 )
...
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (German)
* New translations strings.xml (Russian)
* New translations strings.xml (Czech)
* New translations insight_alert_titles.xml (Portuguese)
* New translations strings.xml (French)
* New translations strings.xml (Polish)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations insight_alert_codes.xml (Greek)
* New translations strings.xml (Slovak)
* New translations strings.xml (Lithuanian)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations insight_alert_codes.xml (Lithuanian)
* New translations insight_alert_descriptions.xml (Lithuanian)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Bulgarian)
2019-04-05 14:08:24 +02:00
Milos Kozak
3636480c61
Answers -> Analytics migration
2019-04-05 00:32:26 +02:00
Milos Kozak
fbd9e3e501
Firebase integration
2019-04-04 17:15:45 +02:00
Milos Kozak
f4b2a88862
fix typo
2019-04-03 16:53:34 +02:00
Milos Kozak
ec93045d84
fix parsin TT - missing duration
2019-04-03 16:43:56 +02:00
Milos Kozak
64c9196a5c
Merge pull request #1710 from TebbeUbben/insight-fix
...
Insight: Fix automatic Careportal entries
2019-04-03 16:10:03 +02:00
Tebbe Ubben
e3f45aa6be
Fix automatic careportal entries
2019-04-03 00:07:20 +02:00
Milos Kozak
78ecb80488
Merge pull request #1703 from rob-andy/wip/libre-delta-fixes
...
Calculate deltas correctly with 1 minute spaced data
2019-04-02 15:11:28 +02:00
Milos Kozak
1f62c820ca
Automation: split recurring and nonrecurring time
2019-04-02 00:05:12 +02:00
Milos Kozak
dc0846eab9
ActionStopTempTarget
2019-04-01 22:36:15 +02:00
AdrianLxM
8604d41323
reformat code
2019-04-01 21:37:20 +02:00
AdrianLxM
98a3d64c41
Merge pull request #1704 from TebbeUbben/insight-fix
...
Insight fix
2019-04-01 09:36:10 +02:00
Milos Kozak
aa3f910ae9
New Crowdin translations ( #1705 )
...
* New translations strings.xml (Slovak)
* New translations strings.xml (Slovak)
2019-04-01 09:34:48 +02:00
Milos Kozak
5481c99d56
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-03-31 23:49:08 +02:00
Milos Kozak
1e1c74f420
Fix SMS CAL command
2019-03-31 23:49:01 +02:00
Andy Rozman
e028c78844
Added constraints-layout dependency back (removed by 2.2)
2019-03-31 22:29:59 +01:00
Milos Kozak
5a555cdfba
AutomationPlugin:processActions and some tweaking
2019-03-31 21:54:31 +02:00
Andy Rozman
3489f4a746
Merge branch 'medtronic_andy' of https://github.com/andyrozman/AndroidAPS into medtronic_andy
2019-03-31 20:13:14 +01:00
Andy Rozman
bd3529e650
Merge branch 'dev' into medtronic_andy
2019-03-31 20:03:49 +01:00
Tebbe Ubben
2371034a49
Update basal profile precision handling in Insight driver v3
2019-03-31 20:26:31 +02:00
Tebbe Ubben
67fe402447
Update basal profile precision handling in Insight driver v2
2019-03-31 19:58:59 +02:00
Tebbe Ubben
e26f0fef3f
Do not overwrite detailedBolusInfo.insulin
2019-03-31 19:38:31 +02:00
Tebbe Ubben
78a3224d05
Update basal profile precision handling in Insight driver
2019-03-31 19:36:58 +02:00
Milos Kozak
ec05f1da3d
New Crowdin translations ( #1697 )
...
* New translations strings.xml (German)
* New translations strings.xml (Afrikaans)
* New translations insight_alert_titles.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Slovak)
* New translations strings.xml (Spanish)
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
2019-03-31 16:55:56 +02:00
Tebbe Ubben
3894e44cc7
Fix Insight DST pump time update
2019-03-31 03:47:08 +02:00
rob
25950fc6cf
Libre/miaomiao delta modifications
...
* Remove hard limit of processing 9 records. Processing will now stop
at first value outside of time range of interest
* Keep a list of all values within 2.5 minutes. Average this value to use
as the now value
* Don't change the now value date. Always use the time of the latest value
* Added new test for data spaced at 1 minute intervals, to mimic libre data from glimp
* Fix existing test results for average < 2.5 minute data. Deltas are different due to
not updating the now value time
2019-03-31 11:03:48 +10:00
Tebbe Ubben
4b86a07eac
Set result.bolusDelivered in Insight driver
2019-03-31 01:39:08 +01:00
Tebbe Ubben
ae60d68719
Fix Insight limits
2019-03-31 01:37:28 +01:00
Tebbe Ubben
c12ec4817f
Proper rounding for basal rate
2019-03-31 01:23:05 +01:00
Andy Rozman
4b144f282b
Some compile fixes and translation problems.
2019-03-30 23:31:02 +00:00
Milos Kozak
350e23647e
ActionStartTempTargetTest
2019-03-31 00:03:31 +01:00
Milos Kozak
6a365b3483
ActionTest
2019-03-30 23:11:22 +01:00
Milos Kozak
bad6edfb8b
Action:applyTest
2019-03-30 23:08:25 +01:00
Andy Rozman
eb85cd2588
Merge branch 'dev' into medtronic_andy
2019-03-30 22:06:43 +00:00
Milos Kozak
e5dc655c64
ActionLoopResumeTest
2019-03-30 22:53:19 +01:00
Milos Kozak
77dd32a14f
ActionLoopSuspendTest
2019-03-30 22:47:22 +01:00
Milos Kozak
fe844b2dba
ActionLoopEnableTest
2019-03-30 22:35:05 +01:00
Milos Kozak
1ba923b14d
ActionLoopDisableTest
2019-03-30 22:32:28 +01:00
Milos Kozak
ad13139117
fix manifest
2019-03-30 21:48:56 +01:00
Andy Rozman
afcedc83d1
0.8.2
...
- done some fixes according to Crashalytics (most common problem from last month)
- extended custom actions, to have enabled flag, and if entry is enabled=false button is not added. Added EventCustomActionsChanged event that can refresh custom actions
- #111 - do not put multiple statuses into queue
- #110 - set driver busy if wake up and tune is running
- #104 - when bolus is delivering driver is set to busy, and custom action was added to remove this block
2019-03-30 18:36:50 +00:00
Milos Kozak
876c59a6fe
ActionTest
2019-03-30 18:40:13 +01:00
Milos Kozak
6357dd40d7
fix tests
2019-03-30 17:10:21 +01:00
Milos Kozak
f1f1be160b
put back constraint layout library
2019-03-30 16:03:08 +01:00
Milos Kozak
cabdb1d2fb
Merge branch 'dev' into automation
2019-03-30 15:47:23 +01:00
Milos Kozak
361ffa91c8
revert changes and disable test
2019-03-30 11:11:44 +01:00
Milos Kozak
bc23ca30e2
fix test 2
2019-03-30 10:04:22 +01:00
Milos Kozak
474850c727
fix test
2019-03-30 09:21:22 +01:00
Milos Kozak
7f7e2eeb46
2.2.1-dev
2019-03-29 08:33:26 +01:00
Milos Kozak
ede3a4f0f4
typo
2019-03-29 08:32:54 +01:00
AdrianLxM
3d3b770248
New Crowdin translations ( #1691 ) ( #1694 )
...
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
2019-03-28 22:56:54 +01:00
AdrianLxM
97430a00b1
2.2
2019-03-28 22:47:13 +01:00
AdrianLxM
ebc8303cc6
isSuspended -> is NOT suspended
2019-03-28 22:13:57 +01:00
AdrianLxM
d856b87703
rewrite DST logic
2019-03-28 19:38:58 +01:00
Adrian AndroidAPS
cdd3c25929
only run DST helper on certain pumps
2019-03-28 17:25:57 +01:00
Nico Schmitz
9b19907388
Replace "lower" with "lesser"
2019-03-27 00:32:10 +01:00
Nico Schmitz
236349a063
Bugfixes. Add remove icon for actions.
2019-03-26 23:28:46 +01:00
Nico Schmitz
c6766c972c
Fix AutomationEventTest
2019-03-26 22:56:17 +01:00
Nico Schmitz
dcb57ac11d
Remove clone() for Trigger
2019-03-26 22:42:21 +01:00
Nico Schmitz
7b5c26bbb9
Remove clone() for AutomationEvent and Action
2019-03-26 22:37:19 +01:00
Nico Schmitz
e1523ee82d
Introduce LayoutBuilder
2019-03-26 22:13:01 +01:00
Nico Schmitz
ba0625b03f
Update to recent upstream/dev
2019-03-26 00:47:00 +01:00
Nico Schmitz
97a7a75c86
work on automation plugin
...
- implement clone() methods for actions and triggers
- add AutomationEventTest
- improve ui
2019-03-26 00:06:37 +01:00
Nico Schmitz
4d98c44d74
Fix tests
2019-03-25 23:35:42 +01:00
Milos Kozak
1fe529db85
New Crowdin translations ( #1667 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Bulgarian)
* New translations insight_alert_titles.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations insight_exceptions.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_exceptions.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Portuguese)
* New translations insight_alert_codes.xml (Portuguese)
* New translations insight_alert_descriptions.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Afrikaans)
* New translations insight_alert_codes.xml (Afrikaans)
* New translations insight_alert_descriptions.xml (Afrikaans)
* New translations insight_alert_titles.xml (Afrikaans)
* New translations insight_exceptions.xml (Afrikaans)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations insight_alert_codes.xml (French)
* New translations insight_alert_descriptions.xml (French)
* New translations insight_alert_titles.xml (French)
* New translations strings.xml (French)
* New translations insight_alert_titles.xml (French)
* New translations insight_exceptions.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations insight_exceptions.xml (French)
* New translations strings.xml (French)
* New translations insight_alert_titles.xml (French)
* New translations insight_alert_titles.xml (Portuguese, Brazilian)
* New translations insight_alert_descriptions.xml (Portuguese, Brazilian)
* New translations insight_alert_codes.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations insight_exceptions.xml (Portuguese, Brazilian)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Bulgarian)
* New translations insight_exceptions.xml (Portuguese)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_exceptions.xml (Portuguese)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Italian)
* New translations insight_alert_codes.xml (Portuguese)
* New translations insight_alert_descriptions.xml (Portuguese, Brazilian)
* New translations strings.xml (Greek)
* New translations strings.xml (Romanian)
* New translations strings.xml (French)
* New translations strings.xml (Dutch)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Slovak)
* New translations strings.xml (Russian)
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
2019-03-25 20:31:00 +01:00
Milos Kozak
0ee121d916
Merge pull request #1521 from MilosKozak/smsrefactor
...
Smsrefactor
2019-03-25 08:41:09 +01:00
Milos Kozak
a0bddbdec9
Merge pull request #1690 from jotomo/show-applied-max-iob-constraints
...
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 23:01:57 +01:00
Johannes Mockenhaupt
9dc02e3fa5
OpenAPSSSMBPlugin: show applied max IOB constraints.
2019-03-24 22:01:21 +01:00
Nico Schmitz
fc7e65c4d1
Update to recent upstream/dev
2019-03-22 23:08:13 +01:00
Milos Kozak
a060af8b0e
SmsCommunicator separator
2019-03-22 22:53:16 +01:00
Milos Kozak
fdbb76cb92
SmsCommunicator show COB
2019-03-22 22:45:41 +01:00
Milos Kozak
ca3c6b4093
SmsCommunicator detect commands
2019-03-22 22:18:51 +01:00
Nico Schmitz
f017b7a7a2
Work on automation plugin.
...
- Remove unused imports
- Add icons for actions and triggers
2019-03-21 23:38:56 +01:00
Milos Kozak
52482d112d
typo
2019-03-21 22:31:44 +01:00
Milos Kozak
b7b9e175eb
Merge branch 'dev' into smsrefactor
2019-03-21 22:12:08 +01:00
Milos Kozak
fcc4a4edd3
SmsCommunicatorPluginTest 12
2019-03-21 21:54:46 +01:00
Milos Kozak
9e05ea8c8e
ConstraintTest
2019-03-21 21:29:09 +01:00
Milos Kozak
beb50bad44
SmsCommunicatorPluginTest 11
2019-03-21 21:03:34 +01:00
Milos Kozak
a9992503f6
SmsCommunicatorPluginTest 10
2019-03-21 21:00:42 +01:00
Milos Kozak
751e87ca5e
Merge pull request #1688 from AdrianLxM/dev-wear
...
Dev wear
2019-03-21 10:52:14 +01:00
Nico Schmitz
6dc87db73e
Improve EditEventDialog
2019-03-21 00:38:06 +01:00
Milos Kozak
30bfa1ca1f
SmsCommunicatorPluginTest 9
2019-03-20 23:12:07 +01:00
Nico Schmitz
87cf62e8f6
Refactoring. Fixes for screen rotation.
2019-03-20 23:09:46 +01:00
Milos Kozak
a37d04a8d9
SmsCommunicatorPluginTest 8
2019-03-20 22:49:35 +01:00
Milos Kozak
98eb3a1d73
SmsCommunicatorPluginTest 7
2019-03-20 22:12:25 +01:00
Nico Schmitz
c074ec36c4
Implement temp target dialog for automation action
2019-03-20 00:39:00 +01:00
Milos Kozak
381ae67829
Merge pull request #1420 from tanja3981/improvement/#1269
...
[2.0] Improvement: Allow some objectives to go back.
2019-03-19 23:42:38 +01:00
Nico Schmitz
91e4b01f10
Display actions and merge recent upstream/dev
...
- Add ActionListAdapter
- Add ChooseActionDialog
- Merge upstream/dev branch
2019-03-19 19:08:46 +01:00
AdrianLxM
d4d499587b
Merge remote-tracking branch 'andyremote/wear_upgrade' into dev-wear
2019-03-18 23:51:20 +01:00
Milos Kozak
db1a6bc71e
wait for finished calculations instead of acting on new BG
2019-03-18 20:59:39 +01:00
Milos Kozak
18ba5878d2
Fix1660
2019-03-17 18:51:16 +01:00
Milos Kozak
02f20b9e83
uncomment fileprovider
2019-03-14 11:18:02 +01:00
Milos Kozak
546f99f471
SmsCommunicatorPluginTest 6
2019-03-13 23:30:41 +01:00
Milos Kozak
74391eefdc
SmsCommunicatorPluginTest 5
2019-03-13 21:10:52 +01:00
Milos Kozak
4c0554f61a
SmsCommunicatorPluginTest 4
2019-03-13 19:35:48 +01:00
Milos Kozak
11ee9f54c3
Merge branch 'dev' into smsrefactor
2019-03-13 19:22:02 +01:00
Milos Kozak
826497c9f6
Fix superbolus test & allow APS plugin to be constraint
2019-03-13 18:50:37 +01:00
Milos Kozak
bb5cec95ea
SmsCommunicatorPluginTest 3
2019-03-13 14:33:28 +01:00
Andy Rozman
b1baaf48f5
remove wear warning
2019-03-12 23:57:57 +00:00
Andy Rozman
f7c4db35b5
Merge branch 'dev' into wear_upgrade
2019-03-12 22:46:38 +00:00
Andy Rozman
be9039d8b0
Minor changes
2019-03-12 22:41:52 +00:00
Milos Kozak
a212ba7156
SmsCommunicatorPluginTest 2
2019-03-12 23:30:31 +01:00
Milos Kozak
b24217491b
SmsCommunicatorPluginTest 1
2019-03-12 22:58:04 +01:00
Tanja Schmidt
dc89d0dfcf
Fixed: Use bage instead of pgage variable for coloring the battery age.
2019-03-12 21:30:23 +01:00
Milos Kozak
3ebd7dcdb8
AuthRequestTest 2
2019-03-12 20:03:41 +01:00
Milos Kozak
bb22b00245
AuthRequestTest
2019-03-12 19:55:47 +01:00
Milos Kozak
b7305f156f
SmsActionTest
2019-03-12 19:14:15 +01:00
Milos Kozak
a8a1bb793f
SmsTest
2019-03-12 18:58:26 +01:00
Milos Kozak
a32508a7ad
move test to correct package
2019-03-12 18:41:20 +01:00
Milos Kozak
f6d85bdd96
correct wakelock in iob calculation
2019-03-12 11:31:21 +01:00
Milos Kozak
f25b629fbc
Merge branch 'dev' into smsrefactor
2019-03-11 23:11:33 +01:00
Milos Kozak
e1a82cc78e
SMS eleminate I and l from passcode
2019-03-11 18:33:43 +01:00
Milos Kozak
b9ea583d3d
SMS read status after bolus
2019-03-11 18:29:43 +01:00
Andy Rozman
0c27b8c6e3
fixing OverviewFragment
2019-03-10 22:24:38 +00:00
Andy Rozman
6fcb1ce230
Medtronic 0.8.1-SNAPSHOT
...
- wear changes
- refactoring of decoder
- started work on bolus, tbr, resumes
2019-03-10 19:08:54 +00:00
Milos Kozak
c7c3506b53
SMS PROFILE command
2019-03-10 07:59:14 +01:00
Milos Kozak
f30f4cbee2
SMS code cleanup
2019-03-09 18:46:22 +01:00
Milos Kozak
53721d5d2c
SMS Plugin extended bolus support
2019-03-09 09:52:58 +01:00
Andy Rozman
8594525d2c
Merge branch 'dev' into ench_1455_custom_actions
2019-03-08 23:49:56 +00:00
Milos Kozak
79b6bc6c43
SMS Plugin allow duration in basal command
2019-03-08 23:56:35 +01:00
Milos Kozak
56f977df3c
SMS Plugin allow basal in %
2019-03-08 23:48:41 +01:00
Milos Kozak
95da55724e
SMS Plugin show ignored too
2019-03-08 23:30:25 +01:00
Milos Kozak
592d04af1d
Merge pull request #1669 from harispoljo/feature-TTRunLoop
...
[Enhancement] Run loop when TemporyTarget is changed
2019-03-08 23:16:09 +01:00
Milos Kozak
9e2cb7d047
allow any non letter for SMS to ignore command
2019-03-08 23:01:33 +01:00
Milos Kozak
cc3b50c12d
Merge pull request #1676 from TebbeUbben/dev
...
Insight: Enforce using first profile
2019-03-08 22:44:28 +01:00
Milos Kozak
0e95808c27
fix tests
2019-03-08 22:26:26 +01:00
Milos Kozak
1eea170ead
SMS Plugin correct response for % TBR
2019-03-08 22:07:20 +01:00
Milos Kozak
6ea49f17bc
SMS Plugin add missing fragment refresh
2019-03-08 21:08:21 +01:00
Milos Kozak
791d5dbd1b
add missing files after merge
2019-03-08 19:42:48 +01:00
Milos Kozak
0051830b25
Merge branch 'dev' into smsrefactor
2019-03-08 19:41:32 +01:00
harispoljo
537c241e76
Made the intent easier to read.
2019-03-07 16:33:36 +01:00
Tebbe Ubben
9524818c4d
Headline for Insight related settings
2019-03-07 15:25:29 +01:00
Tebbe Ubben
286be1e78f
Insight: Enforce using first profile
2019-03-07 15:22:51 +01:00
Roumen Georgiev
065192f11e
added test for getAvailableInternalMemorySize()
...
it took me some time, but it's OK now
2019-03-07 14:49:07 +02:00
Milos Kozak
f7c6f60131
Low storage notification
2019-03-07 11:32:09 +01:00
Milos Kozak
e8a41b01b7
bump 2.1.3-dev
2019-03-07 11:07:48 +01:00
Roumen Georgiev
2b10e0f9e9
initial work
2019-03-07 11:32:29 +02:00
Andy Rozman
a148f5d21d
Fixed some files after merge.
2019-03-07 00:01:19 +00:00
Andy Rozman
6e500c1e75
On both sides changed BIND_LISTENER in manifest and added a lot of logging, some might be commented out.
...
On AAPS side:
- added some capabilites
- fully refactored SendToDataLayerThread (copied from xdrip)
- updated code
- all tasks are now executed on Executor (and not by itself) - main problem that some data was not sent
On Wear side:
- added capabilities and refactored code in ListenerService (by looking at xdrip code)
2019-03-06 23:38:18 +00:00
Tanja Schmidt
c40907b951
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
a5d1905be8
Allow some objectives to go back.
2019-03-06 19:03:42 +01:00
Tanja Schmidt
92cbe45341
Fixed status noticication for charging/uncharging: check battery not power state.
2019-03-06 19:00:11 +01:00
harisp
605601bcc6
Run loop when TemporyTarget is changed
2019-03-06 12:10:28 +01:00
Milos Kozak
1a73d60535
fix tests
2019-03-05 23:29:55 +01:00
Milos Kozak
02db9b681d
fix MidnightTime crash + tests
2019-03-05 23:12:35 +01:00
Milos Kozak
6c19e91abc
bump 2.1.2
2019-03-05 21:26:30 +01:00
Milos Kozak
39ddde5844
Merge pull request #1664 from MilosKozak/AdrianLxM-patch-2
...
fix version check
2019-03-05 21:24:34 +01:00
AdrianLxM
7f3924a7cb
fix version check
2019-03-05 21:06:14 +01:00
Milos Kozak
839be6c40c
Merge branch 'master' into dev
2019-03-05 20:54:23 +01:00
Milos Kozak
5cf9516012
fix gradle files
2019-03-05 20:44:51 +01:00
Milos Kozak
3c106e7285
New Crowdin translations ( #1655 )
...
* New translations strings.xml (Dutch)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations insight_alert_codes.xml (Romanian)
* New translations insight_alert_descriptions.xml (Romanian)
* New translations insight_alert_titles.xml (Romanian)
* New translations insight_exceptions.xml (Romanian)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
2019-03-05 19:53:18 +01:00
Tebbe Ubben
6cd37520c3
Fix #1661
2019-03-04 23:21:26 +01:00
Andy Rozman
5a8b5f3e7b
Merge branch 'dev' into medtronic_andy
2019-03-03 23:35:12 +00:00
AdrianLxM
f28d763ada
version bump 2.1.1
2019-03-02 22:25:13 +01:00
Tebbe Ubben
91c3123865
Fix crash in Insight plugin
2019-03-02 22:20:37 +01:00
Andy Rozman
011aaf5336
Moved medtronic to correct package
2019-03-02 20:39:14 +00:00
Andy Rozman
f7395c7a2c
Changes after merge, compilable, but medtronic is still in old structure.
2019-03-02 20:24:53 +00:00
Milos Kozak
8835beee99
Merge pull request #1653 from MilosKozak/branch-fix
...
capitalization fix
2019-03-02 19:38:40 +01:00
Milos Kozak
f24b32bc8c
fix overview intent name
2019-03-02 19:25:22 +01:00
AdrianLxM
5826084cf9
capitalization fix
2019-03-02 19:22:56 +01:00
Andy Rozman
289902633e
Merge branch 'dev' into medtronic_andy
2019-03-02 18:20:37 +00:00
AdrianLxM
2ad2b11541
Merge pull request #1652 from MilosKozak/l10n_dev
...
New Crowdin translations
2019-03-02 17:53:25 +01:00
Milos Kozak
1117553de1
New translations insight_alert_titles.xml (Portuguese)
2019-03-02 17:27:13 +01:00
Milos Kozak
d3295f5932
New translations insight_exceptions.xml (Portuguese)
2019-03-02 17:27:12 +01:00
Milos Kozak
2472845ff0
New translations strings.xml (Portuguese, Brazilian)
2019-03-02 17:26:52 +01:00
Milos Kozak
668a45b1ad
bump 2.1
2019-03-02 15:56:11 +01:00
Milos Kozak
9740fd8ac8
New translations insight_exceptions.xml (Portuguese, Brazilian)
2019-03-02 15:45:15 +01:00
Milos Kozak
df88e7e79a
New translations strings.xml (Bulgarian)
2019-03-02 15:45:13 +01:00
Milos Kozak
391cbc5e0b
New translations insight_alert_codes.xml (Bulgarian)
2019-03-02 15:45:09 +01:00
Milos Kozak
42e1e9e5e8
New translations insight_alert_descriptions.xml (Bulgarian)
2019-03-02 15:45:08 +01:00
Milos Kozak
b72b7f8e07
New translations insight_alert_titles.xml (Bulgarian)
2019-03-02 15:45:07 +01:00
Milos Kozak
48ccfed707
New translations insight_exceptions.xml (Bulgarian)
2019-03-02 15:45:06 +01:00
Milos Kozak
d6058c4c7a
New translations strings.xml (Czech)
2019-03-02 15:45:05 +01:00
Milos Kozak
5bb14cad50
New translations insight_alert_codes.xml (Czech)
2019-03-02 15:44:59 +01:00
Milos Kozak
f15ee15f25
New translations insight_alert_descriptions.xml (Czech)
2019-03-02 15:44:58 +01:00
Milos Kozak
e9881b71aa
New translations insight_alert_titles.xml (Czech)
2019-03-02 15:44:57 +01:00
Milos Kozak
54d3f35f9b
New translations insight_alert_descriptions.xml (Dutch)
2019-03-02 15:44:53 +01:00
Milos Kozak
48526d7b63
New translations insight_alert_titles.xml (Dutch)
2019-03-02 15:44:52 +01:00
Milos Kozak
f1c80173f2
New translations insight_exceptions.xml (Dutch)
2019-03-02 15:44:51 +01:00
Milos Kozak
126e12496e
New translations insight_alert_codes.xml (Dutch)
2019-03-02 15:44:42 +01:00
Milos Kozak
c6c5982033
New translations strings.xml (Finnish)
2019-03-02 15:44:35 +01:00
Milos Kozak
e20f8e2c4b
New translations insight_alert_codes.xml (Finnish)
2019-03-02 15:44:31 +01:00
Milos Kozak
6202c5a76c
New translations insight_alert_descriptions.xml (Finnish)
2019-03-02 15:44:30 +01:00
Milos Kozak
59163447a1
New translations insight_alert_titles.xml (Finnish)
2019-03-02 15:44:29 +01:00
Milos Kozak
dea8a9cd62
New translations insight_exceptions.xml (Finnish)
2019-03-02 15:44:28 +01:00
Milos Kozak
3a139e4d76
New translations strings.xml (German)
2019-03-02 15:44:27 +01:00
Milos Kozak
dcb202f4c6
New translations insight_alert_codes.xml (Lithuanian)
2019-03-02 15:44:22 +01:00
Milos Kozak
a536660c42
New translations insight_alert_descriptions.xml (Lithuanian)
2019-03-02 15:44:21 +01:00
Milos Kozak
fe5ae3523c
New translations insight_alert_titles.xml (Lithuanian)
2019-03-02 15:44:20 +01:00
Milos Kozak
04ca6c214e
New translations strings.xml (Spanish)
2019-03-02 15:43:59 +01:00
Milos Kozak
3b1c62f1f1
New translations insight_alert_codes.xml (Spanish)
2019-03-02 15:43:56 +01:00
Milos Kozak
bf523442f8
New translations insight_alert_descriptions.xml (Spanish)
2019-03-02 15:43:55 +01:00
Milos Kozak
18e285fd6f
New translations insight_alert_titles.xml (Spanish)
2019-03-02 15:43:53 +01:00
Milos Kozak
dd8041d0b3
New translations insight_exceptions.xml (Spanish)
2019-03-02 15:43:52 +01:00
Milos Kozak
df9c8e4663
New translations insight_alert_descriptions.xml (Swedish)
2019-03-02 15:43:46 +01:00
Milos Kozak
c2d46b05b3
New translations insight_alert_titles.xml (Swedish)
2019-03-02 15:43:45 +01:00
Milos Kozak
214d1cd40a
New translations insight_exceptions.xml (Swedish)
2019-03-02 15:43:45 +01:00
Milos Kozak
7c007d9e85
New translations strings.xml (Turkish)
2019-03-02 15:43:44 +01:00
Milos Kozak
681d1bad21
New translations insight_alert_titles.xml (Portuguese, Brazilian)
2019-03-02 15:43:34 +01:00
Milos Kozak
79b9e6e39c
New translations insight_alert_codes.xml (Swedish)
2019-03-02 15:43:33 +01:00
Milos Kozak
803c0d6ec2
New translations insight_exceptions.xml (Polish)
2019-03-02 15:43:31 +01:00
Milos Kozak
3c0c94604c
New translations strings.xml (Portuguese)
2019-03-02 15:43:20 +01:00
Milos Kozak
76d36bc6b0
New translations strings.xml (Polish)
2019-03-02 15:43:06 +01:00
Milos Kozak
883010e6d6
New translations insight_alert_codes.xml (Polish)
2019-03-02 15:43:01 +01:00
Milos Kozak
959a456d7d
New translations insight_alert_descriptions.xml (Polish)
2019-03-02 15:43:00 +01:00
Milos Kozak
710e0840de
New translations insight_alert_titles.xml (Polish)
2019-03-02 15:42:59 +01:00
Milos Kozak
1952d3b04e
New translations strings.xml (Chinese Simplified)
2019-03-02 15:42:57 +01:00
Milos Kozak
1f78e8c56d
fix tests
2019-03-02 15:34:34 +01:00
Milos Kozak
987b3d9dd0
move dstPlugin to contraints package
2019-03-02 15:13:42 +01:00
Milos Kozak
e27c0c4b8b
Merge branch 'DstHelperPlugin' of https://github.com/PoweRGbg/AndroidAPS into PoweRGbg-DstHelperPlugin
2019-03-02 15:07:48 +01:00
Milos Kozak
f135aebe41
New Crowdin translations ( #1646 )
...
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_exceptions.xml (Lithuanian)
* New translations strings.xml (Portuguese, Brazilian)
2019-03-02 14:45:06 +01:00
Milos Kozak
e67e431526
Merge pull request #1649 from TebbeUbben/patch-1
...
Disable engineering mode for Insight
2019-03-02 14:44:43 +01:00
Milos Kozak
5938c5659b
Pumpcontrol icon
2019-03-02 14:37:53 +01:00
Tebbe Ubben
82bbf17f0e
Update MainApp.java
2019-03-02 12:18:06 +01:00
Milos Kozak
d9a9c933bc
package refactor
2019-02-28 23:16:50 +01:00
Milos Kozak
fa3d66ff8e
Merge pull request #1645 from jotomo/smb-parent-pref
...
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 16:30:56 +01:00
Milos Kozak
ea632b197c
fix GlucoseStatus tests
2019-02-28 15:37:49 +01:00
Johannes Mockenhaupt
9c14e4eadd
Bugfix: only allow SMB if parent preference is enabled.
2019-02-28 12:41:51 +01:00
Milos Kozak
395faa7dc9
pumps package refactor
2019-02-26 20:38:27 +01:00
Milos Kozak
e3e0a44d72
fix TBR formating in fragment
2019-02-25 20:18:10 +01:00
Milos Kozak
3287129eef
SP::putDouble
2019-02-25 20:17:02 +01:00
Milos Kozak
be2866d894
fix key_smbmaxminutes
2019-02-25 20:15:28 +01:00
Milos Kozak
3d3fcde35d
Query for profile only once
2019-02-25 20:12:31 +01:00
Milos Kozak
86b494229e
Fix graph scale with no data
2019-02-25 20:11:21 +01:00
Milos Kozak
94d96cbc80
Use memory records for glucose data instead of DB
2019-02-25 20:10:38 +01:00
Milos Kozak
c122618317
use key_smbmaxminutes instead of string
2019-02-25 20:08:34 +01:00
Milos Kozak
337d350ce2
Use memory record for lastBg instead of DB query
2019-02-25 20:04:29 +01:00
Milos Kozak
b0dd2f464b
Insight driver (Sight remote) removal
2019-02-25 19:33:01 +01:00
Tebbe Ubben
7e5c738d76
Update strings.xml
2019-02-24 14:33:23 +01:00
Milos Kozak
c94dda1f0a
Merge branch 'dev' into ench_1455_custom_actions
2019-02-22 15:27:00 +01:00
Andy Rozman
b0fe8fc5aa
Merge branch 'dev' into ench_1455_custom_actions
2019-02-20 23:41:09 +00:00
Andy Rozman
8b3b1e67ea
First implementation
2019-02-20 22:57:31 +00:00
Andy Rozman
a441a7e35e
Release 0.7
...
- finished decoding DailyTotals records
- fixed some of most common bugs from Crashalytics
2019-02-20 15:28:14 +00:00
Milos Kozak
582101a3e9
Merge pull request #1639 from MilosKozak/fixes
...
Fix applying basal constraints in non APS mode
2019-02-19 18:24:16 +01:00
Milos Kozak
9f66e0b96e
Fabric update
2019-02-19 18:03:18 +01:00
Milos Kozak
1e37ce5ba7
bump 2.1-dev
2019-02-19 17:10:33 +01:00
Milos Kozak
95297a6292
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2019-02-19 16:26:35 +01:00
Milos Kozak
1f3696608e
Tomato BGSource plugin
2019-02-19 16:26:16 +01:00
AdrianLxM
58f4012323
Merge pull request #1637 from TebbeUbben/insight-dev
...
Improvement for timeout during handshake notification
2019-02-17 22:21:14 +01:00
TebbeUbben
71f73210c9
Send dismiss event in main thread
2019-02-17 22:02:51 +01:00
TebbeUbben
8f7a29bd7a
Only show notification after three timeouts during handshake
2019-02-17 22:01:01 +01:00
TebbeUbben
5fb0fe62f4
Remove timeout during handshake notification when connection was successful
2019-02-17 21:58:17 +01:00
AdrianLxM
c38d07950a
key not translatable
2019-02-17 21:01:06 +01:00
Milos Kozak
57d472212b
New Crowdin translations ( #1622 )
...
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* 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 (Chinese Simplified)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Slovak)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* 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 insight_alert_codes.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations strings.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_exceptions.xml (Russian)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
2019-02-17 18:26:59 +01:00
Andy Rozman
5aa5d9f749
Merge branch 'dev' into medtronic_andy
2019-02-16 20:50:36 +00:00
TebbeUbben
361cc158e8
Timeout during handshake notification
2019-02-16 20:28:49 +01:00
TebbeUbben
d2b0665af1
Merge branch 'master' into insight-dev2
2019-02-12 15:01:29 +01:00
TebbeUbben
e49cc10e1c
Log exceptions that occur in alert service
2019-02-12 14:57:14 +01:00
TebbeUbben
a4312acb3e
Incremental recovery duration
2019-02-12 14:54:27 +01:00
TebbeUbben
c564cc2214
Reuse socket of failed connection
2019-02-12 14:36:56 +01:00
TebbeUbben
ee704c3988
Merge branch 'master' into insight-dev
2019-02-10 00:05:43 +01:00
TebbeUbben
4a11723a61
Fix zero-temp for pump stopped periods
2019-02-10 00:03:59 +01:00
TebbeUbben
7a4d721c29
Fix bolus progress dialog with bolus cancel
2019-02-09 23:50:12 +01:00
TebbeUbben
4146c8a770
Don't send final bolus event after bolus cancel
2019-02-09 23:14:57 +01:00
TebbeUbben
a8a182dc9d
Change way of checking operating mode during bolus delivery
2019-02-09 23:12:36 +01:00
TebbeUbben
0b1e181662
Quick wizard fix 2
2019-02-09 23:06:11 +01:00
TebbeUbben
05aa369bae
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Wear/ActionStringHandler.java
2019-02-09 22:52:01 +01:00
TebbeUbben
f5d65e044c
Fix wear bolus for Insight
2019-02-09 22:49:38 +01:00
TebbeUbben
7035b9a5f2
Fix Quick Wizard for Insight pump
2019-02-09 22:47:45 +01:00
TebbeUbben
2ad4670f07
Refresh overview when pump is unpaired
2019-02-09 22:43:05 +01:00
TebbeUbben
7a7bebc5fe
Return false in isConnected and isConnecting when connection lock is not held.
2019-02-09 22:30:41 +01:00
TebbeUbben
317f171286
Fetch pump status after pairing
2019-02-09 22:25:07 +01:00
TebbeUbben
baac836d64
Don't read past history events when pump is newly paired.
2019-02-09 22:14:10 +01:00
TebbeUbben
e4fd293027
Stop fetching bolus progress when pump has switched operating mode
...
(e.g. because of an empty cartridge)
2019-02-09 22:08:49 +01:00
TebbeUbben
c5241b6cad
Remove unneeded variable
2019-02-09 22:04:09 +01:00
TebbeUbben
6cb3b5fcac
Change Insight driver strings
2019-02-09 22:01:11 +01:00
Milos Kozak
aa6ae253b9
fix tests
2019-02-08 20:44:39 +01:00
Milos Kozak
42032eede8
Merge branch 'dev' into G6
2019-02-08 19:25:33 +01:00
Milos Kozak
f540c70f22
Merge branch 'dev' into G6
2019-02-08 19:11:38 +01:00
Milos Kozak
97ace868d0
New Crowdin translations ( #1614 )
...
* New translations strings.xml (Czech)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Korean)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Slovak)
* New translations strings.xml (Dutch)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (French)
* New translations strings.xml (Italian)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Slovak)
* New translations insight_exceptions.xml (Slovak)
* New translations insight_alert_titles.xml (Slovak)
* New translations insight_alert_codes.xml (Slovak)
* New translations insight_alert_descriptions.xml (Slovak)
* New translations strings.xml (Bulgarian)
2019-02-08 18:53:19 +01:00
Andy Rozman
72eae6e6b8
- refactored commands, removed version out of it
...
- finished Medtronic History Dialog (middle button)
- refactored Set/Get Basal functionality
2019-02-07 22:41:05 +00:00
TebbeUbben
c730d3244f
Log app error codes
2019-02-04 23:56:24 +01:00
AdrianLxM
9df8273694
Merge pull request #1613 from TebbeUbben/dev-nico
...
Status lights with Insight support
2019-02-02 23:45:52 +01:00
Milos Kozak
5b462c4931
Merge pull request #1600 from tim2000s/dev
...
Upadted AMA Autosens string
2019-02-02 18:07:28 +01:00
Milos Kozak
3e694de755
New Crowdin translations ( #1581 )
...
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (German)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* 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 (Portuguese)
* New translations strings.xml (Dutch)
* New translations strings.xml (Swedish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Russian)
* New translations insight_alert_codes.xml (Polish)
* New translations insight_alert_codes.xml (Romanian)
* New translations insight_exceptions.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_alert_descriptions.xml (Portuguese)
* New translations insight_alert_codes.xml (Portuguese)
* New translations insight_exceptions.xml (Polish)
* New translations insight_alert_titles.xml (Polish)
* New translations insight_alert_descriptions.xml (Polish)
* New translations insight_alert_titles.xml (Romanian)
* New translations insight_exceptions.xml (Korean)
* New translations insight_alert_titles.xml (Korean)
* New translations insight_alert_descriptions.xml (Korean)
* New translations insight_alert_codes.xml (Korean)
* New translations insight_exceptions.xml (Japanese)
* New translations insight_alert_titles.xml (Japanese)
* New translations insight_alert_descriptions.xml (Japanese)
* New translations insight_alert_codes.xml (Japanese)
* New translations insight_alert_descriptions.xml (Romanian)
* New translations insight_exceptions.xml (Romanian)
* New translations insight_alert_titles.xml (Italian)
* New translations insight_alert_descriptions.xml (Spanish)
* New translations insight_alert_titles.xml (Turkish)
* New translations insight_alert_descriptions.xml (Turkish)
* New translations insight_alert_codes.xml (Turkish)
* New translations insight_exceptions.xml (Swedish)
* New translations insight_alert_titles.xml (Swedish)
* New translations insight_alert_descriptions.xml (Swedish)
* New translations insight_alert_codes.xml (Swedish)
* New translations insight_exceptions.xml (Spanish)
* New translations insight_alert_titles.xml (Spanish)
* New translations insight_alert_codes.xml (Spanish)
* New translations insight_exceptions.xml (Slovak)
* New translations insight_alert_titles.xml (Slovak)
* New translations insight_alert_descriptions.xml (Slovak)
* New translations insight_alert_codes.xml (Slovak)
* New translations insight_exceptions.xml (Russian)
* New translations insight_alert_titles.xml (Russian)
* New translations insight_alert_descriptions.xml (Russian)
* New translations insight_alert_codes.xml (Russian)
* New translations insight_exceptions.xml (Italian)
* New translations insight_alert_descriptions.xml (Italian)
* New translations insight_alert_titles.xml (Chinese Simplified)
* New translations insight_exceptions.xml (Dutch)
* New translations insight_alert_titles.xml (Dutch)
* New translations insight_alert_descriptions.xml (Dutch)
* New translations insight_alert_codes.xml (Dutch)
* New translations insight_exceptions.xml (Czech)
* New translations insight_alert_titles.xml (Czech)
* New translations insight_alert_descriptions.xml (Czech)
* New translations insight_alert_codes.xml (Czech)
* New translations insight_exceptions.xml (Chinese Simplified)
* New translations insight_alert_descriptions.xml (Chinese Simplified)
* New translations insight_alert_codes.xml (Chinese Simplified)
* New translations insight_exceptions.xml (Bulgarian)
* New translations insight_alert_titles.xml (Bulgarian)
* New translations insight_alert_descriptions.xml (Bulgarian)
* New translations insight_alert_codes.xml (Bulgarian)
* New translations insight_exceptions.xml (Afrikaans)
* New translations insight_alert_titles.xml (Afrikaans)
* New translations insight_alert_descriptions.xml (Afrikaans)
* New translations insight_alert_codes.xml (Afrikaans)
* New translations insight_alert_codes.xml (French)
* New translations insight_alert_codes.xml (Italian)
* New translations insight_exceptions.xml (Irish)
* New translations insight_alert_titles.xml (Irish)
* New translations insight_alert_descriptions.xml (Irish)
* New translations insight_alert_codes.xml (Irish)
* New translations insight_exceptions.xml (Hebrew)
* New translations insight_alert_titles.xml (Hebrew)
* New translations insight_alert_descriptions.xml (Hebrew)
* New translations insight_alert_codes.xml (Hebrew)
* New translations insight_exceptions.xml (Greek)
* New translations insight_alert_descriptions.xml (French)
* New translations insight_alert_titles.xml (Greek)
* New translations insight_alert_descriptions.xml (Greek)
* New translations insight_alert_codes.xml (Greek)
* New translations insight_exceptions.xml (German)
* New translations insight_alert_titles.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations insight_alert_codes.xml (German)
* New translations insight_exceptions.xml (French)
* New translations insight_alert_titles.xml (French)
* New translations insight_exceptions.xml (Turkish)
* New translations strings.xml (German)
* New translations insight_alert_codes.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations insight_alert_titles.xml (German)
* New translations insight_exceptions.xml (German)
* New translations strings.xml (German)
* New translations insight_alert_descriptions.xml (German)
* New translations strings.xml (German)
* New translations strings.xml (Czech)
* New translations strings.xml (Czech)
* New translations insight_exceptions.xml (Czech)
* New translations strings.xml (Portuguese)
* New translations insight_alert_titles.xml (Portuguese)
* New translations insight_exceptions.xml (Portuguese)
2019-02-02 18:02:19 +01:00
TebbeUbben
b670900e02
Merge branch 'master' into dev-nico
2019-02-02 17:09:03 +01:00
TebbeUbben
8c0f6062db
Fix tests
2019-02-02 17:08:47 +01:00
TebbeUbben
183e9a321e
Add getReservoirLevel() and getBatteryLevel() to LocalInsightPlugin
2019-02-02 17:02:03 +01:00
TebbeUbben
cc189d360f
Merge remote-tracking branch 'nico/dev-wip' into dev-nico
2019-02-02 16:58:21 +01:00
Milos Kozak
5988910d2c
Merge branch 'insight' into dev
2019-02-02 12:56:33 +01:00
AdrianLxM
3c029906db
Merge pull request #1593 from MilosKozak/AdrianLxM-patch-1
...
Wear bug with Insight-pump: ignore rounding deviations
2019-02-02 12:31:37 +01:00
TebbeUbben
71c4c411b2
Fix race condition for bolus cancel
2019-02-02 11:41:16 +01:00
TebbeUbben
a282124497
Return pump enact failure when base basal ist 0 duration execution of setTempBasalAbsolute
2019-02-02 01:38:01 +01:00
TebbeUbben
1ffd63c83a
Hide operating mode button by default
2019-02-02 01:14:27 +01:00
TebbeUbben
b0f72fc736
Only update first basal profile
2019-02-02 01:11:26 +01:00
Andy Rozman
78abf7299a
0.7.0
...
- refactored BasalProfile functionality
- extended SetProfile command
- fixed processing of settings for 554
2019-01-31 23:09:39 +00:00
TebbeUbben
0f2ac24fc2
Remove insight tag from build version
2019-01-31 17:34:15 +01:00
TebbeUbben
9b45c6b291
Only enable Insight driver in engineering mode
2019-01-31 13:09:40 +01:00
TebbeUbben
d1f7086651
Merge branch 'master' into insight-dev
...
# Conflicts:
# app/src/main/java/info/nightscout/androidaps/plugins/Overview/notifications/Notification.java
2019-01-31 13:08:33 +01:00
TebbeUbben
2cde70e584
Update status of final bolusing event as well
2019-01-30 20:37:35 +01:00
TebbeUbben
827d26a39a
Insight history fix
2019-01-30 20:25:48 +01:00
TebbeUbben
e23657bfe5
Set alertActivity to null onDestroy
2019-01-27 23:02:57 +01:00
TebbeUbben
68f4a20c2b
Final bolusing event
2019-01-27 16:40:56 +01:00
TebbeUbben
0c93679ed2
Fix initial EventOverviewBolusProgress
2019-01-26 09:32:29 +01:00
TebbeUbben
5475d9bceb
Withdraw connection request when deleting pairing
2019-01-25 22:55:15 +01:00
TebbeUbben
53f7cf0dcf
Revert "Improve connection routine"
...
This reverts commit 8116a24
2019-01-25 22:53:35 +01:00
TebbeUbben
8116a24fc6
Improve connection routine
2019-01-25 22:32:22 +01:00
TebbeUbben
ffc1db3c95
Add short status
2019-01-25 22:28:36 +01:00
TebbeUbben
6ac02f96cb
Fix NullPointerException
2019-01-22 13:55:38 +01:00
TebbeUbben
f6d829e575
Fix silent alert canceling
2019-01-19 15:18:41 +01:00
TebbeUbben
7724092843
Fix TBR logging
2019-01-19 15:15:56 +01:00
TebbeUbben
b5daa8f297
Change build version
2019-01-19 13:52:23 +01:00
TebbeUbben
eb96209950
Disable old Insight driver
2019-01-19 11:59:17 +01:00
TebbeUbben
258034ca8d
Don't refresh status twice when setting TBR
...
Return duration in TBR PumpEnactResult
2019-01-19 11:54:05 +01:00
TebbeUbben
2a126783b7
Upload JSON status
2019-01-19 06:31:11 +01:00
TebbeUbben
356feb5be0
Only cancel TBR if needed
2019-01-19 06:09:11 +01:00
TebbeUbben
f0a2307517
Fix race condition in alert service
2019-01-19 05:36:02 +01:00
TebbeUbben
437dee288e
Make TBR emulation setting working
2019-01-19 05:02:00 +01:00
TebbeUbben
65400560dd
Properly show TBR duration in fragment
2019-01-19 03:08:14 +01:00
TebbeUbben
4d213eae7d
Fix disconnect routine
2019-01-19 00:58:08 +01:00
TebbeUbben
cc364a0cec
Read configuration for getting active basal profile instead of using status result
2019-01-19 00:47:32 +01:00
TebbeUbben
f27ace7568
Fix PumpStoppedException while fetching status
2019-01-19 00:43:58 +01:00
TebbeUbben
85ae946296
Indicate in fragment if cartridge is not inserted
2019-01-19 00:41:29 +01:00
TebbeUbben
58a8845ec3
Don't update fragment of destroying view
2019-01-18 23:44:26 +01:00
TebbeUbben
2770a49869
Local Insight driver
2019-01-18 22:40:22 +01:00
Andy Rozman
9c08bfb8bf
[0.6]
...
- bolus finalized: added delay before bolus is delivered (configurable 5, 10, 15s) and if cancel is issued, after
delay, and bolus was already sent to pump, message is displayed saying that you need to manually stop the pump
to cancel bolus
- BLE Scanner refactored and finished (removed un-needed code)
- fixed 5 most common Crashalytics errors found
- fixed Basal Profile problem (I hope)
2019-01-15 20:08:31 +00:00
Tim Street
50f1049674
Updated Use AMA Autosens Features string
...
Updates the naming to remove AMA - line 441.
2019-01-13 21:45:51 +00:00
Andy Rozman
8fc694e812
Merge branch 'dev' into medtronic_andy
2019-01-04 22:24:44 +01:00
Andy Rozman
8698e14076
Merge branch 'dev' into medtronic_andy
2019-01-04 22:12:14 +01:00
Andy Rozman
8935abf8a5
Some changes...
2019-01-04 22:08:22 +01:00
AdrianLxM
11b8b83651
ignore rounding deviations
2019-01-04 19:27:44 +01:00
Andy Rozman
56eaacb3a2
[0.6]
...
Configuration:
- added delay for Bolus delivery
- added choice for decoding (done on RL or in software)
Code:
- encoding DailyTotals for 522 and 523
- some minor fixes reported by Crashalytics
- refactoring history
- added history display
- changes to delivering Bolus (canceling)
- started adding 6b4b hardware decoding
2019-01-04 14:02:10 +01:00
Milos Kozak
2b9b3b4f16
Eversense support
2018-12-11 21:56:57 +01:00
Nico Schmitz
9e03f0f8ca
Update to current dev branch
2018-12-11 14:51:26 +01:00
Milos Kozak
e0a592f968
Merge pull request #1580 from triplem/suspend_fix
...
fix duplication of resume and reconnect
2018-12-11 10:07:04 +01:00
Milos Kozak
8610dcc21d
G5 2018 app version support
2018-12-10 19:35:01 +01:00
Andy Rozman
a9200e9e3e
changed gradle build version
2018-12-09 22:00:22 +00:00
Andy Rozman
adc80d5cc7
Medtronic 0.5
...
- added DailyTotalsDTO and started with work on parsing (522 done)
- split encoding into 3 classes, and added exception when encoding fails
- added code for retries, when in communication with pump
- added analysis of history data for several occassions (profile changed, configuration changed, etc)
- little refactoring all arround
2018-12-09 14:44:48 +00:00
Milos Kozak
40ad066346
Fix applying basal constraints in non APS mode
2018-12-09 10:45:56 +01:00
Milos Kozak
cad22dc8ed
New Crowdin translations ( #1575 )
2018-12-08 19:04:31 +01:00
triplem
2693797bbd
fix duplication of resume and reconnect
2018-12-07 22:36:22 +01:00
Nico Schmitz
49b0e3ab71
Add EditTriggerDialog
2018-12-05 21:22:32 +01:00
TebbeUbben
e075a73c87
Add unit to Careportal bgcheck entries
2018-12-01 16:52:46 +01:00
TebbeUbben
dfe1e032be
Complete G6 plugin
2018-12-01 16:51:12 +01:00
Milos Kozak
6ea6e96284
G6 update manifest
2018-12-01 12:27:37 +01:00
Milos Kozak
a4c690e7c2
G6 register plugin
2018-12-01 10:51:53 +01:00
Milos Kozak
d664136b6e
G6 overview button support
2018-12-01 00:26:04 +01:00
Milos Kozak
946b2bfd12
Initial G6 support
2018-12-01 00:16:15 +01:00
Milos Kozak
d750438cd3
Merge pull request #1488 from schmitzn/fix-switem
...
Simplify SWItem.generateLayout()
2018-11-29 15:25:38 +01:00
Milos Kozak
b8a83216a7
Merge pull request #1556 from gregorybel/gregorybel-android-auto3
...
Gregorybel: Add android auto
2018-11-29 15:24:31 +01:00
Milos Kozak
c7fec8178d
New Crowdin translations ( #1570 )
2018-11-28 20:59:00 +01:00
Roumen Georgiev
72f141d5ca
Fix for the the failing ProfileTest
...
there is also a typo in the profile_ins_units_per_hout
2018-11-28 15:29:01 +02:00
Milos Kozak
f9cea45082
New Crowdin translations ( #1568 )
2018-11-26 16:46:44 +01:00
Milos Kozak
b1606d2452
Merge pull request #1551 from triplem/pr_1550
...
Total Basal in NS Profile
2018-11-25 22:40:03 +01:00
Milos Kozak
b0cbd5458d
New Crowdin translations ( #1567 )
2018-11-25 20:54:54 +01:00
Milos Kozak
297a592f91
New Crowdin translations ( #1564 )
2018-11-24 22:14:26 +01:00
Milos Kozak
f600ff045f
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-11-20 14:40:44 +01:00
Milos Kozak
864fe32626
Turkish
2018-11-20 14:40:38 +01:00
gregorybel
a23b820f3e
create 3 special lines for android auto in order to simplify view and give a more natural text to speech
2018-11-19 22:16:47 +01:00
Milos Kozak
9092983bef
New Crowdin translations ( #1563 )
2018-11-19 21:25:11 +01:00
Milos Kozak
46e20a4b13
New Crowdin translations ( #1560 )
2018-11-19 19:58:43 +01:00
Milos Kozak
b6cd214006
Merge pull request #1562 from MilosKozak/fixes
...
Fixes
2018-11-19 19:55:34 +01:00
Milos Kozak
bc41814946
Merge pull request #1358 from quizzmaster/fix1318
...
Notifications about tbr suggestions. Fixes #1318
2018-11-18 22:39:27 +01:00
Milos Kozak
8110bef68f
Merge pull request #1540 from jotomo/upstream-1480
...
Profile switch name mangling for NS up/download
2018-11-18 22:37:57 +01:00
Milos Kozak
6e1a01e9d3
Merge pull request #1543 from triplem/suspend_with_loop_disabled
...
Allow disconnection/suspend of pump even while Loop is deactivated
2018-11-18 21:24:39 +01:00
Milos Kozak
d4ddaf9041
New Crowdin translations ( #1547 )
2018-11-18 21:23:17 +01:00
Grégory Beloncle
3310c6d618
Update PersistentNotificationPlugin.java
...
- remove double call from addMessage
- add comments
2018-11-14 11:07:00 +01:00
Grégory Beloncle
7497eade82
Update PersistentNotificationPlugin.java
...
add comments regarding intents
2018-11-14 10:54:43 +01:00
gregorybel
2d04b277ff
add xml
2018-11-12 22:40:13 +01:00
gregorybel
9124788c4e
first commit
2018-11-12 22:38:49 +01:00
Milos Kozak
abb1dd956c
Fix sending SMS in Android 8
2018-11-12 19:00:06 +01:00
triplem
eea79c5d0f
fixes PR#1550
2018-11-08 21:14:44 +01:00
Andy Rozman
3fdbc0400e
Files missed on previous checkin.
2018-11-06 17:39:16 +00:00
Roumen Georgiev
4ac687cc72
change constraint to isLoopInvocationAllowed
2018-11-06 13:40:56 +02:00
Roumen Georgiev
e76cfa1697
reverting to dev2_1
2018-11-06 11:50:54 +02:00
Roumen Georgiev
f0b5643044
revert
2018-11-06 11:45:29 +02:00
Roumen Georgiev
707a9e62d8
revert dev changes
2018-11-06 11:40:08 +02:00
Roumen Georgiev
43a61f312a
WIP DstHelper
2018-11-06 11:25:39 +02:00
Andy Rozman
b4ce95902b
0.5.1
...
- Added history reading and parsing
- Added evaulation of history data (still work in progress)
- Added custom actions (#1455 ), so that we can manually do "Wake Up and Tune" (new button in actions)
- Started decoding DailyTotals records (need TDD for bolus and basal).
2018-11-05 16:49:59 +00:00
Milos Kozak
2af367fd63
Merge pull request #1537 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-11-05 16:39:50 +01:00
Milos Kozak
d9b9c2f5f8
Merge pull request #1538 from triplem/prepare_db_update
...
enable downgrading to enable future db updates
2018-11-05 16:39:29 +01:00
Milos Kozak
0abdd1488f
Merge pull request #1539 from jotomo/overview-ui-blocking
...
Overview: don't block the UI waiting for IobCob thread.
2018-11-05 16:39:05 +01:00
triplem
6ef777f411
enable downgrading to enable future db updates
2018-11-04 20:50:55 +01:00
triplem
c2d1506451
allow to reconnect
2018-11-04 19:34:46 +01:00
triplem
4cd9b19868
REname pump reconnection
2018-11-04 19:29:44 +01:00
triplem
e524c43138
Show only one resume
2018-11-04 19:23:58 +01:00
triplem
7a77571803
update logic
2018-11-04 19:06:19 +01:00
triplem
c4bbb62d0b
Initial implementation 2
2018-11-04 18:51:24 +01:00
Milos Kozak
a73b6422f5
New translations strings.xml (German)
2018-11-04 12:01:41 +01:00
Milos Kozak
b61780cb5f
Merge pull request #1536 from Tornado-Tim/set-basal-oref-update
...
Bring set-basal up to date with oref 0.7.0
2018-11-03 21:43:43 +01:00
Milos Kozak
fd2893e934
Merge pull request #1525 from MilosKozak/dev2_1
...
[WIP] 2.1 code
2018-11-03 21:25:34 +01:00
Tim Gunn
864b760933
Bring set-basal up to date with oref 0.7.0
2018-11-03 21:03:46 +13:00
Milos Kozak
fa2f52b560
fix test for master branch
2018-11-03 00:04:31 +01:00
Milos Kozak
fda934c3cb
limit logging for 2.0
2018-11-02 23:24:57 +01:00
Milos Kozak
8d9cc0cea6
version "2.0"
2018-11-02 23:22:37 +01:00
Milos Kozak
718cc7d78b
Merge pull request #1530 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-11-02 19:04:28 +01:00
Milos Kozak
5a5d89563f
Fix BolusProgressDialog
2018-11-02 19:04:16 +01:00
Milos Kozak
0a545dc92b
Merge pull request #1532 from MilosKozak/dev
...
Dev
2018-11-02 10:40:11 +01:00
Milos Kozak
1a335debc0
New translations strings.xml (Czech)
2018-11-02 09:21:57 +01:00
Milos Kozak
8d4c5d4087
Merge pull request #1529 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-11-02 09:20:51 +01:00
Milos Kozak
2344f5f68b
New translations strings.xml (Turkish)
2018-11-01 19:51:22 +01:00
Tim Gunn
0f3d932747
correct var spelling
2018-11-01 20:16:01 +13:00
Tim Gunn
f24318c105
use diff plugin
2018-11-01 20:05:14 +13:00
Milos Kozak
1e920d195d
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-11-01 07:59:01 +01:00
Milos Kozak
23a58c2fc1
== -> equals
2018-11-01 07:54:29 +01:00
Roumen Georgiev
685b9e007a
v2 tests
2018-10-31 11:55:06 +02:00
Milos Kozak
b73cbacbf5
fix NPE
2018-10-31 08:05:57 +01:00
Milos Kozak
ca27843dd7
fix NPE
2018-10-31 08:02:16 +01:00
Milos Kozak
ad3794d32f
fix NPE
2018-10-31 07:59:04 +01:00
Milos Kozak
62aa49dd5b
fix loading BGs <39 #2
2018-10-30 21:25:34 +01:00
Milos Kozak
871b9b6b3d
fix loading BGs <39
2018-10-30 21:24:53 +01:00
Nico Schmitz
75d0bd9761
Fix tests
2018-10-29 21:34:03 +01:00
Nico Schmitz
04574d759f
Improve dialogs. Add JSON serialization for actions and events.
2018-10-29 21:24:30 +01:00
AdrianLxM
667cbe0b12
Get device name before setting up the callback
...
In case the callback is very quick, the name might not have been set yet?
2018-10-28 20:35:37 +01:00
Milos Kozak
a4e8ace6c4
New translations strings.xml (Russian) ( #1523 )
2018-10-28 13:30:59 +01:00
Milos Kozak
d54651e916
cache midnight time calculation
2018-10-28 12:21:35 +01:00
Milos Kozak
00349527e1
calculate IobCobThread execution time
2018-10-28 11:47:12 +01:00
Milos Kozak
05dcb58f0a
check for future timestamp while loading history (RS,Rv2)
2018-10-28 11:24:59 +01:00
Andy Rozman
5b9bd2adfc
[0.4.1-SNAPSHOT]
...
- little change in scanning
- added error checking into RadioResponse and BasalProfile, also added events
- disabled quick scan
- synchronized RileyLink state changes
- proofed MedtronicConverter
- fixed 10 errors found on fabric
- fixed SetBasalProfile, after merge
2018-10-27 14:04:46 +01:00
Tim Gunn
7a95adca29
Find Bolus incrument on pump, make sure the pump can support the minSMB bolus setting
2018-10-27 12:33:32 +13:00
Tim Gunn
11fe1cb1bd
SMB Interval addition
2018-10-26 20:23:25 +13:00
Milos Kozak
512ceceeb8
New Crowdin translations ( #1513 )
2018-10-26 07:59:33 +02:00
Tim Gunn
7c4c426690
remove string
2018-10-26 18:50:01 +13:00
Tim Gunn
84716eb777
change to using key convention
2018-10-26 18:49:18 +13:00
Nico Schmitz
0364d3c039
Refactor code. Some minor fixes.
2018-10-25 22:08:04 +02:00
Nico Schmitz
7698923fe8
Clean up code. Improve ux.
2018-10-25 21:12:26 +02:00
Andy Rozman
03e38158f4
[0.4.0]
...
- refactored Broadcast receiving
- implementation of SetProfile finished
- added additional null checking in RadioResponse class
2018-10-25 16:22:31 +01:00
Tim Gunn
4592f290db
remove stuff thats not needed
2018-10-25 20:13:19 +13:00
Tim Gunn
39c3938cf7
get SMB bolus limits working
2018-10-25 20:02:02 +13:00
Tim Gunn
a879875956
use number as numberDecimal does not apply restrictions
2018-10-25 18:47:50 +13:00
Tim Gunn
4bc8025ad4
Make min SMB Bolus configurable
2018-10-25 18:27:21 +13:00
Tim Gunn
ff2f6a8bfb
Add UAMSMB Basal Minutes with Min Bolus Increment
2018-10-25 16:33:29 +13:00
Nico Schmitz
80e3b57b8c
Add ComposeTriggerTest
2018-10-25 01:02:34 +02:00
Nico Schmitz
c40dc583a3
Fix trigger order when merging connectors
2018-10-25 01:01:50 +02:00
Nico Schmitz
1c8c51841c
Outsource DummyTrigger
2018-10-25 00:27:51 +02:00
Nico Schmitz
8dc40fb795
Change trigger composition logic
2018-10-24 23:37:14 +02:00
Nico Schmitz
d863e39046
Add changeConnector()
2018-10-24 23:13:55 +02:00
triplem
43fcfaf5d6
solve #1449
2018-10-24 20:46:22 +02:00
Andy Rozman
43f2f69133
Changes needed after merge (sorry I didn't test merge after I did it and there were few problems)
2018-10-24 13:07:06 +01:00
Andy Rozman
07eef5adae
Added Notification types needed for Medtronic
...
Added Notification types needed for Medtronic (reserving this two numbers)
2018-10-24 12:45:54 +01:00
Andy Rozman
75d3f3b4bc
Merge branch 'dev' into medtronic_andy (2.0i - 24.10.2018)
2018-10-24 12:18:20 +01:00
Andy Rozman
f228475617
Merge the code from RileyLinkAAPS
...
- First real results with Pump History (not complete yet)
- Set Basal Profile changes (not complete yet)
- version set to medtronic-0.4.0-SNAPSHOT
2018-10-24 11:25:18 +01:00
Milos Kozak
91610e40e5
Merge pull request #1512 from MilosKozak/RS-npefix
...
try to catch bad devicenames
2018-10-22 21:39:31 +02:00
Andy Rozman
88b75d3496
[0.3] RELEASE
...
- WakeAndTune fixed, it runs in separate thread (in task)
- Fixed Frequency scan results
- fixing connection statuses
- postprocessing fixed/extended with MedtronicUIResponseType
- Basal profile fixes
2018-10-21 22:11:55 +01:00
Milos Kozak
947c786dc3
New Crowdin translations ( #1507 )
...
* New translations strings.xml (Czech)
* New translations strings.xml (Russian)
* New translations strings.xml (French)
2018-10-21 22:27:47 +02:00
Andy Rozman
594012aab6
[0.3.1]
...
- changed build version for easier checks
2018-10-20 13:50:40 +01:00
Andy Rozman
ca536ee97e
[0.3.1]
...
- removed code that sends wakeup on every command
- added checking if device is present
- fixed reading data when no data present (PostProcessingUI)
- work done on showing hardware in configuration (added RileyLinkSelectPreference)
- fixing configuration (in wizard)
2018-10-20 13:24:36 +01:00
AdrianLxM
5465e8f5aa
try to catch bad devicenames
2018-10-19 10:31:57 +02:00
Milos Kozak
786a91f7e1
Merge pull request #1508 from jotomo/fabric-attributes
...
Fabric: don't report disabled plugins.
2018-10-17 22:33:59 +02:00
Johannes Mockenhaupt
eaf849e625
Fabric: don't report disabled plugins.
...
Effectively reverts 91cbe1dd63
.
2018-10-17 15:54:33 +02:00
Nico Schmitz
7659f58776
Fix tests
2018-10-16 01:57:59 +02:00
Nico Schmitz
6fb4de6752
Bugfix json serialization
2018-10-16 01:49:11 +02:00
Nico Schmitz
3f5d795e15
Fix bug in TriggerConnector.shouldRun()
2018-10-16 01:33:08 +02:00
Nico Schmitz
2e4f18794f
Add ChooseTriggerDialog
2018-10-16 00:07:13 +02:00
Nico Schmitz
f98d40f71b
Work on automation plugin.
...
- Add MainApp.dpToPx() helper function
- Remove trigger layout resources
- Generate trigger layout programmatically
- Improve ux (when composing trigger logic)
- Refactoring
2018-10-15 23:20:06 +02:00
Milos Kozak
54b3e60f48
New Crowdin translations ( #1506 )
2018-10-15 18:10:58 +02:00
Milos Kozak
80b4f1d3cc
New Crowdin translations ( #1504 )
2018-10-14 23:33:29 +02:00
Milos Kozak
fee3b33d81
Merge pull request #1499 from jotomo/upstream-1482+1489
...
Combo: allow records created by the combo to be merged with existing records.
2018-10-14 23:33:08 +02:00
Milos Kozak
6ae98e5177
add comment
2018-10-14 22:55:21 +02:00
AdrianLxM
f9fa82f1ef
replace swedish minus sign with default minus sign
2018-10-14 20:47:00 +02:00
Johannes Mockenhaupt
c326e7a483
Overview: don't block the UI waiting for IobCob thread.
2018-10-14 16:24:07 +02:00
Johannes Mockenhaupt
b0fcbf3013
Update JavaDoc.
2018-10-14 14:36:05 +02:00
Milos Kozak
26cb25893e
remove fabric logging for SMS
2018-10-14 12:01:14 +02:00
Milos Kozak
cc25520770
ignore SMS starting #
2018-10-14 11:58:19 +02:00
Milos Kozak
bedb79c461
Merge branch 'dev' into smsrefactor
2018-10-14 11:16:14 +02:00
Milos Kozak
a546586df1
fix asking for SMS permission
2018-10-14 11:10:12 +02:00
Milos Kozak
903504d72d
SMSPlugin refactor & cleanup
2018-10-14 10:55:11 +02:00
Milos Kozak
94ef8f4a76
Merge branch 'dev' into smsrefactor
2018-10-14 09:55:51 +02:00
Johannes Mockenhaupt
4f896fccdb
Refactor and clean up.
2018-10-13 20:56:40 +02:00
Johannes Mockenhaupt
51315fc942
GH#1480: Improve conversion of incoming NS-PS name.
2018-10-13 20:38:26 +02:00
Milos Kozak
9309729ca1
Merge pull request #1502 from jotomo/upstream-1501
...
[For review] Correct off-by-one error calculating average.
2018-10-13 18:19:57 +02:00
Milos Kozak
c1bbaab8e1
allow UAM only if oref1 sensitivity plugin is selected
2018-10-13 18:07:01 +02:00
Milos Kozak
94233d28e1
fix sms command LOOP SUSPEND
2018-10-13 17:31:10 +02:00
Milos Kozak
ea1e78b169
prepare new classes
2018-10-13 16:50:47 +02:00
Milos Kozak
5c9baa31f3
fix different colors BG vs target range
2018-10-13 14:27:09 +02:00
Milos Kozak
9ee329b7db
log bucketed_data(0)
2018-10-13 11:40:19 +02:00
Milos Kozak
20fa8ed371
fix fallback to createBucketedDataRecalculated
2018-10-13 09:59:25 +02:00
Johannes Mockenhaupt
682b56198a
Queue: correct removal of queued command by type.
2018-10-12 16:30:45 +02:00
Johannes Mockenhaupt
c17ed80a34
Correct off-by-one error calculating average.
2018-10-12 16:05:32 +02:00
Johannes Mockenhaupt
34182b81a1
Combo: allow records created by the combo to be merged with existing records.
2018-10-12 00:46:05 +02:00
Milos Kozak
a0a60ea2d6
log carbs to pastSensitivity
2018-10-11 18:39:23 +02:00
Milos Kozak
898d7ef134
typo
2018-10-11 17:48:19 +02:00
Milos Kozak
db0fc3b3b7
Merge pull request #1498 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-10-11 16:56:35 +02:00
Milos Kozak
c1e14501c2
New translations strings.xml (Bulgarian)
2018-10-11 09:00:40 +02:00
Milos Kozak
31e56add72
Merge pull request #1496 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-10-10 07:47:47 +02:00
Milos Kozak
7d592816ac
New translations strings.xml (Dutch)
2018-10-10 00:26:23 +02:00
Milos Kozak
d921182055
2.0i-dev
2018-10-06 22:12:06 +02:00
Milos Kozak
9a84dade9a
Fix libre data, add more bucketed data test
2018-10-06 22:00:43 +02:00
Milos Kozak
817a89c39b
Better autosens logging and COB bug fix
2018-10-05 00:49:04 +02:00
Milos Kozak
c68783afd3
maintenance strings cleanup
2018-10-04 23:19:29 +02:00
Milos Kozak
97cc9a6370
log language used to fabric
2018-10-04 23:04:32 +02:00
Nico Schmitz
fb4da4859a
Simplify SWItem.generateLayout()
2018-10-03 22:36:21 +02:00
Milos Kozak
886096ca54
New translations strings.xml (Afrikaans)
2018-10-03 18:21:39 +02:00
Milos Kozak
2dee025388
New Crowdin translations ( #1472 )
2018-09-30 23:50:55 +02:00
Milos Kozak
1fa768c146
Afrikaans lang
2018-09-30 23:50:44 +02:00
Milos Kozak
52e6f6bde5
fix Korean driver
2018-09-26 20:03:40 +02:00
AdrianLxM
126f3925e0
don't send carbs entered in the past to the pump
2018-09-26 13:59:04 +02:00
AdrianLxM
e9883dcc3a
Revert "fix carb generator"
...
This reverts commit 6403c5d997
.
2018-09-26 13:37:24 +02:00
AdrianLxM
95ea377d71
Revert "fix addToHistoryTreatment"
...
This reverts commit d707ea7fb0
.
2018-09-26 13:37:05 +02:00
Milos Kozak
23a91b3838
2.0h-dev
2018-09-25 17:56:16 +02:00
Milos Kozak
60066950a5
New Crowdin translations ( #1470 )
2018-09-25 14:15:03 +02:00
Milos Kozak
e4e3112f77
New Crowdin translations ( #1469 )
2018-09-25 10:24:57 +02:00
Nico Schmitz
c60aae8630
Work on implementation for automation plugin.
...
- Use butterknife
- Import weekdays selector
- Implement layout for trigger connection and trigger time
- Implement view holders
- Implement adapters
- Implement dummy code for quick testings
- Refactor code
2018-09-25 00:00:09 +02:00
Milos Kozak
794c80f7e3
Fix accesing wrong DanaRPump instance
2018-09-24 22:43:23 +02:00
Milos Kozak
f128a33266
New Crowdin translations ( #1466 )
2018-09-24 22:11:12 +02:00
Milos Kozak
d707ea7fb0
fix addToHistoryTreatment
2018-09-23 18:58:13 +02:00
Milos Kozak
b474e9146f
New Crowdin translations ( #1463 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Chinese Simplified)
2018-09-23 10:16:25 +02:00
Milos Kozak
1c44981494
Fix wrong message during refill
2018-09-22 21:25:07 +02:00
Milos Kozak
6403c5d997
fix carb generator
2018-09-21 23:24:50 +02:00
Milos Kozak
eb1075dd04
New Crowdin translations ( #1457 )
2018-09-21 13:01:16 +02:00
Julius de Bruijn
84e41122fc
Fix TBR maximum for Animas Vibe
...
Animas actually supports 300% TBR, but uses a different way of
displaying it:
0% is the same as 100% in AAPS.
-100% (OFF) is 0% in AAPS
200% therefore is 300% in AAPS.
Maybe there should be a better indicator for this in AAPS, but for now
this fix gives better control of the TBR values, if using the open loop.
2018-09-21 11:09:41 +02:00
Andy Rozman
e2ddb48498
Some extension on VirtualPump for testing.
2018-09-20 18:04:06 +01:00
Andy Rozman
48e4a041f8
- First changes for CustomActions
...
- changed PumpInterface to add CustomActions
- added class CustomActions and CustomActionType
- changed all PumpImplementations to use new methods
- started changing ActionsFragment (most should be done)
2018-09-20 17:23:36 +01:00
Milos Kozak
58b3f96c9e
New Crowdin translations ( #1456 )
2018-09-20 09:05:35 +02:00
Nico Schmitz
b5f30a0f46
Add some content to automation plugin fragment
2018-09-19 22:29:35 +02:00
Nico Schmitz
4985864343
Add title. Generate getters.
2018-09-19 22:27:30 +02:00
Andy Rozman
70065c1343
- merge RileyLink2 support from RileyLinkAAPS
2018-09-19 20:51:40 +01:00
Nico Schmitz
e32050d565
Replace constants by comparator enum
2018-09-19 21:13:02 +02:00
Milos Kozak
1d3c4509f2
New Crowdin translations ( #1454 )
...
* New translations strings.xml (Russian)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
2018-09-19 20:56:05 +02:00
Milos Kozak
3eee5b13c7
LocationService
2018-09-19 15:26:58 +02:00
Milos Kozak
8ce4e01415
New Crowdin translations ( #1447 )
2018-09-19 08:44:44 +02:00
Milos Kozak
efec01c6e5
Some Actions
2018-09-18 23:17:00 +02:00
Milos Kozak
2bf07eb0d4
TriggerBg
2018-09-18 20:17:45 +02:00
AdrianLxM
92e5acbc26
Update strings.xml ( #1452 )
2018-09-18 13:31:32 +02:00
Milos Kozak
ca7e9d2a7f
TriggerAnd-Or json saving, loading
2018-09-18 12:32:34 +02:00
Milos Kozak
4ba1adabf4
TriggerAnd, TriggerOr
2018-09-18 10:38:12 +02:00
Milos Kozak
d317ec94ad
AutomationPlugin
2018-09-18 10:05:19 +02:00
Milos Kozak
9a96d29dc3
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-17 19:57:15 +02:00
Milos Kozak
a7e64c79f0
remove static MainApp.sConfigBuilder
2018-09-17 19:56:56 +02:00
Milos Kozak
924bc97e3b
remove static ConfigBuilderPlugin.commandQueue
2018-09-17 19:29:01 +02:00
Milos Kozak
f6c113550f
remove static ConfigBuilderPlugin.activeSensitivity
2018-09-17 18:30:57 +02:00
Milos Kozak
dc563df5f0
remove static ConfigBuilderPlugin.activeInsulin
2018-09-17 18:18:50 +02:00
Milos Kozak
1b086e6776
remove static ConfigBuilderPlugin.activeAPS
2018-09-17 17:59:44 +02:00
Milos Kozak
0b32431f9e
remove static ConfigBuilderPlugin.activeProfile
2018-09-17 17:48:11 +02:00
Milos Kozak
bc19973ce0
remove static ConfigBuilderPlugin.activePump
2018-09-17 17:43:42 +02:00
Milos Kozak
dcbf093514
Merge pull request #1399 from MarkMpn/temp-target-units
...
Assume md/dl units for temp targets created through Nightscout
2018-09-17 16:46:33 +02:00
Milos Kozak
0504619b39
New Crowdin translations ( #1443 )
2018-09-17 16:44:29 +02:00
dmelliott20
167ed27659
Update PumpType.java
...
Ammended the basebasalstep values fro the insight and the combo.
this was preventing AAPS from implementing zero basals where the basalstep was higher than the current running basal rate e.g. basal of 0.06u\hr running and a basalstep 0f 0.1u\hr resulted in no zero temp being enacted because of logic in the loop plugin.
2018-09-17 12:26:00 +00:00
Milos Kozak
21c7da4ae2
New Crowdin translations ( #1435 )
2018-09-16 19:38:19 +02:00
Sebastian Lenz
6323f2dd49
fixed typo
2018-09-16 18:32:51 +02:00
Andy Rozman
da75ed643d
Merge branch 'dev' into medtronic_andy and some minor changes to make it compilable
2018-09-14 18:14:45 +01:00
Milos Kozak
53389fea3b
fix import settings
2018-09-14 17:54:32 +02:00
Milos Kozak
9d4674faff
FillDialog formating fix
2018-09-14 14:29:25 +02:00
Milos Kozak
241d3f0c7c
fix MsgSetExtendedBolusStart.java
2018-09-14 14:10:24 +02:00
Milos Kozak
bcda4c93bf
Merge pull request #1428 from PoweRGbg/dev
...
DanaR.comm tests
2018-09-14 14:08:55 +02:00
Milos Kozak
efc1970ad5
New Crowdin translations ( #1432 )
2018-09-14 14:06:43 +02:00
Milos Kozak
cc804ac36f
Merge pull request #1360 from MilosKozak/insightfix
...
WIP Insightfix
2018-09-14 14:06:18 +02:00
Milos Kozak
514bdcda31
copy pumpId when converting EB -> TRB
2018-09-14 10:04:48 +02:00
Milos Kozak
7025d021f5
Insight logging
2018-09-14 09:06:03 +02:00
PoweRGbg
3a078c4084
DanaR.comm tests
2018-09-14 10:00:00 +03:00
Milos Kozak
665958d59c
false errors removed from DbAccessReceiver
2018-09-14 08:57:57 +02:00
Milos Kozak
ab72a187c4
Merge branch 'dev' into insightfix
2018-09-14 08:21:16 +02:00
Sebastian Lenz
b02921b23f
use profilename of currently active profile
2018-09-14 01:00:19 +02:00
Milos Kozak
3260bbfdfd
New Crowdin translations ( #1430 )
2018-09-13 23:14:40 +02:00
Milos Kozak
f5e6933f23
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-13 20:41:02 +02:00
Milos Kozak
538824d783
Portuguese language
2018-09-13 20:40:57 +02:00
Milos Kozak
dd90051b97
Insight get rid of Date.class
2018-09-13 19:00:57 +02:00
Milos Kozak
57e7d63794
Insight EB handling
2018-09-13 18:53:16 +02:00
Milos Kozak
af089b4dcf
Merge branch 'dev' into insightfix
2018-09-13 18:52:35 +02:00
Milos Kozak
081ab5ad15
New Crowdin translations ( #1424 )
2018-09-13 18:13:02 +02:00
Milos Kozak
90d077cd03
New Crowdin translations ( #1411 )
2018-09-12 15:12:26 +02:00
Milos Kozak
65ffc3cdd2
Merge branch 'dev' into insightfix
2018-09-12 14:59:15 +02:00
Milos Kozak
bbb6c5f3cc
fix rounding in dialogs
2018-09-12 14:58:47 +02:00
Milos Kozak
f51de7da81
fix wizard test
2018-09-12 10:55:34 +02:00
Milos Kozak
2fc9b40f9d
Merge branch 'dev' into insihgtfix
2018-09-12 08:56:58 +02:00
Milos Kozak
fb4582a888
request issue description in email with logs
2018-09-12 08:44:21 +02:00
Milos Kozak
fd2b9bdf94
request time in email with logs
2018-09-12 08:40:56 +02:00
Milos Kozak
66bc25f2c8
change summary
2018-09-12 00:19:35 +02:00
Milos Kozak
0a52bc9976
VirtualPump: do not cancel percent temp prior adding new
2018-09-11 23:23:59 +02:00
Milos Kozak
874be7ff48
openloop mode fix
2018-09-11 22:32:04 +02:00
Milos Kozak
f7269a806d
nsclient allow general preferences
2018-09-11 20:08:59 +02:00
Milos Kozak
69544f67b5
nsclient arrow layout update
2018-09-11 19:50:35 +02:00
Milos Kozak
8a92bed479
tratments layout improvement
2018-09-11 19:29:51 +02:00
Milos Kozak
98b8d67e3b
Merge branch 'dev' into insightfix
2018-09-11 19:06:35 +02:00
Milos Kozak
bc84020f54
loop_openmode_min_change 0-50
2018-09-11 19:04:55 +02:00
Milos Kozak
37c384e1c9
better wizard and constraint logging
2018-09-11 19:03:36 +02:00
Milos Kozak
0563420996
Constraints logging
2018-09-11 14:56:42 +02:00
Milos Kozak
018a5f5e43
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-11 14:27:51 +02:00
Milos Kozak
e9f8862776
maintenance plugin logging
2018-09-11 14:27:38 +02:00
Milos Kozak
48c8863ccb
fix NPE
2018-09-11 10:09:29 +02:00
Milos Kozak
d2c35173dc
fix NPE
2018-09-11 00:19:34 +02:00
Milos Kozak
3416f77a04
fix EXTENDEDBOLUS search in db
2018-09-10 23:57:24 +02:00
Milos Kozak
2fbf4324d5
typo in logging
2018-09-10 23:55:52 +02:00
Milos Kozak
39f1b130b6
Insight proper removing TBR from NS
2018-09-10 23:20:31 +02:00
Milos Kozak
52c85501c6
Merge pull request #1407 from jwoglom/dev
...
update other "G5 Native" source reference for G6
2018-09-10 21:17:03 +02:00
Milos Kozak
a97c66169b
Merge branch 'dev' into insightfix
2018-09-10 20:31:33 +02:00
Milos Kozak
93a4afd567
Insight add 1 sec between cancel TBR and EB
2018-09-10 20:28:45 +02:00
Milos Kozak
7070c0a72b
allign Insight logging with AAPS
2018-09-10 19:28:03 +02:00
James Woglom
1823371433
update other "G5 Native" source reference for G6
2018-09-10 11:56:33 -04:00
Milos Kozak
90cae60f9b
New Crowdin translations ( #1403 )
2018-09-10 13:03:36 +02:00
Milos Kozak
0f2a620ebe
fix NewInsulinDialog message
2018-09-10 12:41:57 +02:00
Milos Kozak
6f53afbbe3
Objectives: remove static code, cleanup
2018-09-10 12:23:24 +02:00
Milos Kozak
c380b3dcc7
catch exception in LoggingBus
2018-09-09 22:08:26 +02:00
Milos Kozak
640a7d3b87
fix NPE
2018-09-09 13:13:34 +02:00
Milos Kozak
7bf17a1f5c
fix test
2018-09-09 12:56:48 +02:00
Milos Kozak
0552a3f1ed
2.0g-dev
2018-09-09 12:24:03 +02:00
Milos Kozak
3c8b7f10be
fix NPE
2018-09-09 12:22:23 +02:00
Milos Kozak
e577e8555d
openloop mode min change threshold configurable
2018-09-09 12:15:44 +02:00
Milos Kozak
a83ffb60dd
Merge pull request #1402 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-09-09 10:00:45 +02:00
Milos Kozak
0edc79e589
New translations strings.xml (Russian)
2018-09-09 09:51:01 +02:00
Milos Kozak
4181488d8d
Merge pull request #1400 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-09-07 12:56:06 +02:00
Milos Kozak
55d1dd0847
Merge pull request #1392 from MilosKozak/openloop
...
Openloop
2018-09-07 12:55:25 +02:00
Milos Kozak
4165a178d4
New translations strings.xml (Bulgarian)
2018-09-07 08:26:12 +02:00
Mark Carrington
be7693a73d
Assume md/dl units for temp targets created through Nightscout
2018-09-06 22:50:35 +01:00
Milos Kozak
ecae6af151
reset autosens on profileswitch with zero duration
2018-09-06 16:30:57 +02:00
Milos Kozak
f5873f9f87
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-09-06 11:18:27 +02:00
Milos Kozak
e4f95c7a4e
more logging for bucketed data
2018-09-06 11:18:15 +02:00
Milos Kozak
abea2f30bb
typo
2018-09-06 07:45:52 +02:00
Milos Kozak
65f7f9cbfb
New Crowdin translations ( #1389 )
...
* New translations strings.xml (Slovak)
* New translations strings.xml (Swedish)
2018-09-06 07:41:29 +02:00
Milos Kozak
a8bed0096d
fix NPE
2018-09-04 22:34:36 +02:00
Milos Kozak
5499396661
fix NPE
2018-09-04 22:26:59 +02:00
Milos Kozak
e36499f9d4
more tests
2018-09-04 22:08:35 +02:00
Milos Kozak
f3a4f883a4
fix tests
2018-09-04 21:51:13 +02:00
Milos Kozak
1ede3df627
fix tests
2018-09-04 20:50:42 +02:00
Milos Kozak
6f5332af0a
Omnipod max tbr 30U
2018-09-04 20:42:33 +02:00
Milos Kozak
4ca9d22062
Virtual pump descriptions used for APS requests in open loop mode
2018-09-04 19:55:31 +02:00
Milos Kozak
42714afeb1
fix false constraint warning
2018-09-04 15:38:04 +02:00
Milos Kozak
cc934d3e89
New Crowdin translations ( #1378 )
2018-09-03 15:16:25 +02:00
Milos Kozak
f5e7d28aa6
fix WizardInfoDialog 2nd
2018-09-01 23:34:35 +02:00
Milos Kozak
91695614f4
Merge branch 'andyrozman-virtual_pump_bug_1372' into dev
2018-09-01 22:46:16 +02:00
Milos Kozak
315c83069d
apply bolus description settings in constraints
2018-09-01 22:45:15 +02:00
Milos Kozak
62b111eb64
fix test
2018-09-01 12:40:07 +02:00
Milos Kozak
316f001cbc
PumpUtil cleanup
2018-09-01 11:45:29 +02:00
triplem
b9fda827bd
Add version information to emails
2018-08-31 11:25:57 +02:00
Milos Kozak
7fd0d2fe56
Merge branch 'dev' into insightfix
2018-08-31 08:26:59 +02:00
Andy Rozman
e2182528fd
- changed calls of PumpUtil.setPumpDescription to use enums directly
2018-08-30 22:03:09 +01:00
Andy Rozman
d205492a7b
reverting changed name
2018-08-30 21:26:29 +01:00
Andy Rozman
bbffa703df
reverting some formater changes
2018-08-30 20:54:15 +01:00
Andy Rozman
679b4b2668
- added methods to return correct Extended bolus size
...
- using exetended bolus size
2018-08-30 16:22:25 +01:00
Milos Kozak
39358ac804
Merge pull request #1377 from PoweRGbg/patch-2
...
also don't show UserOptions for pumps with code 3
2018-08-30 12:49:55 +02:00
Milos Kozak
7869ee987e
New Crowdin translations ( #1376 )
2018-08-30 12:49:15 +02:00
Roumen Georgiev
c3e1dff345
also don't show UserOptions for pumps with code 3
...
until debugged
2018-08-30 12:08:45 +03:00
Milos Kozak
063ead4c17
RS text bolus error codes
2018-08-29 20:14:36 +02:00
Milos Kozak
178c2b90fe
min_5m_carbimpact to AMA settings
2018-08-29 18:17:11 +02:00
Milos Kozak
236c05e8d4
New Crowdin translations ( #1373 )
...
* New translations strings.xml (Romanian)
* New translations strings.xml (Dutch)
* New translations strings.xml (Dutch)
* New translations strings.xml (Russian)
* New translations strings.xml (Russian)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Chinese Simplified)
* 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 strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
2018-08-29 17:42:08 +02:00
Milos Kozak
a172458e76
catch bus errors, enable only for dev
2018-08-29 08:10:06 +02:00
Milos Kozak
105485c9b6
do not use FEATURE_CUSTOM_TITLE
2018-08-29 08:00:15 +02:00
Andy Rozman
c167728935
- changed build name
2018-08-28 22:56:12 +01:00
Andy Rozman
124f3d8ac1
- small bug in determineCorrectBasalSize
2018-08-28 22:41:31 +01:00
Milos Kozak
8c2ad32ad8
fix NPE
2018-08-28 23:33:09 +02:00
Andy Rozman
07495ccfdd
- added bolus and basal amount rounding (rounding to pump specification)
2018-08-28 16:57:14 +01:00
Milos Kozak
abc374193a
Merge branch 'dev' into insightfix
2018-08-28 14:11:34 +02:00
Milos Kozak
4082f52dd9
Merge pull request #1369 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-08-28 12:59:14 +02:00
Milos Kozak
980e4998e2
send HEAD to fabric
2018-08-27 20:19:30 +02:00
Milos Kozak
bb18fad654
Merge pull request #1370 from jotomo/upstream-combo-fabric-removal
...
Upstream combo fabric removal
2018-08-27 20:09:13 +02:00
Johannes Mockenhaupt
3fd3d0f059
Combo: remove dead code.
2018-08-27 19:56:07 +02:00
Milos Kozak
0c43966391
New translations strings.xml (Czech)
2018-08-27 19:41:27 +02:00
Johannes Mockenhaupt
0eb08c2eaf
Combo: remove fabric logging.
2018-08-27 19:10:08 +02:00
Milos Kozak
4e07e37535
Merge pull request #1366 from MilosKozak/l10n_dev
...
New Crowdin translations
2018-08-27 16:39:50 +02:00
Milos Kozak
4fd4d71187
fix min percent value in careportal
2018-08-27 16:05:30 +02:00
Milos Kozak
ceb6453f09
New translations strings.xml (Bulgarian)
2018-08-27 08:11:39 +02:00
Milos Kozak
f4ac44e9da
New translations strings.xml (Bulgarian)
2018-08-27 08:01:09 +02:00
Milos Kozak
e5d96e5c17
fix bucketed data
2018-08-25 20:03:48 +02:00
Milos Kozak
a9262d8374
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-08-25 19:35:47 +02:00
Milos Kozak
e1a0aad0b1
update strings
2018-08-25 19:34:48 +02:00
Milos Kozak
72f7b244c5
Merge pull request #1361 from MilosKozak/g6-xdrip-filtered
...
Also count "G6 Native" in xDrip as filtered
2018-08-25 19:27:56 +02:00
Milos Kozak
2e03c3a298
2.0f-dev
2018-08-25 19:23:17 +02:00
Milos Kozak
ead57748aa
more autosens logging
2018-08-25 19:22:45 +02:00
Milos Kozak
8c4c5a291e
is5minData detection improvement
2018-08-25 18:13:32 +02:00
Milos Kozak
324ba072bb
fix Dana password handling
2018-08-25 14:08:04 +02:00
AdrianLxM
972eeeda29
Also count "G6 Native" in xDrip as filtered
2018-08-24 20:57:52 +02:00
Milos Kozak
d330764d9f
Merge branch 'dev' into insightfix
2018-08-24 10:40:31 +02:00
Milos Kozak
7da4e4fd70
log (SITECHANGE)
2018-08-24 10:36:01 +02:00
Milos Kozak
bed901fe15
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-08-24 10:35:52 +02:00
Milos Kozak
2e9da51daf
register VP plugin on start
2018-08-24 10:24:04 +02:00
Milos Kozak
da0e560690
New Crowdin translations ( #1359 )
2018-08-24 09:13:48 +02:00
Milos Kozak
9419b8c4d1
reuse predefined descriptions in real drivers
2018-08-23 19:36:56 +02:00
Milos Kozak
b7950322c8
virtual pump lifecycle
2018-08-23 18:59:46 +02:00
Milos Kozak
b0f8ab9922
extract key_virtualpump_type
2018-08-23 18:46:06 +02:00
Milos Kozak
243755d1b1
virtualpump: fix string, fix formatter
2018-08-23 18:41:55 +02:00
Milos Kozak
2c5837a235
Merge branch 'virtual_pump_Bug863' of https://github.com/andyrozman/AndroidAPS into andyrozman-virtual_pump_Bug863
2018-08-23 17:53:28 +02:00
Milos Kozak
67b4fb2584
New Crowdin translations ( #1336 )
2018-08-23 17:51:48 +02:00
Milos Kozak
fa4934ba0e
Merge pull request #1357 from PoweRGbg/patch-3
...
don't show User oprtions if firmware is OLD
2018-08-23 17:33:44 +02:00
Milos Kozak
8a4e1d8efd
fix ISE
2018-08-23 07:37:31 +02:00
Milos Kozak
8f9d0269c1
better TREATMENT logging
2018-08-22 22:04:47 +02:00
Sebastian Lenz
1935d5b011
send notification about tbr to watch if wearcontrol is false. Fixes #1318
2018-08-22 19:22:30 +02:00
Milos Kozak
15741b2a02
more logging on extended bolus
2018-08-22 15:49:22 +02:00
Milos Kozak
45321f889a
Merge branch 'dev' into insihgtfix
2018-08-22 15:47:32 +02:00
Roumen Georgiev
ca96791059
don't show User oprtions if firmware is OLD
2018-08-22 14:04:57 +03:00
Milos Kozak
653a98fd5b
better layout for nsclient mode
2018-08-21 23:19:04 +02:00
Milos Kozak
5114335005
more logs
2018-08-21 19:53:59 +02:00
Milos Kozak
0817809417
logback format update
2018-08-21 18:32:46 +02:00
Milos Kozak
73bb574944
add Slovak language to menu
2018-08-21 17:32:31 +02:00
Milos Kozak
32d9a8b4d6
Fix connection handshake for DanaR pumps
2018-08-21 17:25:20 +02:00
Milos Kozak
cd90bab877
fix NPE
2018-08-21 11:39:32 +02:00
Milos Kozak
8ec3649cea
key_nsclient_localbroadcasts default to false
2018-08-20 23:01:11 +02:00
Milos Kozak
8fec60ea35
fix NPE
2018-08-20 22:13:01 +02:00
Milos Kozak
004a9193bb
AUTOSENS logging on by default
2018-08-20 19:39:39 +02:00
Milos Kozak
414c3416dd
WizardInfoDialog
2018-08-20 19:32:18 +02:00
Milos Kozak
9610ef54da
2.0e-dev
2018-08-20 15:14:04 +02:00
Milos Kozak
e9d7a917d2
Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev
2018-08-20 14:46:20 +02:00
Milos Kozak
98b9a52a9a
remove catch to get more data from people
2018-08-20 14:46:08 +02:00
Milos Kozak
28ff01978f
fix NPE
2018-08-20 08:04:35 +02:00