aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-041-0/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | add linked it to view key context menuVincent Breitmoser2015-03-021-1/+2
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-022-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/UserAttributesAdapter.java
| | * \ \ \ \ \ \ \ \ \ \ \ NON-WORKING Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-026-71/+275
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 fixVincent Breitmoser2015-01-161-2/+2
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | linked id ui work dns/twitterVincent Breitmoser2015-01-161-1/+1
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | affirmation -> linked identityVincent Breitmoser2015-01-151-12/+12
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | work on dns resource, working (dummy) verificationVincent Breitmoser2015-01-141-0/+11
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | small fixes to user attribute handlingVincent Breitmoser2015-01-141-0/+1
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-0/+17
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | certification of the first linked identity packet!Vincent Breitmoser2015-01-131-0/+1
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | some work on twitter resourceVincent Breitmoser2015-01-131-3/+18
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | support addition of user attributesVincent Breitmoser2015-01-121-1/+4
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-121-1/+16
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | even more intermediate resultVincent Breitmoser2015-01-121-0/+21
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | intermediate state, nothing really working yetVincent Breitmoser2015-01-121-0/+10
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Make keybase an experimental featureDominik Schürmann2015-08-281-7/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | introduce text protection and fix color change after confirmDominik Schürmann2015-08-281-0/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Dont show FAB for expired, revoked keysDominik Schürmann2015-08-281-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Improve certify stringsDominik Schürmann2015-08-281-9/+9
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Experimental word comparisonDominik Schürmann2015-08-271-1/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Prettify settings, rename some stringsDominik Schürmann2015-08-271-15/+22
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Experimental features settings reworkedDominik Schürmann2015-08-271-3/+7
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Experimental feature settingDominik Schürmann2015-08-271-0/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fix msg_ip_merge_secretDominik Schürmann2015-08-261-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Use CDATA to prevent transifex problemsDominik Schürmann2015-08-261-6/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Better del_rev_dialog_titleDominik Schürmann2015-08-241-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Better del_rev_dialog_messageDominik Schürmann2015-08-241-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-241-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | mention filename to export to in logVincent Breitmoser2015-08-221-0/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Move proxy pref values out of stringsDominik Schürmann2015-08-242-5/+3
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-1/+0
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | added on/off summariesAdithya Abraham Philip2015-08-201-3/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | added sync preferencesAdithya Abraham Philip2015-08-201-0/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | changed sync nameAdithya Abraham Philip2015-08-201-0/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | improved orbot notify, added periodic syncAdithya Abraham Philip2015-08-201-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | introduced keyserver sync adapterAdithya Abraham Philip2015-08-201-0/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix theme problemsDominik Schürmann2015-08-182-6/+16
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | WIP mime parsingDominik Schürmann2015-08-171-0/+5
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Fix theme bugsDominik Schürmann2015-08-121-1/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Adpt official theme naming schemaDominik Schürmann2015-08-121-12/+12
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Style dialog buttonsDominik Schürmann2015-08-121-1/+15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Improve comments and reasons in PgpConstants, simple checks for insecure ↵Dominik Schürmann2015-08-101-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | asymmetric keys
* | | | | | | | | | | | | | Follow some of coorus recommendations: better selection of algo whitelist, ↵Dominik Schürmann2015-08-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ignore recipients preferred algos
* | | | | | | | | | | | | | Introduce constants in OpenPgpSignature and DecryptionResult for ↵Dominik Schürmann2015-08-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos
* | | | | | | | | | | | | | Merge pull request #1473 from open-keychain/orbot-helperDominik Schürmann2015-08-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated OrbotHelper with the latest NetCipher
| * | | | | | | | | | | | | | updated OrbotHelper with silent startAdithya Abraham Philip2015-08-061-0/+2
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | fixed crash on api < 21 due to drawable using attrsAdithya Abraham Philip2015-08-063-9/+20
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #1456 from xSooDx/masterDominik Schürmann2015-08-051-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ISSUE #1304: Change keybase strings
| * | | | | | | | | | | | | | -No longer appends the links to the keybase_narrativesxSooDx2015-07-211-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Now uses '%s' to insert the names in the keybase_narratives -added '%s' to keybase_narrative_* in the string.xml file NOTE:Have not modified for other languages