summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* Add handling of themes that are being processedClark Scheff2014-10-033-3/+126
* Make sure the adapter has content when getting current fragmentClark Scheff2014-09-251-1/+1
* Replace option menu with reset/delete actionsClark Scheff2014-09-252-2/+50
* Repurpose apply theme layout for deleting themesClark Scheff2014-09-253-42/+137
* Add clearWallpaper method to WallpaperCardViewClark Scheff2014-09-233-0/+10
* Only restart loader in onResume if not expandedClark Scheff2014-09-232-2/+5
* Make sure position is within the bounds of mFragmentsClark Scheff2014-09-231-1/+1
* Make sure the fragment at position is the fragment being destroyedClark Scheff2014-09-191-2/+7
* Include author name in title cardClark Scheff2014-09-183-5/+18
* Take into account status bar height when moving content downClark Scheff2014-09-181-2/+4
* Use linear layout inside scrollview for component selectorClark Scheff2014-09-182-361/+446
* Fix missing wallpapers in component selectorClark Scheff2014-09-161-4/+6
* Add height of status bar to StatusBarCard top paddingClark Scheff2014-09-161-1/+7
* Clear out notification on resumeClark Scheff2014-09-163-6/+7
* Optimize adding, removing, and re-ordering fragmentsClark Scheff2014-09-164-45/+437
* Remove unused theme manager callbacksClark Scheff2014-09-161-12/+1
* Delete packages from inside appClark Scheff2014-09-162-19/+50
* Update image for "none" wallpaper and show "none" textClark Scheff2014-09-161-2/+3
* Add ability to pick external images for wallpaper/lockscreenClark Scheff2014-09-157-22/+660
* Dismiss save/apply or customize/reset overlay when showing options menuClark Scheff2014-09-091-0/+6
* Load the actual audible in a separate threadClark Scheff2014-09-041-6/+26
* Don't include author info in popup menu for demoClark Scheff2014-09-041-0/+2
* Use custom TextView that always uses Lato fontsClark Scheff2014-09-041-0/+145
* Catch exceptions when getting current fragmentClark Scheff2014-09-041-2/+9
* Add customize/reset overlay for currently applied themeClark Scheff2014-09-033-12/+112
* 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-2813-13/+13
* 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-283-12/+27
* Clean up unused itemsClark Scheff2014-08-281-62/+0
* Copyright all the things.Clark Scheff2014-08-2815-169/+15
* 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-281-0/+5
|\|
| * Only call performClick when within the theme card.Clark Scheff2014-08-271-0/+5
* | 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
| |/