Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix padding in create key | Dominik Schürmann | 2015-03-09 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-03-09 | 3 | -28/+14 | |
|\| | | | | | | | development | |||||
| * | Merge pull request #1111 from adithyaphilip/passphrase-strength-indicator | Dominik Schürmann | 2015-03-09 | 2 | -26/+9 | |
| |\ | | | | | | | Passphrase strength indicator | |||||
| | * | minor xml code style correction | Adithya Abraham Philip | 2015-03-08 | 1 | -8/+8 | |
| | | | ||||||
| | * | cleaned up code | Adithya Abraham Philip | 2015-03-06 | 1 | -0/+1 | |
| | | | ||||||
| | * | changed default colors for PasswordStrengthView | Adithya Abraham Philip | 2015-03-06 | 1 | -5/+1 | |
| | | | ||||||
| | * | added PassphraseEditText to SetPassphraseDialogFragment | Adithya Abraham Philip | 2015-03-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | added PassphraseEditText | Adithya Abraham Philip | 2015-03-06 | 1 | -17/+3 | |
| | | | ||||||
| * | | add support for certification of user attributes | Vincent Breitmoser | 2015-03-08 | 1 | -2/+5 | |
| |/ | ||||||
* | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-03-06 | 3 | -17/+33 | |
|\| | | | | | | | development | |||||
| * | Created EmailEditText, PasswordEditText and implemented wherever required | chipset95 | 2015-03-06 | 3 | -17/+33 | |
| | | ||||||
* | | Tryout design for encrypt, decrypt | Dominik Schürmann | 2015-03-06 | 28 | -7/+76 | |
| | | ||||||
* | | Fix elevation | Dominik Schürmann | 2015-03-06 | 6 | -104/+76 | |
|/ | ||||||
* | Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into ↵ | Dominik Schürmann | 2015-03-05 | 2 | -8/+40 | |
|\ | | | | | | | | | | | | | passphrase-strength-indicator Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyInputFragment.java | |||||
| * | Integrates passphrase strength indicator to create key wizard. | Lukas Zorich | 2015-03-03 | 1 | -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 classes | Lukas Zorich | 2015-03-03 | 1 | -1/+12 | |
| | | ||||||
| * | Implemented Matt Allen password strength indicator | Lukas Zorich | 2015-03-03 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | I used most of Matt Allen password strength indicator code available here https://github.com/matt-allen/android-password-strength-indicator, but modified it a little bit in order to customize the view's colors through the xml. | |||||
* | | Check for insecure hash and symmetric encryption algos on decrypt | Dominik Schürmann | 2015-03-05 | 1 | -0/+2 | |
| | | ||||||
* | | Remove advanced preferences, move compression as menu item in encrypt ↵ | Dominik Schürmann | 2015-03-05 | 5 | -51/+33 | |
| | | | | | | | | activites, select hash and encryption algo based on hardcoded preferred lists | |||||
* | | Design fixes for decryption screen | Dominik Schürmann | 2015-03-05 | 12 | -2/+2 | |
| | | ||||||
* | | Rewording secret_key_deletion_confirmation | Dominik Schürmann | 2015-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Use material save icon | Dominik Schürmann | 2015-03-04 | 10 | -1/+1 | |
| | | ||||||
* | | Merge branch 'development' of https://github.com/adithyaphilip/open-keychain ↵ | Dominik Schürmann | 2015-03-04 | 6 | -0/+22 | |
|\ \ | | | | | | | | | | | | | | | | | | | into adithyaphilip-development Conflicts: OpenKeychain/src/main/res/values/strings.xml | |||||
| * \ | Merge branch 'development' of https://github.com/open-keychain/open-keychain ↵ | Adithya Abraham Philip | 2015-03-02 | 2 | -2/+3 | |
| |\ \ | | | | | | | | | | | | | into development | |||||
| * | | | added logging, notify for log export | Adithya Abraham Philip | 2015-03-01 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | Merge branch 'development' of https://github.com/open-keychain/open-keychain ↵ | Adithya Abraham Philip | 2015-02-28 | 57 | -452/+1294 | |
| |\ \ \ | | | | | | | | | | | | | | | | into development | |||||
| * \ \ \ | Merge branch 'development' of https://github.com/open-keychain/open-keychain ↵ | Adithya Abraham Philip | 2015-02-28 | 11 | -159/+229 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into development | |||||
| * \ \ \ \ | merged dialog | Adithya Abraham Philip | 2015-02-26 | 614 | -1759/+5032 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | initial Log Display function | Adithya Abraham Philip | 2015-02-26 | 6 | -0/+15 | |
| | | | | | | | ||||||
* | | | | | | | Remove help button for now | Dominik Schürmann | 2015-03-04 | 6 | -15/+3 | |
| | | | | | | | ||||||
* | | | | | | | More icon naming fixes and design | Dominik Schürmann | 2015-03-04 | 21 | -40/+53 | |
| | | | | | | | ||||||
* | | | | | | | Partially fix file names | Dominik Schürmann | 2015-03-04 | 158 | -13/+13 | |
| | | | | | | | ||||||
* | | | | | | | Simplified language: Confirm keys | Dominik Schürmann | 2015-03-04 | 53 | -764/+74 | |
| | | | | | | | ||||||
* | | | | | | | Update lib list | Dominik Schürmann | 2015-03-04 | 1 | -7/+9 | |
| | | | | | | | ||||||
* | | | | | | | Crop image view to center | Dominik Schürmann | 2015-03-04 | 1 | -4/+4 | |
| | | | | | | | ||||||
* | | | | | | | Full height contact pic in key view | Dominik Schürmann | 2015-03-04 | 1 | -1/+7 | |
| | | | | | | | ||||||
* | | | | | | | Fix status bar orange | Dominik Schürmann | 2015-03-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | More simplification of delete strings | Dominik Schürmann | 2015-03-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #1097 from ishan1604/orange-toolbar | Dominik Schürmann | 2015-03-04 | 3 | -2/+33 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Orange toolbar for certify and fingerprint activity added | |||||
| * | | | | | | | Orange Toolbar Added Fixes #1088 | Ishan Khanna | 2015-03-04 | 3 | -2/+33 | |
| | | | | | | | | ||||||
* | | | | | | | | Simplify certify strings | Dominik Schürmann | 2015-03-04 | 1 | -11/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Simplify dialogs according to Material Design | Dominik Schürmann | 2015-03-04 | 1 | -4/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'development' of https://github.com/vectorijk/open-keychain ↵ | Dominik Schürmann | 2015-03-03 | 244 | -40/+40 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into vectorijk-development | |||||
| * | | | | | | | | delete holo icons | jiangkai | 2015-03-03 | 95 | -0/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | change icon name in layout files | jiangkai | 2015-03-03 | 24 | -40/+40 | |
| | | | | | | | | | ||||||
| * | | | | | | | | download new material design icons | jiangkai | 2015-03-03 | 125 | -0/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Fix expiry dialog, reorder layouts | Dominik Schürmann | 2015-03-03 | 2 | -19/+46 | |
| | | | | | | | | ||||||
* | | | | | | | | Prettify passphrase dialog, it no longer resizes on unlocking the key | Dominik Schürmann | 2015-03-03 | 1 | -9/+18 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Fix toolbar margins on Android lower 5 | Dominik Schürmann | 2015-03-03 | 9 | -9/+8 | |
| | | | | | | | ||||||
* | | | | | | | Use spinner DatePicker, not full calendar, also on Android 5 | Dominik Schürmann | 2015-03-03 | 2 | -37/+59 | |
|/ / / / / / |