Releases: theapache64/stackzy
Releases Β· theapache64/stackzy
1.0.2
π 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
- 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
v1.0.0
v1.0.0-rc1
π 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
π Features
- add tab color - select app screen
π Fixes
- fix state management
π¬ Other
- bump version to beta09
v1.0.0-beta08
π 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
π 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
π 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