Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Better qr code icon | Dominik Schürmann | 2014-10-13 | 4 | -0/+0 | |
| | | ||||||
| * | Added option for num keypad for YubiKey | Jerzy Kołosowski | 2014-10-13 | 8 | -4/+58 | |
| | | ||||||
* | | fix syntax typo in androidmanifest | Vincent Breitmoser | 2014-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | make PgpEncryptSign and PgpDecryptVerify subclasses of BaseOperation | Vincent Breitmoser | 2014-10-13 | 4 | -120/+35 | |
| | | ||||||
* | | forgot to remove AddKeysActivity in androidmanifest | Vincent Breitmoser | 2014-10-13 | 1 | -11/+0 | |
| | | ||||||
* | | remove DELETE_FILE_SECURELY | Vincent Breitmoser | 2014-10-13 | 1 | -23/+0 | |
|/ | | | | closes #961 | |||||
* | forgot committing ExportResult class | Vincent Breitmoser | 2014-10-13 | 1 | -0/+60 | |
| | ||||||
* | remove outdated AddKeysActivity | Vincent Breitmoser | 2014-10-13 | 1 | -463/+0 | |
| | ||||||
* | rewrite export with new operation style | Vincent Breitmoser | 2014-10-13 | 5 | -141/+236 | |
| | ||||||
* | CertifyOperation is not a Pgp- operation | Vincent Breitmoser | 2014-10-12 | 4 | -42/+66 | |
| | ||||||
* | fix logging in consolidate, part 2 | Vincent Breitmoser | 2014-10-11 | 1 | -11/+14 | |
| | ||||||
* | DeleteResult: add custom createNotify | Vincent Breitmoser | 2014-10-11 | 4 | -11/+137 | |
| | ||||||
* | fix logging in consolidate, part 1 | Vincent Breitmoser | 2014-10-11 | 1 | -43/+47 | |
| | ||||||
* | move delete into operation class | Vincent Breitmoser | 2014-10-11 | 5 | -33/+177 | |
| | ||||||
* | move around package structure a bit | Vincent Breitmoser | 2014-10-10 | 45 | -114/+99 | |
| | ||||||
* | different wording in share tab | Vincent Breitmoser | 2014-10-10 | 1 | -1/+1 | |
| | ||||||
* | fix width of displayed qr code | Vincent Breitmoser | 2014-10-10 | 1 | -1/+1 | |
| | ||||||
* | move operations into ops package, introduce BaseOperation class | Vincent Breitmoser | 2014-10-10 | 5 | -64/+89 | |
| | ||||||
* | add keys button goes to directly to qr scan | Vincent Breitmoser | 2014-10-10 | 3 | -9/+119 | |
| | ||||||
* | keylist: add safeslinger exchange button to secret keys | Vincent Breitmoser | 2014-10-10 | 3 | -13/+208 | |
| | ||||||
* | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2014-10-09 | 22 | -98/+168 | |
|\ | ||||||
| * | Better handling if no api key is selected | Dominik Schürmann | 2014-10-09 | 1 | -1/+1 | |
| | | ||||||
| * | Better handling if no api key is selected | Dominik Schürmann | 2014-10-09 | 3 | -28/+42 | |
| | | ||||||
| * | Replace many PgpGeneralExceptions with PgpKeyNotFoundException | Dominik Schürmann | 2014-10-09 | 20 | -70/+126 | |
| | | ||||||
| * | Revert "Replace PgpGeneralException with NotFoundException where appropriate" | Dominik Schürmann | 2014-10-09 | 20 | -119/+150 | |
| | | | | | | | | This reverts commit 49b4ff63122988dc1587844e6b4b2ee5d0855385. | |||||
| * | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2014-10-09 | 2 | -1/+1 | |
| |\ | | | | | | | | | | development | |||||
| * | | Replace PgpGeneralException with NotFoundException where appropriate | Dominik Schürmann | 2014-10-09 | 20 | -150/+119 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'origin/master' into development | Vincent Breitmoser | 2014-10-09 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | fix plurals quantity string in ImportKeyResult | Vincent Breitmoser | 2014-10-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | yubikey: check with correct subkey id for sign operation | Vincent Breitmoser | 2014-10-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | reduce memory footprint in QrCodeActivity as well | Vincent Breitmoser | 2014-10-09 | 1 | -3/+16 | |
| | | | | ||||||
* | | | | reduce memory footprint of qr code in share tab | Vincent Breitmoser | 2014-10-09 | 2 | -18/+17 | |
| |_|/ |/| | | ||||||
* | | | rename certify_key_item to the more appropriate multi_certify_item | Vincent Breitmoser | 2014-10-08 | 2 | -1/+1 | |
| |/ |/| | ||||||
* | | Remove unnecessary exception | Dominik Schürmann | 2014-10-08 | 2 | -9/+4 | |
| | | ||||||
* | | Big error screen if signature is invalid or key is revoked/expired, also ↵ | Dominik Schürmann | 2014-10-08 | 6 | -91/+183 | |
| | | | | | | | | fixes signature status for expired and revoked keys | |||||
* | | Handle revoked and expired keys in decrypt activity | Dominik Schürmann | 2014-10-08 | 15 | -31/+55 | |
| | | ||||||
* | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2014-10-08 | 6 | -30/+19 | |
|\ \ | | | | | | | | | | development | |||||
| * | | remove ui hack, use padding instead of margin | Vincent Breitmoser | 2014-10-08 | 2 | -14/+3 | |
| | | | ||||||
| * | | slightly change text in certify dialog | Vincent Breitmoser | 2014-10-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | use "Key ID" for beautify | Vincent Breitmoser | 2014-10-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | automatically extend single compound entry logs | Vincent Breitmoser | 2014-10-08 | 2 | -14/+14 | |
| | | | ||||||
* | | | New decryption screen UI with modernPGP icons | Dominik Schürmann | 2014-10-08 | 31 | -233/+382 | |
|/ / | ||||||
* | | Filter key list by certified keys | Dominik Schürmann | 2014-10-08 | 4 | -4/+81 | |
| | | ||||||
* | | Move utf8 check for user id upwards | Dominik Schürmann | 2014-10-07 | 1 | -4/+5 | |
| | | ||||||
* | | Fix MSG_MF_UID_PRIMARY log | Dominik Schürmann | 2014-10-07 | 2 | -2/+2 | |
| | | ||||||
* | | Remove monospace from encrypt item | Dominik Schürmann | 2014-10-07 | 1 | -1/+0 | |
| | | ||||||
* | | Cleanup and fix decrypt activity | Dominik Schürmann | 2014-10-07 | 1 | -20/+32 | |
| | | ||||||
* | | Certify design | Dominik Schürmann | 2014-10-07 | 1 | -1/+1 | |
| | | ||||||
* | | Certify design | Dominik Schürmann | 2014-10-07 | 4 | -109/+120 | |
| | | ||||||
* | | forgot layout piece for 096f6e436 | Vincent Breitmoser | 2014-10-06 | 1 | -3/+5 | |
| | |