aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'development' into linked-identitiesVincent Breitmoser2015-03-1025-446/+446
|\
| * Show passphrase checkbox in create keyDominik Schürmann2015-03-091-0/+7
| * Make create key wizard step-by-stepDominik Schürmann2015-03-094-99/+201
| * Some fixes for delete after encryptionDominik Schürmann2015-03-091-17/+17
| * 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-094-115/+17
| * | 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-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-065-3/+42
| * | 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-084-21/+55
|\ \ \ | | |/ | |/|
| * | 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-051-8/+26
| |\
| | * 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
| * | Design fixes for decryption screenDominik Schürmann2015-03-051-1/+1
* | | work on certification stepVincent Breitmoser2015-03-081-1/+10
* | | first steps in ui towards confirmation of linked idsVincent Breitmoser2015-03-062-6/+86
* | | 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-0553-178/+276
|\| |
| * | Remove help button for nowDominik Schürmann2015-03-041-15/+3
| * | More icon naming fixes and designDominik Schürmann2015-03-047-36/+49
| * | Partially fix file namesDominik Schürmann2015-03-0412-13/+13
| * | Simplified language: Confirm keysDominik Schürmann2015-03-041-17/+20
| * | Crop image view to centerDominik Schürmann2015-03-041-4/+4
| * | Full height contact pic in key viewDominik Schürmann2015-03-041-1/+7
| * | Fix status bar orangeDominik Schürmann2015-03-041-1/+1
| * | Merge pull request #1097 from ishan1604/orange-toolbarDominik Schürmann2015-03-043-2/+33
| |\ \
| | * | Orange Toolbar Added Fixes #1088Ishan Khanna2015-03-043-2/+33
| * | | Merge branch 'development' of https://github.com/vectorijk/open-keychain into...Dominik Schürmann2015-03-0323-39/+39
| |\ \ \
| | * | | change icon name in layout filesjiangkai2015-03-0323-39/+39
| | | |/ | | |/|
| * | | Fix expiry dialog, reorder layoutsDominik Schürmann2015-03-031-17/+43
| * | | Prettify passphrase dialog, it no longer resizes on unlocking the keyDominik Schürmann2015-03-031-9/+18
| | |/ | |/|
| * | Fix toolbar margins on Android lower 5Dominik Schürmann2015-03-036-6/+6
| * | Use spinner DatePicker, not full calendar, also on Android 5Dominik Schürmann2015-03-032-37/+59
| |/
* | do a TON of UI workVincent Breitmoser2015-03-054-0/+212
* | work more on separation of linked identities and resources, initial ui workVincent Breitmoser2015-03-041-1/+29