aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/development' into linked-identitiesVincent Breitmoser2015-03-1040-64/+200
|\
| * RippleDominik Schürmann2015-03-1023-41/+39
| * Merge branch 'contact-card' of https://github.com/adithyaphilip/open-keychain...Dominik Schürmann2015-03-102-5/+53
| |\
| | * Show passphrase checkbox in create keyDominik Schürmann2015-03-102-0/+8
| | * changed default drawable for linked system contactAdithya Abraham Philip2015-03-101-3/+3
| | * Make create key wizard step-by-stepDominik Schürmann2015-03-1034-115/+219
| | * added contact linkingAdithya Abraham Philip2015-03-102-3/+22
| | * added cardAdithya Abraham Philip2015-03-102-5/+34
| * | Add additional email addresses in create keyDominik Schürmann2015-03-1010-1/+88
* | | add expand item to linked id listVincent Breitmoser2015-03-103-1/+36
* | | cleaner handling of verification stateVincent Breitmoser2015-03-101-1/+2
* | | Merge remote-tracking branch 'development' into linked-identitiesVincent Breitmoser2015-03-1082-474/+507
|\| |
| * | Show passphrase checkbox in create keyDominik Schürmann2015-03-092-0/+8
| * | Make create key wizard step-by-stepDominik Schürmann2015-03-0934-115/+219
| |/
| * Some fixes for delete after encryptionDominik Schürmann2015-03-092-19/+19
| * Fix colors for remote activityDominik Schürmann2015-03-092-13/+6
| * Merge pull request #1112 from chipset95/issue-1106-impDominik Schürmann2015-03-092-2/+2
| |\
| | * Implemented NameEditTextchipset952015-03-092-2/+2
| * | Redesign of encrypt activites finishedDominik Schürmann2015-03-099-115/+17
| * | Improve iconsDominik Schürmann2015-03-0916-7/+7
| * | Fix padding in create keyDominik Schürmann2015-03-091-0/+2
| * | Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2015-03-093-28/+14
| |\|
| | * Merge pull request #1111 from adithyaphilip/passphrase-strength-indicatorDominik Schürmann2015-03-092-26/+9
| | |\
| | | * minor xml code style correctionAdithya Abraham Philip2015-03-081-8/+8
| | | * cleaned up codeAdithya Abraham Philip2015-03-061-0/+1
| | | * changed default colors for PasswordStrengthViewAdithya Abraham Philip2015-03-061-5/+1
| | | * added PassphraseEditText to SetPassphraseDialogFragmentAdithya Abraham Philip2015-03-061-1/+1
| | | * added PassphraseEditTextAdithya Abraham Philip2015-03-061-17/+3
| * | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev...Dominik Schürmann2015-03-063-17/+33
| |\ \ \ | | | |/ | | |/|
| * | | Tryout design for encrypt, decryptDominik Schürmann2015-03-0628-7/+76
| * | | Fix elevationDominik Schürmann2015-03-066-104/+76
* | | | rearrange linked id layouts, add CertListWidgetVincent Breitmoser2015-03-092-11/+102
* | | | add linked id certs uri to KeychainProviderVincent Breitmoser2015-03-091-52/+0
* | | | use loader in LinkedIdViewFragmentVincent Breitmoser2015-03-091-0/+8
* | | | successfully certify linked idsVincent Breitmoser2015-03-081-0/+1
* | | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-0820-75/+110
|\ \ \ \ | | |_|/ | |/| |
| * | | add support for certification of user attributesVincent Breitmoser2015-03-081-2/+5
| | |/ | |/|
| * | Created EmailEditText, PasswordEditText and implemented wherever requiredchipset952015-03-063-17/+33
| |/
| * Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into pa...Dominik Schürmann2015-03-052-8/+40
| |\
| | * Integrates passphrase strength indicator to create key wizard.Lukas Zorich2015-03-031-18/+25
| | * Add license to password strength view classesLukas Zorich2015-03-031-1/+12
| | * Implemented Matt Allen password strength indicatorLukas Zorich2015-03-031-0/+14
| * | Check for insecure hash and symmetric encryption algos on decryptDominik Schürmann2015-03-051-0/+2
| * | Remove advanced preferences, move compression as menu item in encrypt activit...Dominik Schürmann2015-03-055-51/+33
| * | Design fixes for decryption screenDominik Schürmann2015-03-0512-2/+2
* | | work on certification stepVincent Breitmoser2015-03-081-1/+10
* | | first steps in ui towards confirmation of linked idsVincent Breitmoser2015-03-064-6/+100
* | | work on LinkedIdViewFragmentVincent Breitmoser2015-03-053-80/+8
* | | make linked identity list homogeneousVincent Breitmoser2015-03-052-6/+6
* | | Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-05486-950/+370
|\| |