Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | More simplifications to PassphraseCacheService | Dominik Schürmann | 2015-04-12 | 1 | -27/+21 | |
| * | | Simplify PassphraseCacheService | Dominik Schürmann | 2015-04-12 | 1 | -16/+12 | |
| * | | Cache CryptoInputParcel in OpenPgpService | Dominik Schürmann | 2015-04-10 | 4 | -24/+69 | |
| * | | Remove unused AlgorithmNames | Dominik Schürmann | 2015-04-10 | 1 | -93/+0 | |
| * | | Add license headers | Dominik Schürmann | 2015-04-10 | 3 | -0/+51 | |
| * | | Externalize Parcelable caching | Dominik Schürmann | 2015-04-10 | 2 | -59/+106 | |
| * | | Fix signing subkey selection in remote service | Dominik Schürmann | 2015-04-07 | 2 | -20/+52 | |
| * | | Fix nullpointer with Intent API, fix clearing of encrypt file list, notify wh... | Dominik Schürmann | 2015-04-04 | 2 | -6/+7 | |
| * | | fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename) | Vincent Breitmoser | 2015-04-01 | 15 | -276/+150 | |
| * | | Prepare decrypt UI for input parcel | Dominik Schürmann | 2015-03-31 | 3 | -129/+79 | |
| * | | Better check if file is already added | Dominik Schürmann | 2015-03-31 | 1 | -19/+42 | |
| * | | Merge branch 'v/crypto-input-parcel' of github.com:open-keychain/open-keychai... | Dominik Schürmann | 2015-03-31 | 4 | -12/+50 | |
| |\ \ | ||||||
| | * | | work on passphrase data flow | Vincent Breitmoser | 2015-03-31 | 4 | -12/+50 | |
| * | | | Simplify passphrase dialog design | Dominik Schürmann | 2015-03-31 | 1 | -2/+3 | |
| |/ / | ||||||
| * | | update OpenPgpApi, re-add EXTRA_PASSPHRASE | Vincent Breitmoser | 2015-03-30 | 1 | -0/+13 | |
| * | | Merge branch 'v/crypto-input-parcel' of github.com:open-keychain/open-keychai... | Vincent Breitmoser | 2015-03-30 | 6 | -120/+332 | |
| |\ \ | ||||||
| | * | | Dont show slinger button in spinner | Dominik Schürmann | 2015-03-30 | 1 | -0/+2 | |
| | * | | Use RecyclerView in EncryptFilesFragment | Dominik Schürmann | 2015-03-30 | 5 | -121/+331 | |
| * | | | remove unused NfcActivity | Vincent Breitmoser | 2015-03-30 | 2 | -574/+5 | |
| * | | | fix Encrypt* with RequiredInputParcel | Vincent Breitmoser | 2015-03-30 | 20 | -559/+185 | |
| * | | | pass CryptoInputParcel independently for SignEncryptOperation | Vincent Breitmoser | 2015-03-30 | 10 | -90/+35 | |
| |/ / | ||||||
| * | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-30 | 4 | -392/+400 | |
| |\| | ||||||
| * | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-29 | 2 | -14/+41 | |
| |\ \ | ||||||
| * | | | Fixing crashes with new encrypt ui | Dominik Schürmann | 2015-03-29 | 5 | -41/+69 | |
| * | | | Start reworking decrypt ui classes | Dominik Schürmann | 2015-03-27 | 3 | -172/+197 | |
| * | | | Refactoring of EncryptTextActivity | Dominik Schürmann | 2015-03-27 | 8 | -400/+415 | |
| * | | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-26 | 1 | -14/+76 | |
| |\ \ \ | ||||||
| * | | | | Start refactoring encrypt ui, EncryptFileActivity no longer crashing | Dominik Schürmann | 2015-03-26 | 6 | -506/+531 | |
| * | | | | Fix certify with CryptoInputParcel | Dominik Schürmann | 2015-03-25 | 3 | -10/+6 | |
| * | | | | Remove backward compat in CertifyKeyFragment | Dominik Schürmann | 2015-03-25 | 1 | -17/+1 | |
| * | | | | Merge branch 'development' into v/crypto-input-parcel | Dominik Schürmann | 2015-03-24 | 32 | -186/+753 | |
| |\ \ \ \ | ||||||
| * | | | | | further improve yubikey error handling | Vincent Breitmoser | 2015-03-23 | 4 | -24/+77 | |
| * | | | | | nicer handling of nfc errors | Vincent Breitmoser | 2015-03-23 | 1 | -5/+8 | |
| * | | | | | Merge branch 'development' into v/crypto-input-parcel | Vincent Breitmoser | 2015-03-22 | 1 | -14/+23 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fix unit test and add new for divert-to-card promotion | Vincent Breitmoser | 2015-03-22 | 1 | -0/+4 | |
| * | | | | | | enable nfc in import dialog as well | Vincent Breitmoser | 2015-03-22 | 3 | -5/+49 | |
| * | | | | | | finish ui flow for yubikey import | Vincent Breitmoser | 2015-03-22 | 7 | -198/+330 | |
| * | | | | | | actually promote to divert, pass yubikey's AID | Vincent Breitmoser | 2015-03-22 | 5 | -30/+21 | |
| * | | | | | | improve status reporting in yubikey dialogue | Vincent Breitmoser | 2015-03-22 | 1 | -11/+102 | |
| * | | | | | | move yubikey import into viewkeyfragment | Vincent Breitmoser | 2015-03-22 | 6 | -158/+259 | |
| * | | | | | | split up wait/action yubikey fragments | Vincent Breitmoser | 2015-03-21 | 6 | -67/+142 | |
| * | | | | | | work on ad-hoc yubikey import support | Vincent Breitmoser | 2015-03-21 | 5 | -21/+278 | |
| * | | | | | | first steps toward yubikey activity | Vincent Breitmoser | 2015-03-21 | 28 | -451/+589 | |
| * | | | | | | Merge remote-tracking branch 'origin/development' into v/crypto-input-parcel | Vincent Breitmoser | 2015-03-21 | 25 | -193/+200 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | more data in RequiredInputParcel, OperationResult notifications | Vincent Breitmoser | 2015-03-21 | 7 | -36/+110 | |
| * | | | | | | | add edit key unit test for no-op | Vincent Breitmoser | 2015-03-20 | 3 | -0/+10 | |
| * | | | | | | | fix unit tests (for real) | Vincent Breitmoser | 2015-03-20 | 4 | -5/+15 | |
| * | | | | | | | fix more unit tests (syntax) | Vincent Breitmoser | 2015-03-20 | 6 | -17/+17 | |
| * | | | | | | | inline mNfcSignOps variable | Vincent Breitmoser | 2015-03-20 | 1 | -17/+16 | |
| * | | | | | | | fix unit tests (syntax) | Vincent Breitmoser | 2015-03-20 | 3 | -3/+13 |