Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | update instrumentation coverage file | Vincent Breitmoser | 2015-06-22 | 1 | -0/+0 | |
| | | ||||||
* | | instrument: test error handling in asymmetric operations | Vincent Breitmoser | 2015-06-22 | 1 | -0/+45 | |
| | | ||||||
* | | don't expose dataset for FileAdapter in encrypt view, small improvements to ↵ | Vincent Breitmoser | 2015-06-22 | 20 | -45/+54 | |
| | | | | | | | | error handling | |||||
* | | order menu items for encrypt operations | Vincent Breitmoser | 2015-06-22 | 3 | -6/+18 | |
| | | ||||||
* | | multi-decrypt: use indeterminate progress only | Vincent Breitmoser | 2015-06-22 | 3 | -54/+49 | |
| | | ||||||
* | | instrument: restructure some tests, add bad clipboard data test | Vincent Breitmoser | 2015-06-22 | 7 | -41/+45 | |
| | | ||||||
* | | instrument: some updates to asymmetric decrypt tests | Vincent Breitmoser | 2015-06-22 | 10 | -14/+624 | |
| | | ||||||
* | | add failure state to DecryptListFragment | Vincent Breitmoser | 2015-06-22 | 2 | -57/+140 | |
| | | ||||||
* | | add extra for initial fragment in MainActivity | Vincent Breitmoser | 2015-06-22 | 1 | -6/+20 | |
| | | ||||||
* | | update keychain intents submodule (for travis) | Vincent Breitmoser | 2015-06-20 | 1 | -1/+1 | |
| | | ||||||
* | | update instrumentation coverage file | Vincent Breitmoser | 2015-06-20 | 1 | -0/+0 | |
| | | ||||||
* | | instrument: fix DrawableMatcher for varying contexts | Vincent Breitmoser | 2015-06-20 | 1 | -1/+1 | |
| | | ||||||
* | | don't show "delete original file" for non-file input uris | Vincent Breitmoser | 2015-06-20 | 1 | -6/+4 | |
| | | ||||||
* | | instrument: check for encrypt/sign status icons | Vincent Breitmoser | 2015-06-20 | 2 | -18/+37 | |
| | | ||||||
* | | fix display of signed-only content | Vincent Breitmoser | 2015-06-20 | 1 | -4/+7 | |
| | | ||||||
* | | instrument: update asymmetric tests | Vincent Breitmoser | 2015-06-20 | 2 | -61/+19 | |
| | | ||||||
* | | instrument: update symmetric tests | Vincent Breitmoser | 2015-06-20 | 6 | -24/+161 | |
| | | ||||||
* | | fix overflow icon | Vincent Breitmoser | 2015-06-20 | 4 | -1/+1 | |
| | | ||||||
* | | fix decrypt view intents, save mimetype in storage provider, and thumbnail ↵ | Vincent Breitmoser | 2015-06-20 | 3 | -59/+87 | |
| | | | | | | | | loading in decrypt list | |||||
* | | use uris for clipboard data if available in DecryptActivity | Vincent Breitmoser | 2015-06-20 | 2 | -9/+23 | |
| | | ||||||
* | | drop clipboard backwards compatibility for api level < 11 | Vincent Breitmoser | 2015-06-20 | 12 | -96/+78 | |
| | | ||||||
* | | add mimetype and streamtype support in TemporaryStorageProvider | Vincent Breitmoser | 2015-06-20 | 1 | -4/+52 | |
| | | ||||||
* | | allow encrypting to clipboard in EncryptFileFragment | Vincent Breitmoser | 2015-06-20 | 2 | -16/+44 | |
| | | ||||||
* | | extract readTextFromUri into FileHelper | Vincent Breitmoser | 2015-06-20 | 2 | -32/+40 | |
| | | ||||||
* | | more work on decrypt fragment ux | Vincent Breitmoser | 2015-06-20 | 5 | -104/+128 | |
| | | ||||||
* | | working DisplayTextActivity, more input support in DecryptActivity | Vincent Breitmoser | 2015-06-20 | 10 | -238/+229 | |
| | | ||||||
* | | handle empty filename in decrypt list | Vincent Breitmoser | 2015-06-19 | 2 | -1/+6 | |
| | | ||||||
* | | handle EXTRA_TEXT in decrypt activity | Vincent Breitmoser | 2015-06-19 | 2 | -23/+61 | |
| | | ||||||
* | | save instance state in DecryptListFragment | Vincent Breitmoser | 2015-06-19 | 2 | -26/+146 | |
| | | ||||||
* | | rename activities to match new purpose | Vincent Breitmoser | 2015-06-18 | 7 | -25/+31 | |
| | | ||||||
* | | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-18 | 3 | -24/+41 | |
|\| | ||||||
| * | more stable nullable behavior in OperationLog | Vincent Breitmoser | 2015-06-18 | 2 | -9/+22 | |
| | | ||||||
| * | instrument: fix accidentally broken test | Vincent Breitmoser | 2015-06-17 | 1 | -15/+19 | |
| | | ||||||
* | | fix ToolableViewAnimator (againl) | Vincent Breitmoser | 2015-06-18 | 1 | -1/+8 | |
| | | ||||||
* | | handle multiple input URIs and Intent.SEND_MULTIPLE | Vincent Breitmoser | 2015-06-18 | 6 | -54/+96 | |
| | | ||||||
* | | fix typo in excluder activity name | Vincent Breitmoser | 2015-06-18 | 1 | -1/+1 | |
| | | ||||||
* | | minor code style fixes | Vincent Breitmoser | 2015-06-18 | 1 | -1/+3 | |
| | | ||||||
* | | fix small oversight in ToolableViewAnimator | Vincent Breitmoser | 2015-06-18 | 1 | -0/+8 | |
| | | ||||||
* | | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-17 | 9 | -80/+102 | |
|\| | ||||||
| * | fix rest of resource leaks (#1351) | Vincent Breitmoser | 2015-06-17 | 7 | -65/+79 | |
| | | ||||||
| * | fix a couple of resource leaks (#1351) | Vincent Breitmoser | 2015-06-17 | 2 | -15/+23 | |
| | | ||||||
* | | Merge branch 'v/instrument' into v/multi-decrypt | Vincent Breitmoser | 2015-06-17 | 44 | -479/+2590 | |
|\| | | | | | | | | | | | | | Conflicts: .travis.yml OpenKeychain/src/androidTest/java/org/sufficientlysecure/keychain/CreateKeyActivityTest.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java | |||||
| * | use regular runner for most cases | Vincent Breitmoser | 2015-06-17 | 1 | -1/+7 | |
| | | ||||||
| * | just force commit ui test coverage | Vincent Breitmoser | 2015-06-17 | 1 | -0/+0 | |
| | | ||||||
| * | fix filesize reporting in decrypt operation | Vincent Breitmoser | 2015-06-17 | 1 | -0/+6 | |
| | | ||||||
| * | workaround for coverage bug (for now!) | Vincent Breitmoser | 2015-06-17 | 2 | -2/+34 | |
| | | | | | | | | see android bug report https://code.google.com/p/android/issues/detail?id=170607 | |||||
| * | instrument: license stuff | Vincent Breitmoser | 2015-06-17 | 9 | -7/+93 | |
| | | ||||||
| * | instrument: import public keys as public | Vincent Breitmoser | 2015-06-17 | 1 | -1/+1 | |
| | | ||||||
| * | instrument: test EncryptKeyCompletionView | Vincent Breitmoser | 2015-06-17 | 3 | -4/+115 | |
| | | ||||||
| * | instrument: use contrib drawer methods, respect passphrase cache | Vincent Breitmoser | 2015-06-17 | 4 | -45/+40 | |
| | |