Skip to content

AndroidAPS 3.0.0#579

Merged
MilosKozak merged 2483 commits intomasterfrom
dev
Jan 31, 2022
Merged

AndroidAPS 3.0.0#579
MilosKozak merged 2483 commits intomasterfrom
dev

Conversation

@MilosKozak
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #579 (91ce436) into master (65b0c5c) will decrease coverage by 6.20%.
The diff coverage is 9.03%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #579 +/- ## =========================================== - Coverage 9.98% 3.77% -6.21%  + Complexity 1096 645 -451  =========================================== Files 754 1262 +508 Lines 35187 64355 +29168 Branches 5100 9545 +4445 =========================================== - Hits 3513 2432 -1081  - Misses 31419 61678 +30259  + Partials 255 245 -10 
Impacted Files Coverage Δ
...in/java/info/nightscout/androidaps/MainActivity.kt 0.00% <0.00%> (ø)
...rc/main/java/info/nightscout/androidaps/MainApp.kt 0.00% <0.00%> (ø)
...out/androidaps/activities/HistoryBrowseActivity.kt 0.00% <0.00%> (ø)
...cout/androidaps/activities/MyPreferenceFragment.kt 0.00% <0.00%> (ø)
...scout/androidaps/activities/PreferencesActivity.kt 0.00% <0.00%> (ø)
...out/androidaps/activities/ProfileHelperActivity.kt 0.00% <0.00%> (ø)
...daps/activities/RequestDexcomPermissionActivity.kt 0.00% <0.00%> (ø)
...ut/androidaps/activities/SingleFragmentActivity.kt 0.00% <ø> (ø)
.../nightscout/androidaps/activities/StatsActivity.kt 0.00% <0.00%> (ø)
...nightscout/androidaps/activities/SurveyActivity.kt 0.00% <0.00%> (ø)
... and 1622 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65b0c5c...91ce436. Read the comment docs.

Andries-Smit and others added 29 commits December 1, 2021 21:13
Bumps firebase-crashlytics-gradle from 2.8.0 to 2.8.1. --- 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>
…ogle.firebase-firebase-crashlytics-gradle-2.8.1 Bump firebase-crashlytics-gradle from 2.8.0 to 2.8.1
Bumps `dagger_version` from 2.40.3 to 2.40.4. Updates `dagger-compiler` from 2.40.3 to 2.40.4 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.3...dagger-2.40.4) Updates `dagger-android-processor` from 2.40.3 to 2.40.4 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.3...dagger-2.40.4) Updates `dagger-android` from 2.40.3 to 2.40.4 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.3...dagger-2.40.4) Updates `dagger-android-support` from 2.40.3 to 2.40.4 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.3...dagger-2.40.4) --- 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>
…_version-2.40.4 Bump dagger_version from 2.40.3 to 2.40.4
User entry Add Glucose Value in TherapyEvents NSClient
…disconnected Unfortunately, it is currently no longer possible to set a TempTarget when the pump is disconnected or suspended (TBR: 0%). This seems logical at first sight (why a TempTarget when the pump is not connected or the loop suspended!), but prevents many useful possibilities, namely when the TempTarget should be set immediately after the disconnection or suspension has expired. An example of this are f. e. sport activities: To reduce IOB, I set a 0% TBR half an hour before sport for one hour with the function "pump disconnected", so that the associated 0% TBR continues for a while while sport starts. I also set a three hour Activity TempTarget. This continues to be active when the pump loops again with the pump disconnected time expired. The fix allows/reenables setting a TempTarget even if the pump is suspended or disconnected.
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20211205. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…on-json-20211205 Bump json from 20210307 to 20211205
Bumps `dagger_version` from 2.40.4 to 2.40.5. Updates `dagger-compiler` from 2.40.4 to 2.40.5 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.4...dagger-2.40.5) Updates `dagger-android-processor` from 2.40.4 to 2.40.5 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.4...dagger-2.40.5) Updates `dagger-android` from 2.40.4 to 2.40.5 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.4...dagger-2.40.5) Updates `dagger-android-support` from 2.40.4 to 2.40.5 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.40.4...dagger-2.40.5) --- 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>
Allow/reenable the setting of TempTargets while pump is suspended or …
dependabot bot and others added 27 commits January 25, 2022 08:07
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ckito-mockito-core-4.3.0 Bump mockito-core from 4.2.0 to 4.3.0
* New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Italian) * New translations strings.xml (Italian) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations exam.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 exam.xml (Danish) * New translations strings.xml (Norwegian) * New translations exam.xml (Danish) * New translations strings.xml (Swedish) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations exam.xml (Danish) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations alert_codes.xml (Danish) * New translations alert_descriptions.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 alert_descriptions.xml (Danish) * New translations alert_titles.xml (Danish) * New translations exceptions.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 (Spanish)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.35. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.35) --- 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>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ckito-mockito-core-4.3.1 Bump mockito-core from 4.3.0 to 4.3.1
…f4j-slf4j-api-1.7.35 Bump slf4j-api from 1.7.33 to 1.7.35
* New translations strings.xml (Russian) * New translations strings.xml (Spanish) * New translations strings.xml (Danish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.18 to 1.4.19. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…oughtworks.xstream-xstream-1.4.19 Bump xstream from 1.4.18 to 1.4.19
@MilosKozak MilosKozak changed the title WIP: Dev AndroidAPS 3.0.0 Jan 31, 2022
@MilosKozak MilosKozak requested a review from AdrianLxM January 31, 2022 20:33
@MilosKozak MilosKozak merged commit 23207a2 into master Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

10 participants