aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-3/+2
* added retry on upload failureAdithya Abraham Philip2015-07-131-0/+6
* use only one DeleteDialogActivityAdithya Abraham Philip2015-07-131-2/+3
* implemented revocation on deletionAdithya Abraham Philip2015-07-133-0/+53
* Fix strings nitpicks from transifexDominik Schürmann2015-07-091-2/+2
* change wording of export dialog, remove "export secret" checkboxVincent Breitmoser2015-07-0813-15/+18
* keylist: show delete as icon in multi-selectVincent Breitmoser2015-07-086-3/+2
* cleanup KeyListFragment, remove export all keysVincent Breitmoser2015-07-081-5/+0
* Rudimentary backup featureDominik Schürmann2015-07-084-17/+99
* multi-decrypt: add retry mechanismVincent Breitmoser2015-07-081-1/+13
* multi-decrypt: add cancelled stateVincent Breitmoser2015-07-081-0/+20
* fix symmetric passphrase caching (fixes #1401)Vincent Breitmoser2015-07-081-0/+1
* put encryptdecrypt overview into a scrollviewVincent Breitmoser2015-07-081-100/+107
* 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-0717-18/+18
* strings: digits instead of numbersDominik Schürmann2015-07-071-1/+1
* Pull from transifexDominik Schürmann2015-07-0657-220/+759
* Changelog 3.4Dominik Schürmann2015-07-061-0/+5
* Better error string for too short PINDominik Schürmann2015-07-061-9/+9
* Better YubiKey UX flow for error handlingDominik Schürmann2015-07-062-33/+60
* Change signed by to sign withDominik Schürmann2015-07-061-1/+1
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-07-064-1/+88
|\
| * 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-032-11/+28
| * added NetCipher as submoduleAdithya Abraham Philip2015-07-031-9/+0
| * added proxy typeAdithya Abraham Philip2015-07-033-7/+28
| * added proxy/tor preferencesAdithya Abraham Philip2015-07-033-0/+50
* | In NfcOperationsActivity, show NFC errors inline, in others show as NotifyDominik Schürmann2015-07-061-1/+40
|/
* Subtle design improvements to yubikey dialogDominik Schürmann2015-07-03113-27/+60
* New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-034-23/+81
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-07-029-1/+2
|\
| * Merge pull request #1387 from ishit/masterDominik Schürmann2015-07-028-0/+0
| |\
| | * Change PassphraseEditAgain status icons.Ishit2015-07-028-0/+0
| * | 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-0215-89/+111
* | Add missing fragments for YubiKey PINsDominik Schürmann2015-07-012-0/+219
* | 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-30108-1530/+4447
|\ \
| * \ Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-06-301-3/+4
| |\ \
| | * | small layout fix in EncryptTextFragmentVincent Breitmoser2015-06-301-3/+4