aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/helper
Commit message (Expand)AuthorAgeFilesLines
* Make preferences safe across multiple processesDominik Schürmann2014-09-081-0/+7
* Yubikey: use PINDominik Schürmann2014-09-081-1/+7
* Due to compatiblity switch from SHA512 to SHA256Dominik Schürmann2014-09-071-34/+53
* Share helperDominik Schürmann2014-09-061-0/+101
* Add yubikey default PIN preferenceDominik Schürmann2014-09-051-10/+20
* prevent nullpointer in ImportKeysServerFragment, return empty lists instead o...Dominik Schürmann2014-08-311-2/+2
* Add cancelable mechanism and support in key importVincent Breitmoser2014-08-311-8/+1
* remember "show advanced tabs" settingVincent Breitmoser2014-08-311-0/+10
* Fix possible nullpointer in PreferencesDominik Schürmann2014-08-291-0/+3
* Fix contact syncDominik Schürmann2014-08-221-5/+5
* Add account only on jelly bean and aboveDominik Schürmann2014-08-211-0/+3
* consolidate: a lot more log output, better recoveryVincent Breitmoser2014-08-191-2/+2
* consolidate: split into two steps, can pick up at second step if anything failsVincent Breitmoser2014-08-191-0/+31
* Remove subkeys.pgp.net keyserver, often down and no hkpsDominik Schürmann2014-08-151-7/+20
* Automcomplete names and emails in keyserver tabDominik Schürmann2014-08-141-0/+18
* Remove MD5 supportDominik Schürmann2014-08-141-0/+5
* Remove support for v3 sig generationDominik Schürmann2014-08-141-10/+0
* Dont write version header by defaultDominik Schürmann2014-08-141-4/+4
* Use CompressionAlgorithmTags instead of homebrew constantsDominik Schürmann2014-08-051-3/+10
* Optimize importsDominik Schürmann2014-08-055-9/+25
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-08-051-1/+5
|\
| * Use size of input uris for progress bar in encrypt/decryptmar-v-in2014-08-041-1/+5
* | KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-1/+1
|/
* Fixing lint complaints, removing unused resourcesDominik Schürmann2014-08-041-1/+2
* Cleanup, prevent encrypt Intent inceptionDominik Schürmann2014-08-041-9/+12
* Cache contact photos to make UI more fluidmar-v-in2014-08-011-0/+10
* Merge branch 'master' into improve-file-moremar-v-in2014-07-311-0/+20
|\
| * Program flow fixesDominik Schürmann2014-07-251-1/+1
| * Merge remote-tracking branch 'upstream/master'Daniel Albert2014-07-161-0/+10
| |\
| | * New first time screenDominik Schürmann2014-07-161-0/+10
| * | Added Preference for concealing the PgpApplicationDaniel Albert2014-07-121-0/+10
| |/
* | - add multi select for storage api (kitkat)mar-v-in2014-07-311-8/+9
* | Load of rework on EncryptActivity, still some TODOsmar-v-in2014-07-201-8/+13
* | Many changes to file ... and still incompletemar-v-in2014-07-062-0/+55
* | Merge branch 'master' into improve-file-moremar-v-in2014-07-013-2/+282
|\|
| * Magic to find possible mails and names of device ownerDominik Schürmann2014-06-281-2/+135
| * Move sks-keyservers.net CA into assets foldermar-v-in2014-06-251-0/+46
| * Update Keyservers to use hkps as neededmar-v-in2014-06-241-0/+18
| * Add TlsHelper (designed to be used with sks-keyservers.net)mar-v-in2014-06-231-0/+83
* | Merge branch 'master' into improve-file-moremar-v-in2014-06-241-5/+7
|\|
| * Switch to dnsjavamar-v-in2014-06-231-5/+7
* | Improve file more, Part 1mar-v-in2014-06-222-105/+107
|/
* Merge branch 'master' into improve-filemar-v-in2014-06-182-51/+187
|\
| * Merge pull request #661 from mar-v-in/improve-contactsDominik Schürmann2014-06-181-51/+178
| |\
| | * Remove abandoned contactsmar-v-in2014-06-181-26/+90
| | * Code stylemar-v-in2014-06-181-13/+26
| | * Continue contact db syncmar-v-in2014-06-181-39/+89
| * | Redesign Import, still some todos and regression bugsDominik Schürmann2014-06-181-0/+9
| |/
* / Use Document API on KitKat for file encrypt/decryptmar-v-in2014-06-101-0/+35
|/
* Fix compile error introduced during mergemar-v-in2014-06-061-1/+2