Releases: kkguo/apkshellext
v2.0.7 %Attr(<TagPath>,<Attribute>)%
Icon extraction bug fix.
Add a generic variable for renaming and tooltip (Only for apk for now)
%Attr(TagPath,Attribute)%
eg:%Attr(manifest/uses-sdk,minSdkVersion)%
This will return the attribute value in androidmanifest.xml, (use Dump option from menu)
V2.0.6 WebP format support
Add WebP format, use webp-wrapper to parse webp format, cannot find a native solution yet.
Update SharpShell and SharpZipLib
Minor bug fixes
v2.0.5 @July 9th, 2019, adaptive-icon still in beta
- Support adaptive-icon, still in beta, the image quality maybe low, enable it from preferences.
Todo: Gradient is not rendered correctly, currently only linear gradient is supported - Add menu to dump androidmanifest.xml and other XML files in plain text.
Todo: some complex data types are not extracted correctly, especially some drawables, such as theme, shape - New string added, Translator NEEDED!!
0.2.0.3 @ June 12 2019
Fix:
- ipa icon, most of ipa should show icon now.
- hangout.apk hangs windows. avoiding resource reference in loop.
- fix renaming pattern save issue
- fix batch renaming issue
- fix setting of "show of ipa icon" save issue
Known issue:
- Apk which only has adaptive-icon is not support.
ApkShellext2.7z contains the main dll, the reset are language satellites dlls. only download needed ones. extract it and place the folder at same place as the main dll.
0.2.0.2 @June 10. 2019
Fix context menu issues.
source code is not up yet.
0.2.0.1 @June2019
As promised to someone, I have a small update.
Changes:
When adaptive-icon is in use, use a lower density icon.
Settings save back to registry.
Drafting new code to parse newer version apk.
Use satellite dll for languages.
Use a new key to sign the release, because I lost the previous one : p
You only need to download your language dll, Copy to the folder to the same location as apkshellext.dll.
Release v0.1.5961.26220 @ Apr.27.2016
Release 0.1.5780.2290
Thumbnail shows correctly now
More option for displaying thumbnail
Add button for clear thumbnail / icon cache
Translation update.
Fixed resource mismatch issue happens on Samsung app
Fixed issue when manifest using default string instead of string pool.
Other minor bug fixes
v0.1.5774.727
Fix renaming issue.
Add more options.
Now you can see new version information in context menu once available, update check perform once every day.
Release 0.1.5770.22958
- Customized renaming pattern and Infotip pattern
- Customized context menu
- Use Thumbnail for showing icon larger than 256x256.
- Check update only once every day.
- Use standard user setting instead of Registry to store customize setting.
- Updated translation