Skip to content

Architecture#4

Open
YG-Blue wants to merge 359 commits into
INF1NUM:masterfrom
AndnixSH:master
Open

Architecture#4
YG-Blue wants to merge 359 commits into
INF1NUM:masterfrom
AndnixSH:master

Conversation

@YG-Blue

@YG-Blue YG-Blue commented Sep 14, 2022

Copy link
Copy Markdown

Hi dear developer can add Architecture on apk info?
i needed this features on ur software

AndnixSH and others added 30 commits November 15, 2025 11:37
- Refactor language selection
- Export image when clicking on icon box in APK Info
- Build overflow
- Added Sign_KeyPassword setting for private key password
- Updated Signapk.cs to use separate keystore and key passwords
- Added textBox4 and label23 for Private key password field in UI
- Fixed password verification issue when signing APKs with keystore

Previously, the same password was used for both keystore and key access,
causing 'Password verification failed' errors when they were different.
This update allows users to specify different passwords for keystore
and private key, resolving java.security.UnrecoverableKeyException.
Use Sign_UseOutputDir in signing flows instead of Zipalign_UseOutputDir
Fix apktool arg composition so -api and -j are both preserved
Fix JarProcess JVM arg order and default java executable handling
Replace non-functional splitTypes string replacement with Regex.Replace in ApkFixer
Remove duplicate private-key click handler registration
Fix APK info drag-drop target textbox and guard drag-drop helpers against empty drops
Keep DEBUG/RELEASE catch split to avoid CS0168 in Release
WPF has better theming and performance.
Removed DarkNet package
Merged languages from WinForm to resx
I used AI to port faster.
It's not available on Java 1.8
Replaced -m with --match-original
Replaced -nc with --no-crunch (#52)
Replaced -k with --keep-broken-res
Replaced -c with --copy-original

All flags are backward compatible
No longer connect to web to fetch icon
Parse icon directly from APK without extracting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.