Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | added proxy support to OperationHelper | Adithya Abraham Philip | 2015-07-03 | 1 | -0/+3 | |
* | | | | | | | | | | | Subtle design improvements to yubikey dialog | Dominik Schürmann | 2015-07-03 | 1 | -1/+1 | |
* | | | | | | | | | | | New NFC dialog design with indeterminate progress, do NFC stuff in background | Dominik Schürmann | 2015-07-03 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Adithya Abraham Philip | 2015-06-30 | 1 | -14/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Connect YubiKey URL to OpenKeychain | Dominik Schürmann | 2015-06-29 | 1 | -9/+9 | |
| * | | | | | | | | | | | Create key wizard for blank YubiKey | Dominik Schürmann | 2015-06-29 | 1 | -11/+9 | |
| * | | | | | | | | | | | Use signature-level signature for TemporaryStorageProvider and describe the s... | Dominik Schürmann | 2015-06-29 | 1 | -3/+4 | |
* | | | | | | | | | | | | renamed KeychainNewService to KeychainService | Adithya Abraham Philip | 2015-06-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | deleted KeychainService | Adithya Abraham Philip | 2015-06-27 | 1 | -3/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | rename activities to match new purpose | Vincent Breitmoser | 2015-06-18 | 1 | -9/+10 | |
* | | | | | | | | | | | handle multiple input URIs and Intent.SEND_MULTIPLE | Vincent Breitmoser | 2015-06-18 | 1 | -11/+4 | |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into v/multi-decrypt | Vincent Breitmoser | 2015-06-11 | 1 | -11/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix debug/release build separation | Dominik Schürmann | 2015-06-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | Temporary fix for testDebug | Dominik Schürmann | 2015-06-10 | 1 | -4/+2 | |
| * | | | | | | | | | | | Use authority res strings | Dominik Schürmann | 2015-06-10 | 1 | -5/+2 | |
| * | | | | | | | | | | | Allow debug build besides release build | Dominik Schürmann | 2015-06-10 | 1 | -5/+5 | |
* | | | | | | | | | | | | eventbus: initial attempt, replace messenger hack with eventbus communication | Vincent Breitmoser | 2015-06-06 | 1 | -0/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | renamed KeychainIntentService to KeychainService | Adithya Abraham Philip | 2015-06-01 | 1 | -1/+1 | |
* | | | | | | | | | | | Version 3.2.3 | Dominik Schürmann | 2015-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | | Version 3.2.2 | Dominik Schürmann | 2015-05-21 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | 3.2.1 | Dominik Schürmann | 2015-05-10 | 1 | -2/+2 | |
* | | | | | | | | | | Reformat manifest | Dominik Schürmann | 2015-05-10 | 1 | -23/+23 | |
* | | | | | | | | | | Version 3.2 | Dominik Schürmann | 2015-05-06 | 1 | -2/+2 | |
* | | | | | | | | | | Cleanup manifest | Dominik Schürmann | 2015-05-05 | 1 | -15/+16 | |
* | | | | | | | | | | API: Allow selection of decryption keys when decryption fails | Dominik Schürmann | 2015-04-30 | 1 | -0/+5 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | support for handling keyserver urls from browser, added documentation | Adithya Abraham Philip | 2015-04-20 | 1 | -0/+17 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | IMplement CryptoInputParcelCacheService | Dominik Schürmann | 2015-04-13 | 1 | -0/+4 | |
* | | | | | | | | remove unused NfcActivity | Vincent Breitmoser | 2015-03-30 | 1 | -6/+0 | |
* | | | | | | | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-24 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | 3.2beta3 | Dominik Schürmann | 2015-03-23 | 1 | -2/+2 | |
| * | | | | | | | shifted multi-threading to own service | Adithya Abraham Philip | 2015-03-23 | 1 | -0/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | work on ad-hoc yubikey import support | Vincent Breitmoser | 2015-03-21 | 1 | -0/+2 | |
* | | | | | | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-03-20 | 1 | -7/+1 | |
|\| | | | | | | ||||||
| * | | | | | | Manage my keys wizard | Dominik Schürmann | 2015-03-19 | 1 | -7/+1 | |
* | | | | | | | generalize nfc crypto input structure | Vincent Breitmoser | 2015-03-18 | 1 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | Manifest cleanup | Dominik Schürmann | 2015-03-17 | 1 | -9/+12 | |
* | | | | | | Put API activites in normal process to allow hydrate/dehydrate of logs | Dominik Schürmann | 2015-03-15 | 1 | -4/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | links own keys to me profile in contacts | Adithya Abraham Philip | 2015-03-13 | 1 | -0/+1 | |
* | | | | | Version 3.2beta2 | Dominik Schürmann | 2015-03-10 | 1 | -2/+2 | |
* | | | | | API 7 | Dominik Schürmann | 2015-03-10 | 1 | -0/+6 | |
| |_|_|/ |/| | | | ||||||
* | | | | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-09 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Update patternview lib, remove workaround | Dominik Schürmann | 2015-03-03 | 1 | -2/+0 | |
| |/ |/| | ||||||
* | | Fix keyboard overlay bug on top of edittexts | Dominik Schürmann | 2015-02-27 | 1 | -1/+1 | |
* | | Better qr code resizing | Dominik Schürmann | 2015-02-27 | 1 | -1/+1 | |
* | | go to directly to certify screen after nfc import | Vincent Breitmoser | 2015-02-27 | 1 | -9/+9 | |
* | | Fingerprint verification, design fixes for qr code card | Dominik Schürmann | 2015-02-26 | 1 | -0/+8 | |
* | | New advanced key view | Dominik Schürmann | 2015-02-23 | 1 | -2/+2 | |
* | | Remove old pattern lib, add new pattern lib | Dominik Schürmann | 2015-02-23 | 1 | -6/+2 | |
* | | Fix back button in encrypt activities | Dominik Schürmann | 2015-02-22 | 1 | -6/+12 | |
* | | Saving of allowed keys | Dominik Schürmann | 2015-01-29 | 1 | -5/+0 |