summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Use automated previews for all the thingsAndy Mast2014-07-074-0/+16
| | | | | | | | This will pull in the automated previews for wallpaper, status bar, nav bar, and from the content provider and display them. The typeface is also correctly shown. Change-Id: I08147974f9b2e324b670a4cba5ba4728356921b0
* Add apply/edit buttonsAndy Mast2014-07-031-0/+1
| | | | Change-Id: I6286d50c7001a0ffe89c1f89ad93012b15fb60b5
* ThemeChooser: fix theme apps linkEddy Witkamp2014-06-201-2/+2
| | | | Change-Id: Ia83f764eeac72c6dac6346c156f6d0ef03d33379
* Hardcode 'Get More' entriesAndy Mast2014-06-191-0/+16
| | | | | | | | | | Previously entries were populated from the wiki causing: (1) Language support to not work because the server does not respect accepted-languages header (2) The wiki caches articles and can cause changes to not be updated quickly enough. So until this is fixed we will stick with hardcoded entries in the strings.xml Change-Id: I852da3b8dad91665f4cdeda450ff9158369cb55a
* FUUUU CamelsAbhisek Devkota2014-06-171-1/+1
| | | | Change-Id: I63810fc08974bdbeba58ea483d1ac6eb3743913a
* Add 'Get More' Menu optionAndy Mast2014-06-162-1/+3
| | | | Change-Id: Ic50515ac2abe5dfd24689df4c6d8075d808508c0
* Show "No preview available" when no preview is loaded.Clark Scheff2014-05-281-2/+2
| | | | Change-Id: I2a3377a6c90ee1b0236954d45548e2ec284c6bee
* ThemeChooser: minor strings updateMichael Bestas2014-05-201-2/+2
| | | | Change-Id: If79b15ddc9566591566dbed6cdae99b7405bb745
* Merge "CM11 Themes: Allow defining a custom default theme [3/3]" into cm-11.0d34d2014-05-181-1/+2
|\
| * CM11 Themes: Allow defining a custom default theme [3/3]d34d2014-05-171-1/+2
| | | | | | | | Change-Id: Ieed1f6c67972cd24f981df5bdb7095a1444f40c1
* | Merge "ThemeChooser: Add missing up navigation" into cm-11.0Andy Mast2014-05-181-1/+1
|\ \ | |/ |/|
| * ThemeChooser: Add missing up navigationMichael Bestas2014-05-161-1/+1
| | | | | | | | Change-Id: I801d61eb72ccdc31ca8093f9885f034e38707294
* | Merge "If default theme, get localized title string" into cm-11.0Clark Scheff2014-05-161-0/+2
|\ \ | |/ |/|
| * If default theme, get localized title stringClark Scheff2014-05-161-0/+2
| | | | | | | | Change-Id: I2f09c3eb725da16cf7eed681b5527655172e5009
* | ThemeChooser: Update lock screen wallpaper stringMichael Bestas2014-05-161-1/+1
|/ | | | | | Be consistent with ThemeStore Change-Id: I0d16c20f42fc9e2ea63d6291a5a14c5d17286109
* Add a page indicator to the theme preview screenAndrew Mast2014-05-152-0/+82
| | | | | | Leverages Jake Wharton's ViewPagerIndicator Change-Id: I17c5ff60a7a2d62fa8fcf652382dcfcd807d0397
* Theme Chooser: Initial Contribution [1/2]Andy Mast2014-05-065-0/+253
Introduces a new theme chooser UI for the new theme engine. The new theme chooser allows the user to mix'n'match theme components (styles, boot anim, icons, fonts, wallpapers, sounds). Contributors: Adrian Foulk - UX Lead Andrew Mast - Software Engineer Clark Scheff - Software Engineer RJ Oakes - QA Engineer Special thanks to T-Mobile for open sourcing the original theme engine. Change-Id: I59aab2a262314962c2034eb36044564acec769a1