aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/ImportKeysListCloudLoader.java
Commit message (Collapse)AuthorAgeFilesLines
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-5/+6
|
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-1/+3
|
* shifted proxy checking to ImportKeysListCloudLoaderAdithya Abraham Philip2015-07-081-3/+33
|
* fix some nullpointers from proxy implementationVincent Breitmoser2015-07-071-1/+1
|
* ensuring code style is preservedAdithya Abraham Philip2015-07-031-1/+0
|
* fixed Proxy generation, proxy working for for cloud importAdithya Abraham Philip2015-07-031-4/+9
|
* added placeholder proxy to AddKeyServerAdithya Abraham Philip2015-07-031-2/+1
|
* added proxy support, silent right nowAdithya Abraham Philip2015-07-031-2/+6
|
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-1/+1
|
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-3/+3
| | | | | | | - introduce high-level SignEncryptOperation for uri to uri signing/encryption - use SignEncryptParcel for high-level operation parameters - use PgpSignEncryptInput plus streams for low-level operation parameters - get rid of all sign/encrypt logic in KeychainIntentService
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-4/+4
|
* move around package structure a bitVincent Breitmoser2014-10-101-2/+2
|
* Workings on new parcel for key downloadsDominik Schürmann2014-10-041-4/+28
|
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-1/+1
| | | | created ui.util for everything related to formatting
* Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefsTim Bray2014-09-131-0/+122