github meganz/android v6.13
Version 6.13

latest releases: v14.3, v14.2.1, v14.2...
2 years ago

Supported Android versions

  • 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)
  • Android 12 ("S" - Snow Cone)

Change notes

  • Enhancement
    • Wrong translation appears on the Upgrade Account screen.
    • Download in background a text file to open it if something was wrong with the streaming.
    • Convert BaseFragment to Kotlin.
    • Remove call to onNodesInboxUpdate() when updateNodes().
    • Add Jetpack Preference DataStore.
    • Create MVVM + Clean architecture components.
    • Subtask - String pluralization request (part 1).
    • Fetch Nodes in favourite mapper.
    • Move androidx.work.Data out of Domain.
    • Move UserCredentials to domain entity package.
    • Move SettingsConstants to domain.
    • Remove dependencies on injection qualifiers.
    • Move qualifying classes from domain package to domain module.
    • Remove dependency on android.Log constants.
    • Refactor GlobalUpdate: OnContactRequestsUpdate.
    • Refactor and move HasChildren to domain module.
    • Content Consumption: Collect how many user use the MD feature.
    • Meetings:
      • Call attempt timeout.
      • End Call For All. Moderator is in the call.
  • Maintenance
    • Apply sentence case style to title sections & sub sections & buttons.
    • Create MimeTypeMapper.
  • Feature
    • Push notifications with chatid+msgid.
  • Bug
    • ANR related to check transfers paused - areTransfersPaused (TransfersManagement.kt).
    • The old month pic is getting displayed in the current month after the camera uploads.
    • ANR: SdkLogFlowTree.kt line 74.
    • Status bar becomes black in Chat section.
    • The user can´t create a folder with the same name as existing folder on the Cloud Drive Root.
    • Toolbar in Shared item section shows wrong colour.
    • ANR ChatUploadService MegaApi TransferListener.
    • ANR MediaPlayerService MegaApi TransferListener.
    • No thumbnail shown in the name collision screen for files with the action "Upload folder".
    • Upload duplicate files and folders to Cloud Drive, the menu that appears when the folder is going to be uploaded. display the message "upload and replace" not "upload and merge".
    • Upload duplicate folders and non-duplicate folders at the same time. Non-duplicate folders are not uploaded.
    • Cannot log in.
    • Image viewer not loading full size image.
    • Some options of a received attachment message are not working.
    • Move shared tests to unit test only.
    • ANR related to check number of pending downloads - getTransfers (MegaApiFacade.kt).
    • Crash on ModalBottomSheetUtil when Selecting "Open With" on Image Viewer.
    • Content Consumption: Fonts in the Editor don't follow system setting changes.
    • Meetings:
      • Hide the "Muted" banner on Make Moderator screen.
      • If Guest user tries to end meeting, then App crashing or hanged for long.
      • Pluralize info_moderator_name string.
      • Pluralize info_participants_number string.
      • When I start a meeting it does not allow to see the meeting information.
      • Concatenated role string must be replaced by two separate strings.
      • Long press to Paste to text field of chat room broken.
  • Others
    • Upgrade available translations.

SDK: meganz/sdk@01ecd13 (release/v4.0.2)
MEGAchat: meganz/MEGAchat@9874143 (release/v3.3.3)

Don't miss a new android release

NewReleases is sending notifications on new releases.