summaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/themes/provider/ThemePackageHelper.java
Commit message (Expand)AuthorAgeFilesLines
* ThemesProvider: Update for themes api changes.Adnan Begovic2016-03-251-2/+2
* Themes: Refactor themes to CMSDK [4/6]d34d2016-03-011-10/+11
* Use CmLockPatternUtils instead of LockPatternUtilsd34d2015-12-221-2/+3
* Re-apply live lock screen on updated34d2015-12-221-25/+44
* Live lock screen support [2/2]d34d2015-11-191-0/+2
* Check old install state before reapplying icon packd34d2015-05-261-3/+8
* Re-apply launcher icon packs on updated34d2015-05-071-1/+5
* Don't assume all default components come from one packaged34d2015-04-231-3/+5
* Cleanup theme update pathd34d2015-03-101-5/+17
* Update target API on theme updatesd34d2015-03-071-0/+2
* Themes: Add RequestType to ThemeChangeRequest [2/3]d34d2015-03-031-0/+3
* Themes: Update ThemesContract with install state [2/3]d34d2015-03-031-13/+26
* 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
* Reapply status bar and navbar overlays on updateClark Scheff2015-02-021-0/+8
* Relax constraint of what is considered a presentable themeClark Scheff2015-01-281-1/+0
* Fix isPresentableTheme() logicd34d2015-01-231-6/+9
* Themes: Port to CM12 [4/6]Clark Scheff2015-01-151-95/+38
* Themes: Only reapply fonts, icons and overlaysAndy Mast2014-07-071-12/+18
* Modify config to support app specific themes [3/4]Clark Scheff2014-07-011-1/+1
* 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
* 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
* When applied theme is removed, revert to defaultAndy Mast2014-06-051-1/+2
* Cleanup cached preview images on uninstallAndy Mast2014-06-041-1/+1
* Properly handle updating holo theme.Clark Scheff2014-05-191-8/+23
* CM11 Themes: Allow defining a custom default theme [2/3]Clark Scheff2014-05-181-0/+9
* Themes: Support launcher based icon packs [2/2]Andy Mast2014-05-171-0/+50
* Fix NPE if themeContext is nullDirk Rettschlag2014-05-131-1/+2
* Theme Chooser: Initial Contribution [2/2]Andy Mast2014-05-061-0/+273