Commit Graph

33301 Commits

Author SHA1 Message Date
Andy Wickham 42cbb23d0d Marks ScrimView unimportant for accessibility when Widgets screen is opened.
am: c40872b913

Change-Id: Ic078f5dd44e57883041433ad001ed4fa684dcba2
2019-09-03 15:29:25 -07:00
Andy Wickham 90c16ace8a Reduces padding of the Overview shelf in no button mode.
Before: https://screenshot.googleplex.com/iw6baTCfoy2.png
After: https://screenshot.googleplex.com/8CcsQvLhYDo.png
Desired: https://b.corp.google.com/action/issues/139551306/attachments/26925873?download=false

Test: Examined before and after padding and verified 3-button is unaffected.
Fixes: 139551306

Change-Id: Ia416399cf25e7c6c2fb8aa84ad20e7ad74dcd31b
(cherry picked from commit ddc9622e92)
2019-09-03 22:05:20 +00:00
Andy Wickham c40872b913 Marks ScrimView unimportant for accessibility when Widgets screen is opened.
This prevents it from holding focus while the Widgets screen is visible
(after using Widgets action from the All Apps caret thingy).

Test: Manually followed steps provided in bug, and issue not seen after this change.
Fixes: 139918680
Change-Id: I280ac97fb7ff9fa67f1c6a1ce9cdfa9e451231eb
2019-09-03 21:20:22 +00:00
Jon Miranda 0b439b446d Merge "Only add promise icon if icon is provided in the SessionInfo." into ub-launcher3-qt-qpr1-dev am: 505a88140e
am: 3105f80e64

Change-Id: Ic8d685a5f9a9f2b2ede483402d6c80e40ec9cdc4
2019-09-03 11:24:46 -07:00
Sunny Goyal f6d5c67402 Merge "Fix bug where we incorrectly change the default profile id of the database." into ub-launcher3-qt-qpr1-dev am: a42681f6d2
am: 71834aa186

Change-Id: Id5169fab20896a5e24e8856b714edc1b5cc738ad
2019-09-03 11:24:14 -07:00
Jon Miranda 3105f80e64 Merge "Only add promise icon if icon is provided in the SessionInfo." into ub-launcher3-qt-qpr1-dev
am: 505a88140e

Change-Id: I1bb3883810bde87ffc3b69b154f2f886c09e6e85
2019-09-03 11:17:48 -07:00
Sunny Goyal 71834aa186 Merge "Fix bug where we incorrectly change the default profile id of the database." into ub-launcher3-qt-qpr1-dev
am: a42681f6d2

Change-Id: I05ca0e24324272e06087221fbbb50a6dbef7ed4f
2019-09-03 11:17:14 -07:00
TreeHugger Robot 505a88140e Merge "Only add promise icon if icon is provided in the SessionInfo." into ub-launcher3-qt-qpr1-dev 2019-09-03 16:27:11 +00:00
Pinyao Ting c2c4d8358c Merge "migrate custom widgets in comply with plugin framework" into ub-launcher3-master 2019-09-03 16:23:37 +00:00
Sunny Goyal a42681f6d2 Merge "Fix bug where we incorrectly change the default profile id of the database." into ub-launcher3-qt-qpr1-dev 2019-09-03 16:23:18 +00:00
Jon Miranda a8c7c0b713 Only add promise icon if icon is provided in the SessionInfo.
- In some cases, SessionInfo is created without an icon until later on
  in the install process. This prevents promise icons with default Android
  logo from appearing.
- This will also prevent apps without a launching activity from appearing
  as a promise icon and then disappearing when the app is installed.

Bug: 135633159
Change-Id: I30adde8bf2cf583bffca8ed878f9cc20d6d41a13
2019-09-03 08:13:09 -07:00
TreeHugger Robot e512dd6ef9 Merge "Import translations. DO NOT MERGE" into ub-launcher3-master 2019-09-01 18:50:23 +00:00
Bill Yi 47d7d9718a Import translations. DO NOT MERGE
Change-Id: I712f6654aeaddfae096de2c96fc374f745006e96
Auto-generated-cl: translation import
2019-09-01 11:33:57 -07:00
vadimt 7e6ba0e5bf Merge "Adding tracing for mismatch between current and stable states" into ub-launcher3-qt-qpr1-dev
am: 78ebf57e9f

Change-Id: Ifac50ddd7ad0a689722e4911a735cf2d503d177a
2019-08-30 18:10:34 -07:00
TreeHugger Robot 78ebf57e9f Merge "Adding tracing for mismatch between current and stable states" into ub-launcher3-qt-qpr1-dev 2019-08-31 00:55:55 +00:00
vadimt 7bfc820d0c Adding tracing for mismatch between current and stable states
Bug: 140311911
Change-Id: Ie6196015a3f1b35b1403a12540ff7e3290f8cb3d
2019-08-30 17:13:43 -07:00
Tony Wickham 4feff8ba95 Don't update all apps content visibility during home animation
am: 7310bb4b5c

Change-Id: I92382497e4444e2ca1d1951c44646bc5047a6f36
2019-08-30 16:22:51 -07:00
Tony Wickham 7310bb4b5c Don't update all apps content visibility during home animation
We already set the all apps content visibility = GONE at the start of
the gesture to prevent relayouts, but when animating home we were
inadvertently changing it to INVISIBLE, causing a relayout and jank.

Bug: 140308849
Change-Id: I285746f8ac8f3f857282e22ebec8eebd0b98647f
2019-08-30 22:10:55 +00:00
Pinyao Ting c7a6c2979c migrate custom widgets in comply with plugin framework
Bug: 139888225
Change-Id: I8a3d0fe2689ad5ba24b19309728bbad0b6287f71
2019-08-30 12:06:22 -07:00
Jon Miranda 768cb139cc Fix bug where we incorrectly change the default profile id of the database.
Change-Id: I0fafc06f5e28c1fdff77003c984e686719a60cd2
2019-08-30 16:11:00 +00:00
Hyunyoung Song c1ff993a38 Merge "Setup owners for featureflag files" into ub-launcher3-qt-qpr1-dev
am: ce78e16884

Change-Id: I8bb9698280fe623d67a4809caa3cf0daed315fd0
2019-08-29 15:32:18 -07:00
TreeHugger Robot ce78e16884 Merge "Setup owners for featureflag files" into ub-launcher3-qt-qpr1-dev 2019-08-29 22:20:05 +00:00
Jon Miranda 8c9ca92aca [automerger skipped] [DO NOT MERGE] Fix NumberFormatException for launcher.
am: d49fe3130e -s ours
am skip reason: subject contains skip directive

Change-Id: I0cf993f3f7a125a7b4853143cec4cf04d5ad8b73
2019-08-29 14:10:07 -07:00
TreeHugger Robot 5fb858e252 Merge "Fix RequestPinItemTest, broken by my manual merge." into ub-launcher3-master 2019-08-29 19:17:44 +00:00
Jon Miranda d49fe3130e [DO NOT MERGE] Fix NumberFormatException for launcher.
Fix is already in ub-launcher3-master: I5094b22ddc77c45590cea1a5f5dead0dc7580abf

Bug: 140076379
Change-Id: I01948cf71ef2e058dc1ef8c506f174856ee09e0d
2019-08-29 19:10:28 +00:00
TreeHugger Robot f3ac1f22cc Merge "Reduces padding of the Overview shelf in no button mode." into ub-launcher3-master 2019-08-29 18:39:10 +00:00
Andy Wickham ddc9622e92 Reduces padding of the Overview shelf in no button mode.
Before: https://screenshot.googleplex.com/iw6baTCfoy2.png
After: https://screenshot.googleplex.com/8CcsQvLhYDo.png
Desired: https://b.corp.google.com/action/issues/139551306/attachments/26925873?download=false

Test: Examined before and after padding and verified 3-button is unaffected.
Fixes: 139551306

Change-Id: Ia416399cf25e7c6c2fb8aa84ad20e7ad74dcd31b
2019-08-29 11:11:12 -07:00
Samuel Fufa 9fd21056c7 App shortcut overlapping app icon when selecting the app using USB mouse
Test: Manual
Bug:113287687
Change-Id: Ib02c736a312937a9b71d5168d965446b6fc5b7b7
2019-08-28 17:58:14 -07:00
Hyunyoung Song c5a4c078bf Setup owners for featureflag files
Change-Id: Ia7621b53907fcd42724dc5e1a7d36920fd4836dc
2019-08-28 16:32:59 -07:00
Hyunyoung Song 151970d535 Merging from ub-launcher3-qt-qpr1-dev @ build 5834630
Test: manual, presubmit on the source branch
http://x20/teams/android-sysui/merge/ub-launcher3-qt-qpr1-dev_5834630.html

Change-Id: I39968f831d707800207303e7661193fd74e56124
2019-08-28 11:28:39 -07:00
android-build-team Robot c1281e644a Snap for 5835590 from 0ff61c2269 to rvc-release
Change-Id: I6b106c8f7ba88cbf7a2a1b7d4a81028c2f5f08a9
2019-08-28 03:05:46 +00:00
Samuel Fufa 19b15701ce Light QSB to Dark QSB transition lags
Test: Manual (slowmo video)
Bug:139893571
Change-Id: I652a1d9daf52b1a30643ba92f8ea06b68cef4cf0
2019-08-27 12:30:44 -07:00
android-build-team Robot cf1e56be56 Snap for 5831730 from b6c569171a to qt-qpr1-release
Change-Id: I9a7de0d7516b28ca08b6be4fdb9350fb11f13f8f
2019-08-27 03:14:45 +00:00
android-build-team Robot 807e698280 Snap for 5831531 from 1ab7903db0 to rvc-release
Change-Id: I815e38a4700d42eb408bc1d0f47646b3644aebe3
2019-08-27 03:07:55 +00:00
android-build-team Robot 806dbd4ac9 Merge cherrypicks of [9276932] into qt-qpr1-release
Change-Id: Ia5c393762c6ec71387ab5fe3713253188469341b
2019-08-27 02:54:03 +00:00
Samuel Fufa 3a91804a2a Sorting people by key crashes launcher
Approch: approach: filter out people with null getKey before sorting.

Bug:139436782
Change-Id: I6510a12374ff4fec02c879ff76ba42b1fcdb8281
(cherry picked from commit 8628eb9353)
(cherry picked from commit b6c569171a)
2019-08-27 02:53:58 +00:00
Samuel Fufa 0ff61c2269 Sorting people by key crashes launcher am: b6c569171a
am: 16886928ec

Change-Id: Ib9ebe3f84da4c3508ace167df26e3e632272458f
2019-08-26 19:21:17 -07:00
Samuel Fufa 1cde7ad15a Sorting people by key crashes launcher
am: 68c97cf5ac

Change-Id: I2b0949e6085df99ad7a43236bf2f7c9faf4b4d26
2019-08-26 18:31:10 -07:00
Samuel Fufa 16886928ec Sorting people by key crashes launcher
am: b6c569171a

Change-Id: Ib3cf4bffaf3a8e6e44e9f7f059d0296da7b00212
2019-08-26 18:30:03 -07:00
Vinit Nayak b57c577669 Merge "Add unique id to trace logs through recents animations" into ub-launcher3-master 2019-08-26 22:55:01 +00:00
Vinit Nayak 9b26e63f90 Add unique id to trace logs through recents animations
Generate a 3 digit number and append it to
log statements here as well as in platform.

fixes: 134619041
Test: Inspected log output with adb shell dumpsys activity service TouchInteractionService

Change-Id: I52a76dd2950565b246384d7766fdede9e28f5bb9
2019-08-26 15:10:21 -07:00
Xin Li 1ab7903db0 [automerger skipped] DO NOT MERGE - Merge build QP1A.190711.019 into stage-aosp-master am: a12675cb34 -s ours am: 5211f876ab am: fea2505589
am: dd31ea92f0 -s ours
am skip reason: subject contains skip directive

Change-Id: Id1005dcd2a72495cf6d9976221425b128b9e5f47
2019-08-26 13:35:20 -07:00
Xin Li 36c5a14052 [automerger skipped] DO NOT MERGE - Merge build QP1A.190711.001 into stage-aosp-master history am: 26d5570bff -s ours am: 97bcda24f1 am: 6448e75fe8
am: 42d0071b54 -s ours
am skip reason: subject contains skip directive

Change-Id: I6ae5d60e60832a2fe117cb25451e550c75d10c1a
2019-08-26 12:40:12 -07:00
Xin Li dd31ea92f0 [automerger skipped] DO NOT MERGE - Merge build QP1A.190711.019 into stage-aosp-master am: a12675cb34 -s ours am: 5211f876ab
am: fea2505589

Change-Id: I975cbce17d875d2e733b7fedcc601787cbadc920
2019-08-26 12:36:54 -07:00
Xin Li 42d0071b54 [automerger skipped] DO NOT MERGE - Merge build QP1A.190711.001 into stage-aosp-master history am: 26d5570bff -s ours am: 97bcda24f1
am: 6448e75fe8

Change-Id: I98fe6a8590860b73e4eeee3b0d94c24df32a2d5e
2019-08-26 11:39:10 -07:00
Samuel Fufa b6c569171a Sorting people by key crashes launcher
Approch: approach: filter out people with null getKey before sorting.

Bug:139436782
Change-Id: I6510a12374ff4fec02c879ff76ba42b1fcdb8281
(cherry picked from commit 8628eb9353)
2019-08-26 18:07:54 +00:00
Samuel Fufa 68c97cf5ac Sorting people by key crashes launcher
Approch: approach: filter out people with null getKey before sorting.

Bug:139436782
Change-Id: I6510a12374ff4fec02c879ff76ba42b1fcdb8281
(cherry picked from commit 8628eb9353)
2019-08-26 18:05:59 +00:00
Bill Yi 5bdbee5e79 Import translations. DO NOT MERGE
Change-Id: I00a33583e7c0440db939df46e0e9fe7306d0a6c1
Auto-generated-cl: translation import
2019-08-25 23:11:04 -07:00
android-build-team Robot 26cb901093 Snap for 5828070 from 227daf0108 to qt-qpr1-release
Change-Id: I9e1599c989a5699bf79b8a95a11fdd91891ef59c
2019-08-24 23:03:13 +00:00
Xin Li fea2505589 [automerger skipped] DO NOT MERGE - Merge build QP1A.190711.019 into stage-aosp-master am: a12675cb34 -s ours
am: 5211f876ab

Change-Id: Icad2ea5f07bca0912863535c0048c109740e7971
2019-08-24 02:02:53 -07:00