aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure
Commit message (Collapse)AuthorAgeFilesLines
* More color/icon consistencyDominik Schürmann2014-10-155-20/+21
|
* color experimentsDominik Schürmann2014-10-154-76/+82
|
* fix test for new PgpDecryptVerifyVincent Breitmoser2014-10-141-1/+3
|
* fix export performance problemsVincent Breitmoser2014-10-141-0/+5
|
* actually remove filter spinner code. that's what git is for~Vincent Breitmoser2014-10-131-46/+0
|
* Remove key list filter for nowDominik Schürmann2014-10-131-27/+27
|
* Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Vincent Breitmoser2014-10-135-2/+52
|\ | | | | | | development
| * Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-135-2/+52
| |
* | make PgpEncryptSign and PgpDecryptVerify subclasses of BaseOperationVincent Breitmoser2014-10-134-120/+35
| |
* | remove DELETE_FILE_SECURELYVincent Breitmoser2014-10-131-23/+0
|/ | | | closes #961
* 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-134-141/+212
|
* 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-113-11/+117
|
* fix logging in consolidate, part 1Vincent Breitmoser2014-10-111-43/+47
|
* move delete into operation classVincent Breitmoser2014-10-114-33/+159
|
* move around package structure a bitVincent Breitmoser2014-10-1045-114/+99
|
* move operations into ops package, introduce BaseOperation classVincent Breitmoser2014-10-105-64/+89
|
* add keys button goes to directly to qr scanVincent Breitmoser2014-10-102-8/+118
|
* keylist: add safeslinger exchange button to secret keysVincent Breitmoser2014-10-102-13/+182
|
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2014-10-0921-78/+140
|\
| * 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-092-8/+14
| |
| * 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
| | | | | | | | This reverts commit 49b4ff63122988dc1587844e6b4b2ee5d0855385.
| * Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2014-10-091-1/+1
| |\ | | | | | | | | | development
| * | 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-081-1/+1
| |/ |/|
* | Remove unnecessary exceptionDominik Schürmann2014-10-082-9/+4
| |
* | Big error screen if signature is invalid or key is revoked/expired, also ↵Dominik Schürmann2014-10-084-36/+90
| | | | | | | | fixes signature status for expired and revoked keys
* | Handle revoked and expired keys in decrypt activityDominik Schürmann2014-10-081-17/+39
| |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2014-10-084-25/+15
|\ \ | | | | | | | | | development
| * | remove ui hack, use padding instead of marginVincent Breitmoser2014-10-081-10/+0
| | |
| * | 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-083-104/+205
|/ /
* | Filter key list by certified keysDominik Schürmann2014-10-081-0/+51
| |
* | Move utf8 check for user id upwardsDominik Schürmann2014-10-071-4/+5
| |
* | Fix MSG_MF_UID_PRIMARY logDominik Schürmann2014-10-071-1/+1
| |
* | Cleanup and fix decrypt activityDominik Schürmann2014-10-071-20/+32
| |
* | Certify designDominik Schürmann2014-10-071-12/+0
| |
* | get rid of some old code in LogDisplayFragmentVincent Breitmoser2014-10-061-70/+4
| |
* | certify: checkbox fake click area tidbitVincent Breitmoser2014-10-061-0/+10
| |