aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Add theme settingThialfihar2015-07-211-0/+9
* | | | | | | | | add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-1/+1
* | | | | | | | | change wording of export dialog, remove "export secret" checkboxVincent Breitmoser2015-07-081-16/+22
* | | | | | | | | Rudimentary backup featureDominik Schürmann2015-07-081-2/+2
* | | | | | | | | shifted proxy checking to ImportKeysListCloudLoaderAdithya Abraham Philip2015-07-081-0/+30
* | | | | | | | | fixed OrbotRequiredDialogActivity not finishing, orbot install dialog styleAdithya Abraham Philip2015-07-031-8/+44
* | | | | | | | | reformatted codeAdithya Abraham Philip2015-07-032-3/+6
* | | | | | | | | added proxy support to OperationHelperAdithya Abraham Philip2015-07-033-37/+36
* | | | | | | | | fixed middleButton parameter being ignoredAdithya Abraham Philip2015-07-031-2/+2
* | | | | | | | | renamed to clarify necessity for two install dialog fragmentsAdithya Abraham Philip2015-07-031-3/+3
* | | | | | | | | Rename package back to orbot because these are orbot utilsDominik Schürmann2015-07-032-2/+2
* | | | | | | | | Cleanup tor codeDominik Schürmann2015-07-032-26/+15
* | | | | | | | | ensuring code style is preservedAdithya Abraham Philip2015-07-035-60/+31
* | | | | | | | | added proxy to all import operations using KeychainServiceAdithya Abraham Philip2015-07-031-0/+48
* | | | | | | | | orbot dialog fragments addedAdithya Abraham Philip2015-07-034-217/+142
* | | | | | | | | removed NetCipher submodule, copied classesAdithya Abraham Philip2015-07-032-0/+358
* | | | | | | | | fixed Proxy generation, proxy working for for cloud importAdithya Abraham Philip2015-07-032-16/+13
* | | | | | | | | fixed certificate pinningAdithya Abraham Philip2015-07-031-10/+36
* | | | | | | | | fixed prefsAdithya Abraham Philip2015-07-031-1/+10
* | | | | | | | | added proxy support, silent right nowAdithya Abraham Philip2015-07-033-1/+127
* | | | | | | | | added ProxyPrefsAdithya Abraham Philip2015-07-031-3/+38
* | | | | | | | | added NetCipher as submoduleAdithya Abraham Philip2015-07-032-429/+0
* | | | | | | | | added proxy typeAdithya Abraham Philip2015-07-031-0/+26
* | | | | | | | | added class sourcesAdithya Abraham Philip2015-07-032-1/+9
* | | | | | | | | added licenseAdithya Abraham Philip2015-07-032-3/+66
* | | | | | | | | added proxy/tor preferencesAdithya Abraham Philip2015-07-033-0/+405
* | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-07-021-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | correct keyserver preference retrievalAdithya Abraham Philip2015-07-021-1/+5
* | | | | | | | | | Change PIN and Admin PIN after move to key operationDominik Schürmann2015-07-021-5/+8
|/ / / / / / / / /
* | | | | | | | | changed to work with multi-decryptAdithya Abraham Philip2015-06-271-0/+5
* | | | | | | | | deleted KeychainServiceAdithya Abraham Philip2015-06-272-13/+0
* | | | | | | | | added export and upload to KeychainNewServiceAdithya Abraham Philip2015-06-271-45/+30
* | | | | | | | | made EmailKeyHelper work with CryptoOperationHelperAdithya Abraham Philip2015-06-271-24/+29
* | | | | | | | | instrument: delete file and inline preference testsVincent Breitmoser2015-06-231-0/+5
* | | | | | | | | implement saving of filesVincent Breitmoser2015-06-231-0/+31
* | | | | | | | | move select file logic into EncryptDecryptOverviewFragmentVincent Breitmoser2015-06-221-6/+2
* | | | | | | | | extract readTextFromUri into FileHelperVincent Breitmoser2015-06-201-0/+37
* | | | | | | | | more work on decrypt fragment uxVincent Breitmoser2015-06-201-0/+1
* | | | | | | | | save instance state in DecryptListFragmentVincent Breitmoser2015-06-191-0/+63
* | | | | | | | | fix a couple of resource leaks (#1351)Vincent Breitmoser2015-06-172-15/+23
* | | | | | | | | backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-5/+5
* | | | | | | | | Merge branch 'v/sticky-prefs'Vincent Breitmoser2015-06-031-0/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | keep prefernces individual per dialog (affects only compression)Vincent Breitmoser2015-06-031-4/+16
| * | | | | | | | | implement sticky preferencesVincent Breitmoser2015-05-311-0/+30
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-013-21/+21
* | | | | | | | | merged servicesAdithya Abraham Philip2015-06-011-3/+3
|/ / / / / / / /
* | | | | | | / fixed sync on key import, 'me' linked contact crashAdithya Abraham Philip2015-05-081-1/+48
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | support for handling keyserver urls from browser, added documentationAdithya Abraham Philip2015-04-201-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix YubiKey naming, cleanupDominik Schürmann2015-04-151-4/+4
* | | | | | Merge pull request #1193 from adithyaphilip/auto-refresh-contactsDominik Schürmann2015-04-131-18/+33
|\ \ \ \ \ \