Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Update changelog for 3.3 | Dominik Schürmann | 2015-06-30 | 1 | -0/+7 | |
| * | | Disable YubiKey key creation for release | Dominik Schürmann | 2015-06-30 | 1 | -5/+14 | |
| * | | Use proper length and mod time for cleartext signature metadata | Dominik Schürmann | 2015-06-29 | 1 | -2/+2 | |
| * | | Return metadata for cleartext sigs | Dominik Schürmann | 2015-06-29 | 1 | -0/+7 | |
| * | | Connect YubiKey URL to OpenKeychain | Dominik Schürmann | 2015-06-29 | 3 | -15/+35 | |
| * | | Create key wizard for blank YubiKey | Dominik Schürmann | 2015-06-29 | 18 | -74/+300 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-06-29 | 6 | -169/+255 | |
| |\ | ||||||
| | * | instrument: add tests for adv key share fragment | Vincent Breitmoser | 2015-06-29 | 3 | -2/+134 | |
| | * | cleanup share fragment, fix sharing of fingerprint | Vincent Breitmoser | 2015-06-29 | 3 | -167/+121 | |
| * | | Update support libs | Dominik Schürmann | 2015-06-29 | 1 | -6/+8 | |
| |/ | ||||||
| * | Remove html element in help_about | Dominik Schürmann | 2015-06-29 | 1 | -1/+1 | |
| * | Force db upgrade on app start | Dominik Schürmann | 2015-06-29 | 1 | -2/+9 | |
| * | Use signature-level signature for TemporaryStorageProvider and describe the s... | Dominik Schürmann | 2015-06-29 | 2 | -18/+50 | |
| * | Add brackets in KeychainProvider | Dominik Schürmann | 2015-06-29 | 1 | -30/+43 | |
| * | Use application/octet-stream as default type in TemporaryStorageProvider | Dominik Schürmann | 2015-06-29 | 1 | -1/+1 | |
| * | Guess mime type like support libs FileProvider | Dominik Schürmann | 2015-06-29 | 1 | -7/+1 | |
| * | Fix strings for transifex | Dominik Schürmann | 2015-06-29 | 1 | -2/+2 | |
* | | 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 | |
* | 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 | |
| * | 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 | 20 | -189/+393 | |
|\| | ||||||
| * | 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 | |
| * | 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 |