Skip to content

Releases: kkguo/apkshellext

v2.0.7 %Attr(<TagPath>,<Attribute>)%

19 Jul 15:32
be8541e
Compare
Choose a tag to compare
Pre-release

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

17 Jul 08:27
Compare
Choose a tag to compare
Pre-release

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

09 Jul 19:54
Compare
Choose a tag to compare
  • 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

11 Jun 18:21
2c879fb
Compare
Choose a tag to compare
Pre-release

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

10 Jun 17:17
Compare
Choose a tag to compare
Pre-release

Fix context menu issues.
source code is not up yet.

0.2.0.1 @June2019

03 Jun 04:36
Compare
Choose a tag to compare
0.2.0.1 @June2019 Pre-release
Pre-release

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

27 Apr 18:40
Compare
Choose a tag to compare
Pre-release

Use satellite dll's for languages, suppose fix #52 and other language cannot display issues.
Select the best resolution icon from configurations
support %Debugable% variable, fix #50
Apply newest translations.
several minor fixes.

Release 0.1.5780.2290

29 Oct 06:24
Compare
Choose a tag to compare
Release 0.1.5780.2290 Pre-release
Pre-release

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

23 Oct 05:37
Compare
Choose a tag to compare
v0.1.5774.727 Pre-release
Pre-release

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

19 Oct 17:52
Compare
Choose a tag to compare
Pre-release
  • 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