summaryrefslogtreecommitdiffstats
path: root/src/com/cyngn/theme/chooser
Commit message (Expand)AuthorAgeFilesLines
* Don't animate in views if theme is applying from storeAndy Mast2014-12-041-10/+11
* Allow loaders to finish if expanded and activity resumingClark Scheff2014-12-011-1/+3
* Allow custom wallpapers to be picked multiple times in a rowd34d2014-11-291-1/+2
* Revert "Fix theme installed notification not showing up"d34d2014-11-221-8/+11
* MyThemeFragment should only be applying changed componentsClark Scheff2014-11-212-10/+24
* Handle applying specified components of a themeClark Scheff2014-11-203-7/+31
* Allow applying theme components to current themeClark Scheff2014-11-203-65/+159
* Fix theme installed notification not showing upClark Scheff2014-11-201-11/+8
* Exclude wallpaper and lockscreen wallpaper from fillMissingComponentsWithDefaultd34d2014-11-171-4/+2
* Fix enabling and disabling of wallpaper cardsd34d2014-11-171-2/+2
* Do not play "click" sound when apply/reset dialog is shownAndy Mast2014-11-172-0/+10
* Fix task behavior for ThemeStore/Chooser [1/3]Andy Mast2014-11-171-3/+10
* Don't add default wallpapers if external images are selectedClark Scheff2014-11-131-0/+8
* Set lockscreen wallpaper to none if theme does not have oneClark Scheff2014-11-131-13/+24
* Disable action buttons when showing an overlayClark Scheff2014-11-112-0/+28
* Allow Other Apps To Apply Themes through ChooserAndy Mast2014-11-092-1/+32
* Use default if theme is missing a componentAndy Mast2014-11-091-1/+18
* Fix NPE in Sounds Component SelectorAndy Mast2014-11-061-1/+4
* Reset applied base theme to default when applied theme uninstalledClark Scheff2014-10-301-5/+11
* Use new package name for Theme StoreClark Scheff2014-10-301-3/+2
* Add better handling of themes that are being processed by ThemeManagerClark Scheff2014-10-181-22/+40
* Add resources for all densities (mdpi - xxhdpi)Clark Scheff2014-10-141-3/+3
* Wait for fragment to collapse before restarting a loaderClark Scheff2014-10-141-61/+55
* Destroy loader when done loading componentsClark Scheff2014-10-091-1/+8
* Only update wallpaper if fragment visible or not applying a themeClark Scheff2014-10-081-10/+16
* Don't update selection if user clicks on currently selected itemClark Scheff2014-10-081-1/+2
* Highlight selected component not applied componentClark Scheff2014-10-084-21/+70
* Open new Theme Store when clicking shop themesClark Scheff2014-10-081-1/+1
* Don't restart loader if component did not changeClark Scheff2014-10-081-3/+3
* Hide delete action for default and system themesd34d2014-10-031-0/+4
* Add handling of themes that are being processedClark Scheff2014-10-032-3/+87
* 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-252-42/+63
* 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-181-361/+292
* 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-162-4/+4
* 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-155-22/+232
* Dismiss save/apply or customize/reset overlay when showing options menuClark Scheff2014-09-091-0/+6