aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote
Commit message (Expand)AuthorAgeFilesLines
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-133-10/+5
* Unify package nameDominik Schürmann2014-09-081-1/+1
* Work on Yubikey decryptionDominik Schürmann2014-09-081-6/+7
* Fix signature timestamp in APIDominik Schürmann2014-09-081-3/+17
* Prepare Yubikey decryptionDominik Schürmann2014-09-081-4/+30
* Fix yubikey for signAndEncrypt via APIDominik Schürmann2014-09-071-0/+6
* Remove SelectSecretKey, not used anymoreDominik Schürmann2014-09-071-1/+0
* Due to compatiblity switch from SHA512 to SHA256Dominik Schürmann2014-09-071-1/+1
* Save account on back press and with notifyDominik Schürmann2014-09-073-7/+25
* Drawer nav method cleanupDominik Schürmann2014-09-061-1/+1
* Fix possible nullpointer in AppsListFragmentDominik Schürmann2014-09-021-2/+1
* Prepare API for OpenPgpSignatureResult extensionsDominik Schürmann2014-08-311-4/+12
* Better leyout for account settingsDominik Schürmann2014-08-312-31/+20
* Merge branch 'master' into yubikeyDominik Schürmann2014-08-285-105/+141
|\
| * API: Fix re-seletion of keys on default accountDominik Schürmann2014-08-232-9/+16
| * Fix result handling in account settingsDominik Schürmann2014-08-211-13/+10
| * return some more resultsDominik Schürmann2014-08-201-0/+12
| * Fixes and temporary fixes for returning resultsDominik Schürmann2014-08-201-2/+2
| * API: Allow ACTION_SIGN_AND_ENCRYPT with no key ids or user ids extras, fix pr...Dominik Schürmann2014-08-162-68/+88
| * do not pre-select revoked or expired keysDominik Schürmann2014-08-161-6/+12
| * Fix encrypt onlyDominik Schürmann2014-08-161-9/+2
| * Remove support for v3 sig generationDominik Schürmann2014-08-141-2/+0
* | Support for multiple hash algosDominik Schürmann2014-08-141-2/+3
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-143-42/+124
|\|
| * API: Return metadata only for v4 api clients and above...Dominik Schürmann2014-08-141-1/+1
| * API: Return metadata only for v4 api clientsDominik Schürmann2014-08-141-3/+5
| * Dont write version header by defaultDominik Schürmann2014-08-141-2/+2
| * API: User interaction when account keys are deletedDominik Schürmann2014-08-133-24/+66
| * Better error handling for passphrase cache if key is missingDominik Schürmann2014-08-131-7/+9
| * Fix DECRYPT_METADATA apiDominik Schürmann2014-08-121-9/+21
| * Fix API version support, update api libDominik Schürmann2014-08-121-2/+4
| * Implement EXTRA_ORIGINAL_FILENAME for APIDominik Schürmann2014-08-111-1/+6
| * Update api libDominik Schürmann2014-08-111-2/+2
| * Decrypt metadata apiDominik Schürmann2014-08-111-3/+17
| * Support API versions 3 and 4Dominik Schürmann2014-08-111-1/+4
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-062-2/+3
|\|
| * Use CompressionAlgorithmTags instead of homebrew constantsDominik Schürmann2014-08-051-1/+2
| * Optimize importsDominik Schürmann2014-08-051-1/+1
* | Merge branch 'master' into yubikeyDominik Schürmann2014-08-012-7/+8
|\|
| * rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-1/+1
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-301-2/+0
| |\
| | * some more work on supertoast and result parcel stuffVincent Breitmoser2014-07-271-7/+4
| * | Create key with fragmentsDominik Schürmann2014-07-301-5/+8
| |/
* | Remove support for V3 signaturesDominik Schürmann2014-07-221-2/+0
* | CleanupDominik Schürmann2014-07-221-12/+7
* | Reuse signature creation timestamp for synchronous signingDominik Schürmann2014-07-221-5/+8
* | NFC Yubikey: only pass through hash of message and not whole contentDominik Schürmann2014-07-211-3/+7
* | FixesDominik Schürmann2014-07-172-5/+43
|/
* Fix nullpointer in API, fix #693Dominik Schürmann2014-07-081-1/+7
* Remove old edit button, rename activitiesDominik Schürmann2014-07-031-5/+5