aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Return metadata for cleartext sigsDominik Schürmann2015-06-291-0/+7
* Connect YubiKey URL to OpenKeychainDominik Schürmann2015-06-292-6/+26
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-2910-54/+206
* instrument: add tests for adv key share fragmentVincent Breitmoser2015-06-291-2/+6
* cleanup share fragment, fix sharing of fingerprintVincent Breitmoser2015-06-292-166/+120
* Force db upgrade on app startDominik Schürmann2015-06-291-2/+9
* Use signature-level signature for TemporaryStorageProvider and describe the s...Dominik Schürmann2015-06-291-15/+46
* Add brackets in KeychainProviderDominik Schürmann2015-06-291-30/+43
* Use application/octet-stream as default type in TemporaryStorageProviderDominik Schürmann2015-06-291-1/+1
* Guess mime type like support libs FileProviderDominik Schürmann2015-06-291-7/+1
* Merge branch 'master' into v/multi-decryptVincent Breitmoser2015-06-263-15/+11
|\
| * disable automatic accept for own uid in RemoteService, and fix some warningsVincent Breitmoser2015-06-261-15/+8
| * Import R and BuildConfig explicitlyThialfihar2015-06-262-0/+3
* | Merge remote-tracking branch 'origin/master' into v/multi-decryptVincent Breitmoser2015-06-266-186/+181
|\|
| * instrument: first couple of tests for OpenPGP APIVincent Breitmoser2015-06-261-0/+3
| * use KeyAdapter for AllowedKeysListFragmentVincent Breitmoser2015-06-263-135/+113
| * fix warnings in PassphraseCacheServiceVincent Breitmoser2015-06-261-13/+25
| * fixed fingerprint mismatch issueAdithya Abraham Philip2015-06-251-1/+1
| * Notification: follow design guidelines, fix #1313Dominik Schürmann2015-06-241-48/+31
| * New notify iconDominik Schürmann2015-06-241-1/+1
| * New all-white status bar icon to fix issue #1356moparisthebest2015-06-221-2/+21
* | fix: save fileVincent Breitmoser2015-06-231-5/+5
* | fix original file deletion (and instrumentation)Vincent Breitmoser2015-06-232-9/+27
* | instrument: delete file and inline preference testsVincent Breitmoser2015-06-231-0/+5
* | implement deletion of filesVincent Breitmoser2015-06-235-8/+21
* | implement saving of filesVincent Breitmoser2015-06-232-2/+54
* | instrument: adapt to new decrypt file dialog, and some minor fixesVincent Breitmoser2015-06-233-8/+6
* | move select file logic into EncryptDecryptOverviewFragmentVincent Breitmoser2015-06-224-201/+52
* | small fix and some cleanup in ServiceProgressFragmentVincent Breitmoser2015-06-221-12/+32
* | don't expose dataset for FileAdapter in encrypt view, small improvements to e...Vincent Breitmoser2015-06-222-27/+35
* | multi-decrypt: use indeterminate progress onlyVincent Breitmoser2015-06-221-4/+3
* | instrument: some updates to asymmetric decrypt testsVincent Breitmoser2015-06-222-7/+7
* | add failure state to DecryptListFragmentVincent Breitmoser2015-06-221-56/+91
* | add extra for initial fragment in MainActivityVincent Breitmoser2015-06-221-6/+20
* | update keychain intents submodule (for travis)Vincent Breitmoser2015-06-201-1/+1
* | don't show "delete original file" for non-file input urisVincent Breitmoser2015-06-201-6/+4
* | fix display of signed-only contentVincent Breitmoser2015-06-201-4/+7
* | instrument: update symmetric testsVincent Breitmoser2015-06-202-2/+3
* | fix decrypt view intents, save mimetype in storage provider, and thumbnail lo...Vincent Breitmoser2015-06-203-59/+87
* | use uris for clipboard data if available in DecryptActivityVincent Breitmoser2015-06-202-9/+23
* | drop clipboard backwards compatibility for api level < 11Vincent Breitmoser2015-06-202-86/+66
* | add mimetype and streamtype support in TemporaryStorageProviderVincent Breitmoser2015-06-201-4/+52
* | allow encrypting to clipboard in EncryptFileFragmentVincent Breitmoser2015-06-201-16/+39
* | extract readTextFromUri into FileHelperVincent Breitmoser2015-06-202-32/+40
* | more work on decrypt fragment uxVincent Breitmoser2015-06-204-104/+124
* | working DisplayTextActivity, more input support in DecryptActivityVincent Breitmoser2015-06-209-234/+223
* | handle empty filename in decrypt listVincent Breitmoser2015-06-191-1/+5
* | handle EXTRA_TEXT in decrypt activityVincent Breitmoser2015-06-191-21/+58
* | save instance state in DecryptListFragmentVincent Breitmoser2015-06-192-26/+146
* | rename activities to match new purposeVincent Breitmoser2015-06-186-16/+21