Skip to content

Releases: kkguo/apkshellext

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

Pre-release

Choose a tag to compare

@kkguo kkguo released this 19 Jul 15:32
be8541e

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

Pre-release

Choose a tag to compare

@kkguo kkguo released this 17 Jul 08:27

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

Choose a tag to compare

@kkguo kkguo released this 09 Jul 19:54
  • 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

Pre-release

Choose a tag to compare

@kkguo kkguo released this 11 Jun 18:21
2c879fb

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

Pre-release

Choose a tag to compare

@kkguo kkguo released this 10 Jun 17:17

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

0.2.0.1 @June2019

0.2.0.1 @June2019 Pre-release
Pre-release

Choose a tag to compare

@kkguo kkguo released this 03 Jun 04:36

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

Pre-release

Choose a tag to compare

@kkguo kkguo released this 27 Apr 18:40

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

Release 0.1.5780.2290 Pre-release
Pre-release

Choose a tag to compare

@kkguo kkguo released this 29 Oct 06:24

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

v0.1.5774.727 Pre-release
Pre-release

Choose a tag to compare

@kkguo kkguo released this 23 Oct 05:37

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

Pre-release

Choose a tag to compare

@kkguo kkguo released this 19 Oct 17:52
  • 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