summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Set background to grid if wallpaper is null or set to "none"Clark Scheff2014-08-282-1/+22
* Use a ContentObserver to listen for changes of installed themesClark Scheff2014-08-282-22/+35
* Set content animation delay in onStartClark Scheff2014-08-281-0/+1
* 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-2811-123/+20
* Copyright all the things.Clark Scheff2014-08-2873-309/+169
* 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-283-3/+14
|\ \ | |/
| * Only call performClick when within the theme card.Clark Scheff2014-08-273-3/+14
* | Merge "Adjust dimensions for HDPI devices" into cm-11.0Clark Scheff2014-08-284-1/+51
|\ \ | |/
| * Adjust dimensions for HDPI devicesClark Scheff2014-08-274-1/+51
* | 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-284-4/+49
|\ \
| * | Collapse notifications when multiple themes installedClark Scheff2014-08-254-4/+49
* | | Merge "Fix padding between stock cards and additional cards" into cm-11.0Clark Scheff2014-08-281-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix padding between stock cards and additional cardsClark Scheff2014-08-251-1/+1
* | Check config for applied theme and use default if it is nullClark Scheff2014-08-251-0/+7
|/
* Use VelocityViewPager in component selectord34d2014-08-256-17/+4128
* 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-2216-11/+23
* Provide a seemless transition when starting the appClark Scheff2014-08-222-0/+9
* 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-212-4/+18
* Use blurred, de-saturated wallpaper as activity backgroundClark Scheff2014-08-202-0/+70
* Fix spacing between tagsClark Scheff2014-08-203-0/+3
* Hide navbar card when device has no nav bar presentClark Scheff2014-08-191-3/+5
* Compensate for views shifting down when expandingClark Scheff2014-08-192-3/+11
* Use asynchronous apply() instead of synchronous commit()Clark Scheff2014-08-181-3/+3
* Change updated and customized tags to be text basedClark Scheff2014-08-1822-14/+24
* Increase paddingTop for scrollview when no navbar presentClark Scheff2014-08-142-0/+20
* Make apply progress bar 24dp in heightClark Scheff2014-08-142-2/+4
* Allow the user to reset their customized themeClark Scheff2014-08-145-19/+73
* Revert "Use getThemedResourcesForApplication for icons"Clark Scheff2014-08-141-1/+3
* Show updated tag when theme has been updated.Clark Scheff2014-08-147-8/+145
* Merge "Use getThemedResourcesForApplication for icons" into cm-11.0d34d2014-08-141-3/+1
|\