Go to file
Tony Wickham d11fa28df9 Fix regression where ShortcutRequest returns no results
There was a subtle bug introduced by ag/9898176 where we now accept
String... shortcutIds. There are a couple calls that don't pass any
id's, which means the shortcut query is doomed to return an empty list.
Instead, we should pass null to match all shortcuts for that package.

Bug: 147831521
Change-Id: I928b6ed23b7e0ad01d95749cabf88ada053bcdd3
2020-01-17 16:14:13 -08:00
SecondaryDisplayLauncher Import translations. DO NOT MERGE 2019-07-25 10:14:02 -07:00
go Adding support for multiple Model clients 2020-01-10 12:23:27 -08:00
iconloaderlib Updating Robolectric tests 2020-01-06 11:05:42 -08:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Merge "Not using SIDELOADED_LAUNCHER name" into ub-launcher3-master 2019-12-21 01:45:50 +00:00
quickstep Merge "Track bottom of the app window when ENABLE_OVERVIEW_ACTIONS is true" into ub-launcher3-master 2020-01-14 23:33:02 +00:00
res Add dismiss option for hotseat items 2020-01-06 16:40:24 -08:00
robolectric_tests Adding support for multiple Model clients 2020-01-10 12:23:27 -08:00
src/com/android/launcher3 Fix regression where ShortcutRequest returns no results 2020-01-17 16:14:13 -08:00
src_build_config Removing flag overrides. All flags should be defined as togglable flags instead. 2019-09-12 10:17:14 -07:00
src_plugins Compose overscroll gesture updates 2019-12-23 10:59:30 -05:00
src_shortcuts_overrides/com/android/launcher3/model Adding support for multiple Model clients 2020-01-10 12:23:27 -08:00
src_ui_overrides/com/android/launcher3/uioverrides Updating some non-final static objects 2019-12-11 13:22:58 -08:00
tests Merge "Tracing launcher package name" into ub-launcher3-master 2020-01-14 18:41:53 +00:00
tools Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Adds proto-lite libraries to Launcher3 make files. 2019-11-20 21:49:44 +00:00
Android.mk Remove Launcher3GoIconRecents 2019-12-11 12:18:52 -08:00
AndroidManifest-common.xml Make home setting edge-to-edge 2019-11-12 16:49:29 -08:00
AndroidManifest.xml Changing target sdk to Q 2019-05-17 23:19:58 -07:00
CleanSpec.mk Move the app to /system_ext 2019-12-05 11:18:52 +00: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
OWNERS Adds zakcohen@ to OWNERS. 2019-11-05 16:49:58 -08:00
PREUPLOAD.cfg Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
build.gradle Follow frameworks_intermediates change in gradle 2019-03-15 13:39:00 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties ub-launcher3-master should track R sdk 2019-09-10 14:34:35 -07:00
proguard.flags keep androidx fragment through proguard optimization 2019-12-17 15:54:32 -08:00
settings.gradle Create iconloader library 2018-11-02 14:18:45 -07:00