Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Releases: AmanoTeam/UnalixAndroid

Unalix v0.8

09 Apr 23:51
Compare
Choose a tag to compare
  • Add support to SOCKS5 proxy
  • Add support to custom DNS addresses
  • Switch from LibreSSL to BearSSL
  • Allow changing default User-Agent string
  • ​Set max number of allowed redirects to "8" by default
  • ​Fix intent intercept not working properly on Android 7 and below

There are a lot of internal breaking changes in this release. We recommend you to uninstall any previous versions before installing this one.

Unalix v0.7

16 Feb 04:43
Compare
Choose a tag to compare
  • Migrate to Material Components
  • Simplify theme switching mode
  • Fix intent intercept not working on Android 9+
  • Update dependencies

Unalix v0.6.1

26 Jan 15:34
Compare
Choose a tag to compare
  • Fixes for F-Droid build

Unalix v0.6

25 Jan 00:41
Compare
Choose a tag to compare
  • Switch from OpenSSL to LibreSSL
  • Fix SSL certificates validation issue
  • Update dependencies

The APK signature has been changed, you may need to uninstall any older release before installing this one

Unalix v0.5

26 Sep 05:19
Compare
Choose a tag to compare
  • Fix Export/Import not working as expected

Unalix v0.4

24 Sep 02:07
Compare
Choose a tag to compare
  • Change libunalix API implementation
  • Make MainActivity scrollable
  • Add support to Android 12

Unalix v0.3

01 Sep 05:03
Compare
Choose a tag to compare

Added

  • Added MainActivity
    • This activity has an text input which you can use to paste or type URLs you want to be clean
  • Added more options to SettingsActivity
    • This includes a dark/light theme toggle and switches for disabling or enabling intent intercept for URLs

Fixes

  • Fix layout bug in SettingsActivity
  • ...and some minor fixes I can't remember for now

Unalix v0.2

27 Aug 06:17
Compare
Choose a tag to compare
  • Implement preferences menu
  • Update dependencies

Unalix v0.1

25 Aug 18:36
Compare
Choose a tag to compare
Initial commit