Releases: theapache64/stackzy
Releases · theapache64/stackzy
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
v1.0.0-beta05
v1.0.0-beta04
🌟 Features
- add actual behvr to issue template
- add perUserInstall flag
💬 Other
- update README
- disable custom toolbar
- bump version to v1.0.0-beta04
v1.0.0-beta03
🌟 Features
- add download buttons
- add password visibility control
- add version number to toolbar
- add code browse button
- add tab nav to login
- add download progress to adb setup
- add algo flowchart
- add more screenshots to README
- add icns file for macos
- add possible fix for #30
- add vendor info
- add stackzy_lib_version code to cached result to ignite decompile if lib changed
🐛 Fixes
- fix permissions related issues
- fix warning issue
- fix appargs
💬 Other
- update README
- improve cacheing algorithm
- fix #31 (ui update)
- [ImgBot] Optimize images
- add code of conduct
- add CONTRIBUTING.md
- update CONTRIBUTING.md
- update issue templates
- add PR template
- rollback to default app config
- update adb path
- improve command execution error handling
- remove dynamic arg
- update README
v1.0.0-beta02
🌟 Features
- add AES encryption to account pref
- add permission calls to dll files
v1.0.0-beta01
🌟 Features
- add windows ico
- add pathway navigation
- add back click to select device screen
- add login dialog
- add login logic to login viewmodel
- add back navigation to select device screen
- add store account logic
- add default apps to playstore listing screen
- add default listing screen
- add search feature
- add apk size to play search
- add download progress to app detail screen
- add logout button
- add loading animation to login screen
- add auth repo test
- add config repo test
- add config sync to splash
- add result repo insert method
- add result find algorithm
- add config flag check
🐛 Fixes
- remove double bang operator usage. Fixes #24
- fix launcher icon path issue
- fix access denied
- fix #33 + update adb download msg
- fix nav issue
- fix javax.naming missing dep issue
- fix protobuf dep issue
💬 Other
- update logo
- bump version to 1.0.0
- add uuid for windows
- add dependencies section to README
- add contributor section to README
- fix tests
- init pathway screen + move colors to R.color
- add image to pathway card
- move selectable hover logic to modifier ext
- finish pathway screen
- remove skiko from deps since the rendering issue resolved in 0.3.0
- finish pathway screen
- refactor login dialog to login screen
- replace title and subtitle with custom scaffold
- add playstore parts
- refactor Either.Left/Right to ApkSource.Adb/Playstore
- add temp download and analyse
- downgrade version to v1.0.0-beta01 from v1.0.0 (because i think its not stable enough :-|)
- format code
- format code (self-review)
- add playstore repo test
- fix tests
- disable mavenLocal
- backup
- finish cache implementation
- change version code data type to int from long
- fix tests
- code-refactor (self-review)
v1.0.0-alpha04
🌟 Features
- build and archive jar for current os instead of platform specific package
- add tab ui
- add apk size to top right
- add code views
- stablize feature
- add playstore icon to app detail screen
🐛 Fixes
- fix size in mb formatting on computers with different locales
💬 Other
- remove un-nec logs
- add backend tech to README
- improve error handling
- remove built-in adb
- fix tests
- remove sh from command executor
- implement dynamic adb installation
- add adb dll files to dynamic adb collection
- apply command executor patch for windows
- improve patch quality
- add simple command test case
- add windows temp files to .gitignore
- partial fix for path issue
- add cached apk test
- improve patch quality
- remove un-nec test file
- add android version identifier
- add apk-tool yaml parsing
- finish yaml analysis
- f-slash issue (windows)
- untrack and remove gpm.json
- create extras dir and move misc files
- add fira code. fix #25
- bump version to 1.0.0-alpha04