Skip to content

Releases: LeddaZ/MorpheUpdater

3.0.2

10 Oct 19:17
33cd3e2

Choose a tag to compare

  • Dropped Android 6.0 support; YouTube Music now requires at least Android 7.0, so there was no point in keeping support for 6.0
  • Updated dependencies

3.0.1

23 Sep 17:29
ec5ddaf

Choose a tag to compare

  • Fix white navigation bar buttons in light mode

3.0.0

18 Sep 02:02
1c64437

Choose a tag to compare

  • Redesigned the UI again
    • The UI now follows Material 3 guidelines
    • Material You dynamic colors (aka monet) are back (Android 12+)
    • Replaced bottom navigation menu with top app bar
    • Merged "ReVanced" and "Updater" pages into one
  • The app will now prompt the user to install Vanced microG at launch, if not installed
  • Enabled predictive back gesture (Android 13+)
  • General code cleanup and improvements

2.1.5

30 Aug 03:17
818d139

Choose a tag to compare

  • Fixed crash on Android 14 when trying to install an app
  • Updated dependencies

2.1.4

08 Aug 02:52
8ce326e

Choose a tag to compare

  • Fix cards not scrolling on devices with small screens (for real this time)

2.1.3

19 Jul 12:53
91b598a

Choose a tag to compare

  • Update target SDK to 34 (Android 14)
  • Warn if an invalid version is detected instead of crashing the app

2.1.2

13 Jul 20:33
dd2e051

Choose a tag to compare

  • Updated dependencies
  • Reduced logging
  • Delete downloaded APKs on app start and when pressing the refresh button

2.1.1

07 Jun 16:08
5e66d0e

Choose a tag to compare

  • The cards are now centered again
  • Updated dependencies

2.1.0

22 May 19:40
83551df

Choose a tag to compare

  • Make layout scrollable (fixes #10)
  • Update dependencies

2.0.1

09 May 22:37
b42274d

Choose a tag to compare

  • Add support for per-app languages
  • Update dependencies