commit all archived files

This commit is contained in:
mappu 2015-08-15 09:43:00 +00:00
parent 169eca6358
commit 4514f978a6
5 changed files with 15 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
# uninstaller
![](https://img.shields.io/badge/written%20in-Java%20%28Android%29-blue)
An uninstaller app for Android with several different backends.
In certain failure cases Android will be unable to use the regular package manager for APK uninstallation. This app provides a semi-convenient interface allowing app uninstallation via either intent, `pm`, `pm` as root, or manually deleting data files.
The application's recycle bin icon comes from the public domain Tango icon set.
## Download
- [⬇️ uninstaller-1.0.0.src.7z](dist-archive/uninstaller-1.0.0.src.7z) *(101.32 KiB)*
- [⬇️ uninstaller-1.0.0.apk](dist-archive/uninstaller-1.0.0.apk) *(1.02 MiB)*

Binary file not shown.

Binary file not shown.

BIN
doc/img_appdrawer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
doc/img_example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB