Commit Graph
4553 Commits
Author SHA1 Message Date
Vincent Breitmoser 17defe556a cleanup, NonNull annotation, never return null in PgpDecryptVerify 2015-07-06 00:52:53 +02:00
Vincent Breitmoser 539379a629 some cleanup and documentation 2015-07-06 00:10:54 +02:00
Vincent Breitmoser 7e83900d6c make sure clipboard service retrieval is always null-proof 2015-07-05 21:49:02 +02:00
Vincent Breitmoser bd78166c66 don't show notification in MainActivity when state is restored 2015-07-05 21:21:34 +02:00
Vincent Breitmoser 4d8be637de better getActivity and getSystemService null handling in encryptfilesfragment 2015-07-05 21:20:57 +02:00
Vincent Breitmoser f306722276 set data for query intent (fix #1389) 2015-07-05 20:37:21 +02:00
Dominik Schürmann b1783fb3d2 Merge pull request #1329 from open-keychain/tor-support
added proxy/tor preferences
2015-07-04 11:57:21 +02:00
Adithya Abraham Philip aca106e808 fixed OrbotRequiredDialogActivity not finishing, orbot install dialog style 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip 89f017aa9c reformatted code 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip 4d81a83baa added proxy support to OperationHelper 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip 1856ca385d fixed middleButton parameter being ignored 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip c95fa9fdc1 renamed to clarify necessity for two install dialog fragments 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip 7cf695dbae reduce code duplication 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip 6d9da28ead removed e.printStackTrace from several places 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip ad00a511d6 fixed orbot preference install dialog 2015-07-03 20:46:16 +05:30
Dominik SchürmannandAdithya Abraham Philip c74d6fc710 Rename package back to orbot because these are orbot utils 2015-07-03 20:46:16 +05:30
Dominik SchürmannandAdithya Abraham Philip c419885434 Cleanup tor code 2015-07-03 20:46:16 +05:30
Dominik SchürmannandAdithya Abraham Philip e909d7a4d5 Fix crash on settings by adding proxy fragment to isValidFragment 2015-07-03 20:46:16 +05:30
Adithya Abraham Philip bf2d9eda7c added proxy logging, removed test function in KeybaseLib 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip bde187b9bf code cleanup 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip ab5763e2fa added proxy support to YubiKey search 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 2402c6d3c7 ensuring code style is preserved 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip f6d0f88ac9 removed openkeychain-test from settings.gradle 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip f8da3d784b added keyserver/proxy support to certify operation 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip ec8c57b780 added proxy support to KeybaseLib 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 592b128596 added proxy support to keyserver verification 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 389fd7d46d modify ImportKeysActivity to match new pattern 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 79fc0f97ea added proxy to all import operations using KeychainService 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip aa7ad4ac63 added OperationResult support to upload to keyserver 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 65ca77c3cb orbot dialog fragments added 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 31fac3080e removed NetCipher submodule, copied classes 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip dbc3f90360 fixed Proxy generation, proxy working for for cloud import 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 413536c62b added placeholder proxy to AddKeyServer 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 731ec3382e fixed certificate pinning 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 25d07d173c fixed prefs 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 007d02f01b added proxy support, silent right now 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip a6cb330daf added ProxyPrefs 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 0883784ce1 added NetCipher as submodule 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 3034db0f71 added proxy type 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip f4f3a66d8c added class sources 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 020fad77e5 added license 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip d07fe5bb87 added proxy/tor preferences 2015-07-03 20:46:14 +05:30
Dominik Schürmann 0faf69e91f Subtle design improvements to yubikey dialog 2015-07-03 16:54:17 +02:00
Dominik Schürmann d03595f64e New NFC dialog design with indeterminate progress, do NFC stuff in background 2015-07-03 04:58:30 +02:00
Dominik Schürmann d6b4d4b4f2 Fix caching of empty passphrase before moving keys to card 2015-07-03 02:48:54 +02:00
Dominik Schürmann f10785ec5a Better keyboard layout for PINs 2015-07-02 18:07:14 +02:00
Dominik Schürmann 0454c57431 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-07-02 17:39:58 +02:00
Dominik Schürmann 8b2ae99412 Merge pull request #1387 from ishit/master
Add visual element to verify the re-typed password. Refer #1357.
2015-07-02 17:39:45 +02:00
Dominik Schürmann 9dac8ddbac Disable move to card from edit screen 2015-07-02 17:39:03 +02:00
Dominik Schürmann 195508ed92 Change PIN and Admin PIN after move to key operation 2015-07-02 17:31:01 +02:00