Go to file
Kevin 969e7a6c57 Rename task input controller.
The TaskInputController class doesn't need to be tightly coupled with
the actual input method, so we should rename it and the methods to
correspond to the actual logic. For example, both tapping a task and
pressing the overview button on recents should launch a task and should
both use this logic.

Bug: 114136250
Test: Launch tasks, clear tasks, clear all
Change-Id: If4f7f1d6ee9b05ffaf65cb13df633679cc8efcbe
2019-03-21 18:00:44 -07:00
SecondaryDisplayLauncher Hide keyboard while the home button get pressed 2019-03-20 08:32:45 +00:00
go Rename task input controller. 2019-03-21 18:00:44 -07:00
iconloaderlib Assign default adaptive icon background color 2019-03-04 09:47:45 -08:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Adding logging for showing DWB toast 2019-03-14 12:22:29 -07:00
quickstep Properly clean up screenshot of recents animation upon cancelation 2019-03-21 18:06:36 +00:00
res Merge "Lint fix: Invalid vector path in horizontal_ellipsis" into ub-launcher3-master 2019-03-05 19:21:44 +00:00
robolectric_tests Only stabilize tasks during quick switch session 2019-02-19 14:54:23 -08:00
src/com/android/launcher3 Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-master 2019-03-20 21:37:07 +00:00
src_build_config Moving autority definition to a separate file, so 2018-11-27 23:20:32 +00: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_shortcuts_overrides/com/android/launcher3 Changing min sdk to 25 2019-01-29 11:29:52 -08:00
src_ui_overrides/com/android/launcher3/uioverrides Deleting Quickscrub related logic 2019-02-14 11:40:03 -08:00
tests Merge "Reconcile difference btw master and ub-launcher3-master" into ub-launcher3-master 2019-03-21 22:10:57 +00:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Creating provider for test gesture dimensions. 2019-03-13 17:52:42 -07:00
Android.mk Reconcile difference btw master and ub-launcher3-master 2019-03-21 14:06:02 -07:00
AndroidManifest-common.xml Switching swipe-up to overview to using test info provider 2019-03-15 11:42:06 -07:00
AndroidManifest.xml Merge "Fix grid options provider metadata" into ub-launcher3-master 2019-01-29 22:28:44 +00: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 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 Using android Q sdk in gradle 2019-01-30 11:41:02 -08:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Fixing proguard to not warn about missing class in graphics package. 2018-11-15 13:38:35 -08:00
settings.gradle Create iconloader library 2018-11-02 14:18:45 -07:00