aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyShareFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* 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; ↵Dominik Schürmann2014-09-171-7/+6
| | | | created ui.util for everything related to formatting
* 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
|\ | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/ShareQrCodeDialogFragment.java
| * 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
| | | | Closes #616
* 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