Skip to content

Releases: samolego/Canta

Canta 2.1.0

02 Jun 16:50
77e2864
Compare
Choose a tag to compare
  • implement disabled badge (#53 )
  • implement unlisted (uncategorized) app badge (#61 )
  • add user app badge (#66)

Canta 2.0.0

23 May 15:59
e5f132f
Compare
Choose a tag to compare
  • app rewrite in jetpack compose
    • weights 2.7 MB now (previously was 15 MB)
  • faster app loading (also should fix #3)
  • fixes apps with same name not showing (#21)
  • add ability to copy package name of the app (#35)
  • add app info on uninstall screen (#60)

Canta 1.4.1

15 Mar 13:42
7f2444f
Compare
Choose a tag to compare
  • fixes #42 (Universal Android Debloater has new file structure, so previous version failed to load labels)

Canta 1.4.0

03 Mar 19:06
fe4e826
Compare
Choose a tag to compare

Canta 1.3.0

05 Feb 17:06
b000bc2
Compare
Choose a tag to compare
  • dark mode support (note: theme is based on system theme)
  • SUI support for root users (currently there's no popup, you have to manually grant access in SUI)

Canta 1.2.1

24 Jan 21:04
18822b6
Compare
Choose a tag to compare

Canta 1.2.0

17 Oct 07:05
64d861f
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
bc7fcbd
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