Commit graph

  • 9c0ec1f496 Fix account key selection for API Dominik Schürmann 2015-07-06 13:36:28 +02:00
  • 801566bdb1 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-07-06 11:27:57 +02:00
  • baf059843e In NfcOperationsActivity, show NFC errors inline, in others show as Notify Dominik Schürmann 2015-07-06 11:27:45 +02:00
  • e4bd25613c Exclude more files to satisfy proguard Dominik Schürmann 2015-07-06 11:06:10 +02:00
  • 7648602fc8 encrypt to all encryption subkeys, rather than just the first Vincent Breitmoser 2015-07-06 02:18:34 +02:00
  • f1a75a81e7 catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown from BouncyCastle Vincent Breitmoser 2015-07-06 02:02:52 +02:00
  • 922d4c6a96 fix PromoteKeyOperationTest Vincent Breitmoser 2015-07-06 01:20:55 +02:00
  • e70d06603a forgot a couple lines to commit Vincent Breitmoser 2015-07-06 00:59:28 +02:00
  • 42cd103355 nicer error msg if input data cannot be read Vincent Breitmoser 2015-07-06 00:55:34 +02:00
  • 17defe556a cleanup, NonNull annotation, never return null in PgpDecryptVerify Vincent Breitmoser 2015-07-06 00:52:53 +02:00
  • 539379a629 some cleanup and documentation Vincent Breitmoser 2015-07-06 00:10:54 +02:00
  • 7e83900d6c make sure clipboard service retrieval is always null-proof Vincent Breitmoser 2015-07-05 21:49:02 +02:00
  • bd78166c66 don't show notification in MainActivity when state is restored Vincent Breitmoser 2015-07-05 21:21:34 +02:00
  • 4d8be637de better getActivity and getSystemService null handling in encryptfilesfragment Vincent Breitmoser 2015-07-05 21:20:24 +02:00
  • f306722276 set data for query intent (fix #1389) Vincent Breitmoser 2015-07-02 17:54:57 +02:00
  • b1783fb3d2 Merge pull request #1329 from open-keychain/tor-support Dominik Schürmann 2015-07-04 11:57:21 +02:00
  • aca106e808 fixed OrbotRequiredDialogActivity not finishing, orbot install dialog style Adithya Abraham Philip 2015-07-03 09:27:46 +05:30
  • 89f017aa9c reformatted code Adithya Abraham Philip 2015-07-03 07:18:50 +05:30
  • 4d81a83baa added proxy support to OperationHelper Adithya Abraham Philip 2015-07-03 07:03:16 +05:30
  • 1856ca385d fixed middleButton parameter being ignored Adithya Abraham Philip 2015-06-18 16:45:37 +05:30
  • c95fa9fdc1 renamed to clarify necessity for two install dialog fragments Adithya Abraham Philip 2015-06-18 16:35:57 +05:30
  • 7cf695dbae reduce code duplication Adithya Abraham Philip 2015-06-18 16:33:29 +05:30
  • 6d9da28ead removed e.printStackTrace from several places Adithya Abraham Philip 2015-06-18 16:12:11 +05:30
  • ad00a511d6 fixed orbot preference install dialog Adithya Abraham Philip 2015-06-18 15:56:53 +05:30
  • c74d6fc710 Rename package back to orbot because these are orbot utils Dominik Schürmann 2015-06-17 15:30:35 +02:00
  • c419885434 Cleanup tor code Dominik Schürmann 2015-06-17 15:26:43 +02:00
  • e909d7a4d5 Fix crash on settings by adding proxy fragment to isValidFragment Dominik Schürmann 2015-06-17 15:22:54 +02:00
  • bf2d9eda7c added proxy logging, removed test function in KeybaseLib Adithya Abraham Philip 2015-06-16 15:15:39 +05:30
  • bde187b9bf code cleanup Adithya Abraham Philip 2015-06-16 15:02:04 +05:30
  • ab5763e2fa added proxy support to YubiKey search Adithya Abraham Philip 2015-06-16 15:00:24 +05:30
  • 2402c6d3c7 ensuring code style is preserved Adithya Abraham Philip 2015-06-16 14:36:18 +05:30
  • f6d0f88ac9 removed openkeychain-test from settings.gradle Adithya Abraham Philip 2015-06-16 02:59:01 +05:30
  • f8da3d784b added keyserver/proxy support to certify operation Adithya Abraham Philip 2015-06-12 23:06:35 +05:30
  • ec8c57b780 added proxy support to KeybaseLib Adithya Abraham Philip 2015-06-11 08:24:33 +05:30
  • 592b128596 added proxy support to keyserver verification Adithya Abraham Philip 2015-06-11 05:58:37 +05:30
  • 389fd7d46d modify ImportKeysActivity to match new pattern Adithya Abraham Philip 2015-06-11 05:42:10 +05:30
  • 79fc0f97ea added proxy to all import operations using KeychainService Adithya Abraham Philip 2015-06-11 05:33:31 +05:30
  • aa7ad4ac63 added OperationResult support to upload to keyserver Adithya Abraham Philip 2015-06-11 03:40:20 +05:30
  • 65ca77c3cb orbot dialog fragments added Adithya Abraham Philip 2015-06-11 01:34:35 +05:30
  • 31fac3080e removed NetCipher submodule, copied classes Adithya Abraham Philip 2015-06-08 13:33:11 +05:30
  • dbc3f90360 fixed Proxy generation, proxy working for for cloud import Adithya Abraham Philip 2015-06-08 01:56:35 +05:30
  • 413536c62b added placeholder proxy to AddKeyServer Adithya Abraham Philip 2015-06-07 22:08:08 +05:30
  • 731ec3382e fixed certificate pinning Adithya Abraham Philip 2015-06-07 21:44:15 +05:30
  • 25d07d173c fixed prefs Adithya Abraham Philip 2015-06-07 21:40:27 +05:30
  • 007d02f01b added proxy support, silent right now Adithya Abraham Philip 2015-06-07 02:19:03 +05:30
  • a6cb330daf added ProxyPrefs Adithya Abraham Philip 2015-06-06 19:56:07 +05:30
  • 0883784ce1 added NetCipher as submodule Adithya Abraham Philip 2015-06-06 19:13:16 +05:30
  • 3034db0f71 added proxy type Adithya Abraham Philip 2015-06-06 15:26:22 +05:30
  • f4f3a66d8c added class sources Adithya Abraham Philip 2015-06-05 18:09:24 +05:30
  • 020fad77e5 added license Adithya Abraham Philip 2015-06-05 17:36:54 +05:30
  • d07fe5bb87 added proxy/tor preferences Adithya Abraham Philip 2015-06-05 05:39:12 +05:30
  • 0faf69e91f Subtle design improvements to yubikey dialog Dominik Schürmann 2015-07-03 16:54:17 +02:00
  • d03595f64e New NFC dialog design with indeterminate progress, do NFC stuff in background Dominik Schürmann 2015-07-03 04:58:30 +02:00
  • d6b4d4b4f2 Fix caching of empty passphrase before moving keys to card Dominik Schürmann 2015-07-03 02:48:54 +02:00
  • f10785ec5a Better keyboard layout for PINs Dominik Schürmann 2015-07-02 18:07:14 +02:00
  • 0454c57431 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-07-02 17:39:58 +02:00
  • 8b2ae99412 Merge pull request #1387 from ishit/master Dominik Schürmann 2015-07-02 17:39:45 +02:00
  • 9dac8ddbac Disable move to card from edit screen Dominik Schürmann 2015-07-02 17:39:03 +02:00
  • 195508ed92 Change PIN and Admin PIN after move to key operation Dominik Schürmann 2015-07-02 17:31:01 +02:00
  • 51ac309bcf Change PassphraseEditAgain status icons. Ishit 2015-07-02 20:13:50 +05:30
  • 06c1871542 Merge pull request #1400 from open-keychain/keyserver-preference Dominik Schürmann 2015-07-02 10:58:23 +02:00
  • 7b5c35ee87 prevent deletion of last keyserver in preference Adithya Abraham Philip 2015-07-02 05:43:23 +05:30
  • 3510275a7f correct keyserver preference retrieval Adithya Abraham Philip 2015-07-02 05:24:04 +05:30
  • 9fe05ed1e7 Merge pull request #1399 from open-keychain/thread-cleanup Dominik Schürmann 2015-07-02 00:52:12 +02:00
  • f44f966dc8 kill lagging search threads Adithya Abraham Philip 2015-07-02 04:10:38 +05:30
  • 39c752727e Merge pull request #1396 from open-keychain/fix-certify Dominik Schürmann 2015-07-02 00:01:30 +02:00
  • 0ccead2125 fix CryptoOperationFragment infinite recursion Adithya Abraham Philip 2015-07-02 03:20:06 +05:30
  • b2de6cb2a4 Remove old keyserver preference classes Dominik Schürmann 2015-07-01 23:27:27 +02:00
  • f7ae45c182 Merge pull request #1395 from open-keychain/keyserver-rework Dominik Schürmann 2015-07-01 23:20:33 +02:00
  • af3868d547 reworked keyserver preferences with recyclerview Adithya Abraham Philip 2015-07-02 01:57:15 +05:30
  • 64a3cc5a9f Add missing fragments for YubiKey PINs Dominik Schürmann 2015-07-01 16:07:03 +02:00
  • 362c83abe7 Add create key fragments for YubiKey PINs Dominik Schürmann 2015-07-01 16:06:12 +02:00
  • d41c5bbbc1 Merge logs in create key Dominik Schürmann 2015-07-01 14:39:47 +02:00
  • 79f37d3267 Use operation helper for move to card Dominik Schürmann 2015-07-01 14:16:54 +02:00
  • 56b2910061 Fix for #1357 Ishit 2015-07-01 01:52:31 +05:30
  • 88f8a38854 Merge pull request #1362 from open-keychain/operation-migration Dominik Schürmann 2015-06-30 18:49:46 +02:00
  • a5257ec71d Merge branch 'master' of github.com:open-keychain/open-keychain Adithya Abraham Philip 2015-06-30 22:12:16 +05:30
  • 677afa90fc Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-06-30 17:14:17 +02:00
  • 715188ccda Better settings workarounds Dominik Schürmann 2015-06-30 17:14:12 +02:00
  • f29d8351ba instrument: add filesize check to text encryption test Vincent Breitmoser 2015-06-30 17:10:28 +02:00
  • 51d3daeccd made CryptoOperationFragment implement OperationHelper.Callback Adithya Abraham Philip 2015-06-30 20:22:00 +05:30
  • 4407973110 small layout fix in EncryptTextFragment Vincent Breitmoser 2015-06-30 16:40:00 +02:00
  • d26379da3a make timeout method in PassphraseCacheService more robust against nullpointers Vincent Breitmoser 2015-06-30 16:28:55 +02:00
  • 04d7e3f155 Cleanup preference code Dominik Schürmann 2015-06-30 16:20:46 +02:00
  • 473866baaf instrument: add test for empty clipboard, fix empty clipboard error Vincent Breitmoser 2015-06-30 15:37:02 +02:00
  • f1c0c3e00c earlier error on empty clipboard Vincent Breitmoser 2015-06-30 15:15:03 +02:00
  • 27441c7d63 fail more gracefully on empty clipboard in DecryptActivity Vincent Breitmoser 2015-06-30 15:13:28 +02:00
  • ddf7f50062 Revert "Disable YubiKey key creation for release" Dominik Schürmann 2015-06-30 13:39:37 +02:00
  • bb89d77665 Version 3.3 Dominik Schürmann 2015-06-30 13:36:27 +02:00
  • a8efe3a12e Update from transifex Dominik Schürmann 2015-06-30 13:35:22 +02:00
  • 7b4c4dc491 Update changelog for 3.3 Dominik Schürmann 2015-06-30 13:09:00 +02:00
  • 340f2e442a Disable YubiKey key creation for release Dominik Schürmann 2015-06-30 12:58:40 +02:00
  • 13bbda1012 Use proper length and mod time for cleartext signature metadata Dominik Schürmann 2015-06-29 23:15:55 +02:00
  • bdddeb0f41 Return metadata for cleartext sigs Dominik Schürmann 2015-06-29 21:40:07 +02:00
  • 7009e504b9 Connect YubiKey URL to OpenKeychain Dominik Schürmann 2015-06-29 21:17:12 +02:00
  • a9c606d49b Create key wizard for blank YubiKey Dominik Schürmann 2015-06-29 20:48:11 +02:00
  • cf59a8fc30 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-06-29 15:08:30 +02:00
  • 7d05905a7c Update support libs Dominik Schürmann 2015-06-29 15:08:26 +02:00
  • 853964670b instrument: add tests for adv key share fragment Vincent Breitmoser 2015-06-26 22:55:39 +02:00
  • c43e29b621 cleanup share fragment, fix sharing of fingerprint Vincent Breitmoser 2015-06-26 22:55:11 +02:00