aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* split up wait/action yubikey fragmentsVincent Breitmoser2015-03-212-19/+88
|
* work on ad-hoc yubikey import supportVincent Breitmoser2015-03-211-16/+85
|
* first steps toward yubikey activityVincent Breitmoser2015-03-212-17/+100
| | | | | - move BaseActivity into new package - extract BaseNfcActivity from NfcOperationsActivity
* Fixed Snackbar behind keyboard on ImportKeysActivityManoj Khanna2015-03-201-5/+15
|
* Implemented #1162: Invoke NFC in Advanced ViewKent2015-03-201-4/+21
| | | | | | | - Extracted NFC code from ViewKeyActivity to NfcHelper to share code between classes - Changed the private anonymous Handler for NFC into a static private subclass, that uses WeakReference to avoid memory leaks - Added resources needed (retrieved from Graphics) for the NFC button inside ViewKeyAdvShareFragment. - Fixed the ripple boundary of the Share With... button to prevent it from bleeding to other buttons on the right (UX improvement)
* Manage my keys wizardDominik Schürmann2015-03-193-138/+107
|
* Allow selection of none in SelectSignKeyIdActivityDominik Schürmann2015-03-151-0/+22
|
* Remove display of key id in other listsDominik Schürmann2015-03-151-1/+1
|
* Dont display key ids in KeySpinner, display creation date when user ids ↵Dominik Schürmann2015-03-151-2/+2
| | | | duplicate
* API 7Dominik Schürmann2015-03-102-75/+70
|
* RippleDominik Schürmann2015-03-1022-37/+39
|
* Merge branch 'contact-card' of ↵Dominik Schürmann2015-03-101-5/+50
|\ | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adithyaphilip/open-keychain into adithyaphilip-contact-card Conflicts: Graphics/get-material-icons.sh OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyEmailFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyNameFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyPassphraseFragment.java OpenKeychain/src/main/res/layout/create_key_email_fragment.xml OpenKeychain/src/main/res/values/strings.xml
| * Show passphrase checkbox in create keyDominik Schürmann2015-03-101-0/+7
| |
| * changed default drawable for linked system contactAdithya Abraham Philip2015-03-101-3/+3
| |
| * Make create key wizard step-by-stepDominik Schürmann2015-03-104-99/+201
| |
| * added contact linkingAdithya Abraham Philip2015-03-101-3/+20
| |
| * added cardAdithya Abraham Philip2015-03-101-5/+33
| |
* | Add additional email addresses in create keyDominik Schürmann2015-03-104-0/+84
| |
* | 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
|\ | | | | Improved EmailEditText, Added NameEditText, Removed PasswordEditText #1106
| * 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 ↵Dominik Schürmann2015-03-092-26/+9
|\| | | | | | | development
| * 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 ↵Dominik Schürmann2015-03-063-17/+33
|\| | | | | | | development
| * Created EmailEditText, PasswordEditText and implemented wherever requiredchipset952015-03-063-17/+33
| |
* | Tryout design for encrypt, decryptDominik Schürmann2015-03-065-3/+42
| |
* | Fix elevationDominik Schürmann2015-03-066-104/+76
|/
* Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into ↵Dominik Schürmann2015-03-051-8/+26
|\ | | | | | | | | | | | | passphrase-strength-indicator Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java
| * Integrates passphrase strength indicator to create key wizard.Lukas Zorich2015-03-031-18/+25
| | | | | | | | | | | | | | | | This commit patches issue #1050. The padding set in the passphrase edit text is set programmatically because there is a bug in appcompat-v7 where padding via xml doesn't work: http://code.google.com/p/android/issues/detail?id=77982
| * Add license to password strength view classesLukas Zorich2015-03-031-1/+12
| |
* | Design fixes for decryption screenDominik Schürmann2015-03-051-1/+1
| |
* | 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 for certify and fingerprint activity added
| * | Orange Toolbar Added Fixes #1088Ishan Khanna2015-03-043-2/+33
| | |
* | | Merge branch 'development' of https://github.com/vectorijk/open-keychain ↵Dominik Schürmann2015-03-0323-39/+39
|\ \ \ | | | | | | | | | | | | into vectorijk-development