Go to file
Sunny Goyal 7fbc503b9a Simplifying scrim drawable initialization.
Scrim drawable is initialized as null in certain cases in code, but it is also
initialized as null in sytle. Only using the style definition as source of
truth to avoid missing null checks

Bug: 118450709
Change-Id: I9dab18405932d1b5c0e697838738a1392f97021c
2018-10-31 14:42:29 -07:00
go Make flags UI available on release build of launcher 2018-10-15 17:24:48 -04:00
libs Add plugin support 2018-10-10 14:02:56 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Adding code to open DWP settings of a recent task 2018-10-24 13:30:33 -07:00
quickstep Fixing regression in background task loading. 2018-10-29 10:51:10 -07:00
res DeepShortcut - show loading placeholder before content is available. 2018-10-26 11:25:58 -07:00
src/com/android/launcher3 Simplifying scrim drawable initialization. 2018-10-31 14:42:29 -07:00
src_flags/com/android/launcher3/config Make flags UI available on release build of launcher 2018-10-15 17:24:48 -04:00
src_plugins Add FirstScreenWidget plugin interface 2018-10-22 13:20:34 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Moving Plugin and feature flags UI to androidX 2018-10-25 13:07:42 -07:00
tests Add kill-process call to TestCommandReceiver 2018-10-30 13:52:19 -07:00
.gitignore Adding back .gitignore file 2018-03-05 17:40:15 -08:00
Android.bp Replace use of deprecated target androidx-test 2018-10-23 21:17:58 -07:00
Android.mk Merge "Using support lib implementation for launcher preference" into ub-launcher3-master 2018-10-19 20:36:31 +00:00
AndroidManifest-common.xml Merge "Adding dark theme for AddItemActivity" into ub-launcher3-master 2018-10-22 18:48:44 +00:00
AndroidManifest.xml Cleaning up build rules to simplify customizing derivative projects 2018-07-02 11:16:04 -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 Update gradle version and buildToolsVersion in Launcher3 build.gradle file. 2018-10-24 16:35:51 -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 Removing various reflection based animations, to allow for better proguarding 2018-09-21 18:21:04 +00:00