Commit Graph

4343 Commits

Author SHA1 Message Date
Adithya Abraham Philip
1e52ccff53 corrected comments 2015-06-21 19:22:16 +05:30
Adithya Abraham Philip
de50b3becb added OperationHelper to ImportKeysActivity 2015-06-21 00:12:33 +05:30
Adithya Abraham Philip
1ce2877b41 fixed OperationHelper 2015-06-20 19:25:21 +05:30
Adithya Abraham Philip
9f61359c43 introduced OperationHelper 2015-06-20 16:54:33 +05:30
Adithya Abraham Philip
83fc9d796f don't check for proxy if offline import 2015-06-20 06:37:00 +05:30
Adithya Abraham Philip
35ee21bfab made key import compatible with CryptoOperationFragment 2015-06-20 05:03:30 +05:30
Adithya Abraham Philip
8777461bc4 fixed imports 2015-06-19 19:19:23 +05:30
Adithya Abraham Philip
8178c4eb0d shifted multi-threading logic to ImportExportOperation from KeychainService 2015-06-19 19:09:51 +05:30
Adithya Abraham Philip
659979247a fixed middleButton parameter being ignored 2015-06-18 16:45:37 +05:30
Adithya Abraham Philip
8e0903d85e renamed to clarify necessity for two install dialog fragments 2015-06-18 16:35:57 +05:30
Adithya Abraham Philip
c05a958eaa reduce code duplication 2015-06-18 16:33:29 +05:30
Adithya Abraham Philip
b56b67d87a removed e.printStackTrace from several places 2015-06-18 16:12:11 +05:30
Adithya Abraham Philip
7b190f61e2 fixed orbot preference install dialog 2015-06-18 15:56:53 +05:30
Dominik Schürmann
714fc230e0 Rename package back to orbot because these are orbot utils 2015-06-17 15:30:35 +02:00
Dominik Schürmann
49d544d558 Cleanup tor code 2015-06-17 15:26:43 +02:00
Dominik Schürmann
efcf045c46 Fix crash on settings by adding proxy fragment to isValidFragment 2015-06-17 15:22:54 +02:00
Adithya Abraham Philip
2a003a6f6c added proxy logging, removed test function in KeybaseLib 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
489ddc41cd code cleanup 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
0f43d1c4bf added proxy support to YubiKey search 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
66350d7be3 ensuring code style is preserved 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
7fd3ccd332 removed openkeychain-test from settings.gradle 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
87c03ecb0d added keyserver/proxy support to certify operation 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
af2f922f06 added proxy support to KeybaseLib 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
e1f4199585 added proxy support to keyserver verification 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
cc0893835e modify ImportKeysActivity to match new pattern 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
cc4ecb6be7 added proxy to all import operations using KeychainService 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
8be184d46f added OperationResult support to upload to keyserver 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
d95798dda2 enabled proxy in CertifyKeyFragment 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
0499b1f056 refactored KeychainService 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
5726698763 orbot dialog fragments added 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
87d68702a9 removed NetCipher submodule, copied classes 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
7dcfd696ec fixed Proxy generation, proxy working for for cloud import 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
efb77a4c2d added placeholder proxy to AddKeyServer 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
3663f55d50 fixed certificate pinning 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
76aa34300c fixed prefs 2015-06-16 15:17:16 +05:30
Adithya Abraham Philip
f8f4876b78 added proxy support, silent right now 2015-06-16 15:17:15 +05:30
Adithya Abraham Philip
3b6cd57599 added ProxyPrefs 2015-06-16 15:17:15 +05:30
Adithya Abraham Philip
a959b663b4 added NetCipher as submodule 2015-06-16 15:17:15 +05:30
Adithya Abraham Philip
0da4b054e6 added proxy type 2015-06-16 15:17:15 +05:30
Adithya Abraham Philip
1087d231de added class sources 2015-06-16 15:17:15 +05:30
Adithya Abraham Philip
0423bb852a added license 2015-06-16 15:17:15 +05:30
Adithya Abraham Philip
8f332fad6b added proxy/tor preferences 2015-06-16 15:17:15 +05:30
Dominik Schürmann
0b3317600b Cleanup in build.gradle 2015-06-16 00:08:17 +02:00
Vincent
655cdfbbee Merge pull request #1338 from josecastillo/development
Improved smart card error handling
2015-06-12 15:00:16 +02:00
Vincent
d57324aa4b Merge pull request #1331 from open-keychain/v/eventbus
replace messenger hack with eventbus
2015-06-12 14:59:26 +02:00
Dominik Schürmann
4f55b1f5d1 Use svg for build status 2015-06-11 22:41:17 +02:00
Joey Castillo
cda8b63bb4 Replace AssertionErrors with snackbar notifications, fix style issues. 2015-06-11 11:52:09 -04:00
Vincent Breitmoser
5d652e4c41 some bugfixes for new CryptoOperationFragment 2015-06-11 17:10:40 +02:00
Vincent Breitmoser
244f92ed57 Merge remote-tracking branch 'origin/master' into v/eventbus 2015-06-11 15:34:55 +02:00
Dominik Schürmann
98ba424576 Fix coveralls 2015-06-11 13:12:45 +02:00