summaryrefslogtreecommitdiffstats
path: root/res/layout/activity_main.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fall cleaningd34d2016-08-311-6/+14
| | | | | | | | | | | | | | | | * Change package name to org.cyanogenmod.theme.chooser2 to avoid theme collisions with old OSS chooser * Change parent theme to Theme.Material.Light * Change minSdkVersion to 21 since we are going material * Add selectors for bottom action buttons (app themer, shop themes) * Add selector, using app themer color, for app themer list view * Add selector for actions in theme cards * Bring back OSS app icon * Reduce log spam in ThemedTypefaceHelper * Localize "new" tag using a TextView instead of an image * Other random stuff Change-Id: I73ef0b9c9370284e29ee00add87273cf54c83e0e
* Theme chooser for the peopleClark Scheff2016-08-281-4/+18
| | | | | | | Let freedom ring! Change-Id: I12b3e6b5d46eb2e13afd841dfd5c215af64188d8 TICKET: OSS-67
* Themes: Enhanced theming capabilities [3/3]Clark Scheff2015-02-271-1/+1
| | | | | | | This is really per-app theming but the subject is being named the same as the open source commits to avoid confusion. Change-Id: I811463be11359d747065ad66f802a55e1ab7db08
* Clean up unused itemsClark Scheff2014-08-281-1/+1
| | | | Change-Id: I8c24c18a4927718970a49a6b77c9b92b4eea1ed6
* Copyright all the things.Clark Scheff2014-08-281-1/+3
| | | | Change-Id: I6cc73b320657f1bba27017f2843c84e9d6bc4c69
* Animate cards in when activity starts.Clark Scheff2014-08-211-3/+3
| | | | Change-Id: Idd7e0d98e1f0965dbada15fcba9ad09fb94b1b86
* Use blurred, de-saturated wallpaper as activity backgroundClark Scheff2014-08-201-0/+5
| | | | Change-Id: Ieec82480ad356d274a3f8a1e38030ea2ecc9c450
* Add "SHOP THEMES" buttonClark Scheff2014-08-051-0/+1
| | | | Change-Id: I5b138e2f15a1a2570cb862540e4b82ad20d7a236
* Remove v1 code and resources and refactor v2 chooser.Clark Scheff2014-07-291-19/+27
| | | | Change-Id: Ic617365b3d26944e11c592b1508b4170ddb2871e
* Theme Chooser: Initial Contribution [1/2]Andy Mast2014-05-061-0/+21
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