Commit graph

14623 commits

Author SHA1 Message Date
Milos Kozak 408e2641dc
Merge pull request #2094 from nightscout/dependabot/gradle/dev/dagger_version-2.44
chore(deps): bump dagger_version from 2.43.2 to 2.44
2022-09-22 15:58:06 +02:00
Milos Kozak 7543f3f118 fix crashes 2022-09-22 15:45:42 +02:00
Milos Kozak 28c617aea2 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-09-22 15:12:10 +02:00
Milos Kozak 9bdebd7667 fix crash 2022-09-22 12:34:03 +02:00
dependabot[bot] 34e170da50
chore(deps): bump dagger_version from 2.43.2 to 2.44
Bumps `dagger_version` from 2.43.2 to 2.44.

Updates `dagger-compiler` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44)

Updates `dagger-android-processor` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44)

Updates `dagger` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44)

Updates `dagger-android` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44)

Updates `dagger-android-support` from 2.43.2 to 2.44
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.2...dagger-2.44)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 08:15:29 +00:00
Milos Kozak c031770ab1
Merge pull request #2093 from osodebailar/bugfix/toast-text-color
fix toast text color especially on android 11 and above
2022-09-22 09:41:03 +02:00
osodebailar d0791c574f fix toast text color especially on android 11 and above 2022-09-22 08:46:51 +02:00
Milos Kozak b38cb58338 NSC: show variable sensitivity 2022-09-21 16:42:07 +02:00
Milos Kozak 7ffe1e28f5 Suppress BT deprecation comming from targeting Andorid 13 (API 33) 2022-09-21 15:26:44 +02:00
Milos Kozak a1c987695b resolve AccessibilityEvent warning 2022-09-21 14:28:43 +02:00
Milos Kozak ad152120ec BluetoothAdapter safeEnable,safeDisable 2022-09-21 14:24:20 +02:00
Milos Kozak 0a2c5fec87 resolve getParcelableExtra issue 2022-09-21 11:30:40 +02:00
Milos Kozak 6ab3760dce revert slf4j update 2022-09-21 11:10:17 +02:00
Milos Kozak d652372372
New Crowdin updates (#2082)
* New translations strings.xml (Italian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Russian)

* New translations strings.xml (Czech)

* New translations strings.xml (Italian)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Danish)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Spanish)
2022-09-19 17:14:23 +02:00
Milos Kozak f89fbf9c14
Merge pull request #2079 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.9.2
chore(deps): bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2
2022-09-19 16:18:09 +02:00
Milos Kozak 3a01bed7aa upgrade libs 2022-09-19 16:16:17 +02:00
Milos Kozak 74f2d79539 3.1.0.3-dev-b 2022-09-19 16:00:58 +02:00
Milos Kozak 3c2d4cc126
Merge pull request #2022 from nightscout/notes
notes for carbs
2022-09-19 15:54:59 +02:00
Milos Kozak 447fcded2e DisableStoreCarbsInfo at all 2022-09-19 15:25:04 +02:00
dependabot[bot] 7be5ca88e4
chore(deps): bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2
Bumps firebase-crashlytics-gradle from 2.9.1 to 2.9.2.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 07:34:16 +00:00
Milos Kozak be30b3cd3d Resolve warnings 2022-09-19 09:33:12 +02:00
Milos Kozak 33a636945e gradle update 2022-09-18 19:48:04 +02:00
Milos Kozak 89cf0271e0 add test 2022-09-17 21:34:37 +02:00
Milos Kozak b5db6e613d fix tests 2022-09-17 21:04:53 +02:00
Milos Kozak 8d0d8d3866 show disabled closed reasons 2022-09-16 22:08:36 +02:00
Milos Kozak 867302dd29 NSCLIENT: upload only valid profiles 2022-09-16 21:26:16 +02:00
Milos Kozak 50c2a19743 NSCLIENT: upload only valid profiles 2022-09-16 21:08:37 +02:00
Milos Kozak 5d1699e0da
Merge pull request #2074 from christinadamianou/intelligo
Intelligo support
2022-09-16 14:43:17 +02:00
christina c9934e43d9 intelligo 2022-09-16 11:51:35 +03:00
Milos Kozak c5b4173a24 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-09-15 16:19:02 +02:00
Milos Kozak 511dd08ae7 Use graphical Toast 2022-09-15 16:17:58 +02:00
Milos Kozak 2b3aca4b45
Merge pull request #2077 from nightscout/dependabot/gradle/dev/org.slf4j-slf4j-api-2.0.1
chore(deps): bump slf4j-api from 2.0.0 to 2.0.1
2022-09-15 13:21:27 +02:00
dependabot[bot] f526e60bdd
chore(deps): bump slf4j-api from 2.0.0 to 2.0.1
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.1)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 08:09:05 +00:00
christina 60b638d342 intelligo 2022-09-14 00:12:45 +03:00
Tim Street 546ff7b1e0
Missed +predDev from IOBPredBG. Re-added. 2022-09-13 18:42:56 +01:00
Milos Kozak 7ffb273a8d EOPATCH: update strings 2022-09-12 21:27:49 +02:00
Milos Kozak 4f1cc50d76
Merge pull request #2071 from Philoul/Fix/AutotuneNPE
AutotuneFragment Prevent NPE
2022-09-12 15:29:09 +02:00
Milos Kozak 6c9683223d Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2022-09-12 13:47:04 +02:00
Milos Kozak 0ccc5bfdfc fix menu 2022-09-12 13:46:48 +02:00
Sergey Zorchenko bf873e304e daily TDD calculation now uses unified flow to benefit from caches 2022-09-12 13:34:01 +03:00
Milos Kozak 8fe336b3ce EOPATCH: migrate to rx3 2022-09-12 09:14:24 +02:00
Philoul 14b32d92ec Fix Autotune Fragment on lastRun click 2022-09-11 18:18:21 +02:00
Philoul 0ee5cb0abf AutotuneFragment: Prevent NPE 2022-09-11 18:18:14 +02:00
Sergey Zorchenko 4c1bfce6c5 TDD calc cache optimization 2022-09-11 15:21:39 +03:00
Tim Street 786228189f
Fixed missing semi-colon. 2022-09-09 17:41:59 +01:00
t_j_s 055a11dee0 COrrected Variable 2022-09-09 13:26:25 +01:00
t_j_s e729b2a81a COrrected Variable 2022-09-09 13:05:20 +01:00
t_j_s ca977b1d33 Introduction of DynISF into the prediction corves, lines 583, 587 and 617. 2022-09-09 09:18:42 +01:00
Milos Kozak e42a21207b Merge remote-tracking branch 'ns/dev' into eopatch2 2022-09-08 15:37:26 +02:00
Milos Kozak 64e016e65f
New Crowdin updates (#2064)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Italian)

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Korean)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Irish)

* New translations strings.xml (Italian)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Polish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Irish)

* New translations strings.xml (Italian)

* New translations strings.xml (Slovak)
2022-09-07 16:30:59 +02:00