aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ContactHelper can read email addresses from contact listmar-v-in2014-05-262-0/+22
* | | | | Move SlidingTabLayout and SlidingTabStrip into appropriate subpackageDominik Schürmann2014-06-066-6/+6
* | | | | Hide subkeys, certs tabs in key view, checkable menu item to show/hide themDominik Schürmann2014-06-064-10/+94
| |_|/ / |/| | |
* | | | Merge pull request #646 from timbray/masterDominik Schürmann2014-06-052-67/+66
|\ \ \ \
| * | | | Clean up keyimport.ImportKeysListEntryTim Bray2014-06-052-67/+66
|/ / / /
* | | | Merge pull request #645 from timbray/masterDominik Schürmann2014-06-052-7/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't show full fingerprint in key search resultsTim Bray2014-06-051-6/+2
| * | | fixed error messageTim Bray2014-06-042-4/+3
| | |/ | |/|
* | | ui: do show Certify identities button even for secret keysVincent Breitmoser2014-06-041-8/+0
* | | fix bug with bad verifying master keysVincent Breitmoser2014-06-041-3/+3
* | | do respect expectedFingerprint during key importVincent Breitmoser2014-06-042-9/+18
* | | neatness refactoringVincent Breitmoser2014-06-0433-241/+118
|/ /
* | Use fixed gradle versionsDominik Schürmann2014-06-042-2/+2
* | Use fixed gradle versionsDominik Schürmann2014-06-042-3/+6
* | Merge pull request #643 from open-keychain/v/devDominik Schürmann2014-06-0357-1790/+2727
|\ \
| * \ Merge remote-tracking branch 'origin/master' into edit-key-rewriteVincent Breitmoser2014-06-0299-712/+1368
| |\ \ | |/ / |/| |
* | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-05-317-63/+54
|\ \ \ | | |/ | |/|
| * | Merge pull request #632 from timbray/masterDominik Schürmann2014-05-257-63/+54
| |\ \
| | * | Finished cleaning up rebase conflicts post Keyserver exception refactorTim Bray2014-05-236-32/+33
| | * | Add Log.d for QueryFailedExceptionTim Bray2014-05-231-0/+2
| | * | Add Log.d for QueryFailedExceptionTim Bray2014-05-237-40/+28
| |/ /
* / / Pull from transifexDominik Schürmann2014-05-3192-649/+1314
|/ /
| * spongycastle: expose pskr constructorVincent Breitmoser2014-06-021-0/+0
| * wrapped-key-ring: add documentationVincent Breitmoser2014-06-028-8/+85
| * make everything work againVincent Breitmoser2014-06-023-8/+22
| * wrapped-key-ring: move key data around in ParcelableKeyRing instead of Import...Vincent Breitmoser2014-06-029-183/+119
| * wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-029-61/+75
| * new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-2716-356/+595
| * introduce new SaveKeyringParcelVincent Breitmoser2014-05-271-0/+113
| * rename SaveKeyringParcel to OldSaveKeyringParcelVincent Breitmoser2014-05-274-14/+19
| * update unit test support in build filesVincent Breitmoser2014-05-275-105/+36
| * fix missing userIds in ImportKeysListEntryVincent Breitmoser2014-05-272-4/+9
| * wrapped-key-ring: forgot a part in PgpDecryptVerifyVincent Breitmoser2014-05-231-2/+9
| * introduce WrappedSignature for the ViewCert* ui codeVincent Breitmoser2014-05-233-31/+149
| * wrapped-key-ring: use UncachedKeyRing in ImportKeysListLoaderVincent Breitmoser2014-05-231-28/+8
| * wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-238-101/+126
| * wrapped-key-ring: encapsulate key flagsVincent Breitmoser2014-05-223-18/+27
| * Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-2137-253/+375
| |\ | |/ |/|
* | Layout fixes for key importDominik Schürmann2014-05-199-66/+58
* | Add license header to FixedDrawerLayoutDominik Schürmann2014-05-181-0/+16
* | Merge branch 'thi-highlight-keyserver-search-results-as-well'Dominik Schürmann2014-05-189-91/+128
|\ \
| * | Merge highlight keyserver pull requestDominik Schürmann2014-05-189-91/+128
|/| |
| * | Rename mCurQuery to mQuery for consistencyThialfihar2014-05-161-5/+5
| * | Use Highlighter instead of HighlightQueryCursorAdapterThialfihar2014-05-163-79/+28
| * | Add highlighting to keyserver/keybase searchThialfihar2014-05-165-5/+75
| * | Support mutliple search words and highlight themThialfihar2014-05-163-6/+24
* | | Rename KeyServer to KeyserverDominik Schürmann2014-05-189-38/+34
|/ /
* | Merge pull request #630 from timbray/masterDominik Schürmann2014-05-162-24/+60
|\ \
| * | keybase cleanups for revised search output formatTim Bray2014-05-151-24/+7
| * | keybase now has key info in search outputTim Bray2014-05-151-0/+5