trustedintentscheckey
final format for generating .java file for ApkSignaturePin subclass
This is the output of "Generate Pin": it is a .java file that is a subclassof info.guardianproject.trustedintents.ApkSignaturePin. It is used to pinsending and/or receiving of Intents to APKs signed by the represented...
move getCertificateFingerprint() to Utils since its static
certificate view: add MD5, SHA1, SHA-256, Key algo/bit, Signing algo
first stab at generating a .java file for a certificate pin
ditch ActionMode and put actions into ActionBar
This also moves AppListFragment into MainActivity as a static inner classto simplify the code.
rename layout XML to make Activity class name
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 wantsit to go...
make ActionMode go away after the user has clicked an action
add Share and "Open in Browser" options to the WebView
workaround for @androidobs's expired HTTPS certificate
View revisions
Also available in: Atom