summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use getThemedResourcesForApplication for icons" into cm-11.0d34d2014-08-141-3/+1
|\
| * Use getThemedResourcesForApplication for iconsd34d2014-08-141-3/+1
* | Merge "Use ComponentCardView for cards instead of ViewGroup" into cm-11.0Clark Scheff2014-08-142-50/+49
|\ \
| * | Use ComponentCardView for cards instead of ViewGroupClark Scheff2014-08-142-50/+49
* | | Merge "Indicate default component by showing "Default" in bold" into cm-11.0Clark Scheff2014-08-141-1/+7
|\ \ \ | |/ /
| * | Indicate default component by showing "Default" in boldClark Scheff2014-08-141-1/+7
| |/
* | Merge "Make sure "add" lockscreen card title is set correctly" into cm-11.0Clark Scheff2014-08-141-0/+1
|\ \
| * | Make sure "add" lockscreen card title is set correctlyClark Scheff2014-08-131-0/+1
* | | Merge "Show "add component" if bitmap is null for wallpaper or LS wallpaper" ...Clark Scheff2014-08-142-16/+39
|\ \ \ | |/ / | | / | |/ |/|
| * Show "add component" if bitmap is null for wallpaper or LS wallpaperClark Scheff2014-08-132-16/+39
* | Update changes made to ComposedIconInfo in f/bClark Scheff2014-08-131-2/+2
|/
* Make theme cards taller.Clark Scheff2014-08-131-1/+1
* Add "None" option to wallpaper and LS wallpaper selectorsClark Scheff2014-08-132-35/+54
* Allow setting wallpaper card to display "NONE"Clark Scheff2014-08-132-5/+27
* Implement "add component" to components that are not in the given theme.Clark Scheff2014-08-132-39/+116
* Add "default" to card title if component is from the default themeClark Scheff2014-08-122-6/+40
* Reload themes when handling intent and mPager != nullClark Scheff2014-08-111-0/+5
* Allow enabling/disabling scrolling of pagerClark Scheff2014-08-111-4/+4
* Add tags to theme cardsClark Scheff2014-08-114-11/+147
* Show default theme first and currently applied theme secondClark Scheff2014-08-083-41/+66
* Implement new apply UIClark Scheff2014-08-073-6/+143
* Add "customize" button to theme cardClark Scheff2014-08-063-17/+17
* Handle audibles that are set to "none"Clark Scheff2014-08-063-6/+13
* Keep track of card's backgruond alpha for animations.Clark Scheff2014-08-061-5/+13
* Allow selecting other cards while one is currently selectedClark Scheff2014-08-051-3/+3
* Add "SHOP THEMES" buttonClark Scheff2014-08-051-0/+61
* Call the super's load methods if pkgNameIdx not -1Clark Scheff2014-08-051-0/+21
* Merge "Update copyright headers" into cm-11.0Clark Scheff2014-08-048-54/+12
|\
| * Update copyright headersClark Scheff2014-08-048-54/+12
* | Make sure selector is enabled before calling onBackPressed()d34d2014-08-041-2/+1
* | Don't call loadWallpaper in loadAdditionalCardClark Scheff2014-08-041-1/+1
* | Scroll the ScrollView to reveal content behing component selector.Clark Scheff2014-08-042-5/+78
|/
* Add newly added navbar background in ThemesContract. [2/2]Clark Scheff2014-08-042-7/+2
* Create MyThemeFragment that extends ThemeFragmentClark Scheff2014-08-013-239/+391
* Ensure we are registered as a NotificationListenerClark Scheff2014-07-311-1/+1
* Lazy load additional cards when expanding.Clark Scheff2014-07-311-15/+18
* Only fade the unselected cards back in.Clark Scheff2014-07-311-4/+6
* Don't try to animate cards that are null.Clark Scheff2014-07-311-2/+2
* Don't get next frame if mAnimationParts is null or empty.Clark Scheff2014-07-311-0/+2
* Retrieve sTypefaceHelperCache in onCreate if null.Clark Scheff2014-07-311-3/+3
* Change stop button to play button once sound is finished playing.Clark Scheff2014-07-311-0/+9
* Remove the final RelativeLayout from fragment_pager_listClark Scheff2014-07-311-6/+10
* Handle intents for showing a specific theme.Clark Scheff2014-07-291-0/+39
* Remove v1 code and resources and refactor v2 chooser.Clark Scheff2014-07-2921-1/+5639
* Allow indicating spacing for page indicator.Clark Scheff2014-07-231-5/+7
* Add a page indicator to the theme preview screenAndrew Mast2014-05-152-0/+619
* Replace sliding panel with scrollviewAndy Mast2014-05-151-1282/+0
* Theme Chooser: Initial Contribution [1/2]Andy Mast2014-05-061-0/+1282