Go to file
Andrew Sapperstein 5f7750d75c Use colorSecondary for darker bg color.
Used for widget headers and a few other places.

In order to support pre-API 25, an app-local version of colorSecondary
is created and used throughout the app. A new WidgetContainerTheme
sets colorSecondary to a canned value. On API 25+, colorSecondary
is set to the platform value.

Change-Id: Ie0dd66333052b7346eea5d82d1c88417c6a2cd00
Fixes: 28625102
2016-06-30 14:17:19 -07:00
protos Removing icon_type column 2016-05-11 15:21:42 -07:00
res Use colorSecondary for darker bg color. 2016-06-30 14:17:19 -07:00
src/com/android/launcher3 Use colorSecondary for darker bg color. 2016-06-30 14:17:19 -07:00
src_config/com/android/launcher3/config Adding a flag (enabled by default) to remove the all-apps button. 2016-06-17 08:17:22 -07:00
tests Merge "Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532" into ub-launcher3-calgary 2016-06-22 17:00:41 +00:00
.gitignore Adding gradle script for Android Studio 2015-08-30 21:04:44 -07:00
Android.mk Separating out configs and common manifest entries 2016-05-24 14:11:24 -07:00
AndroidManifest-common.xml Separating out configs and common manifest entries 2016-05-24 14:11:24 -07:00
AndroidManifest.xml Fixing FileLogs tests 2016-06-07 13:54:50 -07:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
build.gradle Add support for launcher shortcuts. 2016-06-21 15:49:16 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Grey out suspended applications. 2016-01-25 11:28:06 +00:00