Stackzy Versions Save

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

1.0.11

2 years ago

🐛 Fixes

  • add hot fix for icon issue

💬 Other

⬆ bump version to 1.0.11

1.0.10

2 years ago

🐛 Fixes

  • add possible fix for #72

💬 Other

  • Update README
  • bump version to 1.0.10

1.0.9

2 years ago

🐛 Fixes

  • fix .dmg apk-tool issue
  • fix #71

💬 Other

  • remove the un-nec comments
  • add playstore feature flag
  • upgrade core dependencies and remove deprecated APIs
  • code cleanup

1.0.8

2 years ago

🐛 Fixes

  • fix #69

1.0.7

2 years ago

🌟 Features

  • add entry point for bbl
  • add library detail navigation
  • add playstore url search support
  • add lib detail screen
  • implement lib detail navigation

🐛 Fixes

  • fix app listing issue

💬 Other

  • start next development version (v1.0.7)
  • improve composable structure
  • refactor 'select' to 'list'
  • add made with love
  • finish liblist screen
  • replace custom grid with LazyVerticalGrid
  • fix tests
  • improve result output

1.0.6

2 years ago

🐛 Fixes

  • fix #66
  • fix title (@string) issue

💬 Other

  • remove author info from README since github itself has contributors area
  • fix README
  • replace deprecated capitalize method with replaceFirstChar
  • support unity - fix #61
  • improve label collection from manifest file
  • update README - add jadx

1.0.5

2 years ago

💬 Other

  • avoid code content check
  • bump version to 1.0.5

1.0.4

2 years ago

:star: Features

  • Compose support

🐛 Fixes

  • fix #63
  • fix path issue (windows)
  • fix screen freeze
  • fix space issue

💬 Other

  • bump compose version to 0.4.0
  • update .idea files
  • increase the default window size
  • remove un-nec test
  • fix test

1.0.3

2 years ago

🌟 Features

  • add directory browsing

💬 Other

  • order libraries by priority

1.0.2

3 years ago

🌟 Features

  • add jadx module
  • add download apk if not exist to jadx decompile
  • add jcenter back
  • add windows support to jadx

🐛 Fixes

  • fix minor UI issues

💬 Other

  • start next version development (v1.0.2)
  • upgrade retrosheet to v2.0.0-alpha02
  • resolve IDE warnings
  • improve tests
  • remove jcenter
  • improve jadx launch
  • improve market open