Supported Android versions
- Android 5.0 – 5.1.1 (Lollipop)
- Android 6.0 – 6.0.1 (Marshmallow)
- Android 7.0 – 7.1.2 (Nougat)
- Android 8.0 – 8.1 (Oreo)
- Android 9.0 (Pie)
- Android 10 ("Q" - Quince Tart)
- Android 11 ("R" - Red Velvet Cake)
Change notes
- Enhancement
- MEGA android app "contacts" design (revamp).
- "My Account" revamp:
- No "Cancel" button when changing password
- The renewal date for an account is not handled properly.
- Make
MyAccountInfo
injectable. - Convert fragments Choose and Upgrade account to activities and migrate them to Kotlin.
- Android 11 support.
- Recovery key screen—text doesn’t fit in the button in the localized UI.
- Android 11 special permission to allow access to manage all files.
- Waiting (payment) confirmation dialog.
- Add ability to set device name for backup.
- Maintenance
- Upgrade "libuv".
- Allow the creation of multiple links.
- Ensure compatibility with Android 12 - No target SDK change.
- Migrate GetLinkActivity to MVVM.
- Remove "save_for_offline" string.
- Remove support for Google Ads.
- Feature
- Prompt play store ratings - phase 2.
- Bug
- "Open with" option is missing from url and txt file's modal bottom sheet.
- Offline files are not removed in the right way.
- Latest item decorations do not appear after scrolling.
- Incoming call notifications for group calls are not displayed properly.
- Unable to "Share folder" with contacts.
- NullPointerException in updateViewSelected (CameraUploadsFragment).
- ArrayIndexOutOfBoundsException in getItemtAtPosition (RecentsAdapter).
- Duplicate backup is created when enable CU.
- NullPointerException in getParentHandleForSearch (SearchFragmentLollipop).
- The tabs elevation does not behave in a right way after Contacts revamp merge (only dark mode).
- Others
- Upgrade available translations.
SDK: meganz/sdk@1f1a2e5 (v3.9.5b)
MEGAchat: meganz/MEGAchat@fc2dd94 (v2.5.0)