Skip to content

Releases: SnowVolf/ConvertX

2.1.3

27 Feb 07:47

Choose a tag to compare

  • 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

30 Jan 07:39

Choose a tag to compare

  • History Screen
  • Removed Copy/Pasta buttons, replaced by swipes
  • Internal application overhaul
  • Fixed many bugs, added more...

Release 2.0.1

25 Jan 05:31

Choose a tag to compare

Fixed a crash caused by proguard (proguard is disabled for now)

Release 1.8.6

23 Jan 14:15

Choose a tag to compare

  • Rewritten color palette (see updated screenshots)

Release 1.8.0

20 Jan 13:49

Choose a tag to compare

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

06 Oct 14:16

Choose a tag to compare

1.6.0-rc1 Pre-release
Pre-release

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