aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewCertActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix #1649Dominik Schürmann2016-01-041-4/+7
* first steps toward yubikey activityVincent Breitmoser2015-03-211-0/+1
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-2/+2
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-4/+0
* Refactor BaseActivityDominik Schürmann2015-01-131-2/+2
* Use Toolbar and new BaseActivityDominik Schürmann2015-01-131-3/+6
* 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
* no monospace for key idsDominik Schürmann2014-09-201-4/+2
* Beautify key id (thanks to Tim Bray)Dominik Schürmann2014-09-191-2/+4
* Remove certificate validation code from ViewCertActivity, they are already va...Dominik Schürmann2014-09-191-26/+0
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-4/+4
* add ecc supportVincent Breitmoser2014-08-241-1/+1
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Optimize importsDominik Schürmann2014-08-051-1/+1
* Robots like coffee too...Dominik Schürmann2014-07-311-1/+1
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-5/+5
* move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)Vincent Breitmoser2014-07-151-2/+2
* Fixed Bootstrap resourceDaniel Albert2014-06-301-1/+1
* neatness refactoringVincent Breitmoser2014-06-041-1/+1
* introduce WrappedSignature for the ViewCert* ui codeVincent Breitmoser2014-05-231-25/+19
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-4/+4
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-4/+2
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-3/+3
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-141-43/+42
|\
| * Design fixes for certification activityDominik Schürmann2014-05-071-44/+43
| * Avoid displaying double 0x before keyid in ViewCertActivityVadim Lebedev2014-05-021-2/+2
* | wrapped-key-ring: view certifyVincent Breitmoser2014-05-041-17/+5
|/
* More code cleanupDominik Schürmann2014-04-191-1/+1
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-171-0/+7
* Optimize importsDominik Schürmann2014-04-151-1/+1
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-3/+5
* ViewCertActivity cleanupVincent Breitmoser2014-04-101-6/+5
* Integrate NFC functionality into ViewKeyActivityDominik Schürmann2014-04-101-6/+1
* certs: fix verification in ViewKeyActivity (how embarassing)Vincent Breitmoser2014-04-091-2/+2
* Use NotFoundException in more placesDominik Schürmann2014-04-081-9/+9
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-11/+14
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+253