Skip to content

Releases: LeddaZ/ReVancedUpdater

Latest commit

18 Feb 22:02
f638a68

Choose a tag to compare

Latest commit Pre-release
Pre-release

Commits

4.1.0

25 Dec 00:01
9feeb57

Choose a tag to compare

  • Changed fonts from Inter/JetBrains Mono to Google Sans Flex and Code
  • UI improvements
  • Updated French, Turkish and Vietnamese translations
  • Improved error handling
  • Updated dependencies

4.0.2

16 Sep 21:13
4bc3a1e

Choose a tag to compare

  • Added support to uninstall an app if the installed version is newer than the latest available online
  • Updated dependencies
  • Minor code improvements

4.0.1

25 May 19:33
4410555

Choose a tag to compare

  • Don't delete downloaded APKs on every refresh, there's now a button in Settings to do this
  • Show message when fetching JSON from GitHub fails

4.0.0

19 Apr 22:33
a966686

Choose a tag to compare

  • Added settings page to choose which apps you want to see
  • Updated Inter font to 4.1 and enabled ss01 feature (changes how numbers look)
  • When you hold a card to open the changelog, it will now be displayed in a nice dialog (except for GmsCore which doesn't have a changelog)
  • Finally, swipe down to refresh
  • Replaced about dialog with button to open the GitHub page
  • The app now automatically refreshes when an APK installation finishes
  • Prevent the screen from turning off while downloading
  • Show a message if requests to GitHub API fail
  • Translation and dependencies updates
  • Various code improvements under the hood
  • Updated target SDK to 36 (Android 16)

3.6.2

12 Feb 10:33
b06a5ca

Choose a tag to compare

  • Updated dependencies
  • Updated translations (German, Ukrainian, Dutch, Portuguese (Brazilian), Vietnamese)

3.6.1

24 Nov 17:00
998f86e

Choose a tag to compare

  • Fixed dynamic colours not applying properly (Android 12+)
  • Added hash check for X (allows to release a new APK based on the same app version, same as YT/YTM)

3.6.0

18 Nov 23:05
5505e26

Choose a tag to compare

  • Various layout fixes
  • Moved download button down so it doesn't overlap with text
  • Changed card style from filled to outlined
  • Changed font to Inter

3.5.1

11 Nov 20:53
b96c05a

Choose a tag to compare

  • Enable smooth animation for download progress indicator
  • Show download percentage inside download button

3.5.0

11 Nov 14:00
ef6bd41

Choose a tag to compare

  • Implement download progress indicator
  • Request install apps permission on app start if necessary
  • Build with JDK 21
  • Other small improvements and translation updates