am ea9ad5ce: Merge remote-tracking branch \'origin/ub-launcher3-burnaby\' into mnc-dev
Sunny Goyal authored
* commit 'ea9ad5ce': (76 commits)
  Restoring provider behavior for reloading app on old devices   > For older devices, launcher will only reload in case of inserts with specific query parameters   > For older devices, launcehr will notify content observers of any internal inserts   > Chaning TAG for Launcher provider as max logging tag is only 23 characters
  Removing items which are on invalid screen
  Preventing null pointer crash when opening a folder
  Revert workaround for move to default screen on home intent.
  Fixing NPE in recycler view scroll bar.
  Adding workaround for regression caused by ag/752175
  Adding gradle script for Android Studio
  Override the overscroll color for the widget rows.
  Adding graphic for all apps empty search screen.
  Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app
  Revert "Adding viewId for the QSB"
  Adding viewId for the QSB
  Fixing issue with missing scroll bar after fast-scrolling and searching.
  Fixing an issue where you would inadvertently start fastscrolling.
  Pending bind callbacks should be cleared before starting the loader, similar to startBinding
  Fixing widgets container inactive scroll bar color.
  Making the detached scrollbar catch up faster to the actual scroll position.
  Updating theme to use the light theme by default, instead of wallpaper theme   > This allows us to use all the goodness of material theme   > Cursor in folder edit text is no longer 1px wide
  Updating the target sdk to launcher
  Using the usermanager api to get creation time
  ...
5fcaab43
Name Last commit Last update
WallpaperPicker Updating theme to use the light theme by default, instead of wallpaper theme
protos am a547c451: Revert "Add proto flag "javanano_use_deprecated_package" to avoid build breakage"
res Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby
src/com/android/launcher3 Merge "Removing items which are on invalid screen" into ub-launcher3-burnaby
tests resolved conflicts for merge of 13ef17a3 to mnc-dr-dev
util resolved conflicts for merge of 13ef17a3 to mnc-dr-dev
.gitignore Adding gradle script for Android Studio
Android.mk Merge remote-tracking branch 'origin/ub-launcher3-burnaby' into mnc-dev
AndroidManifest.xml Updating the target sdk to launcher
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory""
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843
NOTICE auto import from //depot/cupcake/@135843
build.gradle Adding gradle script for Android Studio
fill_screens.py Updating dialtacts to new package.
print_db.py Removing workspace screens on load and ensuring we don't bind on new apps until returning to Launcher.
proguard.flags Merge remote-tracking branch 'origin/ub-launcher3-burnaby' into mnc-dev
update_gallery_files.py Update script to pull latest files from Gallery
update_system_wallpaper_cropper.py Create separate project for Wallpaper Picker