v0.55
Pre-release- Re-adapted the docker to the develop branch (#26)
Many thanks to @BBerastegui, I am not very familiar with docker and this certainly was very useful to add to this project.
-
Some minor improvements (#31)
-
Automaticly fix jadx file permissions
-
Bugfix: Open browser on macOS
Browser did not open automatically on macOS.
- Show a summary at the end
You can add more statistics here, so that the user has a nice summary.
-
Reduce cmdline output by overwriting progress line
-
Usage of enumerate instead of manual index mgmt (#32)
-
Updated readme file, Acknowledgments
-
Implement arguments (#33)
stacoan.py [-h] [-p PATH [PATH ...]] [--disable-browser] [--log-all |
--log-errors | --log-warnings]
-
make a server option in StaCoAn, for reporting and drag and drop interface
-
Updated readme and docker file for parameters
-
seperate folder for each project
-
travis file update
-
Filetype check on the server (ipa, apk) (#34)
-
Thread handling and server optimalisations
-
Update gitignore
-
Fix typo
-
fix pyinstaller issue
-
Fix javascript punctuation issue
#6 (comment)
- added authors to README.TXT