summaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/themes/provider/AppReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Guard to prevent inserting a record twice when a new theme is installedLuis Vidal2016-01-081-1/+2
* Themes: Process theme resources after package scanned [2/2]staging/cm-12.1d34d2015-03-121-6/+5
* Themes: Update ThemesContract with install state [2/3]d34d2015-03-031-51/+14
* Don't update package while resources are being processedd34d2015-02-151-6/+6
* Remove theme from list of themes being processedClark Scheff2015-01-271-0/+1
* Themes: Port to CM12 [4/6]Clark Scheff2015-01-151-14/+16
* Themes: Let ThemeService handle all theme processing [3/3]Clark Scheff2014-09-231-12/+48
* Revert "Listen for ACTION_PACKAGE_BEING_REMOVED"Clark Scheff2014-06-301-1/+1
* ThemesProvider: Fix query compilation errorfuzz2014-06-111-1/+1
* Insert instead of update if theme doesn't existAndy Mast2014-06-081-1/+23
* Listen for ACTION_PACKAGE_BEING_REMOVEDClark Scheff2014-05-161-1/+1
* Theme Chooser: Initial Contribution [2/2]Andy Mast2014-05-061-0/+46