Releases: LeddaZ/ReVancedUpdater
Releases · LeddaZ/ReVancedUpdater
2.1.1
- The cards are now centered again
- Updated dependencies
2.1.0
- Make layout scrollable (fixes #10)
- Update dependencies
2.0.1
- Add support for per-app languages
- Update dependencies
2.0.0
- Completely redesigned Material You UI:
- Colorful cards
- Bottom navigation
- Hold an app's card to open its changelog
- General code cleanup and improvements
1.7.0
- Theme UI elements using monet (implemented with MonetCompat, works better in dark mode)
- Minor code improvements
1.6.0
- A lot of code refactoring
1.5.2
- Show warning to stay in the app while downloading
- Updated dependencies
- Other minor changes
1.5.1
- Code refactoring
- Only allow YT installation on Android 8.0+ (Google dropped Android 6.x and 7.x)
1.5.0
- Refactored device architecture check, as the previous one didn't work on devices with 64-bit SoC/kernel and 32-bit OS (#6)
- Code improvements