aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Change signed by to sign withDominik Schürmann2015-07-061-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown ↵Vincent Breitmoser2015-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from BouncyCastle
* | | | | | | | | | | | | | | 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-031-4/+10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | added proxy/tor preferencesAdithya Abraham Philip2015-07-031-0/+20
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Subtle design improvements to yubikey dialogDominik Schürmann2015-07-031-2/+2
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-031-1/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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-021-2/+10
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | instrument: adapt to new decrypt file dialog, and some minor fixesVincent Breitmoser2015-06-231-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | move select file logic into EncryptDecryptOverviewFragmentVincent Breitmoser2015-06-221-4/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | don't expose dataset for FileAdapter in encrypt view, small improvements to ↵Vincent Breitmoser2015-06-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error handling
* | | | | | | | | | | | | | | multi-decrypt: use indeterminate progress onlyVincent Breitmoser2015-06-221-0/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | drop clipboard backwards compatibility for api level < 11Vincent Breitmoser2015-06-201-1/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | more work on decrypt fragment uxVincent Breitmoser2015-06-201-0/+4
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | handle empty filename in decrypt listVincent Breitmoser2015-06-191-0/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | handle EXTRA_TEXT in decrypt activityVincent Breitmoser2015-06-191-2/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-181-0/+1
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | more stable nullable behavior in OperationLogVincent Breitmoser2015-06-181-0/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-171-0/+1
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fix rest of resource leaks (#1351)Vincent Breitmoser2015-06-171-0/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'v/instrument' into v/multi-decryptVincent Breitmoser2015-06-171-0/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .travis.yml OpenKeychain/src/androidTest/java/org/sufficientlysecure/keychain/CreateKeyActivityTest.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
| * | | | | | | | | | | | | | Merge pull request #1338 from josecastillo/developmentVincent2015-06-121-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved smart card error handling
| | * | | | | | | | | | | | | | Replace AssertionErrors with snackbar notifications, fix style issues.Joey Castillo2015-06-111-8/+11
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Improved smart card error handlingJoey Castillo2015-06-101-0/+8
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | WIP! Merge branch 'v/eventbus' into v/multi-decryptVincent Breitmoser2015-06-071-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFilesFragment.java
| * | | | | | | | | | | | | | | eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-0/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-061-0/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this also fixes weird-bug Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFilesFragment.java OpenKeychain/src/main/res/values/strings.xml
| * | | | | | | | | | | | | | Merge branch 'v/sticky-prefs'Vincent Breitmoser2015-06-031-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | implement sticky preferencesVincent Breitmoser2015-05-311-0/+8
| | | | | | | | | | | | | | | |