Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Move SlidingTabLayout and SlidingTabStrip into appropriate subpackage | Dominik Schürmann | 2014-06-06 | 6 | -6/+6 | |
| | * | | | | | Hide subkeys, certs tabs in key view, checkable menu item to show/hide them | Dominik Schürmann | 2014-06-06 | 4 | -10/+94 | |
| | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge pull request #646 from timbray/master | Dominik Schürmann | 2014-06-05 | 2 | -67/+66 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Clean up keyimport.ImportKeysListEntry | Tim Bray | 2014-06-05 | 2 | -67/+66 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #645 from timbray/master | Dominik Schürmann | 2014-06-05 | 2 | -7/+4 | |
| |/| | | | |/| | | | | | ||||||
| | * | | | | Don't show full fingerprint in key search results | Tim Bray | 2014-06-05 | 1 | -6/+2 | |
| | * | | | | fixed error message | Tim Bray | 2014-06-04 | 2 | -4/+3 | |
| | | |/ / | | |/| | | ||||||
| * | | | | canonicalize: require primary key binding certificates for signing subkeys | Vincent Breitmoser | 2014-06-12 | 3 | -5/+49 | |
| * | | | | canonicalize: simplify import with info from canonicalization | Vincent Breitmoser | 2014-06-12 | 3 | -43/+9 | |
| * | | | | canonicalize: filter out future and local certificates | Vincent Breitmoser | 2014-06-12 | 4 | -19/+98 | |
| * | | | | import-log: more minor improvements | Vincent Breitmoser | 2014-06-12 | 3 | -17/+12 | |
| * | | | | import: use wrapped keyring instead of uncached keyring for trust | Vincent Breitmoser | 2014-06-12 | 2 | -26/+20 | |
| * | | | | import-log: minor improvements | Vincent Breitmoser | 2014-06-12 | 5 | -56/+77 | |
| * | | | | canonicalize: more stuff | Vincent Breitmoser | 2014-06-12 | 5 | -47/+70 | |
| * | | | | canonicalize: implementation, first draft | Vincent Breitmoser | 2014-06-12 | 5 | -29/+337 | |
| * | | | | import-log: properly distinguish return states | Vincent Breitmoser | 2014-06-12 | 5 | -26/+25 | |
| * | | | | import-log: better way to check self trust, and fix log level filtering | Vincent Breitmoser | 2014-06-12 | 3 | -17/+6 | |
| * | | | | import-log: use holder pattern in log fragment | Vincent Breitmoser | 2014-06-11 | 1 | -16/+24 | |
| * | | | | import-log: work on log fragment ui | Vincent Breitmoser | 2014-06-10 | 6 | -21/+113 | |
| * | | | | import-log: switch to flags instead of statuses for result int | Vincent Breitmoser | 2014-06-10 | 16 | -160/+205 | |
| * | | | | import-log: more interface work | Vincent Breitmoser | 2014-06-10 | 7 | -50/+94 | |
| * | | | | import-log: some cosmetics | Vincent Breitmoser | 2014-06-10 | 8 | -26/+33 | |
| * | | | | import-log: add LogDisplay activity | Vincent Breitmoser | 2014-06-10 | 8 | -21/+204 | |
| * | | | | import-log: use supertoast in ImportKeyActivity | Vincent Breitmoser | 2014-06-10 | 1 | -26/+87 | |
| * | | | | canonicalize: first step(s) | Vincent Breitmoser | 2014-06-10 | 3 | -3/+66 | |
| * | | | | import-log: add OperationResults, use it in ImportKeys operation | Vincent Breitmoser | 2014-06-10 | 6 | -101/+260 | |
| * | | | | import-log: add SuperToast external library | Vincent Breitmoser | 2014-06-10 | 4 | -0/+7 | |
| | |_|/ | |/| | | ||||||
| * | | | import-log: better stripped key logging | Vincent Breitmoser | 2014-06-06 | 4 | -17/+43 | |
| * | | | import-log: add output to logcat (for debugging) | Vincent Breitmoser | 2014-06-06 | 3 | -8/+19 | |
| * | | | import-log: add import log string resources | Vincent Breitmoser | 2014-06-06 | 1 | -0/+38 | |
| * | | | import-log: add log statements in import routine | Vincent Breitmoser | 2014-06-06 | 2 | -97/+225 | |
| * | | | import-log: improve operationresultparcel, add indentation | Vincent Breitmoser | 2014-06-06 | 2 | -10/+37 | |
| * | | | import-log: add parcelable prototype | Vincent Breitmoser | 2014-06-05 | 1 | -0/+123 | |
|/ / / | ||||||
* | | | ui: do show Certify identities button even for secret keys | Vincent Breitmoser | 2014-06-04 | 1 | -8/+0 | |
* | | | fix bug with bad verifying master keys | Vincent Breitmoser | 2014-06-04 | 1 | -3/+3 | |
* | | | do respect expectedFingerprint during key import | Vincent Breitmoser | 2014-06-04 | 2 | -9/+18 | |
* | | | neatness refactoring | Vincent Breitmoser | 2014-06-04 | 33 | -241/+118 | |
|/ / | ||||||
* | | Use fixed gradle versions | Dominik Schürmann | 2014-06-04 | 2 | -2/+2 | |
* | | Use fixed gradle versions | Dominik Schürmann | 2014-06-04 | 2 | -3/+6 | |
* | | Merge pull request #643 from open-keychain/v/dev | Dominik Schürmann | 2014-06-03 | 57 | -1790/+2727 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'origin/master' into edit-key-rewrite | Vincent Breitmoser | 2014-06-02 | 99 | -712/+1368 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-05-31 | 7 | -63/+54 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge pull request #632 from timbray/master | Dominik Schürmann | 2014-05-25 | 7 | -63/+54 | |
| |\ \ | ||||||
| | * | | Finished cleaning up rebase conflicts post Keyserver exception refactor | Tim Bray | 2014-05-23 | 6 | -32/+33 | |
| | * | | Add Log.d for QueryFailedException | Tim Bray | 2014-05-23 | 1 | -0/+2 | |
| | * | | Add Log.d for QueryFailedException | Tim Bray | 2014-05-23 | 7 | -40/+28 | |
| |/ / | ||||||
* / / | Pull from transifex | Dominik Schürmann | 2014-05-31 | 92 | -649/+1314 | |
|/ / | ||||||
| * | spongycastle: expose pskr constructor | Vincent Breitmoser | 2014-06-02 | 1 | -0/+0 | |
| * | wrapped-key-ring: add documentation | Vincent Breitmoser | 2014-06-02 | 8 | -8/+85 | |
| * | make everything work again | Vincent Breitmoser | 2014-06-02 | 3 | -8/+22 |