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
Change notes
- Enhancement
- Use
startUploadForChat
instead ofstartUploadWithTopPriority
to share by chat a local file. - Modal bottom sheet option's hierarchy & wording.
- Wrong message UX-UI compressing videos that will be uploaded to the chat.
- Show "Compressing" state instead of "Uploading" on chat upload notifications when the videos are compressing.
- On thumbnail view if items are selected the border line is too heavy.
- Integrate Firebase Crashlytics.
- Remove link icon on the modal bottom sheet's folder/file item.
- Add "Help Centre" option in Settings.
- Unify tap gestures regarding exchanged files on chat.
- Use
- Feature
- Support dark theme:
- Change status bar colour.
- Suport for new change type at
MegaChatMessage::CHANGE_TYPE_TIMESTAMP
.
- Support dark theme:
- Maintenance
- Upgrade Crashlytics to the latest version.
- Bug
- The FAB button should be hidden while a search is in progress.
- No vibration on receiving incoming calls in locked state on Android 10.
- Own name is not updated in Group info if it's changed from other client.
- Incorrect snackbar and notification after uploading a file that already exists in the cloud drive.
- Buttons without padding on Enable CU fragment after installation.
- The management of pending messages (compressing/uploading) is wrong in some situations.
- Location spins indefinitely if location services were turned off on the device to start with.
onOptionsItemSelected()
is not called sometimes tapping on a toolbar option in File info screen.- Thumbnails on modal bottom sheet without rounded corners.
- On chatroom, single taping a message would only lead to open something (file/contact/link...).
- NO AVAILABLE GIFS, PLEASE TRY AGAIN LATER.
- Sort in search results doesn't work.
- Chat created on Today.
- Crashes at
ChatUploadService
. - Unable to download to SD card.
ClassCastException
atCameraUploadsFragment
.- Check always chat title before show it to show translated string if needed.
- Search view in HomePage, shows the Do not disturb option.
- When rate the app, should redirect to Google play and App gallery respectively.
- Incorrect navigation level on Incoming section when switching to grid or list.
- Dark mode issues.
- The manage completed transfers bottom sheet has a wrong behaviour after rotate the screen.
- Inbox section is broken in dark mode.
- Rename icon is not shown on modal bottom sheets.
- No incoming call sound when using bluetooth headset.
- Crashlytics crashes in
ares_android.c
. - HMS build app Crashes when offline.
- Others
- Upgrade available translations.
SDK: meganz/sdk@c038a7f (release/v3.8.4)
MEGAchat: meganz/MEGAchat@187dff0 (v2.4.3)