Supported Android versions
- 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)
- Android 12 ("S" - Snow Cone)
Change notes
- Enhancement
- "Tap to return to call" on Home section.
- Truncated meeting name on a chat room.
- Account and Payment:
- When a user having Google subscription tries to delete the account, the user should get a reminder to cancel the subscription.
- Warning dialog for ECP/Stripe subscriber deleting their account.
- Content Consumption:
- UI layout in the Album content page - Implement UI with fake data.
- UI layout changes in the Photos section.
- Favourite Album.
- Merge Album UI layout branch.
- UI layout in the Album content page - Rotation.
- Zoom in/out gesture conflict with Timeline/Album tab-swapping gesture.
- Albums cover lists UI layout on the Album sub-page - connect the real data.
- Keep the same zoom level when swich years, months, days and all view tabs.
- Days to All tab jump logic improvement.
- Remove Favourite option to remove all favourites at one go.
- Engineering task for merge CC branch.
- Maintenance
- Rename Existing "lollipop" Package in Codebase.
- Remove new build warnings in
InitialiseLoggingUseCaseJavaWrapper.kt
andLegacyLoggingSettingsFacade.kt
. - Remove
ListenScrollChangesHelper
. - Remove string
tos_aup_violation
since the use case is not possible anymore. - Add positional format placeholders to
message_android_platform_subscription
.
- Bug
- Retrieval of Pro plans in dual apps.
- Text edit FAB is visible when previewing a text file through chat.
- Crash: RejectedExecutionException in ownFilePrepareTask (FileExplorerActivityViewModel).
- Crash: NullPointerException in getUserAccount (DefaultAccountRepository).
- Images Docs Audio Videos - get link when multi selection does nothing.
- Content Consumption:
- Preview info should be correct i e. Previewing X of XXX Photos.
- Slow loading Album cover page, when there are more than 3k fav nodes.
- Selection mode under Timeline tab then tap on Album tab, the selection menu is displaying.
- Infinite Favourite Albums.
- Nothing display in Fav album empty state.
- Context Menu-options on Favourite Page is not working as desired.
- App freezes, when we remove Pics from Favorite Page.
- App crashes after rotating , when in selection mode.
- Others
- Upgrade available translations.
SDK: meganz/sdk@37a6197 (release/v3.11.1)
MEGAchat: meganz/MEGAchat@58361a0 (release/v3.0.11)