Skip to content

Commit

Permalink
Merge branch 'ApkShellext2' of https://github.com/kkguo/apkshellext i…
Browse files Browse the repository at this point in the history
…nto ApkShellext2
  • Loading branch information
kkguo committed Jul 8, 2019
2 parents a542fc4 + 581ca7b commit 3a73ae7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This is the code repository, please visit the project page http://apkshellext.co
* Pull request is always welcome.

#### [Features]
- [x] Display app icon in explorer with best resolution.
- [x] Display app icon in Windows:registered: File Explorer with best resolution. __DOES NOT work with other file manager due to .NET restriction__
- [x] Customize-able Info-Tip for showing package information.
- [x] Context menu for batch renaming, use customize-able patterns.
- [x] Go to app store from context menu.
Expand All @@ -32,6 +32,8 @@ This is the code repository, please visit the project page http://apkshellext.co

#### [Todo]
- [ ] Adaptive-icon support
- [ ] protobuf support
- [ ] support .NET 4.0??
- [ ] QR code to download to phone
- [ ] Hook up adb function with namespace extension.
- [ ] drag-drop to install / uninstall to phone
Expand Down

0 comments on commit 3a73ae7

Please sign in to comment.