Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\| | |||||
| * | 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 |
| * | 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 |
| * | work on asymmetric operation instrumentation tests | Vincent Breitmoser | 2015-06-17 | 2 | -101/+233 |
| * | some cleanup in instrumentation tests | Vincent Breitmoser | 2015-06-17 | 2 | -15/+1 |
| * | nicer preview of decrypt_text_fragment layout | Vincent Breitmoser | 2015-06-17 | 1 | -0/+3 |
| * | fix nullpointer in ViewKeyFragment | Vincent Breitmoser | 2015-06-17 | 1 | -1/+1 |
| * | fix returned text of cleartext verify | Vincent Breitmoser | 2015-06-17 | 1 | -4/+5 |
| * | use KeyAdapter in KeySpinner | Vincent Breitmoser | 2015-06-17 | 10 | -259/+146 |
| * | improve preview of ViewKeyActivity layout | Vincent Breitmoser | 2015-06-17 | 1 | -1/+10 |
| * | fix symmetric text decryption | Vincent Breitmoser | 2015-06-17 | 1 | -1/+3 |
| * | instrument: finish symmetric text encryption test | Vincent Breitmoser | 2015-06-17 | 4 | -4/+156 |
| * | preliminary EditKeyTest | Vincent Breitmoser | 2015-06-17 | 2 | -1/+87 |
| * | clean up helper code, add withKeyItemId matcher for KeyListAdapter | Vincent Breitmoser | 2015-06-17 | 6 | -101/+105 |
| * | return actual last log entry, including from sublogentryparcels | Vincent Breitmoser | 2015-06-17 | 1 | -1/+5 |
| * | fix recursive log in modifySecretKeyRing | Vincent Breitmoser | 2015-06-17 | 2 | -8/+3 |
| * | instrument: change handling in PassphraseDialogActivity to work with espresso | Vincent Breitmoser | 2015-06-17 | 2 | -78/+38 |
| * | instrument: work on instrumentation tests | Vincent Breitmoser | 2015-06-17 | 5 | -163/+269 |
| * | instrument: add test for symmetric text encrypt/decrypt | Vincent Breitmoser | 2015-06-17 | 1 | -0/+124 |
| * | instrument: add helper for snackbar check (2) | Vincent Breitmoser | 2015-06-17 | 1 | -0/+31 |
| * | add extra to disregard first-time dialog to main activity | Vincent Breitmoser | 2015-06-17 | 1 | -1/+3 |
| * | instrument: add helper method for snackbar checking | Vincent Breitmoser | 2015-06-17 | 2 | -16/+34 |
| * | stash away stuff | Vincent Breitmoser | 2015-06-17 | 4 | -0/+1305 |
| * | update instrumentation test to JUnit4 | Vincent Breitmoser | 2015-06-17 | 2 | -3/+10 |
| * | (minor) layout changes | Vincent Breitmoser | 2015-06-17 | 1 | -1/+2 |
| * | fix instrumentation test(s) | Vincent Breitmoser | 2015-06-17 | 2 | -14/+21 |
| * | add ToolableViewAnimator | Vincent Breitmoser | 2015-06-17 | 2 | -0/+65 |
| * | Cleanup in build.gradle | Dominik Schürmann | 2015-06-16 | 1 | -1/+1 |
| * | Merge pull request #1338 from josecastillo/development | Vincent | 2015-06-12 | 3 | -23/+169 |
| |\ |