summaryrefslogtreecommitdiffstats
path: root/cmds/tm
Commit message (Collapse)AuthorAgeFilesLines
* Themes: Refactor themes to CMSDK [1/6]d34d2016-03-042-5/+9
| | | | | Change-Id: I3688b37342eddcfceeabaae982085884e9bc63ee TICKET: CYNGNOS-2126
* Themes: Enhanced theming capabilities [1/3]Clark Scheff2015-10-271-5/+12
| | | | | | | | This patch includes a new class, ThemeChangeRequest, which will be used to facilitate theme changes. This class includes a builder that will be used to create a ThemeChangeRequest. Change-Id: I60144f8a6505aefcc570feb15ccc50e77bcb1114
* Themes: Add tm command line toolClark Scheff2015-10-275-0/+405
This will allow us to perform automated testing using the theme manager as well as a quick way to perform the various functions that the theme service provides via the command line. Change-Id: Id0aa906bb3400225b93080f7a8c2284a8fcf3c44