summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Slide content down if clicked component is beyond top of screenClark Scheff2014-08-282-12/+20
* Dismiss apply theme overlay when clicked outside of content.Clark Scheff2014-08-284-13/+36
* Clean up unused itemsClark Scheff2014-08-281-62/+0
* Copyright all the things.Clark Scheff2014-08-2816-182/+16
* Merge "Don't animate content in when resuming." into cm-11.0Clark Scheff2014-08-281-5/+0
|\
| * Don't animate content in when resuming.Clark Scheff2014-08-281-5/+0
* | Merge "Only call performClick when within the theme card." into cm-11.0Clark Scheff2014-08-282-3/+9
|\ \ | |/
| * Only call performClick when within the theme card.Clark Scheff2014-08-272-3/+9
* | Merge "Make sure the Shop Themes buttons comes back whenever we collapse" int...d34d2014-08-281-2/+5
|\ \
| * | Make sure the Shop Themes buttons comes back whenever we collapsed34d2014-08-271-2/+5
* | | Merge "Make sure info isn't null before accessing it" into cm-11.0d34d2014-08-281-1/+1
|\ \ \ | |/ /
| * | Make sure info isn't null before accessing itd34d2014-08-271-1/+1
| |/
* | Merge "Collapse notifications when multiple themes installed" into cm-11.0Clark Scheff2014-08-283-4/+42
|\ \ | |/ |/|
| * Collapse notifications when multiple themes installedClark Scheff2014-08-253-4/+42
* | Check config for applied theme and use default if it is nullClark Scheff2014-08-251-0/+7
|/
* Use VelocityViewPager in component selectord34d2014-08-255-16/+4127
* Kill the swipe away theme bug, I mean feature ;)d34d2014-08-251-2/+0
* Kang getRegularWallpaperBitmap from CMKeyguard :Pd34d2014-08-252-14/+115
* Tweak animations and add extra delay when collapsingClark Scheff2014-08-222-5/+12
* Show live wallpaper in MyThemeFragmentClark Scheff2014-08-221-2/+56
* Avoid NPEs when getCurrentFragment returns nullClark Scheff2014-08-221-40/+58
* Update shop themes buttonClark Scheff2014-08-221-0/+3
* Provide a seemless transition when starting the appClark Scheff2014-08-221-0/+8
* Show preivous theme card when resuming.Clark Scheff2014-08-221-2/+1
* Fine tune starting animationsClark Scheff2014-08-223-27/+66
* Take into account wallpaper's X position when setting backgroundClark Scheff2014-08-221-0/+13
* Refactor loadAndRemoveAdditionalCards to loadAdditionalCardsd34d2014-08-211-3/+3
* Use a projection for themes loader and don't call in onCreated34d2014-08-211-2/+3
* Lock scrollview when in collapsed state.Clark Scheff2014-08-211-0/+4
* Set theme card background to black when wallpaper nullClark Scheff2014-08-211-0/+1
* Animate cards in when activity starts.Clark Scheff2014-08-211-1/+15
* Use blurred, de-saturated wallpaper as activity backgroundClark Scheff2014-08-201-0/+65
* Hide navbar card when device has no nav bar presentClark Scheff2014-08-191-3/+5
* Compensate for views shifting down when expandingClark Scheff2014-08-191-3/+10
* Use asynchronous apply() instead of synchronous commit()Clark Scheff2014-08-181-3/+3
* Change updated and customized tags to be text basedClark Scheff2014-08-181-4/+4
* Increase paddingTop for scrollview when no navbar presentClark Scheff2014-08-141-0/+18
* Allow the user to reset their customized themeClark Scheff2014-08-143-18/+69
* Revert "Use getThemedResourcesForApplication for icons"Clark Scheff2014-08-141-1/+3
* Show updated tag when theme has been updated.Clark Scheff2014-08-146-8/+137
* 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