aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/QrCodeActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Externalize QR Code scanning and import into its own activity for better code...Dominik Schürmann2014-10-231-127/+0
* reduce memory footprint in QrCodeActivity as wellVincent Breitmoser2014-10-091-3/+16
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-6/+6
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-301-4/+4
|\
| * fix a couple remaining AppMsgsVincent Breitmoser2014-07-291-4/+4
* | Create key with fragmentsDominik Schürmann2014-07-301-2/+2
|/
* Redesigned QR Code viewDominik Schürmann2014-07-271-0/+114