Skip to content

Version 3.6.3

Compare
Choose a tag to compare
@javiergm1983 javiergm1983 released this 15 Jul 12:24
· 23849 commits to master since this release

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)

Change notes

  • Bug fixes

    • Duplicate message if several files are uploaded to the same folder.
    • App freezes and crashes when large number of images are being uploaded.
    • When it wants to share a folder and not grants the contact permission the contact explorer does not show MEGA contacts and toolbar title.
    • Pressing back button during app startup shows the "Register now" screen.
    • Chat disconnected issue when you login to a account after you press the back button when trying to login from the 2fa enabled account.
    • Google play crash issue - create thumbnail java.lang.OutOfMemoryError.
    • Google play crash issue - create preview java.lang.OutOfMemoryError.
    • When I have a disconnected chat, the input text is not shown.
    • Wrong string - Should be different for singular and plural for PIN lock attempts left.
    • When select a text message that is being sent in a chat, the options of the toolbar are incorrect.
    • A text message that is being sent to a chat appears duplicated.
    • Invisible pause and play icons on Transfers section.
    • Incorrect notification "Uploading 0 of 0 files" shows up during camera uploads.
    • The selected file would not be deselected even the download is finished in shared folder link.
    • When a link is opened in MEGA App, it should show Options as Import and Save to device (not Add to Cloud drive and Save to device)as we provide options to Import to cloud drive and Incoming shared folder.
    • App is crashing when you tap on device back button twice after you try to share file when you are not logged into the app.
    • On Folder info of a incoming share, if the folder title occupies at least two lines, the name overlaps with permissions.
    • If I send or receive a richlink with an image or an icon that is not in base64, the application crashes.
    • Sentence "No media on Camera Uploads" in shown off-center in Spanish
    • Move thumbnails/previews to package-private space, so that they cannot be accessed by other APPs.
    • Complete description are not showing up on the welcome login screen.
    • Avoid a possible "NullPointerException" getting chat message.
    • When the first message of the day in a chat is a call, the date is not displayed.
  • Improvements

    • Improvements on contacts grid view.
    • Show an error in "Open link" dialog if the link typed isn't file or folder link. If the link typed is other type of MEGA link, show a suggestion to open it.
    • Management messages in group chats with links should not have Avatars.
    • Make the three dots in grid view mode easy to click.
    • Improve the French term in MEGA App.
    • Add new adaptive icon for Android 8 devices (API 26) or upper.
  • Others

    • Update translations.

SDK: meganz/sdk@b668402 (v3.5.4)
MEGAchat: meganz/MEGAchat@ea276c4 (v2.1.3)