Skip to content

android/2023.8

Compare
Choose a tag to compare
@albin-mullvad albin-mullvad released this 30 Nov 10:55
· 1767 commits to main since this release
android/2023.8
2b59a16

This release is for Android only. Here is a list of all changes since last stable release android/2023.7:

Added

Android

  • Add Google Play in-app purchases to the build distributed via Google Play.
  • Add social media content blocker.
  • Add support for setting per-app language in system settings.
  • Add share and copy button to the log view which can be used to copy or in other ways share the log text.
    This was partially added to due to limitations in Compose which result in it not being possible to
    select and copy text in the log view.

Changed

Android

  • Improve device and expiry information throughout the app.
  • Migrate remaining views to Compose and MVVM (welcome, out-of-time, login, problem report, logs,
    voucher dialog, in-app notifications).

NOTE: The attached binaries does not include support for Google Play in-app purchases.