aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | Better settings workaroundsDominik Schürmann2015-06-301-2/+3
| |/ /
| * | earlier error on empty clipboardVincent Breitmoser2015-06-301-0/+1
| * | Update from transifexDominik Schürmann2015-06-3099-1517/+4347
| * | Update changelog for 3.3Dominik Schürmann2015-06-301-0/+7
| * | Create key wizard for blank YubiKeyDominik Schürmann2015-06-295-4/+81
| |/
| * cleanup share fragment, fix sharing of fingerprintVincent Breitmoser2015-06-291-1/+1
| * Remove html element in help_aboutDominik Schürmann2015-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-267-3/+28
|\
| * use KeyAdapter for AllowedKeysListFragmentVincent Breitmoser2015-06-261-0/+22
| * Notification: follow design guidelines, fix #1313Dominik Schürmann2015-06-241-3/+6
| * New notify iconDominik Schürmann2015-06-2410-0/+0
| * New all-white status bar icon to fix issue #1356moparisthebest2015-06-225-0/+0
* | fix original file deletion (and instrumentation)Vincent Breitmoser2015-06-231-1/+1
* | implement deletion of filesVincent Breitmoser2015-06-2314-18/+22
* | implement saving of filesVincent Breitmoser2015-06-231-0/+2