Commit Graph

60978 Commits

Author SHA1 Message Date
Kweku Adams
414fe0f9bc Merge "Hide RESTRICTED bucket from list when off." into rvc-dev am: 71c78ed42b
Change-Id: I90fc1ddbdcdc2b47b480fa2dda0bd2d3db382363
2020-05-12 19:01:11 +00:00
Jason Hsu
b061c33990 Merge changes I3a0066e6,I080a538e into rvc-dev am: 5d0e5f7624
Change-Id: Ifbab798b6aac5fa3d9e8a05b96253c56629acbde
2020-05-12 19:00:03 +00:00
TreeHugger Robot
a02f199843 Merge "Add low battery level for case" into rvc-dev am: 83cc03d0b1
Change-Id: I05eb85b4649605fe2892e833819d9ad488719691
2020-05-12 18:59:56 +00:00
TreeHugger Robot
96376ed7c0 Merge "Single line for output switcher panel title" into rvc-dev am: 252b726d7b
Change-Id: I8e4d108f28fbec5147d1b91b03c56e282129f89a
2020-05-12 18:59:49 +00:00
TreeHugger Robot
7ba8dc2a51 Merge "Leverage the panel title font size of non-first row" into rvc-dev am: 6ea346edfe
Change-Id: I48f3fdc158a345ef3a85aac3c749fc372cbfcbb7
2020-05-12 18:59:41 +00:00
Tsung-Mao Fang
1b87002e09 Merge "Talkback speaks "work" for work profile app" into rvc-dev am: 32e693d657
Change-Id: Id155986ac5faf7e579f6abaa9200e461c8b828ef
2020-05-12 18:55:07 +00:00
TreeHugger Robot
7605eef0ed Merge "Import translations. DO NOT MERGE" into rvc-d1-dev 2020-05-11 18:27:24 +00:00
TreeHugger Robot
d9ebaabd68 Merge "Import translations. DO NOT MERGE" into rvc-d1-dev 2020-05-11 18:04:41 +00:00
TreeHugger Robot
e7e0479c36 Merge "Improve multi user settings screen" into rvc-dev am: e26de87100
Change-Id: I10cde790a0c7e1a0d4a2e6712400b656afc35017
2020-05-11 12:47:53 +00:00
tim peng
325e4bc058 Merge "Settings > Sound crashes if no BT" into rvc-dev am: 0b60b3cc9f
Change-Id: Ic16c64c0a7ebe4a8969cec96da9f5e84e5d4581e
2020-05-11 12:47:40 +00:00
TreeHugger Robot
6e72ed8749 [automerger skipped] Merge "Remove hard-coding cellbroadcastreceiver package name." into rvc-dev am: 5625958a20 -s ours
am skip reason: Change-Id Id634a88060c63d57316cb8cdb923966a8409db78 with SHA-1 2d9fb25e63 is in history

Change-Id: I3fd1bcaa6000809d365e1f39038485a9119519eb
2020-05-11 12:41:53 +00:00
Bill Yi
49e29d3d19 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I92e519e132392b6d6645b15780992b97779baf9c
2020-05-11 08:21:20 +00:00
Bill Yi
893dccbe27 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: Ie8ce512aa54da361c67b4888f4da9d61da3d4b4f
2020-05-11 07:14:21 +00:00
Bill Yi
6ae50b5ef3 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: Id2cd11839adf8c4e4ada4e463662d1a1f41a65c6
2020-05-08 16:05:53 +00:00
Kweku Adams
71c78ed42b Merge "Hide RESTRICTED bucket from list when off." into rvc-dev 2020-05-08 15:01:03 +00:00
Jason Hsu
5d0e5f7624 Merge changes I3a0066e6,I080a538e into rvc-dev
* changes:
  Add the string for caption size
  Add the string for accessibility shortcut
2020-05-08 10:13:31 +00:00
TreeHugger Robot
83cc03d0b1 Merge "Add low battery level for case" into rvc-dev 2020-05-08 08:39:39 +00:00
jasonwshsu
928a9cbe14 Add the string for caption size
* Need to have the strings for non-title case to compose the summary.

Bug: 154076977
Test: manual test
Change-Id: I3a0066e6124b8199b63b5e241559cca02e93c9d9
2020-05-08 16:01:52 +08:00
jasonwshsu
278e5ecaff Add the string for accessibility shortcut
* Need to have the strings for non-title case to compose the list.

Bug: 153850193
Test: manual test
Change-Id: I080a538e9f167990602c5d247c2b1e5d07c9ead7
2020-05-08 16:01:24 +08:00
TreeHugger Robot
252b726d7b Merge "Single line for output switcher panel title" into rvc-dev 2020-05-08 07:22:56 +00:00
hughchen
6060bc66e5 Add low battery level for case
- Add low battery level for case, because case and headset have
  different low battery level.
- Update test case

Bug: 154569936
Test: make -j42 RunSettingsRoboTests
Change-Id: Icf045b62992dde8d789e66343764849e43df1933
2020-05-08 15:15:15 +08:00
TreeHugger Robot
6ea346edfe Merge "Leverage the panel title font size of non-first row" into rvc-dev 2020-05-08 06:20:47 +00:00
Tim Peng
b549c0f615 Single line for output switcher panel title
Bug: 155956511
Test: manual
Change-Id: I2c33783d55c0ab5358b7fd1f4a0f405b3e25ff2b
2020-05-08 13:49:08 +08:00
Tsung-Mao Fang
32e693d657 Merge "Talkback speaks "work" for work profile app" into rvc-dev 2020-05-08 05:36:50 +00:00
Jason Chiu
65e08df980 Leverage the panel title font size of non-first row
The title of non-first row in a slice has smaller font size by default.

- Sync the font size with the one of the first row.
- Also rename the related styles in style.xml
- Let homepage slices has smaller font on non-first row based on UX
  design.

Bug: 152831413
Test: visual
Change-Id: I87c2008745adb68c031dc2d4e15b93bccfea12b0
2020-05-08 12:50:47 +08:00
TreeHugger Robot
e26de87100 Merge "Improve multi user settings screen" into rvc-dev 2020-05-08 02:32:36 +00:00
tim peng
0b60b3cc9f Merge "Settings > Sound crashes if no BT" into rvc-dev 2020-05-08 01:55:28 +00:00
Andras Kloczl
4d7d4effa5 Improve multi user settings screen
- Added switch and user delete functionality to details screen.
- Added robo tests.

Screenshots: http://shortn/_S6fbIMhAYO
Bug: 142798722
Test: Run robo tests with this command:
  make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.users.*SettingsTest"
Change-Id: Ied67290e8fed87feb0a60a3f2c40eb91cc57988e
2020-05-07 22:01:33 +01:00
Amit Mahajan
2d9fb25e63 Remove hard-coding cellbroadcastreceiver package name.
Test: manual
Bug: 154436403
Change-Id: Id634a88060c63d57316cb8cdb923966a8409db78
Merged-in: Id634a88060c63d57316cb8cdb923966a8409db78
2020-05-07 20:19:56 +00:00
TreeHugger Robot
5625958a20 Merge "Remove hard-coding cellbroadcastreceiver package name." into rvc-dev 2020-05-07 19:50:33 +00:00
Bonian Chen
fcfb72f8fc Merge "[Settings] Code reformat" into rvc-dev am: 73d3367901
Change-Id: I49229b925f740834e9279a83d37dde952066cba3
2020-05-07 16:35:09 +00:00
Bonian Chen
73d3367901 Merge "[Settings] Code reformat" into rvc-dev 2020-05-07 16:34:16 +00:00
PETER LIANG
e324e709b7 Merge "Refines the animated image to fit the screen display." into rvc-dev am: dd1e66c199
Change-Id: I5df2f7d3612db3b03e3637c34b8a6f0a5490b3b1
2020-05-07 16:28:18 +00:00
PETER LIANG
dd1e66c199 Merge "Refines the animated image to fit the screen display." into rvc-dev 2020-05-07 16:11:22 +00:00
Fabian Kozynski
0533f91da7 Merge "Fix default for CONTROLS_ENABLED" into rvc-dev am: 64097cbb11
Change-Id: I4b18c2f17907a565578e1c1f92f7cf5247a662d7
2020-05-07 13:37:47 +00:00
Fabian Kozynski
64097cbb11 Merge "Fix default for CONTROLS_ENABLED" into rvc-dev 2020-05-07 13:24:04 +00:00
Tsung-Mao Fang
e8ffbb21a1 Talkback speaks "work" for work profile app
Set a content description for each app entity.
If app is a work profile, then talkback says "work" app name.

Test: Rebuilt rom and talkback speaks correct description.
Bug: 127602715
Change-Id: I1952b77a18a884a887d912fb7edc44a12be70ad4
2020-05-07 19:39:41 +08:00
PETER LIANG
331dee0d24 Merge "Revises the strings to meet the the activity-based accessibility feature." into rvc-dev am: 19319b85e9
Change-Id: I465766f88936723b9808795a2c05c2c23e0a5361
2020-05-07 11:12:32 +00:00
PETER LIANG
7c73bbf233 Merge "Correct the string relate to volume shortcut keys." into rvc-dev am: 6804573968
Change-Id: I358ff0b5fac119231eed0aa2386e982ab4b38779
2020-05-07 11:12:07 +00:00
Bonian Chen
bfdf45e565 [Settings] Code reformat
Code reformat.

Bug: 155962136
Test: build pass
Change-Id: Icb56f72af925f2b47cd8867156ca12fc9a6e6347
2020-05-07 19:00:58 +08:00
PETER LIANG
19319b85e9 Merge "Revises the strings to meet the the activity-based accessibility feature." into rvc-dev 2020-05-07 10:57:14 +00:00
PETER LIANG
6804573968 Merge "Correct the string relate to volume shortcut keys." into rvc-dev 2020-05-07 10:56:24 +00:00
Edgar Wang
99bb5e0185 Merge "Revert "Improve multi user settings screen"" into rvc-dev am: e13919cf4b
Change-Id: I7e067881864b96e067d2b763dc41d6b3680750df
2020-05-07 09:45:16 +00:00
Edgar Wang
e13919cf4b Merge "Revert "Improve multi user settings screen"" into rvc-dev 2020-05-07 09:28:23 +00:00
Edgar Wang
fff8c56de2 Revert "Improve multi user settings screen"
This reverts commit d19dc306dd.

Reason for revert: this CL made Settings the test cases called shadowUserManager.hasUserRestriction()
https://sponge.corp.google.com/target?show=FAILED&sortBy=STATUS&id=07150153-ccb7-4215-a9f8-eed31e44c66f&target=RunSettingsRoboTests1-test-output

Bug: 142798722

Change-Id: I3937a07ee35a472cadd6db8cd0177e08e63516a4
2020-05-07 09:24:47 +00:00
Peter_Liang
a2f5497d69 Correct the string relate to volume shortcut keys.
Bug: 155948561
Test: manual test
Change-Id: I1e7a78fd1feeb87ee5f82157906137c4e169edeb
2020-05-07 17:15:15 +08:00
Yanting Yang
2b19585228 Merge "Hide the app details preference for mainline module apps" into rvc-dev am: cf33b4bc5e
Change-Id: I286857cb2b2f65581e23d5abc4eb970004db324e
2020-05-07 08:44:54 +00:00
Yanting Yang
cf33b4bc5e Merge "Hide the app details preference for mainline module apps" into rvc-dev 2020-05-07 08:41:39 +00:00
Bonian Chen
156ea15bb2 Merge "[Settings] Update EID in background" into rvc-dev am: cae9a9c2fb
Change-Id: I3f7c90b0784f435f11c66a43d60044fbf29527d4
2020-05-07 08:32:42 +00:00
Bonian Chen
cae9a9c2fb Merge "[Settings] Update EID in background" into rvc-dev 2020-05-07 08:20:58 +00:00