aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/MultiCertifyKeyFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Rename multi certify files to certifyDominik Schürmann2014-10-261-395/+0
* Fix notify after certifyDominik Schürmann2014-10-261-23/+17
* implement upload of keyring after certification, check that option by defaultVincent Breitmoser2014-10-261-8/+11
* Remove PassphraseDialogFragmentDominik Schürmann2014-10-251-4/+2
* Remove old certify activityDominik Schürmann2014-10-251-1/+1
* Use passphrase dialog activity instead of passphrase dialogDominik Schürmann2014-10-251-10/+24
* move around package structure a bitVincent Breitmoser2014-10-101-3/+2
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-1/+2
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-1/+1
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-1/+1
* remove ui hack, use padding instead of marginVincent Breitmoser2014-10-081-10/+0
* Certify designDominik Schürmann2014-10-071-12/+0
* certify: checkbox fake click area tidbitVincent Breitmoser2014-10-061-0/+10
* even more layout neatificationVincent Breitmoser2014-10-051-0/+1
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain i...Vincent Breitmoser2014-10-051-4/+27
|\
| * preselect certify keyDominik Schürmann2014-10-051-8/+24
| * Display result in multi certifyDominik Schürmann2014-10-041-0/+7
* | slight layout changes to keyspinner_itemVincent Breitmoser2014-10-051-1/+1
|/
* merge key ids in getSelectedCertifyActionsVincent Breitmoser2014-10-041-21/+3
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain i...Vincent Breitmoser2014-10-041-6/+0
* implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-041-0/+398