Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed promote key tests | Adithya Abraham Philip | 2015-06-27 | 1 | -0/+5 |
| | |||||
* | migrated promote op to KeychainNewService | Adithya Abraham Philip | 2015-06-27 | 5 | -70/+80 |
| | |||||
* | migrated delete op to KeychainNewService | Adithya Abraham Philip | 2015-06-27 | 6 | -70/+131 |
| | |||||
* | migrated key creation to KeychainNewService | Adithya Abraham Philip | 2015-06-27 | 3 | -92/+52 |
| | |||||
* | added export and upload to KeychainNewService | Adithya Abraham Philip | 2015-06-27 | 9 | -225/+263 |
| | |||||
* | allow progress message to be set later | Adithya Abraham Philip | 2015-06-27 | 3 | -47/+17 |
| | |||||
* | made EmailKeyHelper work with CryptoOperationHelper | Adithya Abraham Philip | 2015-06-27 | 1 | -24/+29 |
| | |||||
* | migrated import to KeychainNewService | Adithya Abraham Philip | 2015-06-27 | 5 | -248/+218 |
| | |||||
* | introduced OpHelper for import in DecryptFragment | Adithya Abraham Philip | 2015-06-27 | 1 | -40/+44 |
| | |||||
* | introduced CryptoOperationHelper in ImportKeysActivity | Adithya Abraham Philip | 2015-06-27 | 9 | -511/+778 |
| | |||||
* | Language: Remember instead of caching | Dominik Schürmann | 2015-06-26 | 1 | -8/+8 |
| | |||||
* | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-26 | 3 | -15/+11 |
|\ | |||||
| * | disable automatic accept for own uid in RemoteService, and fix some warnings | Vincent Breitmoser | 2015-06-26 | 1 | -15/+8 |
| | | |||||
| * | Import R and BuildConfig explicitly | Thialfihar | 2015-06-26 | 2 | -0/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-26 | 13 | -189/+209 |
|\| | |||||
| * | instrument: first couple of tests for OpenPGP API | Vincent Breitmoser | 2015-06-26 | 1 | -0/+3 |
| | | |||||
| * | use KeyAdapter for AllowedKeysListFragment | Vincent Breitmoser | 2015-06-26 | 4 | -135/+135 |
| | | |||||
| * | fix warnings in PassphraseCacheService | Vincent Breitmoser | 2015-06-26 | 1 | -13/+25 |
| | | |||||
| * | fixed fingerprint mismatch issue | Adithya Abraham Philip | 2015-06-25 | 1 | -1/+1 |
| | | |||||
| * | Notification: follow design guidelines, fix #1313 | Dominik Schürmann | 2015-06-24 | 2 | -51/+37 |
| | | |||||
| * | New notify icon | Dominik Schürmann | 2015-06-24 | 11 | -1/+1 |
| | | |||||
| * | New all-white status bar icon to fix issue #1356 | moparisthebest | 2015-06-22 | 6 | -2/+21 |
| | | |||||
* | | fix: save file | Vincent Breitmoser | 2015-06-23 | 1 | -5/+5 |
| | | |||||
* | | fix original file deletion (and instrumentation) | Vincent Breitmoser | 2015-06-23 | 3 | -10/+28 |
| | | |||||
* | | instrument: delete file and inline preference tests | Vincent Breitmoser | 2015-06-23 | 1 | -0/+5 |
| | | |||||
* | | implement deletion of files | Vincent Breitmoser | 2015-06-23 | 19 | -26/+43 |
| | | |||||
* | | implement saving of files | Vincent Breitmoser | 2015-06-23 | 3 | -2/+56 |
| | | |||||
* | | instrument: adapt to new decrypt file dialog, and some minor fixes | Vincent Breitmoser | 2015-06-23 | 4 | -9/+7 |
| | | |||||
* | | move select file logic into EncryptDecryptOverviewFragment | Vincent Breitmoser | 2015-06-22 | 6 | -227/+63 |
| | | |||||
* | | small fix and some cleanup in ServiceProgressFragment | Vincent Breitmoser | 2015-06-22 | 1 | -12/+32 |
| | | |||||
* | | don't expose dataset for FileAdapter in encrypt view, small improvements to ↵ | Vincent Breitmoser | 2015-06-22 | 20 | -45/+54 |
| | | | | | | | | error handling | ||||
* | | order menu items for encrypt operations | Vincent Breitmoser | 2015-06-22 | 3 | -6/+18 |
| | | |||||
* | | multi-decrypt: use indeterminate progress only | Vincent Breitmoser | 2015-06-22 | 3 | -54/+49 |
| | | |||||
* | | instrument: some updates to asymmetric decrypt tests | Vincent Breitmoser | 2015-06-22 | 2 | -7/+7 |
| | | |||||
* | | add failure state to DecryptListFragment | Vincent Breitmoser | 2015-06-22 | 2 | -57/+140 |
| | | |||||
* | | add extra for initial fragment in MainActivity | Vincent Breitmoser | 2015-06-22 | 1 | -6/+20 |
| | | |||||
* | | update keychain intents submodule (for travis) | Vincent Breitmoser | 2015-06-20 | 1 | -1/+1 |
| | | |||||
* | | don't show "delete original file" for non-file input uris | Vincent Breitmoser | 2015-06-20 | 1 | -6/+4 |
| | | |||||
* | | fix display of signed-only content | Vincent Breitmoser | 2015-06-20 | 1 | -4/+7 |
| | | |||||
* | | instrument: update symmetric tests | Vincent Breitmoser | 2015-06-20 | 3 | -3/+3 |
| | | |||||
* | | fix overflow icon | Vincent Breitmoser | 2015-06-20 | 4 | -1/+1 |
| | | |||||
* | | fix decrypt view intents, save mimetype in storage provider, and thumbnail ↵ | Vincent Breitmoser | 2015-06-20 | 3 | -59/+87 |
| | | | | | | | | loading in decrypt list | ||||
* | | use uris for clipboard data if available in DecryptActivity | Vincent Breitmoser | 2015-06-20 | 2 | -9/+23 |
| | | |||||
* | | drop clipboard backwards compatibility for api level < 11 | Vincent Breitmoser | 2015-06-20 | 12 | -96/+78 |
| | | |||||
* | | add mimetype and streamtype support in TemporaryStorageProvider | Vincent Breitmoser | 2015-06-20 | 1 | -4/+52 |
| | | |||||
* | | allow encrypting to clipboard in EncryptFileFragment | Vincent Breitmoser | 2015-06-20 | 2 | -16/+44 |
| | | |||||
* | | extract readTextFromUri into FileHelper | Vincent Breitmoser | 2015-06-20 | 2 | -32/+40 |
| | | |||||
* | | more work on decrypt fragment ux | Vincent Breitmoser | 2015-06-20 | 5 | -104/+128 |
| | | |||||
* | | working DisplayTextActivity, more input support in DecryptActivity | Vincent Breitmoser | 2015-06-20 | 10 | -238/+229 |
| | | |||||
* | | handle empty filename in decrypt list | Vincent Breitmoser | 2015-06-19 | 2 | -1/+6 |
| | |