Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | fix transition animation | Vincent Breitmoser | 2015-03-09 | 3 | -9/+41 | |
| * | | | | | | | | | | | use loader in LinkedIdViewFragment | Vincent Breitmoser | 2015-03-09 | 9 | -110/+275 | |
| * | | | | | | | | | | | successfully certify linked ids | Vincent Breitmoser | 2015-03-08 | 5 | -21/+81 | |
| * | | | | | | | | | | | return key ids from PassphraseDialogActivity, accept null userids | Vincent Breitmoser | 2015-03-08 | 4 | -7/+5 | |
| * | | | | | | | | | | | minor changes, add convertFingerprintToKeyId method | Vincent Breitmoser | 2015-03-08 | 3 | -11/+11 | |
| * | | | | | | | | | | | Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-08 | 52 | -615/+1264 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | work on certification step | Vincent Breitmoser | 2015-03-08 | 2 | -7/+100 | |
| * | | | | | | | | | | | | finish after linked id creation | Vincent Breitmoser | 2015-03-06 | 1 | -12/+1 | |
| * | | | | | | | | | | | | use final fragment superclass for twitter | Vincent Breitmoser | 2015-03-06 | 1 | -98/+23 | |
| * | | | | | | | | | | | | use final fragment superclass for dns | Vincent Breitmoser | 2015-03-06 | 2 | -214/+19 | |
| * | | | | | | | | | | | | extract linked id create final fragment superclass | Vincent Breitmoser | 2015-03-06 | 2 | -221/+275 | |
| * | | | | | | | | | | | | prepare superclass extraction for final linked id creation fragment | Vincent Breitmoser | 2015-03-06 | 5 | -34/+42 | |
| * | | | | | | | | | | | | first steps in ui towards confirmation of linked ids | Vincent Breitmoser | 2015-03-06 | 8 | -237/+410 | |
| * | | | | | | | | | | | | work on LinkedIdViewFragment | Vincent Breitmoser | 2015-03-05 | 12 | -105/+178 | |
| * | | | | | | | | | | | | make linked identity list homogeneous | Vincent Breitmoser | 2015-03-05 | 12 | -112/+156 | |
| * | | | | | | | | | | | | Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-05 | 525 | -1403/+1150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | small fixes to the matcher | Vincent Breitmoser | 2015-03-05 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | fixed length identifiers | Vincent Breitmoser | 2015-03-05 | 2 | -7/+4 | |
| * | | | | | | | | | | | | | do a TON of UI work | Vincent Breitmoser | 2015-03-05 | 27 | -246/+672 | |
| * | | | | | | | | | | | | | work more on separation of linked identities and resources, initial ui work | Vincent Breitmoser | 2015-03-04 | 21 | -227/+438 | |
| * | | | | | | | | | | | | | remove unused bits from projection | Vincent Breitmoser | 2015-03-02 | 1 | -15/+1 | |
| * | | | | | | | | | | | | | nonce is 4 bytes | Vincent Breitmoser | 2015-03-02 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | add linked it to view key context menu | Vincent Breitmoser | 2015-03-02 | 4 | -1/+26 | |
| * | | | | | | | | | | | | | Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-02 | 11 | -288/+345 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | some fixes for compiling (still not working!) | Vincent Breitmoser | 2015-03-02 | 7 | -28/+13 | |
| * | | | | | | | | | | | | | | NON-WORKING Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-02 | 860 | -9738/+15723 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | Make keybase an experimental feature | Dominik Schürmann | 2015-08-28 | 12 | -213/+213 |