Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | use QueueingCryptoOperationFragment in all other places | Vincent Breitmoser | 2015-07-07 | 5 | -22/+38 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | introduce QueueingCryptoOperationFragment to queue result handling in ↵ | Vincent Breitmoser | 2015-07-07 | 5 | -13/+87 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | detached state | |||||
| * | | | | | | | | | | | | | | | | try cache in certify operation (fixes #1242) | Vincent Breitmoser | 2015-07-07 | 5 | -74/+61 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | move queued action handling from prev commit into onActivityCreated | Vincent Breitmoser | 2015-07-07 | 1 | -31/+27 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Temporary fix for multi export | Dominik Schürmann | 2015-07-08 | 2 | -24/+31 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Clarifications in remote API code | Dominik Schürmann | 2015-07-07 | 3 | -21/+21 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-07-07 | 1 | -37/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | handle getActivity() by queueing results in CreateKeyFinalFragment | Vincent Breitmoser | 2015-07-07 | 1 | -37/+90 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Package cert not sig | Dominik Schürmann | 2015-07-07 | 22 | -40/+40 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | linked proxy settings to other proxy checkbox | Adithya Abraham Philip | 2015-07-07 | 1 | -7/+22 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | fix passphrase->deletion ui flow for secret keys, and disregard cache | Vincent Breitmoser | 2015-07-07 | 1 | -38/+24 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-07-07 | 11 | -79/+181 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | fix some nullpointers from proxy implementation | Vincent Breitmoser | 2015-07-07 | 2 | -3/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fix handling of progress dialog creation in CryptoOperationFragment (fixes ↵ | Vincent Breitmoser | 2015-07-07 | 6 | -64/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #1407) | |||||
| * | | | | | | | | | | | | | | | | tests: make sure encryption happens to all enc-capable subkeys | Vincent Breitmoser | 2015-07-07 | 3 | -12/+121 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | strings: digits instead of numbers | Dominik Schürmann | 2015-07-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Simplify getLineSeparator in PgpDecryptVerify | Dominik Schürmann | 2015-07-07 | 1 | -7/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | actually disable non-enabled items in keyspinner (in keyadapter) (fixes #1366) | Vincent Breitmoser | 2015-07-06 | 3 | -15/+34 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Pull from transifex | Dominik Schürmann | 2015-07-06 | 57 | -220/+759 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Changelog 3.4 | Dominik Schürmann | 2015-07-06 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Disable YubiKey creation | Dominik Schürmann | 2015-07-06 | 1 | -6/+15 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-07-06 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | also catch DecoderException in decryptverify | Vincent Breitmoser | 2015-07-06 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Better error string for too short PIN | Dominik Schürmann | 2015-07-06 | 1 | -9/+9 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-07-06 | 3 | -21/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | don't cache exporthelper, keep type for KeyItem in KeySpinner | Vincent Breitmoser | 2015-07-06 | 3 | -21/+17 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Save mTagHandlingEnabled in saved instance | Dominik Schürmann | 2015-07-06 | 1 | -1/+16 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Better YubiKey UX flow for error handling | Dominik Schürmann | 2015-07-06 | 4 | -42/+103 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Change signed by to sign with | Dominik Schürmann | 2015-07-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Poll if yubikey has been taken away | Dominik Schürmann | 2015-07-06 | 2 | -9/+14 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fix account key selection for API | Dominik Schürmann | 2015-07-06 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-07-06 | 73 | -430/+2269 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | encrypt to all encryption subkeys, rather than just the first | Vincent Breitmoser | 2015-07-06 | 3 | -22/+27 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown ↵ | Vincent Breitmoser | 2015-07-06 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from BouncyCastle | |||||
| * | | | | | | | | | | | | | | | | fix PromoteKeyOperationTest | Vincent Breitmoser | 2015-07-06 | 1 | -11/+10 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | forgot a couple lines to commit | Vincent Breitmoser | 2015-07-06 | 2 | -2/+16 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | nicer error msg if input data cannot be read | Vincent Breitmoser | 2015-07-06 | 3 | -3/+5 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | cleanup, NonNull annotation, never return null in PgpDecryptVerify | Vincent Breitmoser | 2015-07-06 | 13 | -74/+92 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | some cleanup and documentation | Vincent Breitmoser | 2015-07-06 | 5 | -46/+61 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | make sure clipboard service retrieval is always null-proof | Vincent Breitmoser | 2015-07-05 | 7 | -33/+64 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | don't show notification in MainActivity when state is restored | Vincent Breitmoser | 2015-07-05 | 1 | -14/+17 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | better getActivity and getSystemService null handling in encryptfilesfragment | Vincent Breitmoser | 2015-07-05 | 2 | -9/+21 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | set data for query intent (fix #1389) | Vincent Breitmoser | 2015-07-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fixed OrbotRequiredDialogActivity not finishing, orbot install dialog style | Adithya Abraham Philip | 2015-07-03 | 8 | -44/+112 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | reformatted code | Adithya Abraham Philip | 2015-07-03 | 8 | -17/+24 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | added proxy support to OperationHelper | Adithya Abraham Philip | 2015-07-03 | 28 | -161/+388 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fixed middleButton parameter being ignored | Adithya Abraham Philip | 2015-07-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | renamed to clarify necessity for two install dialog fragments | Adithya Abraham Philip | 2015-07-03 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | reduce code duplication | Adithya Abraham Philip | 2015-07-03 | 3 | -150/+119 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | removed e.printStackTrace from several places | Adithya Abraham Philip | 2015-07-03 | 5 | -8/+13 | |
| | | | | | | | | | | | | | | | | |