aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
Commit message (Expand)AuthorAgeFilesLines
* 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 i...Vincent Breitmoser2014-10-051-1/+1
|\
| * 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 i...Vincent Breitmoser2014-10-041-10/+24
|\
| * 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
|/
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain i...Vincent Breitmoser2014-10-041-0/+2
|\
| * Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain i...Dominik Schürmann2014-10-041-1/+19
| |\
| * | 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-032-6/+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
* 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
|\