Stackzy Versions Save

💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡

1.0.1

3 years ago
  • update README
  • bump version to v1.0.1
  • remove TODOs from README. Since those are easier to manage via issues
  • fix wrong casting apkSource
  • fix app crash when loading apk from adb
  • disable adb result caching
  • update sub-text
  • Merge branch 'v1.0.1'

v1.0.0

3 years ago

🌟 Features

  • add decompile output to UI. resolves #58

💬 Other

  • bump versions
  • move backend-cli out of the repo

v1.0.0-rc2

3 years ago

🐛 Fixes

  • fix gradle repo issue

💬 Other

  • init backend-cli module
  • resolve #42
  • Merge branch 'master' into feature/52/lib-collector-cli
  • separate data layer to a new module (resolves #57)

v1.0.0-rc1

3 years ago

🐛 Fixes

  • fix the permission issue

💬 Other

  • bump app version to rc1
  • improve tab's state management
  • improve select app state
  • code refactor
  • draw an outer circle for the app logo

v1.0.0-beta09

3 years ago

🌟 Features

  • add tab color - select app screen

🐛 Fixes

  • fix state management

💬 Other

  • bump version to beta09

v1.0.0-beta08

3 years ago

🌟 Features

  • add bottom gradient to custom scaffold
  • add tabs to select app screen

🐛 Fixes

  • fix #48 and some code refactor

💬 Other

  • remove backing property and replace it with ?:
  • improve app naming from package name
  • bump version v1.0.0-beta08

v1.0.0-beta07

3 years ago

🌟 Features

  • add toolbar/system tray icon

🐛 Fixes

  • fix search issue and improve effects handling

💬 Other

  • update README
  • bump version to v1.0.0-beta07

v1.0.0-beta06

3 years ago

🐛 Fixes

  • fix animation issue introduced in 0.4.0-build178

💬 Other

  • remove dmg from distributions
  • fix #50
  • replace println with arbor
  • fix tests' syntax errors
  • fix tests
  • update README
  • bump decompose version to 0.2.0
  • add method comments
  • improve effect handling

v1.0.0-beta05

3 years ago

🐛 Fixes

  • fix #49
  • possible fix for #41

💬 Other

  • update Windows executable status
  • add fun facts to README
  • fix typo

v1.0.0-beta04

3 years ago

🌟 Features

  • add actual behvr to issue template
  • add perUserInstall flag

💬 Other

  • update README
  • disable custom toolbar
  • bump version to v1.0.0-beta04