ShasherShasher is a simple tool to calculate hash of text or file. It is written in Python.
Latest stablesShasher-2.7.py (~ 8.2 KiB)Shasher-2.7-1 ...
Posted May 7, 2013, 2:54 AM by Hai Bison
apk-signerapk-signer is a convenient tool to sign .apk files, it tends to serve end-users, not developers.NotesNew version v1.4.2 works fine with JDK 1.7 ...
Posted Apr 21, 2013, 4:46 AM by Hai Bison
LinesLines helps you count total lines of code of your project.
Released under MIT LicenseRequires: Python >= 2.6.8Latest stables:Lines-1.8.py (~ 10.4 KiB)Lines ...
Posted May 7, 2013, 2:38 AM by Hai Bison
FilesFiles provides easy and convenient ways to manage your SD card contents.
Clipboard, Bookmark and History manager;
Ability to install APK files;
Ability to find appropriate apps to open a ...
Posted by Hai Bison
android-filechooser
It is a simple file chooser dialog for Android (actually it is an Activity).Latest stable: source v5.2 (~632 KiB)Released under MIT License
Works on: Android 1.6 ...
Posted by Hai Bison
android-lockpattern
Android has one useful tool in security settings, it is Lock Pattern. Users can define their own lock pattern — which is a combination of 4+ dots.
We have extracted this ...
Posted by Hai Bison
All providers: Use the host app's package name as authority prefix instead of UUID authority suffix;
Change coding style: use UPPER_CASE for static final fields and enums;
Apr 28
We're happy to announce that new android-filechooser (v5.1) has more comfortable UI, more efficient and is stable. We've changed the entire architecture of the project. Now it uses content providers to serve requests. That's better approach comparing to services.
Automatically reload current directory when there are changes.