summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Add a page indicator to the theme preview screenAndrew Mast2014-05-152-0/+619
| | | | | | Leverages Jake Wharton's ViewPagerIndicator Change-Id: I17c5ff60a7a2d62fa8fcf652382dcfcd807d0397
* Replace sliding panel with scrollviewAndy Mast2014-05-151-1282/+0
| | | | | | | | | | | | | | | | 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
* Theme Chooser: Initial Contribution [1/2]Andy Mast2014-05-061-0/+1282
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