Go to file
Kevin dd50f6a7dc Fix build break for Launcher3GoIconRecents
The make rule for recents Go was called Launcher3QuickStepGoIconRecents
in the make file while the one in the presubmit build rule is called
Launcher3GoIconRecents.  I opted to change the one in the make file
since the one in presubmit is shorter.

Test: Builds
Change-Id: I740534707206d79d364312bfaf3a623a3c429f52
2019-02-26 17:08:49 -08:00
SecondaryDisplayLauncher Import translations. DO NOT MERGE 2019-02-21 08:23:37 -08:00
go Add TaskAdapter to recents Go. 2019-02-26 13:30:14 -08:00
iconloaderlib Merge "Prevent NPE inside iconloader library" into ub-launcher3-master 2019-02-12 18:09:08 +00:00
libs Split out launcherProtos from sysui_shared.jar 2018-11-05 17:01:54 -08: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 task snapshots not getting updated in recents view 2019-02-26 13:05:57 -08:00
res Merge "Import translations. DO NOT MERGE" into ub-launcher3-master 2019-02-21 17:35:30 +00:00
robolectric_tests Only stabilize tasks during quick switch session 2019-02-19 14:54:23 -08:00
src/com/android/launcher3 Fix small issue with overscroll not being dampened on the left edge. 2019-02-25 18:56:21 +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 Using different swipe length to switch to Overview. 2019-02-25 16:26:43 -08:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Create iconloader library 2018-11-02 14:18:45 -07:00
Android.mk Fix build break for Launcher3GoIconRecents 2019-02-26 17:08:49 -08:00
AndroidManifest-common.xml Remove grid provider from launcher until all apps grid is addressed 2019-02-07 14:39:00 -08: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 Using android Q sdk in gradle 2019-01-30 11:41:02 -08: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