Skip to content

Version 3.7.0

Compare
Choose a tag to compare
@javiergm1983 javiergm1983 released this 16 Dec 14:46
· 22743 commits to master since this release
6fcbb57

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

  • New features

    • Camera Uploads 2.0.
      • Introduce OS controlled service to manage Camera Uploads.
      • Added concurrent photo and video uploads.
      • Added ability to compress video (default to ON).
      • Added ability to strip off GPS info for photos and compressed videos.
  • Improvements

    • File/folder info dialog - "Created" and "Modified" labels needs to be updated to "Added" and "Last modified".
    • Remove from the app the languages inactive in Babel.
    • Accomodate to the Google Play 64-bit requirement.
    • Correct keyword in Constants.java
    • Open unsupported links directly in the browser instead of app.
    • Better SD card support.
    • Improve the UI performance while uploading.
  • Bug fixes

    • Camera uploads stops working on android 7 after reboot until app relaunched.
    • While image being uploaded, the number of the progress bar in cloud drive is wrong should as same as the notification.
    • Nothing gets uploaded in Camera Uploads, there is just a persistent message "Camera Uploads: Uploading Files of media folders".
    • Password protected link without key was able to decrypt without the decryption key.
    • In a chat conversation, if a contact has multiselection enabled and some of the chat text messages are edited/deleted the changes are not refreshed in the view.
    • Incorrect toast shows up when you remove any participant and also when you change the access permission of the contact from the outgoing shared folder.
    • The UI of a chat conversation is not refresh when it forwards an attachment to the same conversation.
    • App is crashing when you tap on chat button from notifications after you change the "default notification sound" to "None" from the device.
    • My chat files folder is getting duplicate in Cloud Drive.
    • Search by date in Camera uploads does not return any toast if there are no results after filtering.
    • Selected files are getting deselected in cloud drive, camera uploads and on shared folders screen(incoming, outgoing) when you change the device mode from portrait to landscape.
    • Screen continues illuminated and at "incoming call" status after the call is answered in other device.
    • When I start or when I answer a call, the speaker is activated and the button shows that it is disabled.
    • When the App permissions are not given and share files to cloud drive / Incoming shared folder, the App crashes.
    • Rotation issue in Permission screen.
    • App is showing over storage quota dialog when you log out from the over storage quota account and login again from the non over storage quota account.
    • App is crashing when you share your offline file to cloud drive or chat.
    • Incorrect message shows up when you open a deformed/corrupt folder/file link.
    • The device back button does not work from the chat list screen when there is no network connection.
    • Temp folders into /storage/emulated/0/MEGA/ don't remove when it logout.
    • My chat files folder gets created empty by switching between Cloud and Chat in app.
    • When you do the search by date on the camera uploads section, then it is not showing the selected dates on the header until you select the grid view icon.
    • The missed group call notification shows wrong who started the call.
    • When start a call, the toolbar call buttons of a chat are disabled. If the call is established and then ends, the buttons remain disabled.
    • Wrong behaviour of the Save to device option on File info screen.
    • It always ask for a download location when you try to download a folder link from the app even when the user has set his default download location.
    • All the options does not shows up in the chat menu on the chat list screen.
    • Unit not localized on Upgrade screen.
    • Save to offline / Save to device - Completed tab showing previous records.
    • The app refuses to play media when a call is ongoing only on a different device logged into the same account.
    • [Google Play Console] java.lang.NullPointerException in FolderLinkActivityLollipop.
    • [Google Play Console] java.lang.RuntimeException in UploadService.
    • App is crashing on tapping on the Invite button on the empty chat screen.
    • App is crashing when you scroll up/down on the setting screen after trying to upload the already uploaded file on Cloud Drive.
    • Camera Uploads still pick up randomly, only every few days, there is no pattern.
    • Camera Uploads does not work.
    • Camera Uploads will not start since device upgraded from Nexus 4 to Samsung 8 App.
    • Camera Uploads from SDcard not picking up unless settings re-saved on Galaxy 8, Nougat.
    • Camera Uploads stops working uploading option "only when charging" is unticked.
    • Opening a video from Camera Uploads section is "slower" if the service is enabled.
    • Camera Uploads function is not working in background.
    • Camera Uploads function is not working properly.
  • Others

    • Update translations.

SDK: meganz/sdk@274b061 (release/v3.6.2)
MEGAchat: meganz/MEGAchat@4d7923f (release/v2.1.6)