android-build-team Robot
1ae100c92b
Snap for 6502793 from 23f0734eec to mainline-release
...
Change-Id: Ib0d2ced4421e2fa2704c8134a3478c35faf19200
2020-05-17 07:05:42 +00:00
Winson Chung
23f0734eec
Merging from ub-launcher3-rvc-dev @ build 6492476 am: 6e0d05fc41
...
Change-Id: Ic4f78c6be4ef986a9d2739a765167b6595a64b04
2020-05-16 02:53:38 +00:00
Winson Chung
6e0d05fc41
Merging from ub-launcher3-rvc-dev @ build 6492476
...
Bug: 150504032
Test: manual, presubmit on the source branch
x20/teams/android-launcher/merge/ub-launcher3-rvc-dev_rvc-dev_6492476.html
Change-Id: I96b36965f7b471eb77aa78a8b923ed9298e8a02f
2020-05-13 23:22:18 +00:00
Vinit Nayak
bdd6522661
Merge "Update recents child views RTL handling" into ub-launcher3-rvc-dev
2020-05-13 21:41:09 +00:00
TreeHugger Robot
26cdf42c42
Merge "Build fix. Unifying task size calculation code." into ub-launcher3-rvc-dev
2020-05-13 21:40:50 +00:00
Sunny Goyal
f190fd2d4e
Build fix. Unifying task size calculation code.
...
Change-Id: Iaed3a28a9e74c39da8d01aa42b30c96bdb69a661
2020-05-13 14:06:07 -07:00
TreeHugger Robot
1462617c97
Merge "Starting investigation for non-delivered TIS events" into ub-launcher3-rvc-dev
2020-05-13 20:40:47 +00:00
vadimt
87db7187c6
Starting investigation for non-delivered TIS events
...
Bug: 156287114
Change-Id: Icae88318a8e5a8f6b9931913b24ad3ece5475cc3
2020-05-13 13:08:39 -07:00
TreeHugger Robot
2f64428700
Merge "add null check to prevent NPE in logging app launch" into ub-launcher3-rvc-dev
2020-05-13 19:21:39 +00:00
TreeHugger Robot
650da4bbd1
Merge "Keep Predicted icon same size when dragging" into ub-launcher3-rvc-dev
2020-05-13 19:18:28 +00:00
Pinyao Ting
44775ad756
add null check to prevent NPE in logging app launch
...
Bug: 156458241
Test: manual
Change-Id: I7327453233a1e22473967e7c0513b4e1fa282459
2020-05-13 11:39:24 -07:00
TreeHugger Robot
e0fef877e4
Merge "Changing RecentsView layout based on the split screen task size" into ub-launcher3-rvc-dev
2020-05-13 18:35:05 +00:00
TreeHugger Robot
d893a478a3
Merge "Adds Settings button back to Back gesture tutorial." into ub-launcher3-rvc-dev
2020-05-13 18:34:37 +00:00
Becky Qiu
dc48fc4f84
[Overview Actions] Adjust the select mode taskview UI.
...
It will have a 30dp horizontal paddings and vertically in the middle of the screen.
Test: local
Bug: 155444014
Change-Id: I4f3d627008b2c114cc4921bf683919c6044926e4
2020-05-13 18:23:28 +00:00
Samuel Fufa
167210a323
Keep Predicted icon same size when dragging
...
-> In addition, this also prevents the drawing of ring effect for predicted icon when view is about to be copied to drag bitmap. Icon will scale to full size (without ring) when dropped.
Video attached to bug report
Bug: 152325754
Test: Manual
Change-Id: Ibd1a5dbf76c41bdc30ae851ad914a4d0e32703c8
2020-05-13 11:22:27 -07:00
Andy Wickham
ee1203e436
Adds Settings button back to Back gesture tutorial.
...
Uses a simpler Intent which actually works :)
Fixes: 149348244
Bug: 148542211
Change-Id: I5e28c63d1eec93b4642e398c7532e7ec4809d6e2
2020-05-13 10:48:38 -07:00
Andy Wickham
65381300f2
Minor cleanup in RecentTasksList.java
...
Change-Id: I8a496300c936e4d3f2bcd6b0c6c482e5bbb0452d
2020-05-13 09:34:49 -07:00
Vinit Nayak
08a8327b1d
Update recents child views RTL handling
...
Fixes: 154928106
Test: AppIcon and clear all button
shows up as expected in LTR and RTL
configuration.
Change-Id: Idcf367b8aff53002e63a03b64b96e3602127707e
2020-05-12 22:24:26 -07:00
TreeHugger Robot
794ca4dba5
Merge "Dumping view hierarchy before swiping to Overview" into ub-launcher3-rvc-dev
2020-05-13 04:16:18 +00:00
TreeHugger Robot
75dcd82a67
Merge "Don't handle task appeared during second quick switch transition" into ub-launcher3-rvc-dev
2020-05-13 03:35:23 +00:00
vadimt
0790cef41c
Dumping view hierarchy before swiping to Overview
...
Bug: 156044202
Change-Id: I21a11a7a55103cffbc05ddeeb93ecc4f6f4063e7
2020-05-12 18:25:32 -07:00
Tracy Zhou
9a1becebec
Merge "Fade in grid preview" into ub-launcher3-rvc-dev
2020-05-13 00:45:37 +00:00
TreeHugger Robot
0276b7e2a7
Merge "Adds westworld logging events for drag and drop on target bar buttons." into ub-launcher3-rvc-dev
2020-05-13 00:31:19 +00:00
TreeHugger Robot
7c604edf92
Merge "[Overview Actions] Put the taskview in the middle of the screen." into ub-launcher3-rvc-dev
2020-05-12 23:01:25 +00:00
Tony Wickham
f6be443eb4
Don't handle task appeared during second quick switch transition
...
Instead of using shared gesture state, use the swipe handler's
internal state. This ensures that only the handler that started
the new task can finish the controller for it (i.e. starting a
new gesture, which creates a new handler, will ignore the
onTaskAppeared() that the previous handler initiated).
Test: Quick switch to delayed task A, then quick switch to B right
before onTaskAppeared() such that we get onTaskAppeared() during
the transition (easier to repro if you increase animation durations
with springs off). Before this change, A appeared on top.
Bug: 156412706
Change-Id: Ic7d3cd43399005095b2e7c7382218edffefdc27b
2020-05-12 17:46:02 -05:00
TreeHugger Robot
7839eaa9b7
Merge "Generating a long-press even only when it's expected" into ub-launcher3-rvc-dev
2020-05-12 22:22:52 +00:00
thiruram
ff48451ecd
Adds westworld logging events for drag and drop on target bar buttons.
...
This would add below set of LauncherEvents:
* LAUNCHER_ITEM_DROPPED_ON_REMOVE
* LAUNCHER_ITEM_DROPPED_ON_CANCEL
* LAUNCHER_ITEM_DROPPED_ON_DONT_SUGGEST
* LAUNCHER_ITEM_DROPPED_ON_UNINSTALL
* LAUNCHER_ITEM_UNINSTALL_COMPLETED
* LAUNCHER_ITEM_UNINSTALL_CANCELLED
Sample Logs: https://docs.google.com/document/d/1CBP2yTcXdFhPdNG5ZmWFKSgd8mDbMevY-akVlUXPLDo/edit#bookmark=id.3ndtl1dalhdt
Bug: 152978018
Change-Id: I055a1b001524753eea71384b4765522f5946fbbc
2020-05-12 15:09:28 -07:00
Becky Qiu
073cbca370
[Overview Actions] Put the taskview in the middle of the screen.
...
Using horizontal padding 48dp to adjust the scale of the taskview and put it in the middle of the vertical space.
Test: local
Bug: 155444014
Change-Id: Iee6096baf18ae1106c24c83b4675abd4d3ff4d4f
2020-05-12 15:00:54 -07:00
Tracy Zhou
0d880c876b
Fade in grid preview
...
Fixes: 156406762
Test: https://drive.google.com/open?id=1JshUMjd1ASjHcAhnAiG3PEC-6wCRY7EE
Change-Id: I6a99650796fe64a6c11ee9fad6904b14373c6363
2020-05-12 14:43:44 -07:00
Sunny Goyal
b78ea4b4fc
Changing RecentsView layout based on the split screen task size
...
Bug: 155816922
Change-Id: I33f69d72f8a27e3621d029c6ee4045c3664f3ac9
2020-05-12 14:04:19 -07:00
Sunny Goyal
3f948e3f42
Adding state manager to fallback recents activity
...
Bug: 156398988
Change-Id: Id0a106ef888ade5223940ac8243108c39b4d6b98
2020-05-12 13:31:48 -07:00
TreeHugger Robot
7dcd4d6ed6
Merge "Simplifying animation creating logic for app-to-overview" into ub-launcher3-rvc-dev
2020-05-12 18:42:22 +00:00
TreeHugger Robot
2830c99bee
Merge "Even more additional logging for pause non-detection" into ub-launcher3-rvc-dev
2020-05-12 17:35:42 +00:00
vadimt
60bc43d0cc
Even more additional logging for pause non-detection
...
Bug: 156044202
Change-Id: I7c1a8a9ef4149bd64597908c0b6797cfe33fd4b6
2020-05-12 09:51:24 -07:00
Sunny Goyal
4888790bde
Simplifying animation creating logic for app-to-overview
...
Removing optional 'shouldAnimate' flag. This was false only in 3-button mode but
the code was also handling animation, leading to inconsistent expectations. Instead
always assuming animation and finishing the animation promptly.
Change-Id: Ic56476dc5ea64c9a7d7e9744f3e33cd61dfde9e8
2020-05-12 16:37:27 +00:00
TreeHugger Robot
b8759f9b26
Merge "Fixing pullback factor not initialized after launcher process death" into ub-launcher3-rvc-dev
2020-05-12 03:06:29 +00:00
TreeHugger Robot
3d3c41a3a6
Merge "Make educational half-sheet black in dark mode" into ub-launcher3-rvc-dev
2020-05-12 01:07:21 +00:00
TreeHugger Robot
eb0136b7c4
Merge "Abstracting out state handler logic into base classes so that it can also be used in different activity" into ub-launcher3-rvc-dev
2020-05-12 00:29:52 +00:00
TreeHugger Robot
badfff4469
Merge "Restart running task if another task was started but not appeared" into ub-launcher3-rvc-dev
2020-05-12 00:03:52 +00:00
TreeHugger Robot
c8b81d72a4
Merge "Make darkmode allapps backgrounds solid black" into ub-launcher3-rvc-dev
2020-05-11 23:44:30 +00:00
TreeHugger Robot
e123ac8fb5
Merge "String translation updates" into ub-launcher3-rvc-dev
2020-05-11 23:44:00 +00:00
TreeHugger Robot
c03cfeec36
Merge "Remove bold from work paused overlay text" into ub-launcher3-rvc-dev
2020-05-11 23:43:20 +00:00
TreeHugger Robot
072a6e01bc
Merge "Even more logging for pause non-detection" into ub-launcher3-rvc-dev
2020-05-11 23:42:30 +00:00
TreeHugger Robot
3d668090af
Merge "Resolve Test flakes" into ub-launcher3-rvc-dev
2020-05-11 23:40:43 +00:00
Sunny Goyal
35e7d38681
Abstracting out state handler logic into base classes so that it can
...
also be used in different activity
Change-Id: Ic5e60b21e1429c71f1cd4e7041e70bf4fc9761b7
2020-05-11 16:38:26 -07:00
Tony Wickham
a57000c33d
Restart running task if another task was started but not appeared
...
If we just finish the controller to resume the running task like
we normally would, the delayed task will appear on top when it's
ready. Instead, we need to start the original task in this case.
- Move mLastStartedTaskId to GestureState, shared between swipe
handlers when continuing the gesture.
- Update logic to change LAST_TASK to NEW_TASK if a task was
started (but not appeared) during the same gesture; likewise,
only change NEW_TASK to LAST_TASK if no task was started.
- Finish the controller when successfully starting the task
that already appeared, since we won't get onTaskAppeared().
Bug: 156132424
Change-Id: I1e9af297840745ab3d5e90214425f10a2616d90a
2020-05-11 18:26:06 -05:00
vadimt
d5cb9a7a18
Even more logging for pause non-detection
...
Bug: 156044202
Change-Id: I31fead73a6a64617aea67e66b01c365841229b92
2020-05-11 15:56:54 -07:00
TreeHugger Robot
ed31f24dbf
Merge "Fixing current task not overshooting on swipe-up in overview" into ub-launcher3-rvc-dev
2020-05-11 22:55:45 +00:00
Sunny Goyal
84376f305b
Fixing current task not overshooting on swipe-up in overview
...
> also fixing flicker during swipe-up when scroll is applied before recents
has been initialized
Bug: 154761552
Change-Id: I45c2b6801b8b87097c2816e26a234bab41b72ed4
2020-05-11 14:39:32 -07:00
TreeHugger Robot
6459397e3d
Merge "Temporarily removes Settings button from Back tutorial." into ub-launcher3-rvc-dev
2020-05-11 21:10:46 +00:00