aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* different wording in share tabVincent Breitmoser2014-10-101-1/+1
|
* Big error screen if signature is invalid or key is revoked/expired, also ↵Dominik Schürmann2014-10-081-0/+2
| | | | fixes signature status for expired and revoked keys
* Handle revoked and expired keys in decrypt activityDominik Schürmann2014-10-081-1/+3
|
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2014-10-081-1/+1
|\ | | | | | | development
| * slightly change text in certify dialogVincent Breitmoser2014-10-081-1/+1
| |
* | New decryption screen UI with modernPGP iconsDominik Schürmann2014-10-081-10/+11
|/
* Filter key list by certified keysDominik Schürmann2014-10-081-0/+2
|
* Fix MSG_MF_UID_PRIMARY logDominik Schürmann2014-10-071-1/+1
|
* Certify designDominik Schürmann2014-10-071-1/+1
|
* Certify designDominik Schürmann2014-10-071-4/+5
|
* multicertify: move key spinner to the bottomVincent Breitmoser2014-10-061-0/+1
|
* UI stuffDominik Schürmann2014-10-051-3/+0
|
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-051-1/+1
|\ | | | | | | | | | | | | into jacobshack-certify Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/MultiCertifyKeyFragment.java
| * preselect certify keyDominik Schürmann2014-10-051-1/+1
| |
* | more layout neatificationVincent Breitmoser2014-10-051-0/+1
|/
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-041-10/+24
|\ | | | | | | into jacobshack-certify
| * Workings on new parcel for key downloadsDominik Schürmann2014-10-041-10/+13
| |
| * Pass imported master key ids via result parcelDominik Schürmann2014-10-041-0/+11
| |
* | implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-041-1/+1
| |
* | certify: get rid of fingerprint checkVincent Breitmoser2014-10-041-1/+0
|/ | | | | | Master key ids are unambiguous by database design, and only keys which are in the database are signed. There is no reason to check the fingerprint again during the certify operation.
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-041-0/+2
|\ | | | | | | into jacobshack-certify
| * Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Dominik Schürmann2014-10-041-1/+19
| |\ | | | | | | | | | into jacobshack-certify
| * | New add keys activityDominik Schürmann2014-10-041-0/+2
| | |
* | | improve CertifyResult, add custom notifyVincent Breitmoser2014-10-041-5/+22
| |/ |/|
* | redesign certify action to work with parcel input and resultVincent Breitmoser2014-10-041-1/+19
|/
* Make app_name translatableDominik Schürmann2014-10-031-0/+2
|
* get rid of two consolidate number preferencesVincent Breitmoser2014-10-031-4/+1
|
* Add null check when retrieving key ids from contacts apiDominik Schürmann2014-10-021-0/+1
|
* Clarify api_create_account_textDominik Schürmann2014-09-301-2/+2
|
* be more mindful of algorithm and usage flag interactionVincent Breitmoser2014-09-281-0/+2
| | | | Fixes #895
* fix save button when no file is selectedVincent Breitmoser2014-09-241-0/+1
|
* show message about saving multiple files rather than hide the buttonVincent Breitmoser2014-09-241-0/+1
|
* Fix strings reported by yahoe.001Dominik Schürmann2014-09-241-2/+2
|
* Button text for decryptDominik Schürmann2014-09-241-0/+5
|
* Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-231-0/+2
|
* DecryptTextActivity reworkDominik Schürmann2014-09-231-1/+2
|
* be more precise on importresult overall errorVincent Breitmoser2014-09-231-3/+6
|
* take failed keys into account in importkeyresult notificationVincent Breitmoser2014-09-231-0/+4
|
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-231-0/+1
|
* reject keys with duplicate subkeys altogetherVincent Breitmoser2014-09-231-0/+1
| | | | closes #870
* log "unspecified" flags differentlyVincent Breitmoser2014-09-221-0/+2
|
* show authenticate flag in logsVincent Breitmoser2014-09-221-16/+32
|
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-211-0/+2
|
* Feature to change key configuration in create keyDominik Schürmann2014-09-211-2/+5
|
* respect user id revocation signaturesVincent Breitmoser2014-09-201-1/+5
| | | | Closes #836
* Remove certificate validation code from ViewCertActivity, they are already ↵Dominik Schürmann2014-09-191-3/+3
| | | | validated by import
* Work on new result handling (WIP)Dominik Schürmann2014-09-171-0/+1
|
* Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-09-151-3/+6
|\ | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java OpenKeychain/src/main/res/values-de/strings.xml
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-151-4/+11
| |\
| | * Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefsTim Bray2014-09-131-2/+6
| | |