Commit Graph

1301 Commits

Author SHA1 Message Date
Android Build Merger (Role)
ec602d7bdb [automerger] Chaniging all-apps scrim am: 927447e71d
Change-Id: I93a2a39e56572a0531ac6731327c3c0c610681b0
2018-05-08 15:29:52 +00:00
Sunny Goyal
927447e71d Chaniging all-apps scrim
> Converting the scrim to View, to better avoid overdraw
> Overview and Spring loaded state have different scrim alpha
> When going from overview to all-apps, there is a color scrim drawn over the overview panel.
  The slef color is merged with this color to prevent overdraw, and the remaining screen is drawn
  with a cut-out round rect path

Bug: 79111591
Change-Id: I26801fde13dd6adb4b06110bbe8087e35cc31847
2018-05-08 08:29:43 -07:00
android-build-team Robot
729020d186 Merge "Insted of animating the icon of the first task, animating the running task icon" into ub-launcher3-edmonton 2018-05-08 04:06:59 +00:00
android-build-team Robot
0cce4300aa Merge changes from topic "am-7cb385d7-bbf6-4a94-836a-20b943217064" into ub-launcher3-master
* changes:
  [automerger] Insted of animating the icon of the first task, animating the running task icon am: 28254eec60
  Insted of animating the icon of the first task, animating the running task icon
2018-05-08 04:06:59 +00:00
Android Build Merger (Role)
235b132456 [automerger] Simplifying clear-all transparency calculation am: 68277f0568
Change-Id: I6363ca16dc45079bb8c169594692324eb53c0ee2
2018-05-08 01:15:31 +00:00
Vadim Tryshev
68277f0568 Simplifying clear-all transparency calculation
Bug: 78788182
Change-Id: Idb66629f0dcc09240f38f37554a7ff50dbeefb7d
Testing: Manual
2018-05-07 18:15:12 -07:00
Android Build Merger (Role)
ae07899c2c [automerger] Using surface rotation instead of insets to determine seascape configuration am: 59d086c3ce
Change-Id: I6c471787b5f16d9f08e8635ff29568d77918c9da
2018-05-08 00:32:52 +00:00
Sunny Goyal
59d086c3ce Using surface rotation instead of insets to determine seascape configuration
Insets may not correctly indicate seascape configuration in multi-window or
when the presence of device-cutouts

Bug: 79376298
Change-Id: I8268efca0001fe527a0ffefe48cc71e774fad01c
2018-05-07 17:32:46 -07:00
Bill Yi
4602e5c261 Import translations. DO NOT MERGE
Change-Id: I22d1469557a142df3e48e44eb140932edd80b85c
Auto-generated-cl: translation import
2018-05-07 16:40:49 -07:00
Bill Yi
db7327f85f Import translations. DO NOT MERGE
Change-Id: I6646ab8842f39b209cd6d8eb7bcceb88569e6117
Auto-generated-cl: translation import
2018-05-07 16:38:30 -07:00
Vadim Tryshev
0fc0713253 Fixing reverted order of accessibility scrolling in Recents
Bug: 78788182
Change-Id: I275381e65bbd2fa24e427fea0bb9ca44366e0357
Testing: Manual
2018-05-07 16:28:46 -07:00
Android Build Merger (Role)
3a24ed06c6 [automerger] Insted of animating the icon of the first task, animating the running task icon am: 28254eec60
Change-Id: I9df43aa559c896a04faeaa462c448e4fdafd02e0
2018-05-07 21:59:34 +00:00
Sunny Goyal
28254eec60 Insted of animating the icon of the first task, animating the running task icon
Bug: 79236139
Change-Id: Ib85c22e3898c09a84d3a862c407c23d76a600d9d
2018-05-07 14:59:27 -07:00
android-build-team Robot
2f0101778d Merge "Fix bug where launcher closing animation isn't run." into ub-launcher3-edmonton 2018-05-07 18:59:13 +00:00
Android Build Merger (Role)
9c2e0a4143 [automerger] Fix bug where launcher closing animation isn't run. am: 717127186a
Change-Id: I600901c6e7b740233e63dd4952a5fcd99925716c
2018-05-07 18:48:11 +00:00
Jon Miranda
717127186a Fix bug where launcher closing animation isn't run.
In some cases, we prematurely clear the force invisible flag before composing
the launcher animation, causing us to skip the animation.

Bug: 77205145
Change-Id: I4224741649a4fef34e255abac7b66bcf919c042f
2018-05-07 11:46:33 -07:00
android-build-team Robot
ae43d14790 Merge "Removing extra accessibility box from Recents" into ub-launcher3-edmonton 2018-05-07 18:45:06 +00:00
Android Build Merger (Role)
836b9e9027 [automerger] Removing extra accessibility box from Recents am: db1903a567
Change-Id: I544aac8aa252ea65770a78eb6204d26ce40868a1
2018-05-07 18:33:30 +00:00
Android Build Merger (Role)
17588181b9 [automerger] Clear refs to the controller and saved snapshot upon finishing animation am: 76a2a6ae66
Change-Id: I9011a8271f73d68de8ff018e371d9ca2e45ff938
2018-05-07 17:26:52 +00:00
Winson Chung
76a2a6ae66 Clear refs to the controller and saved snapshot upon finishing animation
Bug: 79322746
Change-Id: I8786909615da3368a22300d5e33cefa4b77623fd
2018-05-07 10:22:04 -07:00
Vadim Tryshev
db1903a567 Removing extra accessibility box from Recents
Disabling accessibility of Workspace (not Recents!) while in Overview,
thus removing strange box appearing while navigating with Switch Access
though Overview. See discussing in the bug.

Bug: 78464518
Change-Id: I86b10e3e435af6e45a94c867e7efcdb5553d32d2
Testing: Manual
2018-05-04 19:30:39 -07:00
android-build-team Robot
1094dbe79d Merge changes from topic "am-592c3e7d-f088-4cba-97db-ec5807b14b5c" into ub-launcher3-master
* changes:
  [automerger] Tweaks to opening app window animation. am: ce1402132a
  Tweaks to opening app window animation.
2018-05-04 22:53:05 +00:00
android-build-team Robot
db05fc28cf Merge "Tweaks to opening app window animation." into ub-launcher3-edmonton 2018-05-04 22:53:05 +00:00
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