Wei Sheng Shih
e8d2a08562
Merge "Pre-set splash screen as icon-style when launch activity from Launcher." into sc-dev am: c3db44bbce am: 7d76519c1f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14773251
Change-Id: I0d8255797dc1611c85e8cc5d16f9b59aab9b9fc5
2021-06-08 12:43:14 +00:00
Wei Sheng Shih
7d76519c1f
Merge "Pre-set splash screen as icon-style when launch activity from Launcher." into sc-dev am: c3db44bbce
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14773251
Change-Id: I36fa8bff1c0a7e19b49149dd3a09b9aee5df08a7
2021-06-08 12:28:18 +00:00
Wei Sheng Shih
c3db44bbce
Merge "Pre-set splash screen as icon-style when launch activity from Launcher." into sc-dev
2021-06-08 12:16:24 +00:00
zakcohen
b4d9ebd0de
DO NOT MERGE am: 1fb6718c85
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14885687
Change-Id: I6205b60242fbc2b5b3ed2051a5728ac8b7dc7c71
2021-06-08 08:55:58 +00:00
Pat Manning
17da2b2bf8
Merge "Animate live tile translation and update live tile page scroll on dismissal of non-live tile tasks." into sc-v2-dev am: 9acaf302ad am: 0b5f695912
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805376
Change-Id: I92527745166eded7a2561ce65a0253ab27a16f4c
2021-06-08 08:48:32 +00:00
Pat Manning
0b5f695912
Merge "Animate live tile translation and update live tile page scroll on dismissal of non-live tile tasks." into sc-v2-dev am: 9acaf302ad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805376
Change-Id: I9352fba6202a64e5b83442890d76d5b59c44ed06
2021-06-08 08:34:42 +00:00
Pat Manning
9acaf302ad
Merge "Animate live tile translation and update live tile page scroll on dismissal of non-live tile tasks." into sc-v2-dev
2021-06-08 08:21:01 +00:00
zakcohen
1fb6718c85
DO NOT MERGE
...
Use focused task id for getting task size
When getting the selected task size, look at the focused task id, not
the running task id.
I believe this was a typo from the original change.
Bug: 190399315
Test: Local build and flash and run
Change-Id: Ice92e0562765f4f0142e27da0c38140df4c11425
2021-06-07 23:29:11 +00:00
Tony Wickham
47c8561c1b
Merge "Fix regression where nav bar shows when taskbar is showing" into sc-v2-dev am: 4b916764a4 am: 2a94943e5d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14884146
Change-Id: I162e69da40fec8a092d50ef67f2892128abbaf0b
2021-06-07 22:28:26 +00:00
Tony Wickham
2a94943e5d
Merge "Fix regression where nav bar shows when taskbar is showing" into sc-v2-dev am: 4b916764a4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14884146
Change-Id: I24b8f59eb427fb0da776982eceb88ac9d64fb8da
2021-06-07 22:09:18 +00:00
Tony Wickham
4b916764a4
Merge "Fix regression where nav bar shows when taskbar is showing" into sc-v2-dev
2021-06-07 21:53:38 +00:00
TreeHugger Robot
cb60b5cb5d
Merge "Fixing taskbar window not collapsed after closing folder" into sc-v2-dev am: 8235469f43 am: 153ab1613c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14849712
Change-Id: I6ce59685d842277cf857fd50e09cf443e625eeea
2021-06-07 21:04:27 +00:00
TreeHugger Robot
153ab1613c
Merge "Fixing taskbar window not collapsed after closing folder" into sc-v2-dev am: 8235469f43
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14849712
Change-Id: I56adafb7848d8836bace5c2f42ee4d5a77de5aa2
2021-06-07 20:43:32 +00:00
Tony Wickham
0dd8345085
Fix regression where nav bar shows when taskbar is showing
...
- Add mNavBarButtonAlpha to TaskbarStateHandler, and set it to the inverse of the taskbar alpha.
- Add mPendingSetNavButtonAlpha for when setNavBarButtonAlpha() is called before mSystemUiProxy is initialized.
Test: Go between various launcher states and ensure nav bar only shows up when taskbar hides.
Bug: 187353581
Change-Id: I4b79280d686c787e9128e753070ec591d1ab2e4d
2021-06-07 12:14:17 -07:00
wilsonshih
0fe2342445
Pre-set splash screen as icon-style when launch activity from Launcher.
...
Specify icon style splash screen when launch activity from Launcher.
Bug: 188023621
Bug: 189293785
Test: Start application from Launcher/Recents.
Change-Id: I13b7cd67576cf8822e86ff90971d6bb1a24d1a91
2021-06-07 11:58:45 +08:00
Winson Chung
934f32b9b1
Merge "Workaround for apps to stop before removing the task" into sc-dev am: 6420de7762
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14827090
Change-Id: Ic8567e1bfecf32218ed598395e22018941a7c6e5
2021-06-07 03:48:38 +00:00
Sunny Goyal
db904d4655
Fixing taskbar window not collapsed after closing folder
...
Bug: 187353581
Test: Manual
Change-Id: If55ef7c44a7e51f552eba3368edd2d8b5552ca99
2021-06-04 17:48:54 -07:00
Winson Chung
4f3c749ffc
Workaround for apps to stop before removing the task
...
- With live tile enabled, the race between destroying the task and
killing the process is more evident since the app may not get
stopped at all. For now, when dismissing, defer removing the
task until we've finished the recents animation to allow the
app to be stopped accordingly
Bug: 184899234
Test: Dismiss the task from overview, check that the app gets
lifecycle events
Change-Id: Ib3ea479643d65859fe4cd580b4c347b87130a69d
Merged-In: Ib3ea479643d65859fe4cd580b4c347b87130a69d
2021-06-04 22:00:30 +00:00
Winson Chung
af77516899
Merge "Workaround for apps to stop before removing the task" into sc-v2-dev am: 98644240ca am: 0a6d517940
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14825900
Change-Id: I736ecf1b61d607a7dda40c5bd75ee283114274a2
2021-06-04 21:11:14 +00:00
Winson Chung
0a6d517940
Merge "Workaround for apps to stop before removing the task" into sc-v2-dev am: 98644240ca
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14825900
Change-Id: I12d07e3dbf5eeec81e89d4abdbf0c9c5f1e7e84d
2021-06-04 20:55:25 +00:00
Lucas Dupin
4035ce40f7
Merge "Remove blur from launcher when in overview" into sc-dev am: 997ac6cddc am: 32d8a953b4 am: 734f29a051
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14829892
Change-Id: Ie4b5f5ef3cfdb3e176224e3369c2dbae693a7f8c
2021-06-04 20:40:05 +00:00
Winson Chung
98644240ca
Merge "Workaround for apps to stop before removing the task" into sc-v2-dev
2021-06-04 20:38:06 +00:00
Lucas Dupin
734f29a051
Merge "Remove blur from launcher when in overview" into sc-dev am: 997ac6cddc am: 32d8a953b4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14829892
Change-Id: I84235ab237bd15f5280277350e7598d1ee1c40f8
2021-06-04 20:18:42 +00:00
Lucas Dupin
32d8a953b4
Merge "Remove blur from launcher when in overview" into sc-dev am: 997ac6cddc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14829892
Change-Id: I715c8726e4223e749f01ff510f94bc3d54ef1bb9
2021-06-04 20:05:10 +00:00
Lucas Dupin
9f03d347ce
Merge "Remove blur from launcher when in overview" into sc-dev am: 997ac6cddc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14829892
Change-Id: Ie82910a945ffe7e2d483d49c88602ceb8d0842df
2021-06-04 20:03:51 +00:00
Lucas Dupin
997ac6cddc
Merge "Remove blur from launcher when in overview" into sc-dev
2021-06-04 19:51:46 +00:00
Sunny Goyal
9d9930e2fc
Merge "Taskbar layout update" into sc-v2-dev am: a72e9e20bf am: f703600a8a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722697
Change-Id: Idc4f8932d94a215231076269b2d6fb18611a8188
2021-06-04 18:35:22 +00:00
Vadim Tryshev
fc237929f8
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev am: a5a61dddfd am: 896c4afbd0 am: fff7dad721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805586
Change-Id: I5a3e124180f6a3fbbfffa5c121c14bd652bd539d
2021-06-04 18:35:16 +00:00
Sunny Goyal
f703600a8a
Merge "Taskbar layout update" into sc-v2-dev am: a72e9e20bf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722697
Change-Id: Ib5ec5655ecc29ff8a98528dffed2cef76f6cf8a9
2021-06-04 18:20:25 +00:00
Vadim Tryshev
fff7dad721
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev am: a5a61dddfd am: 896c4afbd0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805586
Change-Id: I0c83a637e545e5fa77b0971feb88a6e774035257
2021-06-04 18:20:19 +00:00
Sunny Goyal
a72e9e20bf
Merge "Taskbar layout update" into sc-v2-dev
2021-06-04 18:08:58 +00:00
Vadim Tryshev
896c4afbd0
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev am: a5a61dddfd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805586
Change-Id: Ib1058ed591817a1bf34bcda56f044d3ded556933
2021-06-04 18:05:55 +00:00
Lucas Dupin
258e4526b7
Remove blur from launcher when in overview
...
The App window will be under Launcher, so we can't actually blur
launcher at that time, otherwise the live window will also be blurred.
Test: manual
Bug: 189207458
Change-Id: Ie07449d29d3b0dc60d3787b6d32aa9e46e0bb613
2021-06-04 11:05:37 -07:00
Vadim Tryshev
915eea0422
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev am: a5a61dddfd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805586
Change-Id: Ic128112bd0207559f5bd1ae2b9a817f8ad0f98ea
2021-06-04 18:04:30 +00:00
Vadim Tryshev
a5a61dddfd
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev
2021-06-04 17:57:00 +00:00
Winson Chung
ccda7bc725
Workaround for apps to stop before removing the task
...
- With live tile enabled, the race between destroying the task and
killing the process is more evident since the app may not get
stopped at all. For now, when dismissing, defer removing the
task until we've finished the recents animation to allow the
app to be stopped accordingly
Bug: 184899234
Test: Dismiss the task from overview, check that the app gets
lifecycle events
Change-Id: Ib3ea479643d65859fe4cd580b4c347b87130a69d
2021-06-04 17:21:17 +00:00
Pat Manning
5c7b505d25
Animate live tile translation and update live tile page scroll on dismissal of non-live tile tasks.
...
Test: manual
Fix: 188453992
Bug: 188453992
Change-Id: I661c7a2900118ea02e4947feed99308d1a3a5619
2021-06-04 17:11:54 +00:00
Yogisha Dixit
80abb18d53
Add new log events for widgets. am: 4ff5ee3a8f am: f8ef794774 am: 45491961d5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425539
Change-Id: I519c29d4a047fc01e43f4642fa2f4345db39d387
2021-06-04 17:05:40 +00:00
Yogisha Dixit
45491961d5
Add new log events for widgets. am: 4ff5ee3a8f am: f8ef794774
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425539
Change-Id: I424b38bbae3c52af2ac567fbd25cc25250ab71c6
2021-06-04 16:51:17 +00:00
Yogisha Dixit
f8ef794774
Add new log events for widgets. am: 4ff5ee3a8f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425539
Change-Id: Icfd93b918332a391602c788aa84f27d421c7ef14
2021-06-04 16:37:07 +00:00
Yogisha Dixit
594dd55773
Add new log events for widgets. am: 4ff5ee3a8f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425539
Change-Id: Id255461b89539ca35584063acf5049e88192f81d
2021-06-04 16:34:51 +00:00
Yogisha Dixit
4ff5ee3a8f
Add new log events for widgets.
...
Design doc: go/widgets-logging
Bug: 185778648
Test: manual
Change-Id: Ia3c6edb87766a33e77865e9461e7101a1df864c1
2021-06-04 14:52:37 +01:00
Vinit Nayak
26b0f313e4
Merge "Check for taskbar 3 button flag when initializing RotationContextualButton" into sc-v2-dev am: 759490be1d am: e98ef15f9b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14826862
Change-Id: Ida69d5187715603b75eae06fb758ba92fecda614
2021-06-04 02:57:03 +00:00
Alex Chau
426a14bbfc
Merge "Make quick switch track finger 1:1" into sc-v2-dev am: f647016cce am: 9dee4f3b2a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14817819
Change-Id: If34cc66acdbce5f504773b7cec3bf901c7bbe87b
2021-06-04 02:54:00 +00:00
Bill Lin
1cf3039c1e
Merge changes I7b9e6e7f,I9729cd40 into sc-dev am: 51b35256d2 am: ae054d8584 am: b61a3850b2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14800258
Change-Id: Ib18d6c070199ec49afb96a69c5dac299f030e20f
2021-06-04 02:14:12 +00:00
Vinit Nayak
e98ef15f9b
Merge "Check for taskbar 3 button flag when initializing RotationContextualButton" into sc-v2-dev am: 759490be1d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14826862
Change-Id: I2ee6ce03bb0a9cd96d47605cb0193c8780c4d5c8
2021-06-04 02:09:44 +00:00
Alex Chau
9dee4f3b2a
Merge "Make quick switch track finger 1:1" into sc-v2-dev am: f647016cce
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14817819
Change-Id: I7aa8796856e3f98041e0508005a07b5df756da85
2021-06-04 02:03:48 +00:00
Bill Lin
b61a3850b2
Merge changes I7b9e6e7f,I9729cd40 into sc-dev am: 51b35256d2 am: ae054d8584
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14800258
Change-Id: I775c0edcfe403c854a7c87104fa9aba78761f18d
2021-06-04 00:49:48 +00:00
TreeHugger Robot
e4e4541139
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-06-04 00:38:54 +00:00
Bill Lin
657a6da6fb
Merge changes I7b9e6e7f,I9729cd40 into sc-dev am: 51b35256d2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14800258
Change-Id: I717b55f90426b21c05370a0aeb731b960fb64bee
2021-06-04 00:33:43 +00:00