aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/util/QrCodeUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Use Mode.ALPHANUMERIC for QR codes to save spaceDominik Schürmann2015-05-191-1/+9
* profiling says: caching qrCode bitmaps is a good ideaVincent Breitmoser2015-04-271-19/+29
* CardView and more header designDominik Schürmann2015-02-251-1/+1
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+1
* reduce memory footprint of qr code in share tabVincent Breitmoser2014-10-091-3/+2
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-0/+76