aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
Commit message (Expand)AuthorAgeFilesLines
* Better qr code iconDominik Schürmann2014-10-134-0/+0
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-138-4/+58
* forgot committing ExportResult classVincent Breitmoser2014-10-131-0/+60
* remove outdated AddKeysActivityVincent Breitmoser2014-10-131-463/+0
* rewrite export with new operation styleVincent Breitmoser2014-10-135-141/+236
* CertifyOperation is not a Pgp- operationVincent Breitmoser2014-10-124-42/+66
* fix logging in consolidate, part 2Vincent Breitmoser2014-10-111-11/+14
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-114-11/+137
* fix logging in consolidate, part 1Vincent Breitmoser2014-10-111-43/+47
* move delete into operation classVincent Breitmoser2014-10-115-33/+177
* move around package structure a bitVincent Breitmoser2014-10-1045-114/+99
* different wording in share tabVincent Breitmoser2014-10-101-1/+1
* fix width of displayed qr codeVincent Breitmoser2014-10-101-1/+1
* move operations into ops package, introduce BaseOperation classVincent Breitmoser2014-10-105-64/+89
* add keys button goes to directly to qr scanVincent Breitmoser2014-10-103-9/+119
* keylist: add safeslinger exchange button to secret keysVincent Breitmoser2014-10-103-13/+208
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2014-10-0922-98/+168
|\
| * Better handling if no api key is selectedDominik Schürmann2014-10-091-1/+1
| * Better handling if no api key is selectedDominik Schürmann2014-10-093-28/+42
| * Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-0920-70/+126
| * Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-0920-119/+150
| * Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2014-10-092-1/+1
| |\
| * | Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-0920-150/+119
* | | Merge remote-tracking branch 'origin/master' into developmentVincent Breitmoser2014-10-092-2/+2
|\ \ \
| * | | fix plurals quantity string in ImportKeyResultVincent Breitmoser2014-10-041-1/+1
| * | | yubikey: check with correct subkey id for sign operationVincent Breitmoser2014-10-041-1/+1
* | | | reduce memory footprint in QrCodeActivity as wellVincent Breitmoser2014-10-091-3/+16
* | | | reduce memory footprint of qr code in share tabVincent Breitmoser2014-10-092-18/+17
| |_|/ |/| |
* | | rename certify_key_item to the more appropriate multi_certify_itemVincent Breitmoser2014-10-082-1/+1
| |/ |/|
* | Remove unnecessary exceptionDominik Schürmann2014-10-082-9/+4
* | Big error screen if signature is invalid or key is revoked/expired, also fixe...Dominik Schürmann2014-10-086-91/+183
* | Handle revoked and expired keys in decrypt activityDominik Schürmann2014-10-0815-31/+55
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2014-10-086-30/+19
|\ \
| * | remove ui hack, use padding instead of marginVincent Breitmoser2014-10-082-14/+3
| * | slightly change text in certify dialogVincent Breitmoser2014-10-081-1/+1
| * | use "Key ID" for beautifyVincent Breitmoser2014-10-081-1/+1
| * | automatically extend single compound entry logsVincent Breitmoser2014-10-082-14/+14
* | | New decryption screen UI with modernPGP iconsDominik Schürmann2014-10-0831-233/+382
|/ /
* | Filter key list by certified keysDominik Schürmann2014-10-084-4/+81
* | Move utf8 check for user id upwardsDominik Schürmann2014-10-071-4/+5
* | Fix MSG_MF_UID_PRIMARY logDominik Schürmann2014-10-072-2/+2
* | Remove monospace from encrypt itemDominik Schürmann2014-10-071-1/+0
* | Cleanup and fix decrypt activityDominik Schürmann2014-10-071-20/+32
* | Certify designDominik Schürmann2014-10-071-1/+1
* | Certify designDominik Schürmann2014-10-074-109/+120
* | forgot layout piece for 096f6e436Vincent Breitmoser2014-10-061-3/+5
* | get rid of some old code in LogDisplayFragmentVincent Breitmoser2014-10-061-70/+4
* | certify: checkbox fake click area tidbitVincent Breitmoser2014-10-061-0/+10
* | move "synchronize" checkbox to bottom section as wellVincent Breitmoser2014-10-061-17/+14
* | multicertify: move key spinner to the bottomVincent Breitmoser2014-10-064-45/+33