Commit graph

12046 commits

Author SHA1 Message Date
Milos Kozak 59ecd1818d
New Crowdin updates (#714)
* Update source file strings.xml

* New translations strings.xml (German)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Norwegian)

* Update source file strings.xml

* New translations strings.xml (Portuguese)

* New translations strings.xml (Polish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Korean)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Swedish)

* New translations exam.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Swedish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Spanish)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Romanian)

* New translations strings.xml (Swedish)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Irish)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Swedish)

* New translations strings.xml (Czech)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations validator.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (Swedish)

* New translations strings.xml (French)
2021-10-07 23:30:16 +02:00
Milos Kozak f44bb3cbd9
Merge pull request #716 from nightscout/dependabot/gradle/dev/byteBuddyVersion-1.11.19
Bump byteBuddyVersion from 1.11.18 to 1.11.19
2021-10-07 23:29:45 +02:00
Milos Kozak bdffe22803 fix duration sync to NSClient 2021-10-07 22:53:46 +02:00
Milos Kozak 7fe403d52c Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-07 19:23:02 +02:00
Milos Kozak 7eccb6e379 key not translatable 2021-10-07 14:18:15 +02:00
Milos Kozak a9e08f4a1e prevent NPE 2021-10-06 22:22:35 +02:00
Milos Kozak b4e7d4b720 fix tests 2021-10-06 21:53:11 +02:00
Milos Kozak d5a8534243 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-06 21:26:38 +02:00
Milos Kozak c228b89238 VERY_HARD_LIMIT_MIN_BG = 80 2021-10-06 21:26:28 +02:00
Milos Kozak bfaa392eb0 fix Nan error 2021-10-06 15:00:37 +02:00
dependabot[bot] f8bedc15b4
Bump byteBuddyVersion from 1.11.18 to 1.11.19
Bumps `byteBuddyVersion` from 1.11.18 to 1.11.19.

Updates `byte-buddy` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.18...byte-buddy-1.11.19)

Updates `byte-buddy-android` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.18...byte-buddy-1.11.19)

Updates `byte-buddy-agent` from 1.11.18 to 1.11.19
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.18...byte-buddy-1.11.19)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:08:11 +00:00
Milos Kozak c0f911ad14 minSdkVersion 28 2021-10-05 21:43:23 +02:00
Milos Kozak 4239e38547 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-05 20:38:19 +02:00
Milos Kozak a0c2b258cb Merge branch 'master' into dev 2021-10-05 19:46:53 +02:00
Milos Kozak 783343a50d 2.8.2.1 2021-10-05 18:54:45 +02:00
Milos Kozak ea286c0dfe Merge remote-tracking branch 'origin/master' 2021-10-05 18:53:52 +02:00
Milos Kozak 972fdbfe9e 2.6.2 version check 2021-10-05 17:55:19 +02:00
Milos Kozak b55df715e6 2.8.2.4-dev 2021-10-05 11:37:29 +02:00
Milos Kozak e3374271b6
Merge pull request #712 from Philoul/Fix/InsightFragmentImprovement
Insight Fragment improvement (Add Last Connected ago and last bolus)
2021-10-05 11:36:31 +02:00
Philoul 980a997f79 Add lastConnection ago and last bolus (Standard only) in fragment 2021-10-05 00:05:00 +02:00
Milos Kozak a4aae47b8b pass safety values to NSClient 2021-10-04 23:47:47 +02:00
Milos Kozak 1b45d4fe31 allow start activity TT from profile switch 2021-10-04 22:40:02 +02:00
Milos Kozak feef3d4a03 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-04 17:35:24 +02:00
Milos Kozak f802cc488e Pump status line refactor 2021-10-04 17:35:17 +02:00
Milos Kozak 7a0dc362c4
New Crowdin updates (#703)
* Update source file strings.xml

* Update source file strings.xml

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* Update source file strings.xml

* Update source file strings.xml

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (Slovak)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* Update source file strings.xml

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (German)
2021-10-04 14:55:23 +02:00
Milos Kozak e7eb5a03da
Merge pull request #710 from nightscout/dependabot/gradle/dev/dagger_version-2.39.1
Bump dagger_version from 2.39 to 2.39.1
2021-10-04 14:54:51 +02:00
dependabot[bot] 5f46c9c585
Bump dagger_version from 2.39 to 2.39.1
Bumps `dagger_version` from 2.39 to 2.39.1.

Updates `dagger-compiler` from 2.39 to 2.39.1
- [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.39...dagger-2.39.1)

Updates `dagger-android-processor` from 2.39 to 2.39.1
- [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.39...dagger-2.39.1)

Updates `dagger-android` from 2.39 to 2.39.1
- [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.39...dagger-2.39.1)

Updates `dagger-android-support` from 2.39 to 2.39.1
- [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.39...dagger-2.39.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:06:27 +00:00
Milos Kozak da481f0da4 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-04 00:35:22 +02:00
Milos Kozak f790c06b27 fix recalculated bucketed data 2021-10-04 00:34:46 +02:00
Milos Kozak 5881e4936d
Merge pull request #709 from Philoul/Fix/NSBGAddShortName
Add shortname for NSClient BG Plugin
2021-10-03 21:57:15 +02:00
Philoul 9a1de97564 Add shortname for NSClient BG plugin 2021-10-03 21:48:02 +02:00
Milos Kozak 9d99913282 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-03 19:01:07 +02:00
Milos Kozak 214078b477 fix displaying profile status 2021-10-03 19:01:03 +02:00
Milos Kozak 8728fd83d0
Merge pull request #707 from 0pen-dash/avereha/fix-warnings
Fix Dash warnings
2021-10-03 18:53:26 +02:00
Milos Kozak 917ecaa479
Merge pull request #708 from Philoul/Fix/CrashMissingTrigger
Fix crash if trigger not found (minor improvement)
2021-10-03 18:53:07 +02:00
Milos Kozak c7f1521c75 org.gradle.warning.mode 2021-10-03 18:36:59 +02:00
Philoul aebc7433e0 Merge remote-tracking branch 'Nightscout/dev' into Fix/CrashMissingTrigger 2021-10-03 18:33:17 +02:00
Andrei Vereha a1bd84df16 cleanup 2021-10-03 16:19:05 +02:00
Milos Kozak ff9e1fb931 Merge branch 'Fix/TriggerTempTargetValue' into dev 2021-10-03 12:31:18 +02:00
Milos Kozak c76fcf4c18 fix tests 2021-10-03 12:30:15 +02:00
Milos Kozak 13330aef1e fix wrong scheduler 2021-10-03 12:16:47 +02:00
Andrei Vereha f79e5eca6f clear disposables 2021-10-03 12:11:41 +02:00
Milos Kozak c8f5f4a116 optimize history browser 2021-10-03 12:04:03 +02:00
Milos Kozak 29acc3d17f optimize query if TBR is not faked by EB 2021-10-03 11:37:23 +02:00
Milos Kozak de842ce1ee Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2021-10-03 10:54:48 +02:00
Andrei Vereha ff023fbaa8 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into avereha/warning 2021-10-02 10:30:02 +02:00
Andrei Vereha 45c02b9b1e fix warnings 2021-10-02 10:29:00 +02:00
Milos Kozak e96331b228
Merge pull request #704 from Philoul/Fix/Java/FixMissingBolus
Fix missing bolus Insight Driver
2021-10-02 00:20:07 +02:00
Milos Kozak 2c89dc1807 suppress warnings 2021-10-01 23:17:24 +02:00
Andrei Vereha a7f82eb4fb fix warning 2021-10-01 20:17:54 +02:00