summaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/themes/provider/ThemesProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Implement theme mixes from ThemesContractd34d2016-10-071-3/+247
* Apply bandaid to ensure preview permissions are correctd34d2016-06-011-0/+1
* themesprovider: Fix priority of verifier threadSteve Kondik2016-04-291-1/+2
* ThemesProvider: Update for themes api changes.Adnan Begovic2016-03-251-1/+1
* Themes: Refactor themes to CMSDK [4/6]d34d2016-03-011-10/+10
* Queries live lock screen preview pathLuis Vidal2016-01-121-0/+7
* Fix applied previews query when component doesn't existd34d2015-11-191-2/+4
* themeprovider: notify uri on preview deletionJorge Ruesga2015-11-091-1/+6
* Specify locale when using String.format()d34d2015-08-311-5/+6
* Avoid OOME when generating many wallpaper previewsd34d2015-07-211-1/+2
* Delete preview table rows on theme updateRichard MacGregor2015-05-291-5/+26
* [2/2] Themes: Multiwallpaper supportRichard MacGregor2015-05-261-0/+3
* [2/2] Recognized multiple wallpapers in themeRichard MacGregor2015-05-191-1/+1
* [2/3] Implement better legacy support for themesRichard MacGregor2015-05-181-5/+9
* [1/2] Use files instead of blobsRichard MacGregor2015-05-151-2/+13
* [2/3] Improve PreviewsColumns ImplementationRichard MacGregor2015-05-151-28/+42
* Themes: Process theme resources after package scanned [2/2]staging/cm-12.1d34d2015-03-121-35/+8
* Themes: Add previous value and update time to mixnmatch [2/2]d34d2015-03-111-0/+11
* Cleanup theme update pathd34d2015-03-101-14/+0
* Themes: Add RequestType to ThemeChangeRequest [2/3]d34d2015-03-031-5/+12
* Themes: Update ThemesContract with install state [2/3]d34d2015-03-031-7/+30
* close cursors when through with themScott Mertz2015-02-191-0/+2
* Themes: Port to CM12 [4/6]Clark Scheff2015-01-151-36/+193
* Modify config to support app specific themes [3/4]Clark Scheff2014-07-011-1/+1
* Cleanup cached preview images on uninstallAndy Mast2014-06-041-0/+16
* CM11 Themes: Allow defining a custom default theme [2/3]Clark Scheff2014-05-181-11/+22
* Themes: Support launcher based icon packs [2/2]Andy Mast2014-05-171-2/+2
* Theme Chooser: Initial Contribution [2/2]Andy Mast2014-05-061-0/+389