TreeHugger Robot
f056459205
Merge "Flags instead of booleans for countPermissionApps"
2019-02-01 18:21:33 +00:00
TreeHugger Robot
6bcd0ec1fa
Merge "Update call to use new method name."
2019-02-01 15:50:51 +00:00
TreeHugger Robot
09c932b2b9
Merge "Add dialog for changing display name for mobile network"
2019-02-01 04:58:45 +00:00
Quang Luong
fd9cdb50c5
Merge "Updated arguments for AccessPoint.getSummary calls"
2019-02-01 03:43:56 +00:00
TreeHugger Robot
158fd441ff
Merge "Add current user handle to tile intent in account detail page."
2019-02-01 02:31:10 +00:00
TreeHugger Robot
917ed5e70a
Merge "Fix a NPE from incorrect assumption of operation pecedence."
2019-02-01 02:19:35 +00:00
TreeHugger Robot
374495a865
Merge "Remove unused dependency"
2019-02-01 01:25:19 +00:00
Philip P. Moltmann
a9fb152309
Flags instead of booleans for countPermissionApps
...
Test: Checked that the api retunred the results
Bug: 123697839
Change-Id: Iadb1c4307933635e6114d3d32a2a2b1ed87949f4
2019-01-31 14:22:24 -08:00
Fan Zhang
b617f84b32
Fix a NPE from incorrect assumption of operation pecedence.
...
Change-Id: I13d01c39bd3afcfbc7b680b96e0c7eb341fbc584
Fixes: 123709444
Test: robotest
2019-01-31 13:59:50 -08:00
Fan Zhang
3979c23838
Merge "Ignore failing tests"
2019-01-31 21:14:08 +00:00
Fan Zhang
f508a57ab5
Ignore failing tests
...
Bug: 123707483
Test: robotest
Change-Id: Ie18ec3b25b905566e8a8afe90f3a7688cf1141f6
2019-01-31 13:12:56 -08:00
Quang Luong
cb0b08aac2
Updated arguments for AccessPoint.getSummary calls
...
Changed the arguments for getSummary to reflect the changes in
settingslib
Bug: 118705403
Test: none
Change-Id: I2bd02e608a900865ff90dd78463a164fca39c905
2019-01-31 13:03:08 -08:00
Antony Sargent
e13d04c762
Add dialog for changing display name for mobile network
...
This CL adds a pencil/edit icon at the top of the mobile network details
page. When clicked, it brings up a dialog that allows the user to set
the display name used for that mobile network - this is most useful in
multi-SIM situations. This dialog also displays the mobile network
operator name and phone number which can help the user keep straight
which one they are renaming.
Bug: 122670283
Test: make RunSettingsRoboTests
Change-Id: Ifd63cfb66ce743bd5ba8a06b52229f06ed56b7bd
2019-01-31 12:54:43 -08:00
Vishwath Mohan
8e268830f2
Merge "Allow multiple trust agents"
2019-01-31 20:21:40 +00:00
Vishwath Mohan
7d93d8bcdc
Allow multiple trust agents
...
This CL is essentially a one-line change that sets the
ONLY_ONE_TRUST_AGENT boolean to false.
Bug: 111431046
Test: Tested manually that this works correctly
Change-Id: Ia8f06235467e3223ef1e441a62d941a64a2d7c93
2019-01-31 20:19:32 +00:00
Doris Ling
3e586a5cf2
Add current user handle to tile intent in account detail page.
...
- the account detail settings page is launched with the correct user
handle when there is work profile to indicate which profile the account
belongs to. When we process the dynamic tile, for the page, we should
add this info to the tile intent, so that it can be launched with the
correct profile.
- when we launch the tile intent, check whether there's user handle
specified. If so, launch the intent directly without prompting for
profile selection.
Change-Id: I91f8c666a826909006b1f53907b3441825322c10
Fixes: 119657694
Test: make RunSettingsRoboTests
2019-01-31 11:19:30 -08:00
TreeHugger Robot
cf1bd41cc4
Merge "Remove dead code from settings"
2019-01-31 19:18:17 +00:00
TreeHugger Robot
3865c7d6c5
Merge "Connect to network while clicking open or saved networks on slice"
2019-01-31 19:14:05 +00:00
Alex Salo
962a7ec22d
Remove unused dependency
...
Test: not needed
Bug: 111939367
Change-Id: Id6040240e6221fe6311b7985f3763c04989be7d2
2019-01-31 18:20:16 +00:00
Christine Franks
877a9a058b
Merge "Use ColorDisplayManager for night display settings"
2019-01-31 17:45:45 +00:00
Joel Galenson
6ecec01e7b
Update call to use new method name.
...
Test: See correct shadow behavior when scrolling app info.
Change-Id: Ib6452f5caa42600330b934c50c30a42f303710ae
2019-01-31 08:19:21 -08:00
Beverly
dbd48da49a
Update proguard
...
Test: manual
Bug: 118388808
Bug: 123532083
Change-Id: Ie3140755817989f567b2ea0674ebe601062aae21
2019-01-31 14:40:59 +00:00
TreeHugger Robot
b73db4c988
Merge "Update title for the link to more special app access."
2019-01-31 12:34:59 +00:00
TreeHugger Robot
83ef324e1d
Merge "If the ramping ringer adaptive volume is enabled then do not show this setting. It will be injected from settings intelligence with additional user options"
2019-01-31 06:18:30 +00:00
TreeHugger Robot
3aee53b7ce
Merge "Consolidate wake-screen settings page"
2019-01-31 05:30:10 +00:00
TreeHugger Robot
7445ae0313
Merge "Change summary of "Privacy" in homepage"
2019-01-31 05:18:25 +00:00
Pengquan Meng
87904c3d11
Merge "Add enable/disable DSDS setting switch"
2019-01-31 03:51:49 +00:00
Tajinder Gadh
eb1aa063ed
If the ramping ringer adaptive volume is enabled then do not show
...
this setting. It will be injected from settings intelligence with
additional user options
Test: Build locally and validated
Change-Id: I6f79eea460e86d643d92c04e8ea126b99b9bed8b
2019-01-31 03:48:46 +00:00
tmfang
590e7e54c9
Change summary of "Privacy" in homepage
...
Test: visual
Change-Id: I79fd96f42cc6ed698d516bb80c14db098b80273a
Fixes: 123537345
2019-01-31 11:27:27 +08:00
Yanting Yang
2a736c6ed3
Merge "Deprecate EXCLUSIVE category from contextual_card_list.proto"
2019-01-31 02:56:41 +00:00
Soonil Nagarkar
139644bb0e
Remove dead code from settings
...
Test: manually
Change-Id: I1ef0bb2a20c6c6f020dd051407dda2de87f174ea
2019-01-30 17:15:54 -08:00
Pengquan Meng
7f602c7f67
Add enable/disable DSDS setting switch
...
This add a switch settings in the Phone Information screen to allow the
user enable/disable the DSDS mode.
Bug: 123088078
Test: build & manual test
Change-Id: Ia3722fb26ce8825820ee96550a1d523da35c7a71
2019-01-30 16:42:02 -08:00
TreeHugger Robot
1566e71c73
Merge "Add feature flag check for mainline module version."
2019-01-31 00:38:07 +00:00
Hai Zhang
102e632e91
Update title for the link to more special app access.
...
This change updates the title for the link to more special app access
to be "See more".
Bug: 110557011
Bug: 123538149
Test: manual
Change-Id: I17c7aa347f4e584a28ca8f2de8b9f75ee5e3c1b4
2019-01-30 15:22:25 -08:00
Lucas Dupin
b55e5f1360
Consolidate wake-screen settings page
...
UX decided to have a single settings page instead of two
Test: manual
Bug: 111414690
Change-Id: I8e0eee3ea00b1eb9cbe534cc60bfccec43cf8e31
2019-01-30 15:06:14 -08:00
TreeHugger Robot
6b3db61e53
Merge "Use role for App info default phone shortcut."
2019-01-30 22:23:40 +00:00
Doris Ling
f5fd5c4985
Add feature flag check for mainline module version.
...
- in about phone settings, only show the mainline module version if the
feature is enabled.
Bug: 122615240
Test: make RunSettingsRoboTests
Change-Id: If872859755dade7e601a47eb387d10c3b247d06e
2019-01-30 12:52:23 -08:00
Fan Zhang
a0a2e72ca6
Merge "Revert "Add live caption preference in accessibility page.""
2019-01-30 20:14:22 +00:00
Ruchi Kandoi
dd9b61278b
Merge "Add Secure NFC functionality"
2019-01-30 18:58:50 +00:00
TreeHugger Robot
d89332b8c8
Merge "Add referrer when launching search intent."
2019-01-30 18:57:28 +00:00
Fan Zhang
fa27a88292
Revert "Add live caption preference in accessibility page."
...
This reverts commit d64901494f
.
Reason for revert: b/123636344
Change-Id: If6307935ba3613cb24f5bab2234febef83c6f7d2
2019-01-30 18:10:17 +00:00
Chandan Nath
e0dde6a6cd
Merge "[Multi-user] Change Backup Settings page to support multi-user."
2019-01-30 14:03:38 +00:00
Julia Reynolds
6d905451bf
Merge "Add silent status bar icon setting"
2019-01-30 13:41:08 +00:00
TreeHugger Robot
e8cb8779e7
Merge "Fix crash if timezone is changed and "Don't keep activities" mode is on"
2019-01-30 10:59:36 +00:00
Oscar Shu
910eca86b9
Merge "Revert "Wifi MAC Randomization: Developer Options""
2019-01-30 10:55:34 +00:00
Yanting Yang
13818eb2f5
Deprecate EXCLUSIVE category from contextual_card_list.proto
...
Bug: 120485678
Test: visual, robotests
Change-Id: Ic287aeeed0743787d3e577c7086e9847b5c33157
2019-01-30 18:52:33 +08:00
Jason Chiu
da2ca2f092
Connect to network while clicking open or saved networks on slice
...
Test: make RunSettingsRoboTests -j
Fixes: 121342770
Change-Id: I0ffb925628dd271d054f990b9b176eb10372e6a3
2019-01-30 16:15:41 +08:00
TreeHugger Robot
f660e72009
Merge "Remove empty space in Usage access"
2019-01-30 07:04:25 +00:00
TreeHugger Robot
27bbfb73f5
Merge "Wi-Fi DPP code refine"
2019-01-30 05:00:38 +00:00
TreeHugger Robot
2fd04a9fb5
Merge "ConfirmDeviceCredential should default to setRequireConfirmation(true)"
2019-01-30 04:49:37 +00:00