v1.1.15
Release for v1.1.15
New Features
- Add
APKEDITOR_JARenvironment variable to specify the path toAPKEditor.jar.
(config "jarpath" str won't be used) - Add
version_targetsdkandversion_codeto the manifest object in the schema. - Add XML options for
debuggable,hide_app_icon,export_activity, andapp_labelto the manifest object. - Add panel box to
show_logofunction.
Bug Fixes
- Fix a bug where a file was not removed if it already existed.
- Handle exceptions when opening the schema.
- Fix a bug where the tool downloader would fail if the file size was 0.
Other Changes
- Add hash verification for downloaded files.
- Update styling text to XMLs and schema.
- Update args for
utils.show_logo. - Pin Python version in
uv.
Full Changelog: v1.1.14...v1.1.15