github meganz/android v5.1
Version 5.1

latest releases: v13.4, v13.3, v13.2...
2 years ago

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
    • Offline - warning banner.
    • Add confirmation dialog for setting - clear offline files.
  • Maintenance
    • Mini player is not shown on Home's filtered views.
    • Remove ProgressDialog in the whole app since is deprecated.
    • New build warnings in SearchNodesTask.kt (Android 11 - API level 30).
    • New build warnings in MyAccountViewModel.kt (Android 11 - API level 30).
    • Replace MegaRequest::getPricing()->getCurrency() by MegaRequest::getCurrency()->getCurrencyName().
    • Remove title_base_quota string and the code where is used.
    • Use shouldRefreshSessionDueToSDK() and shouldRefreshSessionDueToKarere() everywhere.
    • Remove animated arrows from incoming call UI.
    • Control megaChatApi.getInitState() in the whole app.
  • Feature
    • Play a voice feedback when user sent a Voice message.
  • Bug
    • Orientation lock doesn't work with the app.
    • Rich MEGA link preview always shows Empty Folder.
    • Open mega's link while logout from the app should direct user to login page.
    • Long tap on an edited message and pending to delete (due to no network) darks the chatroom.
    • If no network, the delete message option doesn't set it as delete pending.
    • Vulnerability report: 2FA will be directly disabled by a broadcast.
    • Crash in My account after remove storage permissions [NullPointerException in getCacheFile (CacheFolderManager)].
    • Wrong business payment errors UI.
    • ArrayIndexOutOfBoundsException in getItem (InvitationContactsAdapter).
    • Streaming transfers are included in completed transfers tab, but they should not.
    • Wrong status bar color in Homepage in dark mode.
    • Download to SD card doesn't work on Android 11.
    • No search option inviting participants to a meeting.
    • Small feed from the own camera goes off-screen.
    • App is unable to retrieve avatar image after re-enter call screen and unhold 1-to-1 call.
    • Null's meeting incoming call screen.
  • Others
    • Upgrade available translations.

SDK: meganz/sdk@7c37403 (release/v3.9.7)
MEGAchat: meganz/MEGAchat@f90f321 (release/v3.0.1)

Don't miss a new android release

NewReleases is sending notifications on new releases.