aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyShareFragment.java
Commit message (Expand)AuthorAgeFilesLines
* New advanced key viewDominik Schürmann2015-02-231-387/+0
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-4/+1
* Use new safe slinger activity from share tabDominik Schürmann2014-10-261-76/+26
* Externalize QR Code scanning and import into its own activity for better code...Dominik Schürmann2014-10-231-1/+1
* More color/icon consistencyDominik Schürmann2014-10-151-2/+7
* reduce memory footprint of qr code in share tabVincent Breitmoser2014-10-091-15/+15
* Remove unnecessary call to mFingerprintQrCodeDominik Schürmann2014-10-021-2/+0
* Fix IllegalStateException in ViewKeyShareFragmentDominik Schürmann2014-10-021-11/+14
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-7/+6
* Safeslinger: more simplificationDominik Schürmann2014-09-041-11/+7
* Safeslinger: cleanupDominik Schürmann2014-09-041-16/+15
* Safeslinger: get all bytesDominik Schürmann2014-09-041-2/+12
* Use bytes to share via safeslinger, import on resultDominik Schürmann2014-09-041-5/+56
* Integrate safeslinger shareDominik Schürmann2014-09-041-5/+21
* Optimize importsDominik Schürmann2014-08-051-1/+0
* move upload/update buttons from menu to buttonsVincent Breitmoser2014-07-311-0/+16
* Merge branch 'ditch-appmsg'Vincent Breitmoser2014-07-291-8/+7
|\
| * use SuperToast instead of AppMsg in code, part 1Vincent Breitmoser2014-07-071-8/+7
* | cleanup left-oversDominik Schürmann2014-07-271-2/+0
* | Redesigned QR Code viewDominik Schürmann2014-07-271-4/+5
* | Load QR Code asynchronously and with a fade in animationDominik Schürmann2014-07-271-5/+41
|/
* Fix for #687Daniel Albert2014-06-241-1/+5
* neatness refactoringVincent Breitmoser2014-06-041-2/+0
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-0/+4
* use LoaderFragment in ViewKey tabsVincent Breitmoser2014-05-081-11/+7
* Remove code for sharing whole key via qr codeDominik Schürmann2014-05-071-2/+1
* Clarify languageDominik Schürmann2014-05-071-1/+1
* New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-051-0/+313