Commit Graph
100 Commits
Author SHA1 Message Date
Adithya Abraham Philip d6f3fb4e18 fixed update all crash 2015-08-24 05:59:17 +05:30
Adithya Abraham Philip 0251f0e416 introduced constants for keyserver sync, fixed sync issue 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip f625a26bbd added on/off summaries 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 3f8f70b0a9 added sync preferences 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 93d66d39f7 changed orbot notification icons 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 6af24527da changed sync name 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 65a993446c reworked keyserversyncadapterservice flow 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 448657602c improved orbot notify, added periodic sync 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 1ef6f883e3 introduced keyserver sync adapter 2015-08-20 21:02:29 +05:30
Adithya Abraham Philip 37864a9d42 updated OrbotHelper with silent start 2015-08-06 04:40:52 +05:30
Adithya Abraham Philip f17dabce8c fixed crash on api < 21 due to drawable using attrs 2015-08-06 02:02:11 +05:30
Adithya Abraham Philip fe0b083bc5 fixed multi-deletion bug, moved logic into DeleteKeyDialogActivity 2015-07-15 20:16:07 +05:30
Adithya Abraham Philip 771d654766 made mSignatureTime optional in CryptoOperationHelper 2015-07-15 07:34:03 +05:30
Adithya Abraham Philip 03a30fe0e3 added revocation tag NO_REASON to all revocations via PgpKeyOperation 2015-07-14 00:02:53 +05:30
Adithya Abraham Philip c1d2beb559 made PassphraseDialogActivity compatible with null CryptoInputParcel 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip c59196a6f1 upload only public key in revocation 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 8bbc5513d4 corrected DeleteKeyDialogActivity finishing on cancel 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 0cec75fc9d show key name on revoke/delete dialog 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 76500f47a3 made key deletion require double confirmation 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip b61a7d5535 added licenses, cleaned up code, fixed warnings 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 2827b1af16 added retry on upload failure 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip cdd9de99bf allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip faa66d6140 prevented passphrase caching on revocation 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip d1409fd5c8 use only one DeleteDialogActivity 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip fcd27d2600 implemented revocation on deletion 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 06091dffa9 check response code for upload error 2015-07-10 23:26:21 +05:30
Adithya Abraham Philip ce3777eafb fixed progress dialog not shown after enable orbot dialog 2015-07-08 18:41:34 +05:30
Adithya Abraham Philip a038a038c3 fixed QR code scan and serialKeyImport progress 2015-07-08 18:40:17 +05:30
Adithya Abraham Philip be6b7ff899 shifted proxy checking to ImportKeysListCloudLoader 2015-07-08 07:47:24 +05:30
Adithya Abraham Philip 6baf8163de linked proxy settings to other proxy checkbox 2015-07-07 23:32:23 +05:30
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
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
Adithya Abraham Philip 7b5c35ee87 prevent deletion of last keyserver in preference 2015-07-02 05:43:55 +05:30
Adithya Abraham Philip 3510275a7f correct keyserver preference retrieval 2015-07-02 05:43:55 +05:30
Adithya Abraham Philip f44f966dc8 kill lagging search threads 2015-07-02 04:10:38 +05:30
Adithya Abraham Philip 0ccead2125 fix CryptoOperationFragment infinite recursion 2015-07-02 03:27:40 +05:30
Adithya Abraham Philip af3868d547 reworked keyserver preferences with recyclerview 2015-07-02 02:30:49 +05:30
Adithya Abraham Philip a5257ec71d Merge branch 'master' of github.com:open-keychain/open-keychain 2015-06-30 22:12:16 +05:30
Adithya Abraham Philip 51d3daeccd made CryptoOperationFragment implement OperationHelper.Callback 2015-06-30 20:22:00 +05:30
Adithya Abraham Philip 4b2e85794f changed to work with multi-decrypt 2015-06-27 02:37:56 +05:30
Adithya Abraham Philip f64e1467ad split import and export ops 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip e9eb5a6fd7 fixed package import 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 1c6ae48a07 renamed KeychainNewService to KeychainService 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 7bc21b8b9d removed debug logs, added licenses 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 5f170e5819 fixed Certify op 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 0012db1f6d deleted KeychainService 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 2f110344ed migrated Keybase verification 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip b33004a2f5 migrated consolidation 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 6f3be84c43 fixed promote key tests 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip de4b203150 migrated promote op to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 6e425e95f5 migrated delete op to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip af6a37f02b migrated key creation to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 5a5d66009f added export and upload to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 6008353df8 allow progress message to be set later 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 93dc11edcf made EmailKeyHelper work with CryptoOperationHelper 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 3f073e1cf4 migrated import to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip e9639bd822 introduced OpHelper for import in DecryptFragment 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip aa0bd4c9e0 introduced CryptoOperationHelper in ImportKeysActivity 2015-06-27 01:17:01 +05:30
Adithya Abraham Philip c748b3e896 fixed fingerprint mismatch issue 2015-06-25 08:40:07 +05:30
Adithya Abraham Philip 82f3d70224 prevent null fragments on activity death 2015-06-03 19:01:01 +05:30
Adithya Abraham Philip ebba24cbd8 corrected indentation 2015-06-01 17:44:44 +05:30
Adithya Abraham Philip 6bc40d12ad renamed KeychainIntentService to KeychainService 2015-06-01 17:43:00 +05:30
Adithya Abraham Philip 14a08361e5 merged services 2015-06-01 17:41:44 +05:30
Adithya Abraham Philip 93f3a98eae prevent keybase key replacing keyserver key 2015-05-31 02:49:11 +05:30
Adithya Abraham Philip cfeffef80d prevent NaN dialog on import with no selected keys 2015-05-31 02:36:45 +05:30
Adithya Abraham Philip 797cd28997 fixed sync on key import, 'me' linked contact crash 2015-05-08 19:05:21 +05:30
Adithya Abraham Philip 2571d25058 keyserver verification on addition 2015-04-22 06:16:50 +05:30
Adithya Abraham Philip 09cb00a87c corrected possible null pointer 2015-04-22 03:32:59 +05:30
Adithya Abraham Philip 5a4a8f2b6a added log to QR code scan/import fail 2015-04-21 23:16:33 +05:30
Adithya Abraham Philip 91443c2f43 support for handling keyserver urls from browser, added documentation 2015-04-20 21:42:51 +05:30