aboutsummaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Collapse)AuthorAgeFilesLines
* CMFM: Fix ColorPickerDialog on landscape modeJorge Ruesga2013-05-081-11/+42
| | | | | Change-Id: Ie99302d1a66a508b7dc74a890d1d95818d4ee7ce Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* CMFM: Fix reflection call in ColorPickerViewJorge Ruesga2013-03-311-1/+1
| | | | | | | Second argument uses Paint instead of Object[] Change-Id: I88cb26486e6b65e36cc9245e6f2e6e21b9e2c98e Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* CMFM: Editor initial highlight support + props syntax processor + others ↵Jorge Ruesga2013-03-2718-0/+3065
features - This change enables support of syntax highlight in editor. Adds also the next syntax processors: * PropertiesSyntaxHighlightProcessor - Option for toggle "no suggestion" in editor - CleanUp Patchset 2: Theme color scheme support Patchset 3: Hexdump binary editor preference No suggestions editor preference Syntax Highlight color scheme Add android-syntax-highlight (CMFM) and color-picker-view libraries ColorPickerDialog and ColorPickerPreference Separate preference to its own file Extract themes strings from dark_theme.xml to strings.xml Rebased Change-Id: I9df65e6193d46ebafadee5d545dcde1fc5ce20e9 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>