Commit graph

15071 commits

Author SHA1 Message Date
Milos Kozak c1211748d6 Merge branch 'dev' into ns15 2023-01-20 17:04:26 +01:00
Milos Kozak 9769a01e6f NSCv3: better profile processing. needs https://github.com/nightscout/cgm-remote-monitor/pull/7839 2023-01-20 16:55:25 +01:00
Milos Kozak 71a31f6c5b Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-01-20 10:44:41 +01:00
Milos Kozak 7f77109b68
Merge pull request #2363 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-bom-31.2.0
chore(deps): bump firebase-bom from 31.1.1 to 31.2.0
2023-01-20 10:44:12 +01:00
Milos Kozak 5d7d4426fa
Merge pull request #2360 from nightscout/dependabot/gradle/dev/io.reactivex.rxjava3-rxjava-3.1.6
chore(deps): bump rxjava from 3.1.5 to 3.1.6
2023-01-20 10:43:53 +01:00
Milos Kozak 7cafeae1c6 NS 15 support 2023-01-20 10:41:42 +01:00
dependabot[bot] db1bcefe62
chore(deps): bump firebase-bom from 31.1.1 to 31.2.0
Bumps firebase-bom from 31.1.1 to 31.2.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 08:02:18 +00:00
Milos Kozak 3523f77cfe XDRIP: new sync 2023-01-19 21:23:59 +01:00
dependabot[bot] 19e68bcf0b
chore(deps): bump rxjava from 3.1.5 to 3.1.6
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 08:02:03 +00:00
Milos Kozak 36153c9b49 move XDripBroadcast to XdripPlugin 2023-01-17 17:10:54 +01:00
Milos Kozak d57ec150a5 fix xdrip preference file 2023-01-17 15:51:33 +01:00
Milos Kozak c71fc275a5 move more plugins to Synchronization group 2023-01-17 13:58:07 +01:00
Milos Kozak 6fc3b35c4c Room 2.5.0 2023-01-17 09:37:03 +01:00
Milos Kozak fa2b9bddcc EOPATCH2: fix open preferences 2023-01-16 20:21:32 +01:00
Milos Kozak 556c1a048f show filled gaps with different color 2023-01-16 12:48:15 +01:00
Milos Kozak a3711f0c0c NSCv3: improve error handling 2023-01-15 20:08:00 +01:00
Milos Kozak 4b0c86546c fix passing param to worker 2023-01-15 18:48:30 +01:00
Milos Kozak a640f43847 gradle:7.4.0 2023-01-15 15:06:34 +01:00
Milos Kozak 2f1c2bd0cc LoadBgWorkerTest 2023-01-13 23:19:23 +01:00
Milos Kozak 0f1de302b4 fix tests 2023-01-13 21:02:10 +01:00
Milos Kozak 34ba03bef4 Wear: create bolus wizard record 2023-01-13 20:41:40 +01:00
Milos Kozak 378002df33 NSCv3: do not load BG when not enabled 2023-01-13 16:23:20 +01:00
Milos Kozak 14a329d178 fix progress bar #2 2023-01-13 13:41:15 +01:00
Milos Kozak 7da84536eb NSCv3: delete records from NS properly 2023-01-13 11:31:54 +01:00
Milos Kozak 87ca7ef6cf NSCv3: strip trailing slash from url 2023-01-12 16:10:23 +01:00
Milos Kozak 6fb8339238 3.1.0.3-dev-g 2023-01-12 14:12:48 +01:00
Milos Kozak 85df281b73 fix SQL query 2023-01-12 14:06:24 +01:00
Milos Kozak 6bc992695a Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-01-12 11:22:43 +01:00
Milos Kozak 75170b7dc6
Update links in Readme 2023-01-12 11:15:44 +01:00
Milos Kozak 4ac5305f7a enable NSClient v3 for public testing 2023-01-12 10:59:50 +01:00
Milos Kozak 86edb3dfae cache last DataStore object for bolus wizard 2023-01-12 10:44:01 +01:00
dependabot[bot] 16afabba04
chore(deps): bump room_version from 2.4.3 to 2.5.0
Bumps `room_version` from 2.4.3 to 2.5.0.

Updates `room-compiler` from 2.4.3 to 2.5.0

Updates `room-ktx` from 2.4.3 to 2.5.0

Updates `room-runtime` from 2.4.3 to 2.5.0

Updates `room-rxjava3` from 2.4.3 to 2.5.0

Updates `room-testing` from 2.4.3 to 2.5.0

---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-rxjava3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.room:room-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 08:02:00 +00:00
Milos Kozak c802e7e4a2 lints 2023-01-12 08:55:34 +01:00
Milos Kozak 57f68d841e
Merge pull request #2337 from nightscout/dependabot/gradle/dev/org.junit.jupiter-junit-jupiter-engine-5.9.2
chore(deps): bump junit-jupiter-engine from 5.9.1 to 5.9.2
2023-01-11 09:45:37 +01:00
Milos Kozak 7728fe24f4
New Crowdin updates (#2334)
* Update source file objectives.xml

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations exam.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations exam.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian)
2023-01-11 09:45:19 +01:00
dependabot[bot] 63bc691577
chore(deps): bump junit-jupiter-engine from 5.9.1 to 5.9.2
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 08:03:41 +00:00
Milos Kozak f32709eaa6 Do not show zero voltage 2023-01-10 18:43:27 +01:00
Milos Kozak 2252858e65 NSCv3: tests 2023-01-10 18:25:53 +01:00
Milos Kozak 9b8632239c fix tests 2023-01-10 13:11:28 +01:00
Milos Kozak 5306e62f91 Use coroutines for Workers 2023-01-10 12:15:04 +01:00
Milos Kozak b726f149b4 Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev 2023-01-10 09:26:36 +01:00
Milos Kozak adbe4e880a NSCv3: react to 304 response 2023-01-09 23:27:46 +01:00
Milos Kozak 7682cbb0a2
Merge pull request #2332 from nightscout/dependabot/gradle/dev/com.google.code.gson-gson-2.10.1
chore(deps): bump gson from 2.10 to 2.10.1
2023-01-09 10:11:58 +01:00
Milos Kozak b74e5a520c
New Crowdin updates (#2331)
* Update source file strings.xml

* Update source file exam.xml

* Update source file strings.xml

* Update source file strings.xml

* Update source file strings.xml

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* 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 (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Bulgarian)

* New translations strings.xml (Catalan)

* New translations strings.xml (Czech)

* New translations strings.xml (Danish)

* New translations strings.xml (German)

* New translations strings.xml (Greek)

* New translations strings.xml (Irish)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Korean)

* New translations strings.xml (Lithuanian)

* New translations strings.xml (Dutch)

* 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 (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Serbian (Latin))

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations exam.xml (French)

* New translations exam.xml (Spanish)

* New translations exam.xml (Czech)

* New translations exam.xml (Norwegian)

* New translations exam.xml (Russian)

* New translations exam.xml (Slovak)

* New translations objectives.xml (Spanish)

* New translations objectives.xml (Czech)

* New translations objectives.xml (Norwegian)

* New translations objectives.xml (Russian)

* New translations objectives.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Russian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Spanish)

* Update source file strings.xml

* Update source file exam.xml

* Update source file strings.xml

* Update source file strings.xml

* Update source file strings.xml

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations exam.xml (German)

* New translations objectives.xml (Czech)

* New translations objectives.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Norwegian)

* New translations exam.xml (Norwegian)

* New translations strings.xml (Norwegian)
2023-01-09 10:11:17 +01:00
dependabot[bot] 87961fca30
chore(deps): bump gson from 2.10 to 2.10.1
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.10...gson-parent-2.10.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:03:38 +00:00
Milos Kozak 65f0d17105 formating 2023-01-08 23:55:27 +01:00
Milos Kozak 70b61f3f5a fix text 2023-01-08 22:52:31 +01:00
Milos Kozak 9fa5017b15 NSCv3: NSDeviceStatus 2023-01-08 22:18:35 +01:00
Milos Kozak 4b6eab6aa4 Fix loading bucketed data 2023-01-08 17:18:23 +01:00
Milos Kozak 86be6719e0 fix hint link 2023-01-08 12:17:33 +01:00