Commit Graph

64048 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
Jason Hsu
6a9fe5c9a5 Merge "Fix the issue that title of Color inversion page is wrong" into rvc-dev am: 394f925729 am: bea0e029a4
Change-Id: I69b295453c5c1777286fd7fba0ae19f85dafdf1b
2020-05-12 18:41:01 +00:00
Jason Hsu
bea0e029a4 Merge "Fix the issue that title of Color inversion page is wrong" into rvc-dev am: 394f925729
Change-Id: Ie3757bf068ea020339518dcb8fa60b003e34db09
2020-05-12 18:24:51 +00:00
Jason Hsu
394f925729 Merge "Fix the issue that title of Color inversion page is wrong" into rvc-dev 2020-05-12 18:04:49 +00:00
Mady Mellor
0216de39d9 Remove the xml for bubble pref in developer options
Fixes: 154246711
Test: build & install settings, check no bubbles option
      in developer options
Change-Id: I50166c21401b9c196d2ec2d039df2c03a080bb4d
2020-05-12 10:46:37 -07:00
Lucas Dupin
d207f1baee Revert "Create QS media player setting"
This reverts commit 665c36eae2.

Reason for revert: New media experience landed
Fixes: 156369996

Change-Id: Icb997a3508cec1e15f523b8ca5b923deacee66b4
2020-05-12 16:51:06 +00:00
Jay Aliomer
4760edc65c Merge "Unable to select twilight scheduling after enabling location" into rvc-dev am: a5e7d180f1 am: 39065aece9
Change-Id: I087637946cb50c4dbf5ec37fb20a4129691ffe37
2020-05-12 16:10:01 +00:00
Jay Aliomer
39065aece9 Merge "Unable to select twilight scheduling after enabling location" into rvc-dev am: a5e7d180f1
Change-Id: I84b08fc46ba0e41ce076e49b46f38a7d64121584
2020-05-12 15:58:06 +00:00
Kholoud Mohamed
d8688acfd9 Merge "String changes in the cross profile settings page" into rvc-dev am: 311ff0c1ea am: d3bd08653d
Change-Id: I81a3622d9e8ce812f958eff544f833b0097fecac
2020-05-12 15:43:16 +00:00
Jay Aliomer
a5e7d180f1 Merge "Unable to select twilight scheduling after enabling location" into rvc-dev 2020-05-12 15:42:49 +00:00
jasonwshsu
112cd4d6d1 Fix the issue that title of Color inversion page is wrong
* Title need to be set from getPreferenceScreenResId(), recover the xml file.

Bug: 156201719
Test: manual test
Change-Id: Ib8b79c320c6a48b1dd679738ddc7022ccaeaed86
2020-05-12 23:35:11 +08:00
Kholoud Mohamed
d3bd08653d Merge "String changes in the cross profile settings page" into rvc-dev am: 311ff0c1ea
Change-Id: Ic44752f686a0878ab05e8ccf7a2e4190fa153b26
2020-05-12 15:29:49 +00:00
Kholoud Mohamed
311ff0c1ea Merge "String changes in the cross profile settings page" into rvc-dev 2020-05-12 15:13:32 +00:00
TreeHugger Robot
5cd6167eef Merge "Fix broken test cases" into rvc-dev am: defd64c797 am: a895da9249
Change-Id: I35b4890b46b04bd719492202a8d7829eb0940a65
2020-05-12 13:00:20 +00:00
TreeHugger Robot
a895da9249 Merge "Fix broken test cases" into rvc-dev am: defd64c797
Change-Id: I5e9207d6fc8041e4d4ff5b4da98fab1a52e7e4e9
2020-05-12 12:42:31 +00:00
TreeHugger Robot
defd64c797 Merge "Fix broken test cases" into rvc-dev 2020-05-12 12:28:04 +00:00
PETER LIANG
a0953560f8 Merge "Add the settings content observer for shortcut preference." into rvc-dev am: a85f5dc80b am: 99f1a37582
Change-Id: I87fbd8dbf03219c5e56ff2ac9a1e0afb566b4e82
2020-05-12 11:56:08 +00:00
pastychang
ca42bd3efc Set the text of accessibility description in suw to center
Bug: 155509097
Test: manual
Change-Id: I774ec3b58b9ff9ac38d8063a72d309af70708c84
2020-05-12 19:50:26 +08:00
Stanley Wang
4c5c80d421 Fix the search result "Free up space" doesn't work.
Can't find the target component if add the class name
and package name to the intent. So remove them.

Fixes: 152682394
Test: manual test the search result
Change-Id: I3b69486f6338b458c795860f7b3de9c119cb09de
2020-05-12 19:45:53 +08:00
PETER LIANG
99f1a37582 Merge "Add the settings content observer for shortcut preference." into rvc-dev am: a85f5dc80b
Change-Id: Ib3e57d67fd4870356ef672ee0d60489842b3e673
2020-05-12 11:42:56 +00:00
PETER LIANG
a85f5dc80b Merge "Add the settings content observer for shortcut preference." into rvc-dev 2020-05-12 11:29:11 +00:00
Jason Chiu
bee14256df Add metrics log for special cases
Support Wifi toggle, Smart storage toggle, Manage storage, Face unlock,
Pixel Imprint

Bug: 137559984
Test: robotest
Change-Id: I3e2e666a8bee1e54d6bd13349b5bedb48fbc42df
2020-05-12 18:06:22 +08:00
Jason Chiu
00ab4b4861 Merge "Rearrange styles and remove the same attributes as the parent style" into rvc-dev am: b0230a6106 am: 16c6b13ab4
Change-Id: I325eac15491c2103b4f32a82b50b9760a352549b
2020-05-12 10:03:45 +00:00
changbetty
0383d76a5e Add setPackage for PendingIntent in SliceHelper
Bug: 151645867
Bug: 151646375
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiCallingSliceHelperTest
      make RunSettingsRoboTests ROBOTEST_FILTER=Enhanced4gLteSliceHelperTest
Change-Id: I33c1333f9b5472cdb962b272f6be52a2d2959376
Merged-In: I33c1333f9b5472cdb962b272f6be52a2d2959376
2020-05-12 17:56:48 +08:00
Jason Chiu
16c6b13ab4 Merge "Rearrange styles and remove the same attributes as the parent style" into rvc-dev am: b0230a6106
Change-Id: Ic4666fdfdae35f2c7b516504eb07be7f31bef70d
2020-05-12 09:43:36 +00:00
Jason Chiu
b0230a6106 Merge "Rearrange styles and remove the same attributes as the parent style" into rvc-dev 2020-05-12 09:33:54 +00:00
TreeHugger Robot
3c5aa80a14 Merge "Revise the text limit of volume shortcut key." into rvc-dev am: defa38c7ae am: e77ce59744
Change-Id: I90dd6280f45a4ae9ba8061ff8b085e705842327d
2020-05-12 09:20:41 +00:00
TreeHugger Robot
e77ce59744 Merge "Revise the text limit of volume shortcut key." into rvc-dev am: defa38c7ae
Change-Id: I3a7b93c26d49bb49758ced5cccb270afc05bb3f9
2020-05-12 09:05:23 +00:00
Tsung-Mao Fang
d6c88649f6 Fix broken test cases
Test: Run robo test
Fix: 127602715
Change-Id: Idec3351b76801de98fac502ea59b2396a60df937
2020-05-12 16:57:05 +08:00
TreeHugger Robot
defa38c7ae Merge "Revise the text limit of volume shortcut key." into rvc-dev 2020-05-12 08:49:40 +00:00
Peter_Liang
beb7d8485d Revise the text limit of volume shortcut key.
Revise the char limits as 100.

Bug: 156268057
Test: manual test
Change-Id: I76b9dd5adf5201d6640c7023c487a8205a56bc9a
2020-05-12 14:20:49 +08:00
Peter_Liang
785af0c15a Add the settings content observer for shortcut preference.
Root cause:
Didn't update the UI when settings value chagned.

Next:
Add the settings content observer.

Bug: 155837154
Test: manual test
Change-Id: Icee0bb50f88987ea6c8a0be59bd936628a32ca1e
2020-05-12 14:15:54 +08:00
Jason Chiu
8ac1e4d49d Update icon tint color when the user toggles Dark theme
- Reload theme in slice provider when Dark theme mode changes for slices
- Reload theme in onCreate of Panel activity for its non-slice header
- Remove applyTheme from individual slices

Test: robotest
Fixes: 153700819
Change-Id: I40a7d2817c4b9100d7b2f2962a69c8a9ce6f7906
2020-05-12 10:58:54 +08:00
Tim Peng
550fd3ef9a When only one device is selected in dynamic group, the device should be disabled
-Check if device id is in selected group rather than comparing client package name
-Add test cases

Bug: 154916764
Test: make -j50 RunSettingsRoboTests
Change-Id: I7364a9e3d807bbfc6b26b8212ab2da67ea329582
2020-05-12 01:44:56 +00:00
Nate Myren
6544d27f38 Merge "Add Auto Revoke log to the App Info page" into rvc-dev am: 0c6037af5f am: fbe64a68da
Change-Id: I4d808c3ca220f0cdc764e1f26a6b84df94e7c07f
2020-05-11 23:15:57 +00:00
Nate Myren
fbe64a68da Merge "Add Auto Revoke log to the App Info page" into rvc-dev am: 0c6037af5f
Change-Id: I547a008b73764af371f27710c1f94348fb3d0644
2020-05-11 22:55:34 +00:00
Nate Myren
0c6037af5f Merge "Add Auto Revoke log to the App Info page" into rvc-dev 2020-05-11 22:37:04 +00:00
TreeHugger Robot
619fa7a394 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 57150e5930 -s ours am: 7d8a49df56 -s ours
am skip reason: subject contains skip directive

Change-Id: Iafc93775646e95595029a9b8b0bbbf382261b2d6
2020-05-11 19:48:34 +00:00
TreeHugger Robot
b866d5b243 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: ca5d1ee340 -s ours am: cff01cd493 -s ours
am skip reason: subject contains skip directive

Change-Id: I47c795cb8fa663c5f58186f7fe3328ef23e9833b
2020-05-11 19:46:36 +00:00
TreeHugger Robot
4470cc0dbe [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: 7605eef0ed -s ours
am skip reason: subject contains skip directive

Change-Id: I1efdf31a04e279597fa68ebe32b35fa4127f244a
2020-05-11 19:41:00 +00:00
TreeHugger Robot
437ea82856 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-d1-dev am: d9ebaabd68 -s ours
am skip reason: subject contains skip directive

Change-Id: Ic2577d27105ea0880a27ffdbf570b7e5a484e956
2020-05-11 19:38:38 +00:00
TreeHugger Robot
7d8a49df56 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: 57150e5930 -s ours
am skip reason: subject contains skip directive

Change-Id: I5c5a1e4b306494c4f4560cea697d1bc44ba33cde
2020-05-11 19:33:42 +00:00
TreeHugger Robot
cff01cd493 [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: ca5d1ee340 -s ours
am skip reason: subject contains skip directive

Change-Id: I0e868e6f377d3f31a781e16aeda8caaec2aa016a
2020-05-11 19:32:00 +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