forked from nightscout/AndroidAPS
-
-
Notifications
You must be signed in to change notification settings - Fork 890
Update to 3.3.2.0 #61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Restore Garmin key preference setting
- Allow negative timeshift values for profile switch to allow for earlier profile times. - Align timeshift limits in wear/phone to -23h/+23h from 0h/+23h (wear) and -6h/+23h (phone). - Set the step value for percentage in profile switch from 1 to 5 for better user experience. - Use a more appropriate string for duration in minutes used in Loop State Disconnect Pump.
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/commons-codec-commons-codec-1.18.0 chore(deps): bump commons-codec:commons-codec from 1.17.2 to 1.18.0
Use TemporaryBasalExtension in Garmin /sgv.json endpoint, resolves nightscout#3745
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.0-1.0.29 to 2.1.10-1.0.29. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.0-1.0.29...2.1.10-1.0.29) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/com.google.devtools.ksp-2.1.10-1.0.29 chore(deps): bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29
Bumps androidx.navigation:navigation-fragment-ktx from 2.8.5 to 2.8.6. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-fragment-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [net.danlew:android.joda](https://github.com/dlew/joda-time-android) from 2.13.0 to 2.13.0.1. - [Release notes](https://github.com/dlew/joda-time-android/releases) - [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md) - [Commits](dlew/joda-time-android@v2.13.0...v2.13.0.1) --- updated-dependencies: - dependency-name: net.danlew:android.joda dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/com.google.code.gson-gson-2.12.1 chore(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.1
…dev/net.danlew-android.joda-2.13.0.1 chore(deps): bump net.danlew:android.joda from 2.13.0 to 2.13.0.1
…dev/androidx.navigation-navigation-fragment-ktx-2.8.6 chore(deps): bump androidx.navigation:navigation-fragment-ktx from 2.8.5 to 2.8.6
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/joda-time-joda-time-2.13.1 chore(deps): bump joda-time:joda-time from 2.13.0 to 2.13.1
Bumps `junit` from 5.12.0 to 5.12.1. Updates `org.junit.jupiter:junit-jupiter` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - 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>
…dev/junit-5.12.1 chore(deps): bump junit from 5.12.0 to 5.12.1
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/com.google.guava-guava-33.4.5-jre chore(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
…tion to recover of AAPS restart Make draining of mDataQueue work by fixing poll method filter condition and additionally remove extra sleep to get into polling as soon as possible to start listening before result will come. fixes nightscout#3897
Bumps com.google.firebase:firebase-bom from 33.10.0 to 33.11.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>
Bumps com.google.android.gms:play-services-measurement-api from 22.3.0 to 22.4.0. --- updated-dependencies: - dependency-name: com.google.android.gms:play-services-measurement-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/com.google.android.gms-play-services-measurement-api-22.4.0 chore(deps): bump com.google.android.gms:play-services-measurement-api from 22.3.0 to 22.4.0
…dev/com.google.firebase-firebase-bom-33.11.0 chore(deps): bump com.google.firebase:firebase-bom from 33.10.0 to 33.11.0
…oken_connection fix: Connection to RileyLink sometimes can become broken
Bumps com.android.tools.build:gradle from 8.9.0 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/com.android.tools.build-gradle-8.9.1 chore(deps): bump com.android.tools.build:gradle from 8.9.0 to 8.9.1
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.5-jre to 33.4.6-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…dev/com.google.guava-guava-33.4.6-jre chore(deps): bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
New Crowdin updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.