summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove v1 code and resources and refactor v2 chooser.Clark Scheff2014-07-29106-5303/+120
* Make the actual content of title card 48dp.Clark Scheff2014-07-292-2/+3
* Delete extra character.Clark Scheff2014-07-291-1/+1
* Refactor theme preview layout to use LinearLayout.Clark Scheff2014-07-296-19/+17
* Catch RuntimeException when attempting to draw a recycled bitmap.Clark Scheff2014-07-281-0/+12
* Fix component selector hide animation firing off rapidly.d34d2014-07-282-2/+5
* Show blank card with loading indicator while loading card.Clark Scheff2014-07-283-4/+48
* Use TypefaceHelperCache in ThemeFragmentClark Scheff2014-07-281-5/+10
* Move retrieving of current theme to ChooserActivity.Clark Scheff2014-07-282-41/+72
* Remove unnecessary call to set scrollview focus.Clark Scheff2014-07-251-6/+0
* Add boolean parameter to specify if label should be visible.Clark Scheff2014-07-253-6/+7
* Merge "Put card title in a LinearLayout" into cm-11.0Clark Scheff2014-07-251-7/+6
|\
| * Put card title in a LinearLayoutClark Scheff2014-07-251-7/+6
* | Remove apply button from "My theme"Andy Mast2014-07-252-1/+7
* | Add change animations for wallpapersAndy Mast2014-07-252-9/+84
* | Sync up assets from UXAndy Mast2014-07-2518-0/+0
|/
* Allow themes to be deleted from chooserAndy Mast2014-07-252-9/+61
* Overflow PopupAndy Mast2014-07-255-7/+49
* Destroy the LOADER_ID_APPLIED in onLoadFinished.Clark Scheff2014-07-241-0/+2
* Move back to first page when swapping cursor in ComponentSelectorClark Scheff2014-07-241-1/+1
* Add stop button to sounds component selection items.Clark Scheff2014-07-242-5/+18
* Add cards for sounds.Clark Scheff2014-07-248-3/+274
* Use card_bg for style card background.Clark Scheff2014-07-231-1/+1
* Merge "Allow indicating spacing for page indicator." into cm-11.0Clark Scheff2014-07-234-6/+14
|\
| * Allow indicating spacing for page indicator.Clark Scheff2014-07-234-6/+14
* | Merge "Don't spam logcat when themed font cannot be loaded." into cm-11.0Clark Scheff2014-07-231-1/+1
|\|
| * Don't spam logcat when themed font cannot be loaded.Clark Scheff2014-07-231-1/+1
* | Merge "Clear the adapters cursor before switching components." into cm-11.0Clark Scheff2014-07-231-4/+5
|\|
| * Clear the adapters cursor before switching components.Clark Scheff2014-07-231-4/+5
* | Merge "Make sCardIdsToComponentTypes non-static" into cm-11.0Clark Scheff2014-07-231-22/+23
|\|
| * Make sCardIdsToComponentTypes non-staticClark Scheff2014-07-231-22/+23
* | Merge "Add boot animation card." into cm-11.0Clark Scheff2014-07-237-19/+240
|\|
| * Add boot animation card.Clark Scheff2014-07-237-19/+240
* | Strip off all the paint before applying theme.Clark Scheff2014-07-231-0/+6
|/
* Add style cardClark Scheff2014-07-237-8/+75
* Lockscreen Wallpaper CardAndy Mast2014-07-237-72/+302
* Update UI from new redlines & assetsAndy Mast2014-07-2313-41/+108
* Copy bitmap from getDrawingCache and destroy drawing cached34d2014-07-211-12/+20
* Extend FragmentStatePagerAdapter for ThemesAdapterClark Scheff2014-07-182-24/+14
* Update mAppliedComponentPkgName on every call to setComponentTypeClark Scheff2014-07-181-19/+17
* Disable overscroll for ThemeViewPagerClark Scheff2014-07-181-1/+2
* Scroll to "My theme" after applying a theme.Clark Scheff2014-07-181-0/+7
* Use hardware acceleration for all the things!!!Clark Scheff2014-07-181-5/+0
* Clear changes for current theme card and "My theme" if not current.Clark Scheff2014-07-181-5/+10
* Fix missing wp card textAndy Mast2014-07-183-30/+28
* Fix how wallpaper is loaded for "My theme" cardClark Scheff2014-07-181-4/+8
* Merge "Show translucent status bar" into cm-11.0Clark Scheff2014-07-181-1/+2
|\
| * Show translucent status barClark Scheff2014-07-171-1/+2
* | Change apply iconAndy Mast2014-07-171-0/+0
|/
* Wallpaper preview cardAndy Mast2014-07-179-12/+217