aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Remove certificate validation code from ViewCertActivity, they are already va...Dominik Schürmann2014-09-191-3/+3
* 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
|\
| * 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
| * | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-151-1/+0
* | | move LogLevel info into LogType enumVincent Breitmoser2014-09-151-4/+4
| |/ |/|
* | work on OperationResultParcelVincent Breitmoser2014-09-141-2/+5
|/
* add SignEncryptResult parcel (probably break stuff)Vincent Breitmoser2014-09-141-1/+25
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-131-1/+1
|\
| * add key id to trailing asym data log msgVincent Breitmoser2014-09-131-1/+1
* | Custom actionbar to indicate swipe down effectDominik Schürmann2014-09-131-0/+1
|/
* log warning on bad uid encodingVincent Breitmoser2014-09-131-0/+1
* some DecryptVerify log refinementsVincent Breitmoser2014-09-131-2/+2
* add a ton of logging to DecryptVerifyVincent Breitmoser2014-09-131-0/+38
* add ui support for stripping subkeysVincent Breitmoser2014-09-111-0/+3
* introduce SingletonResult for... singleton resultsVincent Breitmoser2014-09-081-3/+3
* Properly handle uneditable key types in EditKeyFragmentVincent Breitmoser2014-09-081-0/+5
* Fix problems in strings.xmlDominik Schürmann2014-09-071-31/+36
* Put quotes around all strings, should fix transifex consistency problems, als...Dominik Schürmann2014-09-071-646/+646
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-071-0/+1
|\
| * add proper async check for correct passphrase to passphrasedialogVincent Breitmoser2014-09-071-0/+1
* | Two buttons to encrypt files and text, some fixesDominik Schürmann2014-09-071-1/+2
|/
* More UI reworkDominik Schürmann2014-09-071-7/+6
* Add experimental support for yubikey PINs, remove caching of empty passphrasesDominik Schürmann2014-09-051-0/+1
* Add yubikey default PIN preferenceDominik Schürmann2014-09-051-0/+2
* Fix stringsDominik Schürmann2014-09-021-2/+2
* Catch security exception, known problem...Dominik Schürmann2014-09-021-0/+1
* cache key s2k type in database, for later useVincent Breitmoser2014-09-021-3/+8
* split EncryptActivity into Encrypt{Text,File}ActivityVincent Breitmoser2014-09-011-2/+4
* remove "sign" and "verify" from drawer textsVincent Breitmoser2014-09-011-2/+2
* small ui changes in encryptVincent Breitmoser2014-09-011-3/+3
* remove "by holding..." explanation from button textVincent Breitmoser2014-09-011-1/+1