Statistics
| Branch: | Tag: | Revision:

checkey / src / info / guardianproject / checkey @ 2fa4f15e

Name Size Revision Age Author Comment
AppEntry.java 2.94 KB f721b462 over 3 years Hans-Christoph Steiner click for APK Hash, long click for package name
AppListAdapter.java 3.09 KB b3e9cd22 over 3 years Hans-Christoph Steiner rename list item layouts to make Adapter/Fragme...
AppListFragment.java 10.1 KB 24a4d539 over 3 years Hans-Christoph Steiner add "Save" action for saving out an app's signi...
AppListLoader.java 5.58 KB 74a77186 over 3 years Hans-Christoph Steiner make main view a list of all installed packages...
MainActivity.java 1.25 KB 2fa4f15e over 3 years Hans-Christoph Steiner rename layout XML to make Activity class name
PackageIntentReceiver.java 1.92 KB 74a77186 over 3 years Hans-Christoph Steiner make main view a list of all installed packages...
Utils.java 3.52 KB 820d8f32 over 3 years Hans-Christoph Steiner use signing certificate as reference on android...
WebViewActivity.java 3.29 KB 03f389d1 over 3 years Hans-Christoph Steiner add Share and "Open in Browser" options to the ...

Latest revisions

# Date Author Comment
2fa4f15e 06/18/2014 08:47 pm Hans-Christoph Steiner

rename layout XML to make Activity class name

24a4d539 06/18/2014 08:47 pm Hans-Christoph Steiner

add "Save" action for saving out an app's signing certificate

It then launches a Share/SEND Intent to send it to wherever the user wants
it to go...

a11ce94a 06/18/2014 08:47 pm Hans-Christoph Steiner

make ActionMode go away after the user has clicked an action

03f389d1 06/18/2014 08:47 pm Hans-Christoph Steiner

add Share and "Open in Browser" options to the WebView

e16a68b2 06/18/2014 08:47 pm Hans-Christoph Steiner

workaround for @androidobs's expired HTTPS certificate

71589712 06/18/2014 08:47 pm Hans-Christoph Steiner

handle virustotal and @androidobs links in our WebView

cd4d2518 06/18/2014 08:47 pm Hans-Christoph Steiner

add support for checking the VirusTotal database

VirusTotal has some useful information, so make it easy to check an APK.

b3e9cd22 06/18/2014 08:47 pm Hans-Christoph Steiner

rename list item layouts to make Adapter/Fragment/etc.

d198dcf8 06/18/2014 08:47 pm Hans-Christoph Steiner

convert ContextMenu to ActionMode

An ActionMode makes a lot more sense these days, plus it usually provides a
quicker interaction.

820d8f32 06/18/2014 08:47 pm Hans-Christoph Steiner

use signing certificate as reference on androidobservatory.org

View revisions

Also available in: Atom