Skip to content

Releases: samolego/Canta

Canta 1.2.0

17 Oct 07:05
Compare
Choose a tag to compare
  • improved filters - instead of "hide x" now they work "show x only". AND is applied if multiple filters are selected.
  • added support for android 9, 10, 11 (could probably go lower but afaik HiddenApiBypass requires sdk 28 (android 9))
  • first-time uninstall doesn't fail anymore
  • improved app popup info
  • app loading screen now doesn't freeze the whole app (used to run in UI thread, now it's in separate thread)

Canta 1.1.2

11 Oct 12:44
a78a864
Compare
Choose a tag to compare
  • update version coding calculation. Hoping this release appears on fdroid as well (edit: it's on fdroid now 🎉 )

Canta 1.1.1

09 Oct 17:56
Compare
Choose a tag to compare
  • I wasn't really aware of version codes up to this point. You will need to uninstall previous version of app if you have it. Sorry for inconvenience
    • version code will now be increased by 1 on each release

Canta 1.1.0

03 Oct 12:33
fcdebb2
Compare
Choose a tag to compare

Canta 1.0.0

23 Sep 08:22
Compare
Choose a tag to compare
Canta 1.0.0 Pre-release
Pre-release
  • first (pre)release of Canta! Make sure you have working Shizuku installation.
  • note: current builds are not shrinked by ProGuard, as it breaks the flow (to be fixed). Expect next releases to be smaller.