Commit graph

5065 commits

Author SHA1 Message Date
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 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 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
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