Skip to content

Releases: theapache64/stackzy

1.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:33

🌟 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

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:18

πŸ› Fixes

πŸ’¬ 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

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:38

πŸ’¬ Other

  • avoid code content check
  • bump version to 1.0.5

1.0.4

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:26

⭐ 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

Choose a tag to compare

@github-actions github-actions released this 27 May 17:12

🌟 Features

  • add directory browsing

πŸ’¬ Other

  • order libraries by priority

1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 May 20:24

🌟 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

1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:43
  • 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-rc2

Choose a tag to compare

@github-actions github-actions released this 12 Apr 20:48

πŸ› 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

Choose a tag to compare

@github-actions github-actions released this 13 Apr 18:52

🌟 Features

  • add decompile output to UI. resolves #58

πŸ’¬ Other

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

v1.0.0-rc1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 14:41

πŸ› 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