aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
Commit message (Expand)AuthorAgeFilesLines
* Make header text and tertiary text color themeableThialfihar2015-07-214-7/+10
* Start moving colors into themesThialfihar2015-07-213-35/+28
* Add theme settingThialfihar2015-07-213-3/+32
* upload only public key in revocationAdithya Abraham Philip2015-07-131-0/+1
* show key name on revoke/delete dialogAdithya Abraham Philip2015-07-131-1/+1
* added retry on upload failureAdithya Abraham Philip2015-07-131-0/+6
* implemented revocation on deletionAdithya Abraham Philip2015-07-132-0/+29
* Fix strings nitpicks from transifexDominik Schürmann2015-07-091-2/+2
* change wording of export dialog, remove "export secret" checkboxVincent Breitmoser2015-07-081-3/+6
* Rudimentary backup featureDominik Schürmann2015-07-081-1/+7
* fix symmetric passphrase caching (fixes #1401)Vincent Breitmoser2015-07-081-0/+1
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-07-081-0/+5
|\
| * fix expiry check in edit key uiVincent Breitmoser2015-07-081-2/+3
| * addition of subkeys for divert-to-card primary keys is not supportedVincent Breitmoser2015-07-081-0/+1
| * better handling of divert-to-card keys for subkey modificationsVincent Breitmoser2015-07-081-0/+1
| * try cache in certify operation (fixes #1242)Vincent Breitmoser2015-07-071-0/+2
* | Clarifications in remote API codeDominik Schürmann2015-07-071-2/+2
|/
* Package cert not sigDominik Schürmann2015-07-071-1/+1
* strings: digits instead of numbersDominik Schürmann2015-07-071-1/+1
* Better error string for too short PINDominik Schürmann2015-07-061-9/+9
* Better YubiKey UX flow for error handlingDominik Schürmann2015-07-061-12/+18
* Change signed by to sign withDominik Schürmann2015-07-061-1/+1
* catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown fr...Vincent Breitmoser2015-07-061-1/+1
* nicer error msg if input data cannot be readVincent Breitmoser2015-07-061-0/+1
* better getActivity and getSystemService null handling in encryptfilesfragmentVincent Breitmoser2015-07-051-0/+1
* added proxy to all import operations using KeychainServiceAdithya Abraham Philip2015-07-031-0/+2
* added OperationResult support to upload to keyserverAdithya Abraham Philip2015-07-031-0/+4
* orbot dialog fragments addedAdithya Abraham Philip2015-07-031-6/+23
* added NetCipher as submoduleAdithya Abraham Philip2015-07-031-9/+0
* added proxy typeAdithya Abraham Philip2015-07-032-4/+18
* added proxy/tor preferencesAdithya Abraham Philip2015-07-031-0/+20
* Subtle design improvements to yubikey dialogDominik Schürmann2015-07-032-3/+3
* New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-032-1/+8
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-07-021-1/+2
|\
| * prevent deletion of last keyserver in preferenceAdithya Abraham Philip2015-07-021-1/+2
* | Change PIN and Admin PIN after move to key operationDominik Schürmann2015-07-021-1/+5
|/
* reworked keyserver preferences with recyclerviewAdithya Abraham Philip2015-07-022-2/+18
* Add create key fragments for YubiKey PINsDominik Schürmann2015-07-011-0/+7
* Merge branch 'master' of github.com:open-keychain/open-keychainAdithya Abraham Philip2015-06-301-6/+8
|\
| * earlier error on empty clipboardVincent Breitmoser2015-06-301-0/+1
| * Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-3/+4
| * cleanup share fragment, fix sharing of fingerprintVincent Breitmoser2015-06-291-1/+1
| * Fix strings for transifexDominik Schürmann2015-06-291-2/+2
* | migrated Keybase verificationAdithya Abraham Philip2015-06-271-0/+9
|/
* Language: Remember instead of cachingDominik Schürmann2015-06-261-8/+8
* Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-261-3/+6
|\
| * Notification: follow design guidelines, fix #1313Dominik Schürmann2015-06-241-3/+6
* | fix original file deletion (and instrumentation)Vincent Breitmoser2015-06-231-1/+1
* | implement deletion of filesVincent Breitmoser2015-06-231-5/+9
* | implement saving of filesVincent Breitmoser2015-06-231-0/+2