Julia Reynolds
bfd03422c0
Add app badges to conversation icons
...
Test: atest, manual
Fixes: 149573346
Change-Id: I79e688b7837c361a12f3272b4e9a23c2f378adbe
2020-02-14 21:17:59 +00:00
TreeHugger Robot
0eba407374
Merge "UX changes for the new cross profile settings page"
2020-02-14 13:44:59 +00:00
TreeHugger Robot
78de05712b
Merge "Make TopLevelSettings un-searchable and direct result to relevant page."
2020-02-14 12:46:12 +00:00
kholoud mohamed
00c46041b6
UX changes for the new cross profile settings page
...
Bug: 136249261
Bug: 140728653
Bug: 148594054
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesDetailsTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesPreferenceControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesSettingsTest
Change-Id: I9666b34a03e5c082eed7c4120e70a07017ab7ef0
2020-02-14 11:51:39 +00:00
Menghan Li
c23968fe0d
Merge "Use HTML text preference for rich content"
2020-02-14 10:57:26 +00:00
Edgar Wang
77de405a5d
Make TopLevelSettings un-searchable and direct result to relevant page.
...
Fixes: 149372187
Test: manual & robotest
Change-Id: I9daca03d1c11a262f8e3b55bb46aabbc035ece96
2020-02-14 17:58:38 +08:00
TreeHugger Robot
fe83913c03
Merge "Move "Allow from lock screen" into advanced item"
2020-02-14 07:27:20 +00:00
menghanli
eb6d37dc9d
Move "Allow from lock screen" into advanced item
...
Bug: 142529032
Test: Manual test
Change-Id: I697a30d2da8d17bbbabe78c7a97acce686f521ef
2020-02-14 12:13:31 +08:00
Jason Chiu
0c3babb8b3
Merge "Fix the header talkback bug in DND schedule page"
2020-02-14 03:54:30 +00:00
Jean Chen
e9f289d5b3
Merge "Support autoclick secondary action (5/n)"
2020-02-14 01:28:15 +00:00
Zhen Zhang
c4a2294730
Merge "Add a Preference into "Network & internet" for new tethering UI"
2020-02-14 00:05:54 +00:00
Menghan Li
655debca76
Merge "Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (2/n)"
2020-02-14 00:01:49 +00:00
Julia Reynolds
3b29ff2559
Mode dnd title back to title bar
...
Test: manual
Fixes: 149183896
Change-Id: Ib5e0c3c79e3b36f58d9196a8435250230275a3f7
2020-02-13 11:17:04 -05:00
Menghan Li
ca7ca5595d
Merge "Fine tunes the color correction layout"
2020-02-13 15:04:01 +00:00
Jason Chiu
cd5267c3c9
Fix the header talkback bug in DND schedule page
...
- set unselectable for LayoutPreference in xml
- use the correct done() API to modify the given LayoutPreference
Bug: 146848260
Test: robotest, manual
Change-Id: I29a00d788fbf87efd0b89e9b6bfa50d1ff24d466
2020-02-13 10:08:25 +00:00
Zhen Zhang
31f1a34629
Add a Preference into "Network & internet" for new tethering UI
...
Adding a MasterSwitchPreference into "Network & internet" and create
corresponding controller. The preference is hidden by the feature flag.
It does NOT affect the existing UI.
Bug: 146147778
Test: CodeInspectionTest, TetherPreferenceControllerTest,
NetworkDashboardFragmentTest
Change-Id: Ida8e088efbb22d0c983acecbc420672206392dad
2020-02-12 23:55:02 -08:00
menghanli
a8b9f30d11
Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (2/n)
...
Bug: 142529032
Test: make RunSettingsRoboTests ROBOTEST_FILTER=AccessibilityShortcutPreferenceControllerTest
Change-Id: Ic55d4fd8db0678b8fccbbb6ef1d217b47a5094bd
2020-02-13 15:44:11 +08:00
menghanli
0922c5a292
Fine tunes the color correction layout
...
Bug: 145968068
Test: Manual test
Change-Id: I291f2669c110ff6571039da2d224015dfef85488
2020-02-13 15:21:43 +08:00
ChenJean
fb85c52c32
Support autoclick secondary action (5/n)
...
Seekbar UI show complete on all of devices.
Bug: 146019277
Test: manual
Change-Id: I18227db46ba5040082b9a4a691ad8e5233e3e269
2020-02-13 15:14:48 +08:00
TreeHugger Robot
be94018ba9
Merge "Handle null case in AppStateAppOpsBridge"
2020-02-13 06:44:30 +00:00
Menghan Li
c359bdf884
Merge "Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (1/n)"
2020-02-13 06:28:42 +00:00
menghanli
40f9e47bb7
Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (1/n)
...
Bug: 142529032
Test: Manual test
Change-Id: Icfff02b25b1c83598774dd1708e145c0cf9447d7
2020-02-13 06:27:07 +00:00
Jason Chiu
d13734fe59
Merge "Revise homepage sticky cards UI"
2020-02-12 15:58:52 +00:00
TreeHugger Robot
4bd4a72d5a
Merge "Update notification history text styles"
2020-02-12 13:11:03 +00:00
TreeHugger Robot
009b7c0c44
Merge "Fix some settings can't load data correctly."
2020-02-12 12:23:37 +00:00
Jason Chiu
55563896be
Revise homepage sticky cards UI
...
- revmove material card layout
- remove slice header's divider
- add dividers below each sticky cards
- simplify contextual_slice_full_tile layout
Bug: 149371123
Test: visual
Change-Id: I13a8af21f565114220a093409e2a9ca664a57b02
2020-02-12 19:15:26 +08:00
menghanli
5638acbc82
Use HTML text preference for rich content
...
Implements for Color Correction, Color Inversion, and Magnify
Bug: 148837311
Test: Manual test
Change-Id: I5e5b311b6ae8e42cca3ef9048c8b8b0de52d13bc
2020-02-12 19:12:26 +08:00
TreeHugger Robot
db818cb53c
Merge "Fix Wifi & Bluetooth slice can't show on search result"
2020-02-12 10:39:28 +00:00
Edgar Wang
a454aef159
Fix some settings can't load data correctly.
...
Bug: 149108580
Test: manual & robotest
Change-Id: I0cdbe350dd1c3b3edeae0b837c95d464f36541cc
2020-02-12 18:22:13 +08:00
Tsung-Mao Fang
59e1e64258
Handle null case in AppStateAppOpsBridge
...
AppStateAppOpsBridge#getEntries returns null if no app
is requesting AppStateAppOpsBridge#mPermissions,
which would cause the settings app to crash in
AppStateAppOpsBridge#loadAllExtraInfo or
AppStateAppOpsBridge#loadAppOpsStates.
Try to skip null case here and set null for extraInfo
when we get null from AppStateAppOpsBridge#getEntries.
Change-Id: Iac03ec11869eeac62fa055da26b4b7a10dc65bb8
Fix: 147479269
Test: Open All files access and no crash.
2020-02-12 18:17:08 +08:00
Edgar Wang
7312defa4a
Fix Wifi & Bluetooth slice can't show on search result
...
root cause: we remove wifi & bluetooth preference screen key from search
indexing, this cause these 2 special slices can't map to correct key
solution: rename preference key for mapping
Bug: 149366072
Test: robotest & manual
Change-Id: Id424e63c4f97ccd6f58a80aaa414807774159512
2020-02-12 17:07:34 +08:00
Zhen Zhang
c56872348f
Merge "Update summary for WifiTetherDisablePreference accordingly"
2020-02-12 06:18:00 +00:00
TreeHugger Robot
579859082a
Merge "Fix a11y issues in notification history"
2020-02-12 04:18:35 +00:00
TreeHugger Robot
9ccbadebab
Merge "Rename GameDriver* to GraphicsDriver*."
2020-02-12 02:43:03 +00:00
Jason Chiu
cc781a38ef
Merge "Change the font weight of the slice title to medium"
2020-02-12 02:25:20 +00:00
Zhen Zhang
15ec99114d
Update summary for WifiTetherDisablePreference accordingly
...
The summary of this preference is depenent on other two preferences for
USB tether and Bluetooth tether. The summary is updated accordingly.
Bug: 146818850
Test: CodeInspectionTest, WifiTetherDisablePreferenceControllerTest,
manually test.
Change-Id: I366d10a43814ea0d7def466b1976928f17875029
2020-02-11 17:48:21 -08:00
Jean Chen
2819ef134e
Merge "Support autoclick secondary action (4/n)"
2020-02-12 01:28:12 +00:00
TreeHugger Robot
1b30b1eeb2
Merge "Fix the crash on the UnrestrictedDataAccess"
2020-02-12 00:54:38 +00:00
Peiyong Lin
4e89f929d7
Rename GameDriver* to GraphicsDriver*.
...
To make graphics driver selection more generic, rename GameDriver
specific classes to GraphicsDriver.
Bug: b/148626177
Test: make RunSettingsRoboTests ROBOTEST_FILTER=GraphicsDriver
Change-Id: If2780b32e2826bda56de11734736260f916182d0
2020-02-11 16:50:26 -08:00
Julia Reynolds
cfabcd2386
Update notification history text styles
...
Test: manual
Bug: 137396965
Change-Id: I2736bbdb3b9ef7b9bd0696f592dce31c430623d6
2020-02-12 00:25:36 +00:00
Julia Reynolds
40f5402a32
Fix a11y issues in notification history
...
- crash at large display sizes/landscape
- no content description for expand buttons
- no call to action on tappable notification rows
Test: manual
Fixes: 149307144
Change-Id: I63f59de66d96a55c48852e4fbf79c87c7826076f
2020-02-12 00:24:09 +00:00
Zhen Zhang
2d7264eb75
Merge "Add tether preferences into AllInOneTetherSettings"
2020-02-11 23:34:55 +00:00
Julia Reynolds
a4798d0d36
Merge "Improve notification history"
2020-02-11 21:54:54 +00:00
TreeHugger Robot
e32fa47733
Merge "Import translations. DO NOT MERGE"
2020-02-11 20:58:14 +00:00
TreeHugger Robot
7b036f36e1
Merge "Add a settings for notification history"
2020-02-11 20:50:18 +00:00
Julia Reynolds
24aac215f1
Improve notification history
...
- An on/off switch
- An on/off UI
- improve headers/dividers/layout
- add counts
- shrink recyclerviews to content
Fixes: 148698132
Bug: 137396965
Test: manual
Change-Id: I0b103769cffa446e32f05a6c5a39a614e024a083
2020-02-11 12:08:20 -05:00
Jason Chiu
4b6a1a53ac
Change the font weight of the slice title to medium
...
Test: visual
Fixes: 139017680
Change-Id: I347239f2c164c871eced2fbda1b2faaa38e16ca9
2020-02-11 16:36:35 +08:00
Zhen Zhang
ec966cb7a3
Add tether preferences into AllInOneTetherSettings
...
These preferences are for user to toggle a specific tethering option,
like USB, BT or WIFI.
Bug: 147323306
Test: CodeInspectionTest, AllInOneTetherSettingsTest, TetherEnablerTest
Change-Id: I1229ffd2dd12b39e9c6e48dc29c6e46ce9ad7634
2020-02-10 23:04:37 -08:00
Bill Yi
45ccc07747
Import translations. DO NOT MERGE
...
Change-Id: If82e9d8c8f6838b7828aea3b5d93382d1c5b3db6
Auto-generated-cl: translation import
2020-02-10 20:12:30 -08:00
Sunny Shao
53e47213bd
Fix the crash on the UnrestrictedDataAccess
...
- roll back the key value
Fixes: 149229728
Test: manual test
Change-Id: Ie505946f90ac0c2ab86c7dcaa370951d80181d9a
2020-02-11 11:58:33 +08:00