aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ImportKeysProxyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix fingerprint length check in QR Code importDominik Schürmann2015-05-191-1/+1
* check fingerprint length after scanning qr codeVincent Breitmoser2015-05-171-12/+24
* Switch to new library reposDominik Schürmann2015-05-061-1/+1
* Simplify ImportKeysProxyActivityDominik Schürmann2015-04-211-29/+12
* added log to QR code scan/import failAdithya Abraham Philip2015-04-211-12/+11
* Use portrait mode for qr code scanningDominik Schürmann2015-04-151-10/+8
* shifted multi-threading to own serviceAdithya Abraham Philip2015-03-231-3/+5
* Fix nullpointer when scanning malformed qr codesDominik Schürmann2015-03-161-1/+1
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
* fix a couple lint errorsVincent Breitmoser2015-02-281-1/+1
* some changes to qr scan logicVincent Breitmoser2015-02-281-22/+51
* go to directly to certify screen after nfc importVincent Breitmoser2015-02-271-0/+272