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
- Improve payment flow UX/UI and confirmation message.
- DCIM folder warning dialog.
- Use
getPublicLinkInformation
to show folder link info instead of logging in and then fetch nodes. - Truncated message on the onboarding “Turn on Camera Uploads” screen.
- Maintenance
- Refactor SettingsFragmentLollipop.
- Remove dependency of SettingsFragment on SettingActivity (ManagerActivityLollipop).
- Refactor code related to Bug "Crash: java.lang.NullPointerException - ManagerActivityLollipop".
- Fix Lint issues on MediaPlayerService class.
- Fix deprecation in MiniAudioPlayerController.
- Update compileSdkVersion.
- Update lifecycle dependency version.
- Fix deprecation in CookieDialogHandler.
- Substitute strings on cancel upload dialog.
- Items selected on Home's filtered views have green background surface.
- Remove com.ittianyu.bottomnavigationviewex library.
- Underlined folder and file mega links that are sent to chat.
- Remove hilt configuration option 'enableTransformForLocalTests'.
- Bug
- When receive a folder link without key in a chat, the rich links is showed wrong.
- Tapping on referral program banner multiple times is evoking ' open in browser' options many times.
- Unable to start Secondary Media Uploads.
- Wrong information when sharing link folder.
- File and folder info screen from Offline section has a wrong style.
- ANR when uploading mass amount of files by Share.
- Meeting fails to reconnect after losing network, ends on wrong screen.
- When a user creates a meeting, the incoming call notification is displayed on other clients with the same user.
- In dark mode, Home's filtered view, the selected icon becomes white.
- Link with expiry date not working.
- Chat Badge position incorrect.
- Camera Uploads unable to be enabled for Business Subusers.
- Zip separators not showing.
- Non-fatal Exception: OnErrorNotImplementedException caused by IndexOutOfBoundsException in GetFolderContentUseCase.kt.
- Non-fatal Exception: OnErrorNotImplementedException caused by FileNotFoundException in GetFolderContentUseCase.kt.
- Non-fatal Exception: NullPointerException at MegaNodeAdapter.
- Wrong Sort by list in Shares section, Incoming tab, inside a folder.
- Remove the unused parameter EXTRA_FROM_SETTINGS.
- Meetings: Handle contacts and non-contacts.
- Others
- Upgrade available translations.
SDK: meganz/sdk@375c61a (release/v3.10.1)
MEGAchat: meganz/MEGAchat@fd6b1ca (release/v3.0.9)