summaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/theme/chooserv2/ChooserActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Move retrieving of current theme to ChooserActivity.Clark Scheff2014-07-281-15/+67
* Allow themes to be deleted from chooserAndy Mast2014-07-251-0/+10
* Add style cardClark Scheff2014-07-231-1/+0
* Update UI from new redlines & assetsAndy Mast2014-07-231-2/+30
* Extend FragmentStatePagerAdapter for ThemesAdapterClark Scheff2014-07-181-23/+14
* Scroll to "My theme" after applying a theme.Clark Scheff2014-07-181-0/+7
* Clear changes for current theme card and "My theme" if not current.Clark Scheff2014-07-181-5/+10
* Apply theme after collapsing if user hit save & applyClark Scheff2014-07-171-2/+2
* Add applying theme progress along with animations.Clark Scheff2014-07-171-4/+19
* Change theme based on component map from current ThemeFragmentClark Scheff2014-07-161-3/+5
* Implemented bottom title cardAndy Mast2014-07-161-36/+0
* Create singleton TyepfaceHelperCache for fontsClark Scheff2014-07-141-0/+31
* Implement mixnmatch component selection from detail viewClark Scheff2014-07-141-87/+94
* Theme component cardsAndy Mast2014-07-101-11/+10
* Add save & apply view.Clark Scheff2014-07-101-0/+52
* Create "My theme" card displaying currently applied components.Clark Scheff2014-07-091-10/+25
* V2 Component selectionClark Scheff2014-07-081-1/+74
* Add apply/edit buttonsAndy Mast2014-07-031-2/+79
* Vertical center Themes by using a viewpagerAndy Mast2014-07-031-15/+99
* V2 AnimationsAndy Mast2014-07-011-0/+93