Releases: SnowVolf/ConvertX
Releases · SnowVolf/ConvertX
2.1.3
- All encoders are now asynchronous
- Fixed the problem of duplication in the history list if you add text after converting it. Now this text does not generate additional items like:
A long time ago
A long time ago... (just added 3 dots) - The color palette is no longer redrawn if the same item was selected as before
- Numerous optimizations and performance fixes
Release 2.0.1-1531
- History Screen
- Removed Copy/Pasta buttons, replaced by swipes
- Internal application overhaul
- Fixed many bugs, added more...
Release 2.0.1
Fixed a crash caused by proguard (proguard is disabled for now)
Release 1.8.6
- Rewritten color palette (see updated screenshots)
Release 1.8.0
1.8.0 build 1293 [R] [20-01-2023]
Added: Material You
Changed: Unused code has been cleaned up
Changed: Updated libraries
1.6.0-rc1
Added
- English language
- New design (inspired by Google Material 2)
- Android 12 support
- New intellectual decoding ui based on user input
Changed
- Migrate to ViewBinding
- Migrate to AndroidX
- New BuildTools and APIs
- Major application overhaul
- Removed ACRA
- Removed Material Dialogs
- Removed Settings Activity (replaced by fragment)
- Fixed many bugs