Commit graph

10334 commits

Author SHA1 Message Date
Milos Kozak 9eaeafea3f jetpack bindings in core 2021-01-18 23:59:01 +01:00
Milos Kozak e26ae1af7d asking for permissions refactor 2021-01-18 22:47:55 +01:00
Milos Kozak 9e2fb90bb7 fix tests 2021-01-18 17:40:37 +01:00
Milos Kozak 65a39d91be refactor import/export to create DaggerAppCompatActivityWithResult 2021-01-18 17:36:18 +01:00
Milos Kozak 3f18f94c79 fix RunningConfiguration.kt 2021-01-18 11:41:29 +01:00
Milos Kozak 270b6623ea prevent IndexOutOfBoundsException 2021-01-18 11:06:37 +01:00
Milos Kozak 3f561943dc avoid ConcurrentModificationException 2021-01-17 17:01:13 +01:00
Milos Kozak 68faba8951 DummyServiceHelper 2021-01-17 13:23:59 +01:00
Milos Kozak 8a683ee571 fix test 2021-01-17 13:15:23 +01:00
Milos Kozak 6f08626e32 prevent empty string 2021-01-16 18:48:04 +01:00
Milos Kozak add901868b Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-01-16 18:37:58 +01:00
Milos Kozak d40559d444 LocationServiceHelper 2021-01-16 18:36:57 +01:00
Milos Kozak 22f9ccab32 simplify code 2021-01-16 18:29:18 +01:00
Milos Kozak 5f3fdca063 lint 2021-01-16 18:13:59 +01:00
Milos Kozak cd3b779936
Merge pull request #236 from saydo-co/dev
Prevent NPE when checking for battery level
2021-01-15 20:55:50 +01:00
Sam Spycher a26977bc2d Merge branch 'dev' of github.com:saydo-co/AndroidAPS into dev 2021-01-15 19:29:49 +01:00
Sam Spycher edd34622fd Prevent NPE when checking for battery level
This is a simple caller-side fix to prevent NullPointerException when checking battery level. The NPE happened  when the BT stack returned an empty array in the response with a `RESULT_SUCCESS` result code.

We now check for empty array, and log that as a seperate error is such a response is received.
2021-01-15 19:26:58 +01:00
Milos Kozak d300a95e39 prevent NPE 2021-01-15 13:37:30 +01:00
Milos Kozak 534b27cb71 prevent NPE 2021-01-15 13:34:05 +01:00
Milos Kozak fda2bb6188
Merge pull request #233 from Philoul/Wear_String_BolusProgress
Wear : Add String for Bolus Progress / Cancel Button
2021-01-15 09:56:11 +01:00
Philoul 4d4e0ffab3 Add String for Bolus Progress / Cancel Button for translation 2021-01-15 00:27:05 +01:00
Milos Kozak 4c9052b29a prevent NPE 2021-01-14 18:45:51 +01:00
Milos Kozak 90f6908b22 HistoryBrowser: synchronize access to graph 2021-01-14 18:39:23 +01:00
Sam Spycher 475136f9f2
Merge pull request #2 from nightscout/dev
merge from nightscout dev
2021-01-14 16:41:38 +01:00
Milos Kozak 3682693c10 prevent NPE 2021-01-14 12:28:15 +01:00
Milos Kozak 91bac97dca
New Crowdin updates (#225)
* New translations strings.xml (Italian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Italian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Swedish)

* New translations exam.xml (Swedish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations exam.xml (Russian)

* New translations strings.xml (Russian)
2021-01-14 10:17:04 +01:00
Milos Kozak 2d00f1bac4
Merge pull request #229 from nightscout/issue_219/vibrate-less-on-bolus
vibrate less on bolus
2021-01-13 15:21:52 +01:00
Milos Kozak 1e4a3a1bae
Merge pull request #231 from andrew-warrington/Wear-cockpit-fontsize-fix
Cockpit watchface font size fix
2021-01-13 15:20:57 +01:00
Andrew Warrington c72ada9559 Updated SVG text size in Cockpit following testing on new watch models. Text size reduced slightly as it was too large to fit when glucose in mmol/L was higher than 10. 2021-01-13 10:26:27 +00:00
AdrianLxM 30689c38aa vibrate less on bolus 2021-01-13 00:23:35 +01:00
Milos Kozak 10bd1d2df0 fix button visibility logic 2021-01-12 18:45:46 +01:00
Milos Kozak 9c53034805
Merge pull request #226 from nightscout/dev
2.8.1.1
2021-01-12 14:47:22 +01:00
Milos Kozak a3cbb663b9 2.8.1.1 2021-01-12 14:46:48 +01:00
Milos Kozak 9f0ff6d872 fix NPE 2021-01-12 14:46:28 +01:00
Milos Kozak 4a5ef51d90 2.8.1.1-dev 2021-01-12 13:48:27 +01:00
Milos Kozak 4491bc3822 Merge branch 'master' of https://github.com/nightscout/AndroidAPS 2021-01-12 13:18:45 +01:00
Milos Kozak cac4a70029 Merge branch 'master' of https://github.com/MilosKozak/AndroidAPS 2021-01-12 13:18:26 +01:00
Milos Kozak a40df15e48
Merge pull request #215 from nightscout/2.8.1prep
2.8.1 release
2021-01-12 13:17:44 +01:00
Milos Kozak 06ccc9755f
Merge pull request #223 from nightscout/dev
fix import from wizard
2021-01-12 11:47:21 +01:00
Milos Kozak 76f1407d2c fix import from wizard 2021-01-12 11:32:54 +01:00
Milos Kozak ec8ff3f203
Merge pull request #222 from nightscout/dev
engineering__mode
2021-01-12 11:08:32 +01:00
Milos Kozak 80c12a2c21 engineering__mode 2021-01-12 11:07:26 +01:00
Milos Kozak c8be122467
Merge pull request #221 from nightscout/dev
allow NS_UPLOAD_ONLY in engineering mode only
2021-01-12 10:57:00 +01:00
Milos Kozak ba282f098e allow NS_UPLOAD_ONLY in engineering mode only 2021-01-12 10:55:20 +01:00
Milos Kozak d57e2a8856
Merge pull request #220 from nightscout/dev
New Crowdin updates (#216)
2021-01-12 10:08:56 +01:00
Milos Kozak 3714d594d0
New Crowdin updates (#216)
* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations exam.xml (Russian)

* New translations strings.xml (German)

* New translations exam.xml (Russian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Czech)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Italian)
2021-01-12 10:08:08 +01:00
Milos Kozak 8d1dfddb5c
Merge branch 'master' into 2.8.1prep 2021-01-10 22:40:18 +01:00
Milos Kozak 414e2337ae
2.8.1 2021-01-10 22:39:20 +01:00
Milos Kozak fb1a4d40bc
New Crowdin updates (#202)
* New translations strings.xml (French)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations exam.xml (Portuguese)

* New translations objectives.xml (Portuguese)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Italian)

* New translations insight_alert_descriptions.xml (Chinese Simplified)

* New translations strings.xml (Romanian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Polish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (German)

* New translations exam.xml (Russian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Russian)

* New translations exam.xml (Russian)

* New translations strings.xml (Russian)

* New translations exam.xml (Russian)

* New translations objectives.xml (Russian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Romanian)

* New translations strings.xml (Russian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Romanian)

* New translations strings.xml (Russian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (Dutch)

* New translations strings.xml (Spanish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Czech)

* New translations strings.xml (French)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Italian)

* New translations strings.xml (Korean)

* New translations strings.xml (Polish)

* New translations exam.xml (Hebrew)

* New translations exam.xml (German)

* New translations exam.xml (Czech)

* New translations exam.xml (Dutch)

* New translations exam.xml (Polish)

* New translations exam.xml (Portuguese)

* New translations insight_alert_descriptions.xml (Danish)

* New translations insight_alert_codes.xml (Danish)

* New translations insight_exceptions.xml (Danish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Dutch)

* New translations insight_alert_titles.xml (Danish)

* New translations exam.xml (Danish)

* New translations objectives.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Czech)

* New translations objectives.xml (Polish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (Slovenian)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Croatian)

* New translations insight_alert_descriptions.xml (Hebrew)

* New translations insight_alert_descriptions.xml (Turkish)

* New translations strings.xml (Dutch)

* New translations strings.xml (Dutch)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Czech)
2021-01-10 22:38:13 +01:00
Milos Kozak 6d121e4e36
Merge pull request #201 from xJoe/dev
Correction xDrip -> xDrip+
2021-01-10 20:41:44 +01:00