Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Refactor BaseActivity | Dominik Schürmann | 2015-01-13 | 26 | -62/+85 | |
| | * | | | | | Use Toolbar and new BaseActivity | Dominik Schürmann | 2015-01-13 | 43 | -878/+1190 | |
| | * | | | | | Green | Dominik Schürmann | 2015-01-13 | 227 | -45/+164 | |
| | * | | | | | Start working on Material Design | Dominik Schürmann | 2015-01-13 | 18 | -180/+242 | |
| | * | | | | | Set minSdk to 14 | Dominik Schürmann | 2015-01-13 | 1 | -4/+1 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #1023 from adithyaphilip/development | Dominik Schürmann | 2015-01-12 | 1 | -7/+28 | |
| | |\ \ \ \ | ||||||
| | | * | | | | fixed crash when file scheme is passed, broadened deletion scope | Abraham Philip | 2015-01-09 | 1 | -7/+28 | |
| * | | | | | | No output stream for detached signatures, makes no sense to pipe it through | Dominik Schürmann | 2015-01-08 | 1 | -2/+1 | |
| * | | | | | | Experimental API support for detached signatures (not tested) | Dominik Schürmann | 2015-01-08 | 5 | -44/+118 | |
| |/ / / / / | ||||||
* | | | | | | small language fix | Vincent Breitmoser | 2015-01-16 | 2 | -15/+19 | |
* | | | | | | linked id ui work dns/twitter | Vincent Breitmoser | 2015-01-16 | 5 | -14/+19 | |
* | | | | | | dns resource is parametrized by fqdn, class and type | Vincent Breitmoser | 2015-01-16 | 2 | -5/+34 | |
* | | | | | | show notification if KeyListActivity is spawned with an EXTRA_RESULT | Vincent Breitmoser | 2015-01-16 | 2 | -1/+9 | |
* | | | | | | affirmation -> linked identity | Vincent Breitmoser | 2015-01-15 | 29 | -206/+178 | |
* | | | | | | work on dns resource, working (dummy) verification | Vincent Breitmoser | 2015-01-14 | 10 | -79/+686 | |
* | | | | | | fix ambiguous column name in advanced key info | Vincent Breitmoser | 2015-01-14 | 1 | -1/+1 | |
* | | | | | | small fixes to user attribute handling | Vincent Breitmoser | 2015-01-14 | 4 | -3/+28 | |
* | | | | | | fix log entry for addition of user attributes | Vincent Breitmoser | 2015-01-14 | 1 | -3/+3 | |
* | | | | | | actually import user attributes (though they are not shown anywhere yet) | Vincent Breitmoser | 2015-01-14 | 8 | -17/+202 | |
* | | | | | | make user_ids table typed, with attribute_data support | Vincent Breitmoser | 2015-01-13 | 9 | -88/+120 | |
* | | | | | | certification of the first linked identity packet! | Vincent Breitmoser | 2015-01-13 | 8 | -45/+189 | |
* | | | | | | add support for user attributes in merge() routine | Vincent Breitmoser | 2015-01-13 | 1 | -2/+28 | |
* | | | | | | hack to make WrappedUserAttribute serializable | Vincent Breitmoser | 2015-01-13 | 1 | -2/+47 | |
* | | | | | | add back button to wizard fragments | Vincent Breitmoser | 2015-01-13 | 12 | -12/+66 | |
* | | | | | | some work on twitter resource | Vincent Breitmoser | 2015-01-13 | 12 | -15/+1297 | |
* | | | | | | forgot to commit WrappedUserAttribute | Vincent Breitmoser | 2015-01-12 | 1 | -0/+47 | |
* | | | | | | add dns button to linked identity selection | Vincent Breitmoser | 2015-01-12 | 2 | -1/+36 | |
* | | | | | | support addition of user attributes | Vincent Breitmoser | 2015-01-12 | 4 | -9/+61 | |
* | | | | | | work on affirmations (begin rename to LinkedIdentity | Vincent Breitmoser | 2015-01-12 | 5 | -176/+10 | |
* | | | | | | add support for user attributes (during canonicalization) | Vincent Breitmoser | 2015-01-12 | 5 | -1/+366 | |
* | | | | | | even more intermediate result | Vincent Breitmoser | 2015-01-12 | 13 | -271/+435 | |
* | | | | | | intermediate state, nothing really working yet | Vincent Breitmoser | 2015-01-12 | 20 | -0/+1570 | |
|/ / / / / | ||||||
* | | | | | Test new icon | Dominik Schürmann | 2015-01-07 | 6 | -0/+0 | |
* | | | | | OpenPGP instead of PGP | Dominik Schürmann | 2015-01-07 | 1 | -5/+5 | |
* | | | | | PIn not pin passphrase | Dominik Schürmann | 2015-01-07 | 1 | -1/+1 | |
* | | | | | OpenPGP not PGP | Dominik Schürmann | 2015-01-07 | 2 | -2/+2 | |
* | | | | | Clearup after lockpattern experiments | Dominik Schürmann | 2015-01-06 | 2 | -31/+26 | |
* | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-01-06 | 31 | -256/+621 | |
|\| | | | | ||||||
| * | | | | minor stuff | Vincent Breitmoser | 2015-01-03 | 3 | -3/+6 | |
| * | | | | make certify routines more robust (#1016) | Vincent Breitmoser | 2015-01-03 | 4 | -0/+14 | |
| * | | | | add more descriptive string about non-mdc encrypted data | Vincent Breitmoser | 2015-01-03 | 3 | -1/+3 | |
| * | | | | encapsulate high level edit key into new operation class | Vincent Breitmoser | 2015-01-03 | 8 | -144/+272 | |
| * | | | | deal with non-existent user ids during import (#994) | Vincent Breitmoser | 2015-01-02 | 3 | -9/+13 | |
| * | | | | throw exception if no data is found in getGenericData | Vincent Breitmoser | 2015-01-02 | 1 | -0/+3 | |
| * | | | | get rid of RuntimeException control flow in UncachedKeyRing.fromStream | Vincent Breitmoser | 2015-01-02 | 2 | -26/+19 | |
| * | | | | fix and test for bad certificate version numbers (#1012) | Vincent Breitmoser | 2015-01-02 | 1 | -7/+13 | |
| * | | | | extend canonicalize to strip local certificates on export | Vincent Breitmoser | 2015-01-02 | 12 | -71/+123 | |
| * | | | | small improvements regarding pin tests and logging | Vincent Breitmoser | 2015-01-01 | 3 | -1/+10 | |
| * | | | | add empty notation data packet only if necessary | Vincent Breitmoser | 2015-01-01 | 1 | -16/+35 | |
| * | | | | tests: add multi key encryption/decryption test, new way for fake passphrase ... | Vincent Breitmoser | 2015-01-01 | 2 | -2/+2 |