Commit Graph

20437 Commits

Author SHA1 Message Date
Julia Reynolds
33e6708f75 Add settings for apps that don't use full conversations am: eca1e4d197
Change-Id: I3360ffd3f7975346f24d0943912cc31b88b2a07d
2020-05-15 23:39:06 +00:00
TreeHugger Robot
4bbe564aea Merge changes from topic "jr-update" into rvc-dev
* changes:
  Update conversation launch point
  Add settings for apps that don't use full conversations
2020-05-15 23:35:06 +00:00
TreeHugger Robot
a264157438 Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-05-15 23:21:28 +00:00
TreeHugger Robot
a9ef11f243 Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-05-15 23:05:04 +00:00
Julia Reynolds
f0c3245639 Fix jank on conversation screen
Onboarding should only appear if needed

Test: manual
Fixes: 156756305
Change-Id: I663677772806db9c80979cdac103c9fa657ee7e2
2020-05-15 19:41:12 +00:00
Julia Reynolds
cd237ccf9b Update conversation launch point
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.notification"
Fixes: 156670585
Change-Id: I31f306d1b7d480ac0ef0cc4a5f7e66efe528383d
2020-05-15 19:40:56 +00:00
Julia Reynolds
eca1e4d197 Add settings for apps that don't use full conversations
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.notification"
Fixes: 155276427
Change-Id: Ie145b9cdc9555d4676a8bd225427abc9222f31c5
2020-05-15 19:38:14 +00:00
Yanting Yang
b30ae28c9f Merge "Fix text view padding issue in EmptyTextSettings" into rvc-dev am: 5812014ff7 am: b9104da715
Change-Id: I22020bae8d96593a3944745b3bde5448c2638aef
2020-05-15 12:13:56 +00:00
Yanting Yang
8b3c7b20b5 Merge "Fix text view padding issue in EmptyTextSettings" into rvc-dev am: 5812014ff7
Change-Id: If322e9049dc828a406533694cd2062f4fe6456ac
2020-05-15 12:01:28 +00:00
Yanting Yang
b9104da715 Merge "Fix text view padding issue in EmptyTextSettings" into rvc-dev am: 5812014ff7
Change-Id: I21ed82dc007d52cd0e4d157ca20d07198830fbdc
2020-05-15 12:00:56 +00:00
Yanting Yang
5812014ff7 Merge "Fix text view padding issue in EmptyTextSettings" into rvc-dev 2020-05-15 11:44:20 +00:00
Edgar Wang
45256dee2f Update string to keep On-screen keyboard naming consistent
Bug: 153675083
Test: manual
Change-Id: I64a193435bbf189cc417410e736f73d789fbbe1e
2020-05-15 13:42:24 +08:00
Peter_Liang
606479bc81 Add the content description for accessibility tutorial pages.
Bug: 155833961
Test: manual test & robo test
Change-Id: Iec86a6478706dcf6ce224046e8439a3d3b68144a
2020-05-15 13:34:36 +08:00
Bill Yi
52508c5ba4 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I27989a7173630bea35b9c3a799e2502475a22744
2020-05-14 19:45:37 -07:00
Bill Yi
7a917b74a8 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I9aa331208b21992c33ec194e32624494bfe98f2a
2020-05-14 18:20:16 -07:00
Edgar Wang
badcb4e415 Remove duplicate search result when search "Calls" and "Messages".
Settings indexed entries and screen title both, which caused duplicated
result.
so we make screen title as non-searchable to resolve duplicate.

Bug: 155849111
Test: manual
Change-Id: I2d0dd718c25499a574a35509d99668358ce07baa
2020-05-15 09:08:07 +08:00
Jason Chiu
6170f9372e Merge "Add metrics log for special cases" into rvc-dev am: 60071b9287 am: f067ac4f50
Change-Id: I8161c7f90ff8645bc9ab83bc91296597fc59803e
2020-05-14 08:11:11 +00:00
Jason Chiu
a69f270ac0 Merge "Add metrics log for special cases" into rvc-dev am: 60071b9287
Change-Id: I95e4190ee4492a892e11d65d413db2443c975c8d
2020-05-14 07:29:02 +00:00
Jason Chiu
f067ac4f50 Merge "Add metrics log for special cases" into rvc-dev am: 60071b9287
Change-Id: I6fcbbcb9b1dddfcd2114cfd81ee225bad0fc7e9f
2020-05-14 07:28:56 +00:00
Jason Chiu
60071b9287 Merge "Add metrics log for special cases" into rvc-dev 2020-05-14 07:12:47 +00:00
tim peng
619ec3ac1b Merge "Refine layout for output switcher panel" into rvc-dev am: 4439bcf620 am: 1aa407bbae
Change-Id: I26547899b8e7971a9a062566f73591717f13ce55
2020-05-14 01:59:49 +00:00
tim peng
cbabf1874f Merge "Refine layout for output switcher panel" into rvc-dev am: 4439bcf620
Change-Id: I3c8d116a47fde5260d1311cb7db4ce0858afbe5c
2020-05-14 01:46:47 +00:00
tim peng
1aa407bbae Merge "Refine layout for output switcher panel" into rvc-dev am: 4439bcf620
Change-Id: I3fe57bbd3ac00c00f6541d6fe7ab41dfcd6bc7be
2020-05-14 01:46:38 +00:00
tim peng
4439bcf620 Merge "Refine layout for output switcher panel" into rvc-dev 2020-05-14 01:35:26 +00:00
TreeHugger Robot
52cb4e8db9 Merge "Remove divider after last items" into rvc-dev am: abeb1a09fa am: 08686a1d88
Change-Id: I6b65c34d6a3719b2eea6142ca37fd6e841732a54
2020-05-13 20:38:56 +00:00
Yanting Yang
a2d5ba3ebe Fix text view padding issue in EmptyTextSettings
Set the left and right padding of text view to 24dp.

Impact pages:
Apps & notifications > Special app access > Premium SMS access
Apps & notifications > Special app access > VR helper services

Fixes: 147901392
Test: visual
Change-Id: I01aa7935462e4d16e56be71a8f1f0cbe9b8275f9
2020-05-14 04:33:57 +08:00
TreeHugger Robot
08686a1d88 Merge "Remove divider after last items" into rvc-dev am: abeb1a09fa
Change-Id: Ia13f617854a1c23134040ba726f0ad033025529a
2020-05-13 20:24:39 +00:00
TreeHugger Robot
0fdf2b6ec3 Merge "Remove divider after last items" into rvc-dev am: abeb1a09fa
Change-Id: Ia007a992d8fc8f9dee0adbde645e1ea698014b19
2020-05-13 20:24:38 +00:00
TreeHugger Robot
abeb1a09fa Merge "Remove divider after last items" into rvc-dev 2020-05-13 20:01:52 +00:00
Julia Reynolds
9a6e7329be Remove divider after last items
Fixes: 155890866
Test: manual
Change-Id: Ie0e3f7ad8c1868bda7623718dd60926c300fa353
2020-05-13 14:03:40 -04:00
Tim Peng
9a70887d75 Refine layout for output switcher panel
Bug: 156045699
Test: manual test
Change-Id: Ic889c0e755086e7d48c9a493f4ee5a8e394fdbe5
2020-05-13 15:20:54 +08:00
Pasty Chang
640affe10e Merge "Set the text of accessibility description in suw to center" into rvc-dev am: e060311358 am: 12240e4d37
Change-Id: I45fbf7cbbfae77c536b1cb583e159cc47da28961
2020-05-13 03:22:25 +00:00
Pasty Chang
82995ab956 Merge "Set the text of accessibility description in suw to center" into rvc-dev am: e060311358
Change-Id: I3d24c66098c8c64dfde79e07d81d8bbb5963137c
2020-05-13 03:08:54 +00:00
Pasty Chang
12240e4d37 Merge "Set the text of accessibility description in suw to center" into rvc-dev am: e060311358
Change-Id: I3da31457482f0d0d0c85aa4eede76c71f680a028
2020-05-13 03:08:44 +00:00
Pasty Chang
e060311358 Merge "Set the text of accessibility description in suw to center" into rvc-dev 2020-05-13 03:03:50 +00:00
TreeHugger Robot
02c3704871 Merge "Revert "Create QS media player setting"" into rvc-dev am: cd3cde6169 am: 8f50f01f8b
Change-Id: I5bf642a99fc8ed02fd771c35fc3ebb61ae1ba1bd
2020-05-13 02:55:43 +00:00
TreeHugger Robot
42db36efbe Merge "Revert "Create QS media player setting"" into rvc-dev am: cd3cde6169
Change-Id: I20725949d542dd02b269ac84c12b691fa6e3679d
2020-05-13 02:37:47 +00:00
TreeHugger Robot
8f50f01f8b Merge "Revert "Create QS media player setting"" into rvc-dev am: cd3cde6169
Change-Id: Ib8c1bb043eae6c51671dec709fe3fe8ecd96641c
2020-05-13 02:37:41 +00:00
TreeHugger Robot
cd3cde6169 Merge "Revert "Create QS media player setting"" into rvc-dev 2020-05-13 02:20:05 +00:00
TreeHugger Robot
39cac1f86a Merge "Remove the xml for bubble pref in developer options" into rvc-dev am: 60920beb86 am: ecb721e343
Change-Id: I4d29701a69bf186d60e856941d81b780116be653
2020-05-12 21:00:04 +00:00
Jason Hsu
623c3feffe Merge "Fix the issue that title of Color inversion page is wrong" into rvc-dev am: 394f925729 am: 9beb837352
Change-Id: I77ef057b5aae75aa5de66d9b06be2052be7b1bea
2020-05-12 20:59:59 +00:00
Kholoud Mohamed
87eddfe807 Merge "String changes in the cross profile settings page" into rvc-dev am: 311ff0c1ea am: c60cf0bc3e
Change-Id: I21d379bfef7c9087be7d312bbf55a54747223883
2020-05-12 20:59:48 +00:00
Jason Chiu
04eb15b5f4 Merge "Rearrange styles and remove the same attributes as the parent style" into rvc-dev am: b0230a6106 am: 29dded7d48
Change-Id: I6c197b1ea75abcb50e8b881b634f875fa70ac90b
2020-05-12 20:58:59 +00:00
TreeHugger Robot
9d99f584ca Merge "Revise the text limit of volume shortcut key." into rvc-dev am: defa38c7ae am: 02a0c5c048
Change-Id: Ia62345ed2b627d15568c8099f7998e93ae457705
2020-05-12 20:57:53 +00:00
TreeHugger Robot
ecb721e343 Merge "Remove the xml for bubble pref in developer options" into rvc-dev am: 60920beb86
Change-Id: Ia34d5f79237bfc0d2a2a5cc1a011b73ea7802de8
2020-05-12 20:46:45 +00:00
Jason Hsu
9beb837352 Merge "Fix the issue that title of Color inversion page is wrong" into rvc-dev am: 394f925729
Change-Id: Ic7f5a3f816bf47316386a60a0c112dad4b5dedd3
2020-05-12 20:46:26 +00:00
Kholoud Mohamed
c60cf0bc3e Merge "String changes in the cross profile settings page" into rvc-dev am: 311ff0c1ea
Change-Id: I578ee55ae704365805c9b370973076e8b78abf6d
2020-05-12 20:45:49 +00:00
Jason Chiu
29dded7d48 Merge "Rearrange styles and remove the same attributes as the parent style" into rvc-dev am: b0230a6106
Change-Id: Ib29056f463930978d85799b7d7026cd28343f1c5
2020-05-12 20:42:57 +00:00
TreeHugger Robot
02a0c5c048 Merge "Revise the text limit of volume shortcut key." into rvc-dev am: defa38c7ae
Change-Id: I18a2dee07be9ff8fed20ee8204eccf06c5411fb7
2020-05-12 20:41:04 +00:00
TreeHugger Robot
9045faebe4 Merge "Remove the xml for bubble pref in developer options" into rvc-dev am: 60920beb86
Change-Id: Iaff8beb526cbe7f9beebed9c8cd7cd090735245a
2020-05-12 20:28:32 +00:00