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
- Fingerprint unlock.
- Photos - Phase 2.
- Folder view title mangles the string (converts it to all-uppercase).
- Using quantity-neutral formulations for the strings of uploading/downloading files.
- Support email links without the # prefix.
- Add Firebase crashlytics support for Java.
- Add support for Huawei AppGallery Connect Crash service.
- Update AppCompat library to latest version.
- When searching and no app is installed, warning flashes to fast to be read.
- Content Consumption:
- Card views on Years/Months/Days.
- Rename the current CU tab and Photos (homepage).
- Zoom in/out in the Images section - Zoom in 1x.
- Zoom in/out in the Images section - Zoom out 5x.
- Zoom in/out in the Images section - Zoom out 12x.
- Zoom in/out in the Images section - Default 3x.
- Maintenance
- Allow users to config video uploads quality on Camera uploads settings.
- On light theme, make status bar the same colour has modal bottom sheet (plain white) when the modal is swiped till the top.
- Only collect and upload crash information to Firebase if cookie option accepted.
- Update build.sh for supporting M1 CPU laptop.
- Remove Store description strings from repository.
- Content Consuption - Code refactoring:
- Unify repository.
- Unify viewmodel.
- Unify adapter, data class.
- Remove search function completely from ImagesFragment.
- Extract zoom in/out menu items from activity, set them in parent fragment.
- Extract years/months/days/all panel as a component in parent fragment.
- Bug
- Camera uploads remain visible after deleting the folder from cloud drive.
- The bottom options bar disappears from the homepage.
- App crashes when sharing location in chat in landscape mode.
- While editing if the user chooses a GIF- it is redirected to the share extension page.
- RuntimeException caused by NullPointerException in changeFolder (FileStorageActivityLollipop).
- App crashes on trying to download files from node history.
- On pdf preview the fast scroller has no elevation (on both light and dark themes).
- Guest option is not properly shown at first screen.
- File names cut (issue from GitHub).
- Navigation Buttons barely visible when using audio player in some devices.
- Shared folder option - App crashes if Contact permission is granted.
- Call notification not dismissable when the permissions "Appear on top" are disabled (from Android 10).
- NullPointerException in storeDownloadLocationIfNeeded (Util.java).
- In dark mode, after open or close some modal bottom sheet, the status bar has a wrong color.
- The location disappears when rotating device.
- Remove
.opus
extension from not reproducible audio. - PDF file automatically jumps to beginning of document while scrolling down and jumps to end of the document while scrolling up.
- No passcode prompted when opening mega via a new chat message notification.
- Crash when upgrade database.
- On transfers section, if an item is dragged to be reorder, it's background is transparent.
- Files are not visible when upload by "pick from file system".
- Meetings: App keeps on ringing after accepting the call from WebClient.
- Content Consuption: Zoom icons are disabled for default setting on All page.
- Others
- Upgrade available translations.
SDK: meganz/sdk@250d5fc (release/v3.9.11)
MEGAchat: meganz/MEGAchat@60e8b84 (release/v3.0.4)