Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Better settings workarounds | Dominik Schürmann | 2015-06-30 | 2 | -3/+131 | |
| |/ / | ||||||
| * | | Cleanup preference code | Dominik Schürmann | 2015-06-30 | 1 | -41/+3 | |
| * | | instrument: add test for empty clipboard, fix empty clipboard error | Vincent Breitmoser | 2015-06-30 | 1 | -2/+4 | |
| * | | earlier error on empty clipboard | Vincent Breitmoser | 2015-06-30 | 1 | -3/+19 | |
| * | | fail more gracefully on empty clipboard in DecryptActivity | Vincent Breitmoser | 2015-06-30 | 1 | -0/+7 | |
| * | | Revert "Disable YubiKey key creation for release" | Dominik Schürmann | 2015-06-30 | 1 | -14/+5 | |
| * | | 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 | 2 | -6/+26 | |
| * | | Create key wizard for blank YubiKey | Dominik Schürmann | 2015-06-29 | 10 | -54/+206 | |
| |/ | ||||||
| * | instrument: add tests for adv key share fragment | Vincent Breitmoser | 2015-06-29 | 1 | -2/+6 | |
| * | cleanup share fragment, fix sharing of fingerprint | Vincent Breitmoser | 2015-06-29 | 2 | -166/+120 | |
| * | 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 | 1 | -15/+46 | |
| * | 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 | |
* | | 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 | 9 | -394/+395 | |
* | | fixed package import | Adithya Abraham Philip | 2015-06-27 | 2 | -3/+2 | |
* | | renamed KeychainNewService to KeychainService | Adithya Abraham Philip | 2015-06-27 | 4 | -12/+12 | |
* | | 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 | 18 | -259/+236 | |
* | | migrated Keybase verification | Adithya Abraham Philip | 2015-06-27 | 8 | -285/+394 | |
* | | 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 | |
|/ | ||||||
* | 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 | 6 | -186/+181 | |
|\| | ||||||
| * | 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 | 3 | -135/+113 | |
| * | 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 | 1 | -48/+31 | |
| * | New notify icon | Dominik Schürmann | 2015-06-24 | 1 | -1/+1 | |
| * | New all-white status bar icon to fix issue #1356 | moparisthebest | 2015-06-22 | 1 | -2/+21 | |
* | | fix: save file | Vincent Breitmoser | 2015-06-23 | 1 | -5/+5 |