aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyFingerprintFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Full 160 bit for phrase confirm, stuffed with onesDominik Schürmann2015-09-291-2/+3
|
* Confirm designDominik Schürmann2015-09-241-11/+16
|
* phrase confirmationDominik Schürmann2015-09-241-3/+12
|
* Experimental word comparisonDominik Schürmann2015-08-271-4/+32
|
* Remove dead codeDominik Schürmann2015-08-271-7/+4
|
* pass through messenger to certify service from ViewKeyActivityVincent Breitmoser2015-02-281-1/+15
| | | | | | the idea here is to handle progress and result of the CertifyActivity directly in ViewKeyActivity by passing a messenger through to it. this allows smoother transition from an uncertified to certified state.
* Fingerprint verification, design fixes for qr code cardDominik Schürmann2015-02-261-0/+184