summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Themes: Expose "Set Wallpaper" text color in wallpaper pickerBryan Owens2016-01-011-1/+1
| | | | | Change-Id: Ic9da24dbc716f8cbde7b980ee438210b743d9f1f Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* Revert "Themes: Expose "ALL" layouts hard code in frameworks base for themes"Steve Kondik2015-12-051-2/+2
| | | | | | | | | * Many apps which display listviews crash with this change. Reverting for now. This reverts commit e6458a3380b36ab0e3538159e854b7f815a838f3. Change-Id: Icc4d0ee18c708a5692db0b20f7b6b2084d8dd43b
* Themes: Expose "ALL" layouts hard code in frameworks base for themesBryan Owens2015-12-041-2/+2
| | | | | | | Exposing all the hard coded layout colors in the enitre base so themes can have access. Change-Id: I4bc88573d0d7e41fc80d1580ab4e012f48c442d3 Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* WallpaperCropper: Use white color for action barChristoph Studer2014-10-091-1/+2
| | | | | Bug: 17343815 Change-Id: I5802f04204d081b97fbc2e2cb203fa03f16fea6a
* Switch framework Holo references to Quantum.LightAlan Viverette2014-04-011-1/+1
| | | | Change-Id: Ib545a143f1959b6104adbc9d594dd626851d90b3
* Disable Set Wallpaper button while loading imageSelim Cinek2014-03-211-0/+1
| | | | | Bug: 13534714 Change-Id: I45ff3436de40ea85fb22d776584d9f30f0795898
* Fix crash in built-in wallpaper cropperMichael Jurka2013-10-071-1/+1
| | | | | Also, sync to latest version of WallpaperCropActivity Bug: 10950237
* Add new intent/method for cropping and setting wallpapersMichael Jurka2013-09-132-0/+73
Also, create a system fallback WallpaperCropper Bug: 4225598 Change-Id: I6bc6d5a3bb3df1dc00f3db701978aa172020c568