Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor additions to CertListWidget | Vincent Breitmoser | 2015-03-10 | 2 | -9/+18 |
* | cleaner handling of verification state | Vincent Breitmoser | 2015-03-10 | 2 | -47/+66 |
* | Merge remote-tracking branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-10 | 179 | -908/+1492 |
|\ | |||||
| * | Show passphrase checkbox in create key | Dominik Schürmann | 2015-03-09 | 3 | -0/+27 |
| * | Make create key wizard step-by-step | Dominik Schürmann | 2015-03-09 | 41 | -151/+535 |
| * | Some fixes for delete after encryption | Dominik Schürmann | 2015-03-09 | 3 | -41/+46 |
| * | Fix ascii armor in encrypt activity | Dominik Schürmann | 2015-03-09 | 1 | -3/+2 |
| * | Fix compression check in activities | Dominik Schürmann | 2015-03-09 | 3 | -4/+3 |
| * | API: If signature key is known return pi to show key | Dominik Schürmann | 2015-03-09 | 1 | -73/+72 |
| * | Fix colors for remote activity | Dominik Schürmann | 2015-03-09 | 3 | -14/+7 |
| * | Cleanup new widgets | Dominik Schürmann | 2015-03-09 | 3 | -38/+41 |
| * | Merge pull request #1112 from chipset95/issue-1106-imp | Dominik Schürmann | 2015-03-09 | 6 | -56/+55 |
| |\ | |||||
| | * | Implemented NameEditText | chipset95 | 2015-03-09 | 6 | -98/+12 |
| | * | Improved EmailEditText, Added NameEditText, Removed PasswordEditText #1106 | chipset95 | 2015-03-09 | 3 | -101/+85 |
| * | | Redesign of encrypt activites finished | Dominik Schürmann | 2015-03-09 | 17 | -172/+141 |
| * | | Improve icons | Dominik Schürmann | 2015-03-09 | 19 | -33/+33 |
| * | | Fix padding in create key | Dominik Schürmann | 2015-03-09 | 1 | -0/+2 |
| * | | Removed unused PasswordEditText | Dominik Schürmann | 2015-03-09 | 1 | -101/+0 |
| * | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-09 | 12 | -117/+294 |
| |\| | |||||
| | * | Merge pull request #1111 from adithyaphilip/passphrase-strength-indicator | Dominik Schürmann | 2015-03-09 | 6 | -90/+140 |
| | |\ | |||||
| | | * | minor xml code style correction | Adithya Abraham Philip | 2015-03-08 | 1 | -8/+8 |
| | | * | minor code style correction | Adithya Abraham Philip | 2015-03-07 | 3 | -2/+10 |
| | | * | removed created by comment | Adithya Abraham Philip | 2015-03-06 | 1 | -3/+0 |
| | | * | cleaned up code | Adithya Abraham Philip | 2015-03-06 | 3 | -52/+38 |
| | | * | changed default colors for PasswordStrengthView | Adithya Abraham Philip | 2015-03-06 | 2 | -8/+6 |
| | | * | added PassphraseEditText to SetPassphraseDialogFragment | Adithya Abraham Philip | 2015-03-06 | 3 | -6/+6 |
| | | * | added PassphraseEditText | Adithya Abraham Philip | 2015-03-06 | 3 | -31/+92 |
| * | | | Remove dublicate email check | Dominik Schürmann | 2015-03-06 | 1 | -3/+1 |
| * | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-06 | 1 | -38/+74 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Improve way of getting possible names by filtering out emails | Dominik Schürmann | 2015-03-06 | 1 | -1/+25 |
| * | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-03-06 | 8 | -101/+249 |
| |\ \ \ | |||||
| * | | | | Tryout design for encrypt, decrypt | Dominik Schürmann | 2015-03-06 | 99 | -8/+270 |
| * | | | | Fix elevation | Dominik Schürmann | 2015-03-06 | 7 | -106/+78 |
* | | | | | concurrency and continuity fixes for verification backstack handling | Vincent Breitmoser | 2015-03-10 | 1 | -14/+26 |
* | | | | | support backstack for verification | Vincent Breitmoser | 2015-03-09 | 1 | -12/+26 |
* | | | | | rearrange linked id layouts, add CertListWidget | Vincent Breitmoser | 2015-03-09 | 6 | -80/+295 |
* | | | | | add linked id certs uri to KeychainProvider | Vincent Breitmoser | 2015-03-09 | 3 | -59/+15 |
* | | | | | fix transition animation | Vincent Breitmoser | 2015-03-09 | 3 | -9/+41 |
* | | | | | use loader in LinkedIdViewFragment | Vincent Breitmoser | 2015-03-09 | 9 | -110/+275 |
* | | | | | successfully certify linked ids | Vincent Breitmoser | 2015-03-08 | 5 | -21/+81 |
* | | | | | return key ids from PassphraseDialogActivity, accept null userids | Vincent Breitmoser | 2015-03-08 | 4 | -7/+5 |
* | | | | | minor changes, add convertFingerprintToKeyId method | Vincent Breitmoser | 2015-03-08 | 6 | -18/+59 |
* | | | | | Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-08 | 54 | -623/+1317 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | unit test certification of user attributes | Vincent Breitmoser | 2015-03-08 | 1 | -8/+52 |
| * | | | | add support for certification of user attributes | Vincent Breitmoser | 2015-03-08 | 5 | -19/+102 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #1108 from tdjogi010/development | Vincent | 2015-03-06 | 1 | -38/+74 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Asks Passphrase for key delete/export in ViewKeyActivity. | tdjogi010@gmail.com | 2015-03-06 | 1 | -38/+74 |
| * | | | Merge pull request #1107 from chipset95/issue-1106 | Dominik Schürmann | 2015-03-06 | 8 | -101/+249 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Added GPLv3 License | chipset95 | 2015-03-06 | 2 | -0/+34 |
| | * | | Created EmailEditText, PasswordEditText and implemented wherever required | chipset95 | 2015-03-06 | 8 | -101/+215 |
| |/ / |