summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Use automated previews for all the thingsAndy Mast2014-07-0711-37/+151
| | | | | | | | 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-032-0/+19
| | | | Change-Id: I6286d50c7001a0ffe89c1f89ad93012b15fb60b5
* Vertical center Themes by using a viewpagerAndy Mast2014-07-032-18/+37
| | | | | | | | | | | Transitioning from a center collapsed view to an expanded view requires a layout change. Animating children during a layout change requires the children to be placed in a grandparent's ViewOverlay so that they do not get clipped. A ListView cannot remove a child view, so ViewOverlay cannot be used with ListView items, therefore a ViewPager was used instead. Change-Id: I665b89bf85d7466334db8a64bf37475e9e268efc
* V2 AnimationsAndy Mast2014-07-0114-0/+94
| | | | Change-Id: Iea81643df7beea9a4f9129ed5d751f7011626943
* Automatic translation importMichael Bestas2014-06-2925-5/+158
| | | | Change-Id: Idcab6f0e5fe5bc3106c53fb220a41ab233904f8f
* Automatic translation importMichael Bestas2014-06-2127-3/+114
| | | | Change-Id: I028e73dde47411071a4fb44e174e39627634ab8f
* 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-163-1/+11
| | | | Change-Id: Ic50515ac2abe5dfd24689df4c6d8075d808508c0
* Automatic translation importMichael Bestas2014-06-1235-45/+81
| | | | Change-Id: I4fb49dbd4938a15bc02a3304a6b5347a9d7c55da
* Merge "Show "No preview available" when no preview is loaded." into cm-11.0Clark Scheff2014-06-0336-36/+46
|\
| * Show "No preview available" when no preview is loaded.Clark Scheff2014-05-2836-36/+46
| | | | | | | | Change-Id: I2a3377a6c90ee1b0236954d45548e2ec284c6bee
* | Automatic translation importMichael Bestas2014-05-302-1/+5
|/ | | | Change-Id: I3ff3cac4a7ba880b70a1042cf0f0001c2d967ef8
* Automatic translation importMichael Bestas2014-05-258-5/+97
| | | | Change-Id: I8b7acf39d262712f3b5508d9e6e4eb147c250e14
* Automatic translation import Michael Bestas2014-05-2133-0/+1357
| | | | Change-Id: Ie57d34a5b5c40369723d60ccda1cd5315f53fbe5
* 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-153-0/+91
| | | | | | Leverages Jake Wharton's ViewPagerIndicator Change-Id: I17c5ff60a7a2d62fa8fcf652382dcfcd807d0397
* Replace sliding panel with scrollviewAndy Mast2014-05-151-100/+113
| | | | | | | | | | | | | | | | This allows 1) Sliding of the drawer to happen in the theme viewpager 2) Seamless sliding from viewpager all the way to the bottom most theme component checkbox (sounds). Also clicking the viewpager now expands/minimizes the "drawer". Before this patch the UX was a little awkward since the theme components were in their own scrollview. A user could not scroll down at all in the theme preview viewpager and would have to use two swipes to get to the very bottom. Change-Id: I1a0a30edfdd29d56db0aa40d06114f8bbaa39331
* Animate boot animation using double buffered bitmapsClark Scheff2014-05-131-1/+1
| | | | Change-Id: Id2929a2ad0c448e0e7651d2b13e2fc1de7ee96b6
* Make theme title width match_parentClark Scheff2014-05-122-2/+2
| | | | Change-Id: Ica4f4c067d27a1c1ee6b9023dee4d70076251859
* Theme Chooser: Initial Contribution [1/2]Andy Mast2014-05-0632-0/+890
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