summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* close more cursors...stable/cm-12.0-YNG1IScott Mertz2015-02-261-2/+2
* Themes: Enhanced theming capabilities [2/3]Clark Scheff2015-02-241-11/+34
* close cursors when through with themScott Mertz2015-02-191-0/+2
* Don't update package while resources are being processedd34d2015-02-151-6/+6
* Reapply status bar and navbar overlays on updateClark Scheff2015-02-021-0/+8
* Relax constraint of what is considered a presentable themeClark Scheff2015-01-282-2/+25
* Remove theme from list of themes being processedClark Scheff2015-01-271-0/+1
* Fix isPresentableTheme() logicd34d2015-01-231-6/+9
* Themes: Port to CM12 [4/6]Clark Scheff2015-01-1516-468/+2518
* Themes: Let ThemeService handle all theme processing [3/3]Clark Scheff2014-09-232-12/+114
* Themes: Only reapply fonts, icons and overlaysAndy Mast2014-07-071-12/+18
* Modify config to support app specific themes [3/4]Clark Scheff2014-07-013-5/+5
* Don't call insertCapabilities for legacy icon packs.Clark Scheff2014-06-301-3/+0
* Revert "Reapply theme components in a runnable."Clark Scheff2014-06-301-17/+6
* Revert "Listen for ACTION_PACKAGE_BEING_REMOVED"Clark Scheff2014-06-301-1/+1
* Define reapply delay as a constantClark Scheff2014-06-261-1/+3
* Reapply theme components in a runnable.Clark Scheff2014-06-261-6/+15
* Reapply theme components when theme updated.Clark Scheff2014-06-221-0/+22
* Make sure to update theme capabilities.Clark Scheff2014-06-191-16/+18
* ThemesProvider: Fix query compilation errorfuzz2014-06-111-1/+1
* Merge "Insert instead of update if theme doesn't exist" into cm-11.0Andy Mast2014-06-101-1/+23
|\
| * Insert instead of update if theme doesn't existAndy Mast2014-06-081-1/+23
* | When applied theme is removed, revert to defaultAndy Mast2014-06-051-1/+2
* | Cleanup cached preview images on uninstallAndy Mast2014-06-043-37/+91
|/
* Merge "Fix NPE if themeContext is null - round 2" into cm-11.0Abhisek Devkota2014-05-261-1/+2
|\
| * Fix NPE if themeContext is null - round 2Dirk Rettschlag2014-05-161-1/+2
* | Standardize preview images.Clark Scheff2014-05-222-24/+127
* | Properly handle updating holo theme.Clark Scheff2014-05-191-8/+23
* | CM11 Themes: Allow defining a custom default theme [2/3]Clark Scheff2014-05-183-16/+78
* | Merge "Listen for ACTION_PACKAGE_BEING_REMOVED" into cm-11.0Clark Scheff2014-05-181-1/+1
|\ \
| * | Listen for ACTION_PACKAGE_BEING_REMOVEDClark Scheff2014-05-161-1/+1
| |/
* / Themes: Support launcher based icon packs [2/2]Andy Mast2014-05-173-3/+66
|/
* Fix NPE if themeContext is nullDirk Rettschlag2014-05-131-1/+2
* Include alarms in mixnmatch.Clark Scheff2014-05-101-1/+14
* Theme Chooser: Initial Contribution [2/2]Andy Mast2014-05-065-0/+1029