Apkshellext Versions Save

Show app icons in windows explorer

v2.0.7

4 years ago

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

4 years ago

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

4 years ago
  • 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

4 years ago

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

4 years ago

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

0.2.0.1

4 years ago

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.

v0.1.5961.26220

8 years ago

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.

v0.1.5780.2290

8 years ago

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

8 years ago

Fix renaming issue. Add more options. Now you can see new version information in context menu once available, update check perform once every day.

v0.1.5770.22958

8 years ago
  • 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