Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made CryptoOperationFragment implement OperationHelper.Callback | Adithya Abraham Philip | 2015-06-30 | 11 | -59/+33 |
| | |||||
* | changed to work with multi-decrypt | Adithya Abraham Philip | 2015-06-27 | 16 | -228/+99 |
| | |||||
* | split import and export ops | Adithya Abraham Philip | 2015-06-27 | 10 | -396/+396 |
| | |||||
* | fixed package import | Adithya Abraham Philip | 2015-06-27 | 2 | -3/+2 |
| | |||||
* | renamed KeychainNewService to KeychainService | Adithya Abraham Philip | 2015-06-27 | 5 | -13/+13 |
| | |||||
* | removed debug logs, added licenses | Adithya Abraham Philip | 2015-06-27 | 13 | -19/+191 |
| | |||||
* | fixed Certify op | Adithya Abraham Philip | 2015-06-27 | 3 | -4/+4 |
| | |||||
* | deleted KeychainService | Adithya Abraham Philip | 2015-06-27 | 19 | -262/+236 |
| | |||||
* | migrated Keybase verification | Adithya Abraham Philip | 2015-06-27 | 9 | -285/+403 |
| | |||||
* | migrated consolidation | Adithya Abraham Philip | 2015-06-27 | 6 | -115/+142 |
| | |||||
* | 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 pull request #1324 from open-keychain/v/multi-decrypt | Vincent | 2015-06-26 | 87 | -1625/+3819 |
|\ | | | | | finished encrypt/decrypt rewrite | ||||
| * | instrument: small fix and up to date coverage.ec | Vincent Breitmoser | 2015-06-26 | 2 | -3/+0 |
| | | |||||
| * | Merge branch 'master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-26 | 5 | -15/+17 |
| |\ | |/ |/| | |||||
* | | disable automatic accept for own uid in RemoteService, and fix some warnings | Vincent Breitmoser | 2015-06-26 | 1 | -15/+8 |
| | | |||||
* | | Merge pull request #1373 from thialfihar/feature/add-debug-app-name | Dominik Schürmann | 2015-06-26 | 4 | -0/+9 |
|\ \ | | | | | | | Add debug app name | ||||
| * | | Make app name reflect debug builds | Thialfihar | 2015-06-26 | 1 | -0/+4 |
| | | | |||||
| * | | Import R and BuildConfig explicitly | Thialfihar | 2015-06-26 | 3 | -0/+5 |
|/ / | |||||
| * | instrument: stash away bitmapmatcher for later | Vincent Breitmoser | 2015-06-26 | 1 | -0/+63 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-26 | 23 | -197/+460 |
| |\ | |/ |/| | |||||
* | | instrument: first couple of tests for OpenPGP API | Vincent Breitmoser | 2015-06-26 | 3 | -1/+188 |
| | | |||||
* | | use KeyAdapter for AllowedKeysListFragment | Vincent Breitmoser | 2015-06-26 | 4 | -135/+135 |
| | | |||||
* | | fix warnings in PassphraseCacheService | Vincent Breitmoser | 2015-06-26 | 1 | -13/+25 |
| | | |||||
* | | Merge pull request #1367 from open-keychain/fingerprint-mismatch | Dominik Schürmann | 2015-06-25 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed fingerprint mismatch on web download of keys | ||||
| * | | 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 | 14 | -35/+40 |
| | | |||||
* | | Merge pull request #1360 from moparisthebest/master | Dominik Schürmann | 2015-06-24 | 13 | -5/+78 |
|\ \ | | | | | | | New all-white status bar icon to fix issue #1356 | ||||
| * | | New all-white status bar icon to fix issue #1356 | moparisthebest | 2015-06-22 | 13 | -5/+78 |
|/ / | |||||
| * | fix: save file | Vincent Breitmoser | 2015-06-23 | 1 | -5/+5 |
| | | |||||
| * | instrument: save file | Vincent Breitmoser | 2015-06-23 | 1 | -2/+43 |
| | | |||||
| * | fix original file deletion (and instrumentation) | Vincent Breitmoser | 2015-06-23 | 4 | -11/+29 |
| | | |||||
| * | instrument: delete file and inline preference tests | Vincent Breitmoser | 2015-06-23 | 5 | -50/+180 |
| | | |||||
| * | implement deletion of files | Vincent Breitmoser | 2015-06-23 | 21 | -28/+45 |
| | | |||||
| * | 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 | 6 | -14/+35 |
| | | |||||
| * | 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 |
| | | |||||
| * | instrument: some cleanup | Vincent Breitmoser | 2015-06-22 | 4 | -91/+14 |
| | | |||||
| * | update instrumentation coverage file | Vincent Breitmoser | 2015-06-22 | 1 | -0/+0 |
| | |