Go to file
Tony 50876bfac7 FeatureFlag: quick scrub is now quick switch
- Scale down current task and translate it to the left
- Translate previous task in from the left
- This is a toggle; quick switch again returns to the first task

Currently this is implemented by repurposing onQuickScrub(progress) to update the positions
of the first two pages. This makes tracking velocity a bit difficult; if we want to go down
this path in the long run we should probably track velocity properly on MotionEvents.

Change-Id: I4445b5f08b6e88e71cbb5e30b1f1d45c5f1edc68
2018-11-01 17:26:31 -04: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 FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
res DeepShortcut - show loading placeholder before content is available. 2018-10-26 11:25:58 -07:00
src/com/android/launcher3 FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04: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 Adding test methods 2018-10-25 11:43:59 -07:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04: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