summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Catch exceptions when getting current fragmentClark Scheff2014-09-041-2/+9
* Add customize/reset overlay for currently applied themeClark Scheff2014-09-034-13/+114
* Don't add unsupported components to mSelectedComponentsMapClark Scheff2014-09-031-21/+52
* Handle theme changes betterClark Scheff2014-09-032-17/+23
* Fade content for unselected component cardsClark Scheff2014-09-021-36/+3
* Recreate adapter in onResume() if new themes were installedClark Scheff2014-09-021-0/+9
* Keep additional cards the same width as all other cardsClark Scheff2014-08-291-1/+0
* Animate content in if we are resuming from the launcherd34d2014-08-292-0/+45
* Fix copyright derpaged34d2014-08-2814-14/+14
* Use NavBarSpace for padding the bottom of some layoutsd34d2014-08-283-8/+38
* Continue to overridePendingTransition in onNewIntent()d34d2014-08-281-0/+1
* Make sure to blur the background when it changesClark Scheff2014-08-281-4/+8
* Check default components for customized when default theme is appliedClark Scheff2014-08-282-7/+31
* Fix reset theme not actually resettingClark Scheff2014-08-281-1/+1
* 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-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