summaryrefslogtreecommitdiffhomepage
path: root/android/CHANGELOG.md
AgeCommit message (Collapse)AuthorFilesLines
2025-10-28Add option to show relay location in notificationKalle Lindström1-1/+3
This PR adds the following: - An option to show the relay location in the connection notification. - A new submenu under Settings called Notifications. - In the new Notifications screen a toggle to enable/disable showing the location in the notification.
2025-10-21Update changelog for android/2025.9Jonatan Rhodin1-0/+4
2025-10-13Update changelog for android/2025.9-beta1Jonatan Rhodin1-0/+5
2025-10-09Update changelogJonatan Rhodin1-0/+2
2025-09-25Update changelog for android/2025.8Jonatan Rhodin1-0/+8
2025-09-11Update changelog for android/2025.7Jonatan Rhodin1-0/+5
2025-09-05Update changelog for android/2025.7-beta2Jonatan Rhodin1-0/+6
2025-09-02Add PQ on as default to changelogJonatan Rhodin1-0/+3
2025-08-28Update changelog for android/2025.7-beta1Jonatan Rhodin1-1/+5
2025-08-14Update changelogKalle Lindström1-0/+1
2025-08-12Update changelog for android/2025.6Jonatan Rhodin1-0/+5
2025-08-05Update changelog for android/2025.6-beta3Jonatan Rhodin1-0/+6
2025-07-31Update changelogJonatan Rhodin1-0/+1
2025-07-25Update changelog for android/2025.6-beta2Albin1-0/+5
2025-07-22Update changelogKalle Lindström1-0/+2
2025-07-18Update changelog for android/2025.6-beta1David Göransson1-1/+5
2025-07-07Update Android changelogKalle Lindström1-1/+3
Fix AlarmManager typo and location in the changelog.
2025-07-02Update changelog for android/2025.5Jonatan Rhodin1-2/+8
2025-06-30Update changelogCameron Aaron1-0/+3
Co-authored-by: Albin <albin@mullvad.net>
2025-06-19Use AlarmManager for notificationsKalle Lindström1-0/+1
Instead of scheduling system notifications from a flow we now schedule them independently from the app lifecycle via AlarmManager. This is done so that for example an expiry notification that the user dismissed won't get redisplayed if the app process gets killed and then restarted. When the account exiry time is fetched we schedule an alarm that will show a notification 3 days before the account time expires. This alarm then also schedules a new alarm to show the following notification and so on. To make this work this PR also introduces two new broadcast receivers; one on boot received listener and one on time time/timezone changed listener. Beause Android clears alarms when the devices is rebooted/the time is changed we need these listeners to re-trigger the alarm. To enable the broadcast receivers to re-trigger the alarm we also have to persist the expiry time in the DataStore preferences.
2025-06-18Update changelog for android/2025.5-beta1Jonatan Rhodin1-0/+15
2025-06-02Update changelog for android/2025.4Jonatan Rhodin1-0/+4
2025-05-21Update changelog for android/2025.4-beta2Jonatan Rhodin1-0/+8
2025-05-14Add change from Classic McEliece -> HQC in the mobile changelogsLinus Färnstrand1-0/+5
2025-05-07Update changelog for android/2025.4-beta1Jonatan Rhodin1-0/+8
2025-04-30Update changelog for android/2025.3Jonatan Rhodin1-0/+6
2025-04-28Update changelog for android/2025.2Jonatan Rhodin1-0/+4
2025-04-16Update changelog for android/2025.2-beta2Jonatan Rhodin1-1/+10
2025-04-15Update changelogDavid Göransson1-0/+1
2025-04-04Update changelogJonatan Rhodin1-0/+1
2025-03-26Update changelog for android/2025.1Albin1-0/+4
2025-03-25Avoid using an unavailable ip version to connect to a relayJonatan Rhodin1-1/+1
Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net>
2025-03-24Update changelogJonatan Rhodin1-0/+1
2025-03-19Update changelogKalle Lindström1-0/+2
2025-03-13Update changelog for android/2025.1-beta1David Göransson1-2/+10
2025-03-07Track IPv6 connectivity on AndroidDavid Lönnhager1-0/+3
Co-authored-by: Jonatan Rhoidn <jonatan.rhodin@mullvad.net> Co-authored-by: David Göransson <david.goransson@mullvad.net>
2025-03-07Update changelogJonatan Rhodin1-0/+1
2025-03-07Update changelogDavid Göransson1-1/+5
2025-02-06Update changelogJonatan Rhodin1-0/+5
2025-01-28Remove Google's resolvers from encrypted DNS proxyEmīls1-1/+2
2025-01-13Update changelog for android/2024.10-beta2Albin1-0/+6
2025-01-13Update changelog for android/2024.10-beta1Albin1-0/+3
2024-12-20Remove one-to-one relationship between provider and ownershipDavid Göransson1-0/+3
2024-12-14Fix multihop and daita entries in android changelogAlbin1-9/+6
2024-12-12Mention DAITA v2 in Android changelogDavid Lönnhager1-0/+4
2024-12-10Update changelog for android/2024.9Albin1-0/+13
2024-12-05Update changelog for android/2024.9-beta1Albin1-0/+4
2024-12-02Update changelogJonatan Rhodin1-0/+3
2024-11-27Handle legacy always-on vpn profilesDavid Göransson1-0/+1
Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net>
2024-11-27Update changelogJonatan Rhodin1-0/+2