Skip to content

Releases: samolego/Canta

Canta 2.3.1

24 Jan 22:04
017c28f
Compare
Choose a tag to compare
  • update languages
  • fix github release workflow

Canta 2.3.0

24 Jan 21:55
3648147
Compare
Choose a tag to compare

Polishing update

  • make app descrition links clickable (#114 )
  • make app description text selectable (fix #139)
  • uninstall button is now hidden if no apps are selected
  • split filters and 3 dot menu + overhaul their look
  • add dedicated Logs screen
    • this allows for copying individual logs by long clicking the chips or all the logs via FAB)m should hopefully make the debugging easier for some uninstallations.

Canta 2.2.2

17 Nov 17:15
c3df32e
Compare
Choose a tag to compare
  • new translations added from Crowdin, thank you all for contributing ☺️

Canta 2.2.1

27 Aug 07:57
Compare
Choose a tag to compare
  • add Android TV support (#86)
  • fix last app being overlayed by FAB (#74)

Canta 2.2.0

28 Jul 18:10
cd9c3f8
Compare
Choose a tag to compare
  • Canta is now multilingual, thanks to @atuy1219 (currently only Japanese is added, I'll need to figure out how to setup Crowdin :) )

Canta 2.1.1

01 Jul 18:00
Compare
Choose a tag to compare
  • hope that FDroid builds now :), thanks to @licaon-kter
  • no new features for app itself

Canta 2.1.0

02 Jun 16:50
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
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
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
  • implements #40 by @rbustillosdev