AndnixSH
10a1dfed68
Fix keyboard shortcut
2026-06-01 20:16:26 +02:00
AndnixSH
2687452ee7
Remove "full info" string
2026-05-31 20:35:18 +02:00
AndnixSH
5a8e485923
[Vibe coding] Improve icon parsing
...
No longer connect to web to fetch icon
Parse icon directly from APK without extracting
2026-05-31 20:03:00 +02:00
AndnixSH
5d9d4e21d0
Fixing flags & refactor
...
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
2026-05-31 17:42:29 +02:00
AndnixSH
fd7398667e
Reduce margin
2026-05-31 16:34:17 +02:00
AndnixSH
59ef98b315
Removed --enable-native-access=ALL-UNNAMED
...
It's not available on Java 1.8
2026-05-31 16:24:46 +02:00
AndnixSH
351c7887c4
Update README.md
2026-05-31 15:46:50 +02:00
AndnixSH
183c0e584c
Move hardcoded string to Language
2026-05-31 15:41:36 +02:00
AndnixSH
725197f615
[Vibe coding] Ported WinForm to WPF
...
WPF has better theming and performance.
Removed DarkNet package
Merged languages from WinForm to resx
I used AI to port faster.
2026-05-31 12:01:46 +02:00
AndnixSH
cc27270d98
Bump version to 3.3.2.3
2026-05-17 22:18:46 +02:00
AndnixSH
3e5a81dabf
Update Apktool to 3.0.2
v3.3.2.3
2026-05-17 21:31:21 +02:00
AndnixSH
197379e3cf
Merge branch 'pr/47'
2026-05-04 14:59:09 +02:00
AndnixSH
2b6502a5f7
Fix broken design
2026-05-04 13:31:24 +02:00
AndnixSH
8f72cf9dee
Merge branch 'pr/48'
2026-05-03 13:17:37 +02:00
AndnixSH
79e8cd2ef9
Refactor + Add Apktool version checks
2026-05-03 11:56:56 +02:00
AndnixSH
5be8c9623a
Merge branch 'pr/49'
2026-04-28 17:56:14 +02:00
backryun
08fb90285c
ci: package artifact with exe/resources/changelog only
2026-03-05 20:56:43 +09:00
backryun
e0e99c862f
fix: correct signing/build option handling and drag-drop stability
...
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
2026-03-05 20:37:17 +09:00
backryun
cfb094a275
Update ADB, apktool, APKEditor
2026-03-05 20:11:35 +09:00
Aleksandr
ca58db1975
Update Russian localization
2026-02-16 10:39:19 +03:00
vicky-dx
afe2b917f9
Add separate key password field for APK signing
...
- 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.
2026-01-25 14:25:02 +05:30
AndnixSH
5e6eee2f5e
Update README.md
2026-01-20 21:41:23 +01:00
AndnixSH
eb39b5bf69
Update README.md
2026-01-20 21:23:08 +01:00
AndnixSH
8230d8239d
Auto remove remaining split elements
2026-01-20 20:59:43 +01:00
AndnixSH
824aadbce1
Update changelog.txt
2025-11-26 17:39:45 +01:00
AndnixSH
e12fc939b9
Change version to 3.3.2.1
2025-11-26 17:37:03 +01:00
AndnixSH
0b043a4a3b
Merged some changes from #45
...
- Refactor language selection
- Export image when clicking on icon box in APK Info
- Build overflow
v3.3.2.1
2025-11-25 21:48:22 +01:00
AndnixSH
f974e198d5
Refactor
2025-11-17 19:52:36 +01:00
AndnixSH
8c43f59bd1
Fix *.zip and *.apkm not selectable for merging #43
2025-11-15 11:37:57 +01:00
backryun
bd1dcf6f64
Refactoring Code(Last)
2025-11-05 01:01:37 +09:00
backryun
e0018909dc
Refactoring Code(Part 2)
2025-11-05 00:38:36 +09:00
backryun
580c49b59c
Refactoring Code(Part 1)
2025-10-20 06:58:03 +09:00
backryun
328736bbab
Add Android 36 string
2025-10-20 04:22:55 +09:00
backryun
a294aa5a40
Update aapt, zipalign
2025-10-20 04:15:36 +09:00
backryun
17289ff3f3
Update APKEditor & apktool
2025-10-20 04:11:53 +09:00
backryun
4471de12d5
Update Dependencys
2025-10-20 04:08:35 +09:00
backryun
469ccb6c9c
Fix build warning
2025-10-20 04:04:41 +09:00
AndnixSH
bfd2f41c88
Update changelog.txt
2025-08-02 17:18:03 +02:00
AndnixSH
6cda22c47e
Update AssemblyInfo.cs
2025-08-02 17:18:01 +02:00
AndnixSH
73dbd422a8
UI changes
2025-08-02 14:18:24 +02:00
AndnixSH
6411889613
Use aapt2 is false by default
2025-08-02 13:40:07 +02:00
AndnixSH
210390718c
Update FormMain.resx
v3.3.2.0
2025-08-02 12:18:17 +02:00
AndnixSH
5704df951e
Update config.yml
2025-08-02 12:12:19 +02:00
AndnixSH
9e73936f6d
Update config.yml
2025-08-02 12:09:58 +02:00
AndnixSH
ddd24ecbd6
Update issue template
2025-08-02 12:06:51 +02:00
AndnixSH
e50b8a8658
Fixed issue #40
2025-08-02 11:59:15 +02:00
AndnixSH
5f242bca2f
Fixed apktool version output
2025-08-02 10:30:43 +02:00
AndnixSH
e2784ce65e
Updated tools
2025-08-02 10:29:56 +02:00
AndnixSH
93fc85fc33
Include Language.tr.resx in project
2025-07-30 19:12:09 +02:00
AndnixSH
4c389d58fb
Merge branch 'pr/37'
2025-07-30 19:10:04 +02:00