Skip to content

5.10

Latest
Compare
Choose a tag to compare
@WSTxda WSTxda released this 22 Dec 22:18
· 1 commit to master since this release

MicroG RE

  • Bumped GMS version to 24.47.38
  • Added a privacy option to the settings screen
  • Added an option to undo account removal via a snackbar message
  • Added actions in the foreground service notification to open battery optimization and notification settings
  • Added support for x86 and x86_64 ABIs (#45)
  • Updated app icon color to align with YouTube branding changes #ff0000#ff0033
  • Used snackbar in the UpdateChecker, improved exception handling, and rewired feature logic
  • Fixed ANR exception in UpdateChecker when there is no internet connection
  • Fixed usage of the deprecated lowerCase method
  • Removed fake-signature (#32)
  • Added missing Italian strings (#46)
  • Correctly translated Cloud Messaging strings for pt-BR
  • Fixed Italian translations (#44) by @0xrxL
  • Made various improvements to themes, components, behavior, fonts, animations, and overall layout
  • Updated Gradle and dependencies

GmsCore

  • Fixed handling of GCM topic unregistrations that return an empty token (600d0d9)
  • Updated GitHub Actions workflows (5ba97df)
  • Updated Gradle configuration (f2d9e44)

Full Changelog: Compare 5.9...5.10