Commit Graph

20478 Commits

Author SHA1 Message Date
android-build-team Robot 7401ebb280 Merge "Annotating groups of views in Overview for accessibility" into ub-launcher3-edmonton 2018-05-04 17:55:56 +00:00
Android Build Merger (Role) 04b60811f9 [automerger] Annotating groups of views in Overview for accessibility am: ce367a3218
Change-Id: I4c5cc4658317343155aa011eeac257ce2b6ffe4c
2018-05-04 17:46:27 +00:00
Vadim Tryshev ce367a3218 Annotating groups of views in Overview for accessibility
This will break the initial focus assignment. This should be later fixed
in Talkback.

Bug: 72409756
Test: Talkback reads pane title, even though at a wrong moment.
Change-Id: I38458ef7c3b5745169d7bc17ce8751f683ba9c71
2018-05-04 10:45:12 -07:00
Android Build Merger (Role) 2dda9dce28 [automerger] Using the system color extraction logic instead of inbuild logic am: 18c699fbc5
Change-Id: I0859b9179228ffc61be93dc6be5c9ff7a0cd6a38
2018-05-04 17:16:45 +00:00
Sunny Goyal 18c699fbc5 Using the system color extraction logic instead of inbuild logic
> Moving the inbuild color extraction logic to the aosp flavor

Bug: 79111591
Change-Id: I766b0397da7224b424cd5f309cedf635d60a5e0f
2018-05-04 10:16:39 -07:00
Tony Wickham 4c7507571c Merge "Only detect swipe directions that lead to new states" into ub-launcher3-edmonton 2018-05-03 21:38:04 +00:00
Tony Wickham 7bc854352a Merge changes from topic "am-fed0e088-4bd1-4b3d-8e34-49b2deb09528" into ub-launcher3-master
* changes:
  [automerger] Only detect swipe directions that lead to new states am: 52240a3aa0
  Only detect swipe directions that lead to new states
2018-05-03 21:38:04 +00:00
android-build-team Robot 6e95c8f34c Merge "Fixing wrong padding being set in multi-window + landscape" into ub-launcher3-edmonton 2018-05-03 21:33:16 +00:00
Android Build Merger (Role) c564bfd775 [automerger] Fixing wrong padding being set in multi-window + landscape am: b44e80000c
Change-Id: I64bd628812c8d18904b715a316205958a00e7369
2018-05-03 21:19:46 +00:00
Sunny Goyal b44e80000c Fixing wrong padding being set in multi-window + landscape
In multi-window, we only have the correct availableWidth and not the correct width.
Use availableWidth for setting padding instead of fullWidth

Change-Id: Id437088eea49ab5ad103ded6eed904d776e728c9
2018-05-03 14:19:39 -07:00
Android Build Merger (Role) 3e04f704c0 [automerger] Only detect swipe directions that lead to new states am: 52240a3aa0
Change-Id: I86d52e819c182d5705bfe18f00c4f1617a90c5fa
2018-05-03 21:04:43 +00:00
Tony Wickham 52240a3aa0 Only detect swipe directions that lead to new states
This cleans up the code and ensures that the current state animation
is always initialized when we get drag events.

Also log when we pass through states.

Bug: 78017680
Change-Id: I54ab42923ed539940ea708973ad65f5793669c11
2018-05-03 14:04:25 -07:00
Tony Wickham 257c9ea8d1 Merge "Don't crash if getWidth is 0" into ub-launcher3-edmonton 2018-05-03 20:59:40 +00:00
Tony Wickham 763c9b2517 Merge changes from topic "am-a154d380-257c-43f3-8484-78ee3a3259b7" into ub-launcher3-master
* changes:
  [automerger] Don't crash if getWidth is 0 am: 181968b87b
  Don't crash if getWidth is 0
2018-05-03 20:59:40 +00:00
Android Build Merger (Role) 4f35687da9 [automerger] Fix incorrect reporting of launch failure am: 83f58f2d2c
Change-Id: I3befdb5851c1244d46ace72c73eb3281a306b6b5
2018-05-03 20:37:36 +00:00
Winson Chung 83f58f2d2c Fix incorrect reporting of launch failure
- Launcher uses the same consumer to handle task launch failure and
  animation-cancel, so only show the notification when it is an
  actual launch failure.

Bug: 79209142
Change-Id: I6b708ac9888673056f2c6de1d5aee4a281c61027
2018-05-03 20:37:35 +00:00
Android Build Merger (Role) 43e671131c [automerger] Don't crash if getWidth is 0 am: 181968b87b
Change-Id: I3b2ab2d687b282193e641d3255865769b4000675
2018-05-03 19:50:58 +00:00
Tony Wickham 181968b87b Don't crash if getWidth is 0
Bug: 79203256
Change-Id: I3f91adbda40931e882c4f768794a0d803730805e
2018-05-03 12:50:05 -07:00
Android Build Merger (Role) 59c36cbb66 [automerger] Also setEarlyWakeup for single frame transaction to hide window. am: 3f596f649d
Change-Id: I2bfdc9018ec43b18274f9b6b71554f0f53b2f6b9
2018-05-03 18:24:08 +00:00
Winson Chung 3f596f649d Also setEarlyWakeup for single frame transaction to hide window.
Bug: 79204453
Change-Id: Ib13f8a0c49b03fdce960b3f480c598bb70a113ef
2018-05-03 18:24:06 +00:00
Android Build Merger (Role) cd4d6442a2 [automerger] Fixing transaction regression. am: 9ebc88a381
Change-Id: I022eb058966e01788eb77606cf7e9fe3b0d6bbf5
2018-05-03 17:57:45 +00:00
Winson Chung 9ebc88a381 Fixing transaction regression.
- Need to call setEarlyWakeup() for each transaction, not just the
  first

Bug: 79204453
Change-Id: Ib83bddb9eaeb7563954bc9d7f584fdd5d302b501
2018-05-03 10:57:23 -07:00
Android Build Merger (Role) f1a972924e [automerger] Skip snapping to page when there are no pages am: 94262dedb7
Change-Id: Ic70eff4797fe6ec3edea5ec861141e8ae7b8589e
2018-05-03 00:45:29 +00:00
Winson Chung 94262dedb7 Skip snapping to page when there are no pages
- This scrolls the recents view, which affects the empty recents icon
  position.

Bug: 79170402
Test: Clear all tasks, then quickscrub
Change-Id: I316805c0083d4ad65a8df0fafd88545859054405
2018-05-02 17:45:14 -07:00
android-build-team Robot b8e5bf3e42 Merge "Handling activity recreate due to configuration changes in the middle of the long fling" into ub-launcher3-edmonton 2018-05-02 23:16:13 +00:00
android-build-team Robot a76751cd9a Merge changes from topic "am-b0c712d1-c83b-40f2-a3f1-53f7e2d67e9f" into ub-launcher3-master
* changes:
  [automerger] Handling activity recreate due to configuration changes in the middle of the long fling am: 16593d7932
  Handling activity recreate due to configuration changes in the middle of the long fling
2018-05-02 23:16:13 +00:00
android-build-team Robot d5efb650af Merge "Using a custom view instead of ImageView to avoid relayout when the icon changes" into ub-launcher3-edmonton 2018-05-02 22:59:02 +00:00
Android Build Merger (Role) 1d119cff07 [automerger] Handling activity recreate due to configuration changes in the middle of the long fling am: 16593d7932
Change-Id: Ie6a4c72829d7463c9c9c9db79b7e020db4fb967b
2018-05-02 22:53:28 +00:00
Sunny Goyal 16593d7932 Handling activity recreate due to configuration changes
in the middle of the long fling

Bug: 77651657
Change-Id: I8107c424eb37512ce78c943da04a6e7faf33be65
2018-05-02 15:53:22 -07:00
Android Build Merger (Role) ad1fdf10e5 [automerger] Using a custom view instead of ImageView to avoid relayout when the icon changes am: 85c53f2af5
Change-Id: I4aa9529cadc728b3a58846a593f7e8031c4f6fc7
2018-05-02 22:38:26 +00:00
Sunny Goyal 85c53f2af5 Using a custom view instead of ImageView to avoid relayout when the icon changes
Bug: 78585335
Change-Id: I078aec5b80ec45933ba4974df68cab23ac4a0ca0
2018-05-02 15:38:21 -07:00
Hyunyoung Song 960ab6c085 Merge "Clear all task button should not log as individual swipe up Bug: 78895803" into ub-launcher3-edmonton 2018-05-02 22:32:55 +00:00
Hyunyoung Song ac9412e60c Merge changes from topic "am-7f534acf-2bd4-4a36-a10a-cc45ea8ac8f1" into ub-launcher3-master
* changes:
  [automerger] Clear all task button should not log as individual swipe up Bug: 78895803 am: 78e278e9db
  Clear all task button should not log as individual swipe up Bug: 78895803
2018-05-02 22:32:55 +00:00
android-build-team Robot 433ef09d29 Merge "Moving some callbacks from LauncherCallbacks to OverviewCallbacks" into ub-launcher3-edmonton 2018-05-02 22:06:10 +00:00
android-build-team Robot 237a33752b Merge changes from topic "defer-minus-one" into ub-launcher3-master
* changes:
  [automerger] Moving some callbacks from LauncherCallbacks to OverviewCallbacks am: 8e1fbc5103
  Moving some callbacks from LauncherCallbacks to OverviewCallbacks
2018-05-02 22:06:10 +00:00
android-build-team Robot 145cb8420d Merge "Log OVERVIEW_ACTIVITY via MetricsLogger in quickstep Bug: 77920179" into ub-launcher3-edmonton 2018-05-02 21:53:59 +00:00
Android Build Merger (Role) 5e35f28f89 [automerger] Log OVERVIEW_ACTIVITY via MetricsLogger in quickstep Bug: 77920179 am: a05860421f
Change-Id: I0afe3ef4b2126e3404386827259973d0bd0cb42a
2018-05-02 21:34:33 +00:00
Hyunyoung Song a05860421f Log OVERVIEW_ACTIVITY via MetricsLogger in quickstep
Bug: 77920179

Change-Id: Id4c7dc3d535c7a8009d340183e640b04ab07408a
2018-05-02 14:34:23 -07:00
Tony Wickham 1817942d8a Merge "Add a quick scrub threshold" into ub-launcher3-edmonton 2018-05-02 21:21:24 +00:00
Tony Wickham 5704e58ccf Merge changes from topic "am-134d7b95-8105-45a9-85e3-e09b130a0ac1" into ub-launcher3-master
* changes:
  [automerger] Add a quick scrub threshold am: cf563e5f2d
  Add a quick scrub threshold
2018-05-02 21:21:24 +00:00
android-build-team Robot a978a24d09 Merge "Making Clear-all a "button" for accessibility." into ub-launcher3-edmonton 2018-05-02 21:20:37 +00:00
android-build-team Robot 95baa519dc Merge changes from topic "am-a7804bdb-f032-4f42-8fb7-e5060608e4df" into ub-launcher3-master
* changes:
  [automerger] Making Clear-all a "button" for accessibility. am: 1e3687d5a1
  Making Clear-all a "button" for accessibility.
2018-05-02 21:20:37 +00:00
android-build-team Robot 55e6665067 Merge "Fixing Launcher3Quickstep build, broken due to SDK changes" into ub-launcher3-edmonton 2018-05-02 21:07:47 +00:00
android-build-team Robot 3b92398573 Merge changes from topic "am-b60f539c-4933-450b-b98e-9b22d17cb071" into ub-launcher3-master
* changes:
  [automerger] Fixing Launcher3Quickstep build, broken due to SDK changes am: ea992acc2f
  Fixing Launcher3Quickstep build, broken due to SDK changes
2018-05-02 21:07:47 +00:00
Android Build Merger (Role) 6b0dc46e9a [automerger] Making Clear-all a "button" for accessibility. am: 1e3687d5a1
Change-Id: I6d47f17b8e42accfefec60c001080035ca9a0fbf
2018-05-02 20:55:19 +00:00
Vadim Tryshev 1e3687d5a1 Making Clear-all a "button" for accessibility.
To get it announced as "Clar all button", not just "clear all".

Bug: 72222505
Test: Manual
Change-Id: Ied1a036fda77c38af39db868d3dc1ae443982bcd
2018-05-02 13:54:38 -07:00
android-build-team Robot 9b83fe225d Merge "Quickstep onboarding backward compatibility for devices release with Android N & O." into ub-launcher3-edmonton 2018-05-02 20:51:37 +00:00
Android Build Merger (Role) 610a36271f [automerger] Tweaks to opening app window animation. am: ce1402132a
Change-Id: I3f92014934bb2bb41fd19528084f9973d5fa890a
2018-05-02 20:50:14 +00:00
Jon Miranda ce1402132a Tweaks to opening app window animation.
We decrease the the durations for the downward app launch animations (by 80%)
except for the scale animation.

We do this because we want the window to reach the center faster so that the
window never goes off screen as it scales up.

Bug: 78891245

Change-Id: I6ece6ee1f01d32f2fcee42bba6a99c72b82f9023
2018-05-02 13:49:53 -07:00
Android Build Merger (Role) 5b11380b12 [automerger] Quickstep onboarding backward compatibility for devices release with Android N & O. am: 8b23c6f60b
Change-Id: Ic74f593c159eff2d0972ae98b0d8d573b2408365
2018-05-02 20:41:38 +00:00