Commit Graph

  • e4eb1bfe5d set progress message to importing operation-migration Adithya Abraham Philip 2015-06-23 20:20:44 +0530
  • be53c3e564 allow progress message to be set later Adithya Abraham Philip 2015-06-23 20:20:13 +0530
  • 90848a2af7 migrated EmailKeyHelper to CryptoOperationHelper Adithya Abraham Philip 2015-06-23 20:15:38 +0530
  • 5b7f69473c migrated import to KeychainNewService Adithya Abraham Philip 2015-06-23 19:51:19 +0530
  • d1e2073bea introduced OpHelper for import in DecryptFragment Adithya Abraham Philip 2015-06-23 18:42:00 +0530
  • 46d7ca2e36 added original message handling to ImportKeysActivity Adithya Abraham Philip 2015-06-23 18:41:11 +0530
  • 20354ca393 made CryptoOpHelper work in the presence of other helpers Adithya Abraham Philip 2015-06-23 18:37:21 +0530
  • 010d6328af made ImportKeysActivity CryptoOperationHelper compatible Adithya Abraham Philip 2015-06-23 16:02:36 +0530
  • 40f931371f introduced CryptoOperationHelper Adithya Abraham Philip 2015-06-23 15:04:10 +0530
  • 7366f14d32 New all-white status bar icon to fix issue #1356 master moparisthebest 2015-06-22 22:40:15 -0400
  • 558cc6befc instrument: adapt to new decrypt file dialog, and some minor fixes v/multi-decrypt Vincent Breitmoser 2015-06-23 00:00:19 +0200
  • 4826e0a8c8 move select file logic into EncryptDecryptOverviewFragment Vincent Breitmoser 2015-06-22 23:44:03 +0200
  • 8d1dc940c4 small fix and some cleanup in ServiceProgressFragment Vincent Breitmoser 2015-06-22 23:08:03 +0200
  • 1590d8f538 instrument: some cleanup Vincent Breitmoser 2015-06-22 23:07:38 +0200
  • aee2ca7b9a update instrumentation coverage file Vincent Breitmoser 2015-06-22 17:32:32 +0200
  • 8307a5bffc instrument: test error handling in asymmetric operations Vincent Breitmoser 2015-06-22 15:45:08 +0200
  • 5f91c57b4a don't expose dataset for FileAdapter in encrypt view, small improvements to error handling Vincent Breitmoser 2015-06-22 15:44:15 +0200
  • 97d45a0faa order menu items for encrypt operations Vincent Breitmoser 2015-06-22 14:32:15 +0200
  • b2dec85421 multi-decrypt: use indeterminate progress only Vincent Breitmoser 2015-06-22 14:27:18 +0200
  • 2e8fb9cbdd instrument: restructure some tests, add bad clipboard data test Vincent Breitmoser 2015-06-22 13:43:52 +0200
  • 804a58e779 instrument: some updates to asymmetric decrypt tests Vincent Breitmoser 2015-06-22 03:16:32 +0200
  • 361ad99928 add failure state to DecryptListFragment Vincent Breitmoser 2015-06-22 03:13:55 +0200
  • fe7d13c85f add extra for initial fragment in MainActivity Vincent Breitmoser 2015-06-22 03:11:46 +0200
  • 1e52ccff53 corrected comments tor-support Adithya Abraham Philip 2015-06-21 19:22:16 +0530
  • 2786869e1b update keychain intents submodule (for travis) Vincent Breitmoser 2015-06-20 23:40:42 +0200
  • b7c1a18354 update instrumentation coverage file Vincent Breitmoser 2015-06-20 23:32:28 +0200
  • 2a05e2a17b instrument: fix DrawableMatcher for varying contexts Vincent Breitmoser 2015-06-20 22:32:55 +0200
  • 675df57abd don't show "delete original file" for non-file input uris Vincent Breitmoser 2015-06-20 22:29:18 +0200
  • 2e8ae577b5 instrument: check for encrypt/sign status icons Vincent Breitmoser 2015-06-20 22:29:03 +0200
  • 0be790dcad fix display of signed-only content Vincent Breitmoser 2015-06-20 21:34:21 +0200
  • 752204d3cc instrument: update asymmetric tests Vincent Breitmoser 2015-06-20 21:34:11 +0200
  • d472e30b4e instrument: update symmetric tests Vincent Breitmoser 2015-06-20 20:04:33 +0200
  • de50b3becb added OperationHelper to ImportKeysActivity Adithya Abraham Philip 2015-06-21 00:12:33 +0530
  • 1ce2877b41 fixed OperationHelper Adithya Abraham Philip 2015-06-20 19:25:21 +0530
  • 9f61359c43 introduced OperationHelper Adithya Abraham Philip 2015-06-20 16:54:33 +0530
  • c80d331b96 fix overflow icon Vincent Breitmoser 2015-06-20 07:33:14 +0200
  • 4135790161 fix decrypt view intents, save mimetype in storage provider, and thumbnail loading in decrypt list Vincent Breitmoser 2015-06-20 07:29:09 +0200
  • 22246afa4b use uris for clipboard data if available in DecryptActivity Vincent Breitmoser 2015-06-20 05:29:22 +0200
  • 09da00d800 drop clipboard backwards compatibility for api level < 11 Vincent Breitmoser 2015-06-20 05:08:49 +0200
  • 3b791f6633 add mimetype and streamtype support in TemporaryStorageProvider Vincent Breitmoser 2015-06-20 05:03:40 +0200
  • d11b7b58f1 allow encrypting to clipboard in EncryptFileFragment Vincent Breitmoser 2015-06-20 03:34:51 +0200
  • f6bc1dcca3 extract readTextFromUri into FileHelper Vincent Breitmoser 2015-06-20 03:34:21 +0200
  • 25beeaceb5 more work on decrypt fragment ux Vincent Breitmoser 2015-06-20 03:22:26 +0200
  • 83fc9d796f don't check for proxy if offline import Adithya Abraham Philip 2015-06-20 06:37:00 +0530
  • b5501eeea6 working DisplayTextActivity, more input support in DecryptActivity Vincent Breitmoser 2015-06-20 01:35:33 +0200
  • 35ee21bfab made key import compatible with CryptoOperationFragment Adithya Abraham Philip 2015-06-20 05:03:30 +0530
  • 36f3887c5f handle empty filename in decrypt list Vincent Breitmoser 2015-06-19 20:09:04 +0200
  • ae56f4f900 handle EXTRA_TEXT in decrypt activity Vincent Breitmoser 2015-06-19 19:45:27 +0200
  • d1ceb73eb0 save instance state in DecryptListFragment Vincent Breitmoser 2015-06-19 18:53:17 +0200
  • 8777461bc4 fixed imports Adithya Abraham Philip 2015-06-19 19:19:23 +0530
  • 8178c4eb0d shifted multi-threading logic to ImportExportOperation from KeychainService Adithya Abraham Philip 2015-06-19 19:09:51 +0530
  • 5e5febaee3 rename activities to match new purpose Vincent Breitmoser 2015-06-18 16:25:18 +0200
  • 0cfbe4ad06 Merge branch 'master' into v/multi-decrypt Vincent Breitmoser 2015-06-18 13:19:44 +0200
  • 2b26f293b8 update code style Vincent Breitmoser 2015-06-18 13:15:33 +0200
  • 7c3518a011 more stable nullable behavior in OperationLog Vincent Breitmoser 2015-06-18 13:13:18 +0200
  • 659979247a fixed middleButton parameter being ignored Adithya Abraham Philip 2015-06-18 16:45:37 +0530
  • 8e0903d85e renamed to clarify necessity for two install dialog fragments Adithya Abraham Philip 2015-06-18 16:35:57 +0530
  • c05a958eaa reduce code duplication Adithya Abraham Philip 2015-06-18 16:33:29 +0530
  • b56b67d87a removed e.printStackTrace from several places Adithya Abraham Philip 2015-06-18 16:12:11 +0530
  • 7b190f61e2 fixed orbot preference install dialog Adithya Abraham Philip 2015-06-18 15:56:53 +0530
  • 0cb868ff25 fix ToolableViewAnimator (againl) Vincent Breitmoser 2015-06-18 03:11:29 +0200
  • c11fef6e7c handle multiple input URIs and Intent.SEND_MULTIPLE Vincent Breitmoser 2015-06-18 03:10:59 +0200
  • f978aca8e5 fix typo in excluder activity name Vincent Breitmoser 2015-06-18 03:09:34 +0200
  • 870ca3f5c3 minor code style fixes Vincent Breitmoser 2015-06-18 02:11:32 +0200
  • 3b4ff4644d fix small oversight in ToolableViewAnimator Vincent Breitmoser 2015-06-18 02:09:50 +0200
  • 297f53e171 instrument: fix accidentally broken test Vincent Breitmoser 2015-06-17 23:11:11 +0200
  • 7f3154ecea Merge branch 'master' into v/multi-decrypt Vincent Breitmoser 2015-06-17 21:33:31 +0200
  • f5aa36ef9f fix rest of resource leaks (#1351) Vincent Breitmoser 2015-06-17 21:30:25 +0200
  • 5895385153 fix a couple of resource leaks (#1351) Vincent Breitmoser 2015-06-17 20:26:06 +0200
  • 300fd8e0f2 Merge pull request #1352 from open-keychain/v/instrument Dominik Schürmann 2015-06-17 19:56:13 +0200
  • 374b21410e Merge branch 'v/instrument' into v/multi-decrypt Vincent Breitmoser 2015-06-17 19:24:07 +0200
  • 04d2b6a507 use regular runner for most cases v/instrument Vincent Breitmoser 2015-06-17 18:30:58 +0200
  • 9a82b33d16 disable instrumentation tests in travis, it's just too slow Vincent Breitmoser 2015-06-17 05:29:00 +0200
  • e3ed2c8e72 just force commit ui test coverage Vincent Breitmoser 2015-06-17 05:28:40 +0200
  • cc793c2882 another shot at travis Vincent Breitmoser 2015-06-17 04:27:56 +0200
  • 5e77117232 fix filesize reporting in decrypt operation Vincent Breitmoser 2015-06-17 04:27:42 +0200
  • 8e60ccb650 workaround for coverage bug (for now!) Vincent Breitmoser 2015-06-17 04:27:03 +0200
  • 0d61221c5f instrument: license stuff Vincent Breitmoser 2015-06-17 01:30:33 +0200
  • 0c20d40863 instrument: import public keys as public Vincent Breitmoser 2015-06-16 18:32:03 +0200
  • 7b416d7d7d instrument: test EncryptKeyCompletionView Vincent Breitmoser 2015-06-16 18:11:40 +0200
  • 04e9137b66 instrument: use contrib drawer methods, respect passphrase cache Vincent Breitmoser 2015-06-16 16:20:09 +0200
  • d2cdfb34fa work on asymmetric operation instrumentation tests Vincent Breitmoser 2015-06-16 15:42:36 +0200
  • d12d469714 some cleanup in instrumentation tests Vincent Breitmoser 2015-06-16 15:42:21 +0200
  • e85982a419 nicer preview of decrypt_text_fragment layout Vincent Breitmoser 2015-06-16 15:41:46 +0200
  • 3755bce9ce fix nullpointer in ViewKeyFragment Vincent Breitmoser 2015-06-16 15:41:23 +0200
  • 7d371d8a39 fix returned text of cleartext verify Vincent Breitmoser 2015-06-16 15:41:08 +0200
  • f677446d51 use KeyAdapter in KeySpinner Vincent Breitmoser 2015-06-16 12:38:33 +0200
  • b87a7372c9 improve preview of ViewKeyActivity layout Vincent Breitmoser 2015-06-15 18:15:20 +0200
  • 84165c092e fix symmetric text decryption Vincent Breitmoser 2015-06-15 17:55:11 +0200
  • 2d03965777 instrument: finish symmetric text encryption test Vincent Breitmoser 2015-06-15 17:54:53 +0200
  • 312cb38848 preliminary EditKeyTest Vincent Breitmoser 2015-06-15 04:05:41 +0200
  • 71ea521198 clean up helper code, add withKeyItemId matcher for KeyListAdapter Vincent Breitmoser 2015-06-15 04:05:07 +0200
  • b8305d43dc return actual last log entry, including from sublogentryparcels Vincent Breitmoser 2015-06-15 03:45:43 +0200
  • b7834b4326 fix recursive log in modifySecretKeyRing Vincent Breitmoser 2015-06-15 03:33:19 +0200
  • ae199313ee instrument: change handling in PassphraseDialogActivity to work with espresso Vincent Breitmoser 2015-06-14 22:33:58 +0200
  • db0266c0ae instrument: work on instrumentation tests Vincent Breitmoser 2015-06-14 20:21:13 +0200
  • 908545e521 instrument: add test for symmetric text encrypt/decrypt Vincent Breitmoser 2015-06-14 18:09:52 +0200
  • fe4659f8d6 instrument: add helper for snackbar check (2) Vincent Breitmoser 2015-06-14 18:09:14 +0200
  • 34c7252048 add extra to disregard first-time dialog to main activity Vincent Breitmoser 2015-06-14 18:08:18 +0200
  • 7998b2a262 instrument: add helper method for snackbar checking Vincent Breitmoser 2015-06-14 18:06:57 +0200