diff options
| author | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-07-07 14:31:38 +0200 |
|---|---|---|
| committer | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-07-07 14:31:38 +0200 |
| commit | e13e4befaf75a4905e66dab36251b7843cfdbd0e (patch) | |
| tree | c21b7384b621cd486cd1cee404773c8cb4257491 | |
| parent | 06d9f402d467d6851661725240dee94764f44c67 (diff) | |
| parent | 8cc83f1f4a5e054737d4d6bf1ecbf8fc7af3e4b9 (diff) | |
| download | mullvadvpn-e13e4befaf75a4905e66dab36251b7843cfdbd0e.tar.xz mullvadvpn-e13e4befaf75a4905e66dab36251b7843cfdbd0e.zip | |
Merge branch 'update-android-changelog'
| -rw-r--r-- | android/CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 62bd515176..a22755a771 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -26,6 +26,9 @@ Line wrap the file at 100 chars. Th - Add Memory Tagging (MTE) opt-in flag to enable it by default on supported Android versions and devices. +### Changed +- Use AlarmManager to schedule account out of time notifications. + ## [android/2025.5] - 2025-07-02 ### Fixed @@ -44,7 +47,6 @@ Line wrap the file at 100 chars. Th is drastically smaller. - Update the UI and flow for adding time. - Change so that search no longer requires at least 2 letters. -- Use AlarmManger to schedule account out of time notifications. ### Removed - Remove logging from the Google in-app purchase component in an experimental and non-supported way. |
