summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* App Themer: Observe changes to themes databased34d2015-03-181-5/+33
* Don't show install notification for default themed34d2015-03-181-1/+3
* BootAni: Recreate bitmap when reusing failsd34d2015-03-181-1/+22
* Remove old branding from iconography.Dave Kover2015-03-131-1/+1
* Use provider's broadcasts for theme installs/removalsd34d2015-03-113-74/+9
* Send broadcast when theme chooser opened and theme removedd34d2015-03-111-0/+20
* Use new RequestType when sending ThemeChangeRequestsd34d2015-03-112-1/+34
* Set FAB to GONE when showing listd34d2015-03-051-1/+8
* Set min and max height for per app theme ListViewd34d2015-03-043-8/+71
* Themes: Enhanced theming capabilities [3/3]Clark Scheff2015-02-276-19/+1223
* Add better error handling when loading audiblesd34d2015-02-091-7/+12
* Disable launcher icon if Theme Store is installedd34d2015-01-271-0/+42
* Iterate over mSelectedComponentsMap for getComponentsToApplyd34d2015-01-241-2/+2
* Add legacy theme tag and warning messageClark Scheff2015-01-152-0/+36
* Show user's current battery styleClark Scheff2015-01-082-2/+4
* Fix mix and match in MyThemeFragmentClark Scheff2015-01-071-1/+1
* Get working on CM12Clark Scheff2015-01-0511-62/+18
* 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-222-8/+47
* 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-202-46/+8
* Bootanimations: Skip over bad partsd34d2014-11-191-3/+14
* 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-172-3/+35
* 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
* Extra error handling for boot animationsd34d2014-11-102-16/+80
* 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-302-5/+2
* Don't crash with invalid boot animationsSteve Kondik2014-10-251-0/+4
* 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-142-4/+4
* 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