AndroidAPS icon indicating copy to clipboard operation
AndroidAPS copied to clipboard

Opensource automated insulin delivery system (closed loop)

Results 230 AndroidAPS issues
Sort by recently updated
recently updated
newest added

Bumps androidx.datastore:datastore-preferences from 1.1.4 to 1.1.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.datastore:datastore-preferences&package-manager=gradle&previous-version=1.1.4&new-version=1.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
impossible now
java

As a user, I would like to see the estimated bolus progress properly fill the progress bar, blocking the UI while a bolus is in progress. This may help prevent...

enhancement

Bumps com.google.android.libraries.places:places from 4.1.0 to 4.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.android.libraries.places:places&package-manager=gradle&previous-version=4.1.0&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

minor
dependencies
impossible now
java

![Image](https://github.com/user-attachments/assets/5e222328-24a9-4939-bb79-456385d4e072) I am very sorry to bother everyone again, but it’s really been quite challenging to understand, and I’ve been struggling to figure it out. Here’s the question: Under what...

**Version:** 3.3.2.0 (ba55) **Issue:** This PR (#3818) changed the way the timer is set for reminder to eat. But it did not update the carb timestamp AAPS uses in the...

With the current master (3.3) I face a serious problem with the calculation of the deltas. Most of the time, the delta is calculated as zero although the bg values...

question - more info needed

Implement bolus sms feature in AAPS client, if feature is enabled in menu and target phone number is provided it allows to send SMS directly from insulin/calc wizard dialog instead...

Tidepool is planning to deprecate our legacy authentication APIs in favor of new OAuth2 / OpenID Connect standards based APIs. You can find the documentation here: https://developer.tidepool.org/TidepoolApi/#tag/Authentication/operation/Authorize https://developer.tidepool.org/TidepoolApi/#tag/Authentication/operation/ObtainToken We see...

Problem: Currently during export and import of settings all possible settings are transferred. For most users this is very useful, but for a lot of patch pump users, this means...

enhancement

After I found that my Deltas are displayed incorrectly (See issue [#3688 ](https://github.com/nightscout/AndroidAPS/issues/3688) I started prodding around in the code, with my little experience in Kotlin and less than zero...