aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
| * | add support for certification of user attributesVincent Breitmoser2015-03-081-2/+5
| |/
* | 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-0628-7/+76
| |
* | Fix elevationDominik Schürmann2015-03-066-104/+76
|/
* Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into ↵Dominik Schürmann2015-03-052-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 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
| |
| * Implemented Matt Allen password strength indicatorLukas Zorich2015-03-031-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 decryptDominik Schürmann2015-03-051-0/+2
| |
* | Remove advanced preferences, move compression as menu item in encrypt ↵Dominik Schürmann2015-03-055-51/+33
| | | | | | | | activites, select hash and encryption algo based on hardcoded preferred lists
* | Design fixes for decryption screenDominik Schürmann2015-03-0512-2/+2
| |
* | Rewording secret_key_deletion_confirmationDominik Schürmann2015-03-041-1/+1
| |
* | Use material save iconDominik Schürmann2015-03-0410-1/+1
| |
* | Merge branch 'development' of https://github.com/adithyaphilip/open-keychain ↵Dominik Schürmann2015-03-046-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 Philip2015-03-022-2/+3
| |\ \ | | | | | | | | | | | | into development
| * | | added logging, notify for log exportAdithya Abraham Philip2015-03-011-0/+7
| | | |
| * | | Merge branch 'development' of https://github.com/open-keychain/open-keychain ↵Adithya Abraham Philip2015-02-2857-452/+1294
| |\ \ \ | | | | | | | | | | | | | | | into development
| * \ \ \ Merge branch 'development' of https://github.com/open-keychain/open-keychain ↵Adithya Abraham Philip2015-02-2811-159/+229
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into development
| * \ \ \ \ merged dialogAdithya Abraham Philip2015-02-26614-1759/+5032
| |\ \ \ \ \
| * | | | | | initial Log Display functionAdithya Abraham Philip2015-02-266-0/+15
| | | | | | |
* | | | | | | Remove help button for nowDominik Schürmann2015-03-046-15/+3
| | | | | | |
* | | | | | | More icon naming fixes and designDominik Schürmann2015-03-0421-40/+53
| | | | | | |
* | | | | | | Partially fix file namesDominik Schürmann2015-03-04158-13/+13
| | | | | | |
* | | | | | | Simplified language: Confirm keysDominik Schürmann2015-03-0453-764/+74
| | | | | | |
* | | | | | | Update lib listDominik Schürmann2015-03-041-7/+9
| | | | | | |
* | | | | | | 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
| | | | | | |
* | | | | | | More simplification of delete stringsDominik 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
| | | | | | | |
* | | | | | | | Simplify certify stringsDominik Schürmann2015-03-041-11/+2
| | | | | | | |
* | | | | | | | Simplify dialogs according to Material DesignDominik Schürmann2015-03-041-4/+4
| | | | | | | |
* | | | | | | | Merge branch 'development' of https://github.com/vectorijk/open-keychain ↵Dominik Schürmann2015-03-03244-40/+40
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into vectorijk-development
| * | | | | | | | delete holo iconsjiangkai2015-03-0395-0/+0
| | | | | | | | |
| * | | | | | | | change icon name in layout filesjiangkai2015-03-0324-40/+40
| | | | | | | | |
| * | | | | | | | download new material design iconsjiangkai2015-03-03125-0/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fix expiry dialog, reorder layoutsDominik Schürmann2015-03-032-19/+46
| | | | | | | |
* | | | | | | | 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-039-9/+8
| | | | | | |
* | | | | | | Use spinner DatePicker, not full calendar, also on Android 5Dominik Schürmann2015-03-032-37/+59
|/ / / / / /
* | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Vincent Breitmoser2015-03-022-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | development
| * | | | | Search string simplifiedDominik Schürmann2015-03-021-2/+1
| | | | | |
| * | | | | Re-add black colorDominik Schürmann2015-03-021-0/+2
| | |_|_|/ | |/| | |
* / | | | make userattributeadapter superclass of useridsadapterVincent Breitmoser2015-03-022-7/+19
|/ / / /
* | | | Strings: File sizeDominik Schürmann2015-02-281-2/+2
| | | |
* | | | Fix strings based on transifex reportsDominik Schürmann2015-02-281-13/+13
| | | |
* | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2015-02-281-2/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | development Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/MainActivity.java
| * | | | control flow for moving the fab up with snackbarVincent Breitmoser2015-02-281-2/+4
| | | | |