Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedPublicKey.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedUserAttribute.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainDatabase.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainProvider.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/SaveKeyringParcel.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/UserAttributesAdapter.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/ContactHelper.java OpenKeychain/src/main/res/layout/view_key_main_fragment.xml OpenKeychain/src/main/res/values/strings.xml extern/spongycastle | |||||
| | * | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add missing scrim drawable | Dominik Schürmann | 2015-08-28 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | introduce text protection and fix color change after confirm | Dominik Schürmann | 2015-08-28 | 3 | -10/+38 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Remove old comment | Dominik Schürmann | 2015-08-28 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Improve scrolling in key view | Dominik Schürmann | 2015-08-28 | 3 | -5/+1361 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Dont show FAB for expired, revoked keys | Dominik Schürmann | 2015-08-28 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Improve certify strings | Dominik Schürmann | 2015-08-28 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-08-28 | 10 | -140/+177 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2015-08-27 | 8 | -10/+12216 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2015-08-27 | 25 | -20/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | use nicer filenames during export | Vincent Breitmoser | 2015-08-27 | 2 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | some cleanup in FileHelper, and allow input of filename during export | Vincent Breitmoser | 2015-08-27 | 9 | -139/+158 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Collapsing Toolbar | Dominik Schürmann | 2015-08-28 | 3 | -288/+269 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Experimental word comparison | Dominik Schürmann | 2015-08-27 | 8 | -10/+12216 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Fix theme setting | Dominik Schürmann | 2015-08-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Prettify settings, rename some strings | Dominik Schürmann | 2015-08-27 | 24 | -20/+45 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Use SwitchPreference more often | Dominik Schürmann | 2015-08-27 | 4 | -20/+20 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Experimental features settings reworked | Dominik Schürmann | 2015-08-27 | 6 | -23/+71 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Remove dead code | Dominik Schürmann | 2015-08-27 | 9 | -649/+59 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Experimental feature setting | Dominik Schürmann | 2015-08-27 | 6 | -9/+60 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fix msg_ip_merge_secret | Dominik Schürmann | 2015-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Use CDATA to prevent transifex problems | Dominik Schürmann | 2015-08-26 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Pull from transifex | Dominik Schürmann | 2015-08-26 | 44 | -4229/+965 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Pull from transifex | Dominik Schürmann | 2015-08-25 | 52 | -755/+1178 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #1501 from open-keychain/multi-thread-fix | Dominik Schürmann | 2015-08-24 | 1 | -55/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed crash during "update all" |