OSDN Git Service

android-x86/packages-apps-Settings.git
5 years agoMerge "Always create new task when launching WifiDialogActivity" into qt-dev
TreeHugger Robot [Wed, 22 May 2019 17:12:30 +0000 (17:12 +0000)]
Merge "Always create new task when launching WifiDialogActivity" into qt-dev

5 years agoMerge "Add a clarifying comment" into qt-dev
TreeHugger Robot [Wed, 22 May 2019 15:08:27 +0000 (15:08 +0000)]
Merge "Add a clarifying comment" into qt-dev

5 years agoMerge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
Mill Chen [Wed, 22 May 2019 05:21:21 +0000 (05:21 +0000)]
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev

5 years agoMerge "Revert "Update dialog background color for dark theme"" into qt-dev
TreeHugger Robot [Wed, 22 May 2019 04:43:09 +0000 (04:43 +0000)]
Merge "Revert "Update dialog background color for dark theme"" into qt-dev

5 years agoMerge "Add AutoCancel Notification UI for sim change" into qt-dev
Shuo Qian [Wed, 22 May 2019 03:23:33 +0000 (03:23 +0000)]
Merge "Add AutoCancel Notification UI for sim change" into qt-dev

5 years agoMerge "New icons for partial system update tile which is listed in the Security Statu...
TreeHugger Robot [Wed, 22 May 2019 01:14:16 +0000 (01:14 +0000)]
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev

5 years agoMerge "Add metrics stuff for dark ui dialog fragment" into qt-dev
TreeHugger Robot [Wed, 22 May 2019 00:08:49 +0000 (00:08 +0000)]
Merge "Add metrics stuff for dark ui dialog fragment" into qt-dev

5 years agoAlways create new task when launching WifiDialogActivity
lindatseng [Tue, 21 May 2019 21:41:11 +0000 (14:41 -0700)]
Always create new task when launching WifiDialogActivity

Set doucmentLaunchMode to always for WifiDialogActivity.  Always
create new task when launching wifi dialog activity so it won't
try to open the existing one.

Test: Manual
Fixes: 133206261
Change-Id: If35f0ea8f6d2f6b94ff58b4508f73f265ca4b5dd

5 years agoMerge "Prevent NullPointerException in SimStatusDialogController" into qt-dev
TreeHugger Robot [Tue, 21 May 2019 20:34:13 +0000 (20:34 +0000)]
Merge "Prevent NullPointerException in SimStatusDialogController" into qt-dev

5 years agoAdd AutoCancel Notification UI for sim change
sqian [Fri, 17 May 2019 17:53:19 +0000 (10:53 -0700)]
Add AutoCancel Notification UI for sim change

Bug: 131380487
Test: manual
Change-Id: Iaf1b1216e358683906b683c688828236f3282cf9

5 years agoMerge "Set some BT icon background to white" into qt-dev
Lei Yu [Tue, 21 May 2019 17:14:53 +0000 (17:14 +0000)]
Merge "Set some BT icon background to white" into qt-dev

5 years agoPrevent NullPointerException in SimStatusDialogController
Antony Sargent [Tue, 21 May 2019 16:45:26 +0000 (09:45 -0700)]
Prevent NullPointerException in SimStatusDialogController

In rare cases the SignalStrength we get for a SIM can be null, which
wasn't checked for in this code. This CL adds a null check and fixes the
tests so it's possible to verify the fix (one of the methods that would
have crashed was being spy'd over unnecessarily).

Fixes: 132570076
Test: make RunSettingsRobotests
Change-Id: Ifdec24f184ee2d93e5e242eb2c20695249992fc6

5 years agoMerge "Fix hiding of channel fields" into qt-dev
TreeHugger Robot [Tue, 21 May 2019 16:58:23 +0000 (16:58 +0000)]
Merge "Fix hiding of channel fields" into qt-dev

5 years agoMerge "Remove unnecessary STOPSHIP." into qt-dev
TreeHugger Robot [Tue, 21 May 2019 16:52:31 +0000 (16:52 +0000)]
Merge "Remove unnecessary STOPSHIP." into qt-dev

5 years agoNew icons for partial system update tile which is listed in the Security
Sorin Dinu [Tue, 21 May 2019 14:14:48 +0000 (15:14 +0100)]
New icons for partial system update tile which is listed in the Security
Status category.

Bug: b/132288646
Test: make RunSettingsRoboTests
Change-Id: Ib9b1951fbed673cba2ed803a1b2bb2752f21cfe9

5 years agoMerge "Fix signal strength display in 'Choose network' list" into qt-dev
TreeHugger Robot [Tue, 21 May 2019 16:05:34 +0000 (16:05 +0000)]
Merge "Fix signal strength display in 'Choose network' list" into qt-dev

5 years agoRemove unnecessary STOPSHIP.
Amin Shaikh [Mon, 20 May 2019 21:36:57 +0000 (21:36 +0000)]
Remove unnecessary STOPSHIP.

THEME_CUSTOMIZATION_OVERLAY_PACKAGES will no be set in Q. When it is set, these developer settings will be removed entirely.

Change-Id: Ic33bb68a4e4a0fabc6731169ef96ecd386dc441e
Fixes: 122308197
Test: presubmit

5 years agoMerge "Make SeekBarPreference to be selectable" into qt-dev
TreeHugger Robot [Tue, 21 May 2019 10:28:28 +0000 (10:28 +0000)]
Merge "Make SeekBarPreference to be selectable" into qt-dev

5 years agoFix gray lines appear in animation video
Raff Tsai [Tue, 21 May 2019 07:12:46 +0000 (15:12 +0800)]
Fix gray lines appear in animation video

Fixes: 133076740
Fixes: 132991217
Test: manual
Change-Id: I3ab740ede12bf768176691e513bcaff4349eb76e

5 years agoMerge "Remove SmsDefaultDialog which has been replaced by role." into qt-dev
TreeHugger Robot [Tue, 21 May 2019 06:05:31 +0000 (06:05 +0000)]
Merge "Remove SmsDefaultDialog which has been replaced by role." into qt-dev

5 years agoMake SeekBarPreference to be selectable
Raff Tsai [Tue, 21 May 2019 03:30:13 +0000 (11:30 +0800)]
Make SeekBarPreference to be selectable

Fixes: 132983200
Test: make RunSettingsRoboTests, manual
Change-Id: I3d4bc59d948236ff2482945a4fc976ee61c37c27

5 years agoMerge "Don't display footer text when calling app is DPC." into qt-dev
TreeHugger Robot [Tue, 21 May 2019 01:24:19 +0000 (01:24 +0000)]
Merge "Don't display footer text when calling app is DPC." into qt-dev

5 years agoMerge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev
Fan Zhang [Tue, 21 May 2019 00:34:54 +0000 (00:34 +0000)]
Merge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev

5 years agoMerge "Help URI for USB contaminant dialog" into qt-dev
Badhri Jagan Sridharan [Tue, 21 May 2019 00:31:45 +0000 (00:31 +0000)]
Merge "Help URI for USB contaminant dialog" into qt-dev

5 years agoFix signal strength display in 'Choose network' list
Antony Sargent [Tue, 21 May 2019 00:20:31 +0000 (17:20 -0700)]
Fix signal strength display in 'Choose network' list

For GSM networks, the "Choose network" page allows you to manually pick
from among different cell networks, and shows signal strength and
network type (LTE, 3g, etc.) for available ones. The signal strength
wedges were transparent and not visible to the user - this CL fixes
that.

Bug: 132895135
Test: visual (Insert SIM with GSM service, then go to Settings ->
Network & internet -> Mobile network -> Advanced -> Automatically select
network)

Change-Id: Ibbbc60b590b09e4b4f5e31b49fe578769dcdbc4d

5 years agoRemove SmsDefaultDialog which has been replaced by role.
Hai Zhang [Mon, 20 May 2019 22:23:05 +0000 (15:23 -0700)]
Remove SmsDefaultDialog which has been replaced by role.

Bug: 131204827
Test: presubmit
Change-Id: If436d4f0777838dc490fa45901005008bb57315b

5 years agoMerge "Break infinite refresh loop in battery estimates" into qt-dev
Salvador Martinez [Mon, 20 May 2019 21:22:23 +0000 (21:22 +0000)]
Merge "Break infinite refresh loop in battery estimates" into qt-dev

5 years agoFix hiding of channel fields
Julia Reynolds [Mon, 20 May 2019 18:03:07 +0000 (14:03 -0400)]
Fix hiding of channel fields

When channel is off

Test: atest
Bug: 132971502
Change-Id: I5772266e022e5ebb5dbf20f231ca30fad95e3db7

5 years agoDon't display footer text when calling app is DPC.
Alex Kershaw [Fri, 17 May 2019 14:36:28 +0000 (15:36 +0100)]
Don't display footer text when calling app is DPC.

If the calling app has admin rights (DA/DO/PO), don't display footer
text that the calling app is 'recommending' that a password is set.

Fixes: 131888973
Test: atest com.android.settings.password.SetNewPasswordActivityTest --verbose
Test: atest com.android.settings.password.ChooseLockGenericTest --verbose
Test: manual
Change-Id: I32785d33e6425416fc1dbba24540ece8917b58f3

5 years agoMerge "Hide AppButtonsPreferenceController for system modules." into qt-dev
Narayan Kamath [Mon, 20 May 2019 07:42:53 +0000 (07:42 +0000)]
Merge "Hide AppButtonsPreferenceController for system modules." into qt-dev

5 years agoFix view overlap in landscape wifi dpp enrollment.
Arc Wang [Mon, 20 May 2019 05:17:14 +0000 (13:17 +0800)]
Fix view overlap in landscape wifi dpp enrollment.

Bug: 132813855
Test: manual
Change-Id: I961dcc88e044dc1ba6dc3d87d9820a2ced5196ee

5 years ago[automerger skipped] Import translations. DO NOT MERGE
Bill Yi [Sat, 18 May 2019 22:15:15 +0000 (15:15 -0700)]
[automerger skipped] Import translations. DO NOT MERGE
am: d6d1ac5e87 -s ours
am skip reason: subject contains skip directive

Change-Id: Ic6626c84da89b05066387585c87a7cade7a85e22

5 years agoMerge "Import translations. DO NOT MERGE" into qt-dev
TreeHugger Robot [Sat, 18 May 2019 14:28:54 +0000 (14:28 +0000)]
Merge "Import translations. DO NOT MERGE" into qt-dev

5 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 18 May 2019 13:44:53 +0000 (06:44 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: I69697c36e862b2725dfd7fa1f542f9f7a3c6fa03

5 years agoImport translations. DO NOT MERGE
Bill Yi [Sat, 18 May 2019 12:17:15 +0000 (05:17 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 64712476
Change-Id: Iaa2924d0d22913bbd4f1182c974c6ea5b2e321e0

5 years agoMerge "Fix overlapping problem in display size screen." into qt-dev
TreeHugger Robot [Sat, 18 May 2019 11:22:34 +0000 (11:22 +0000)]
Merge "Fix overlapping problem in display size screen." into qt-dev

5 years agoMerge "Revert "Change string of switchbar and installed service category title""...
Kevin Chang [Sat, 18 May 2019 08:09:43 +0000 (08:09 +0000)]
Merge "Revert "Change string of switchbar and installed service category title"" into qt-dev

5 years agoMerge "Show the accessibility usage preference when Permissions Hub is disabled....
TreeHugger Robot [Sat, 18 May 2019 01:47:09 +0000 (01:47 +0000)]
Merge "Show the accessibility usage preference when Permissions Hub is disabled." into qt-dev

5 years agoMerge changes I06c1bc14,I5415b8ed into qt-dev
TreeHugger Robot [Fri, 17 May 2019 22:41:26 +0000 (22:41 +0000)]
Merge changes I06c1bc14,I5415b8ed into qt-dev

* changes:
  Clean up a STOPSHIP string
  Fix view overlap in wifi dpp enrollment.

5 years agoBreak infinite refresh loop in battery estimates
Salvador Martinez [Fri, 17 May 2019 22:36:55 +0000 (15:36 -0700)]
Break infinite refresh loop in battery estimates

There was an infinite loop that could occur in BatterySaverUtils
what was caused by battery saver utils updating the battery estimate
which then told the page to check for an estimate and then it would
repeat from there. This cleans up the logic in that loop slightly
to prevent it from refreshing more than is necessary.

Test: atest BatteryUtilsTest
Bug: 132751712
Change-Id: I918484747ecd9735315570ad608489e0f61d7578

5 years agoSet some BT icon background to white
Lei Yu [Fri, 17 May 2019 21:47:01 +0000 (14:47 -0700)]
Set some BT icon background to white

Fixes: 132992480
Test: Manual
Change-Id: I22aad1ab327dd34ad67b9bbac10f6f2e3c9ec139

5 years agoClean up a STOPSHIP string
Fan Zhang [Fri, 17 May 2019 20:44:01 +0000 (13:44 -0700)]
Clean up a STOPSHIP string

Bug: 110557011
Test: rebuild
Change-Id: I06c1bc1460cbb47feb6152298151477549a9e411

5 years agoFix view overlap in wifi dpp enrollment.
Fan Zhang [Fri, 17 May 2019 19:56:07 +0000 (12:56 -0700)]
Fix view overlap in wifi dpp enrollment.

Fixes: 132813855
Test: visual
Change-Id: I5415b8edaf1ce5ae122e4d1ee41e65ca825f72e6

5 years agoHide AppButtonsPreferenceController for system modules.
Narayan Kamath [Wed, 15 May 2019 17:19:44 +0000 (18:19 +0100)]
Hide AppButtonsPreferenceController for system modules.

Bug: 131927465
Test: atest AppButtonsPreferenceControllerTest
Change-Id: I2d3aa3429f61325afe49bfe322522fe9ccd03b2c

5 years agoShow the accessibility usage preference when Permissions Hub is disabled.
Joel Galenson [Thu, 16 May 2019 23:36:00 +0000 (16:36 -0700)]
Show the accessibility usage preference when Permissions Hub is disabled.

Fixes: 132909181
Test: See dialog with Permissions Hub disabled.
Test: atest AccessibilityUsagePreferenceControllerTest
Change-Id: I56a433d561b0d77d8ece0fd6752871fa79cec850

5 years agoAdd a clarifying comment
Alexey Kuzmin [Fri, 17 May 2019 15:51:18 +0000 (16:51 +0100)]
Add a clarifying comment

Bug: 130332550
Test: no test
Change-Id: If6dea9b5deab35f8c2da1019c17be80bbf1c5fd8

5 years agoMerge "Play vibration preview when turning on vibration" into qt-dev
TreeHugger Robot [Fri, 17 May 2019 13:59:43 +0000 (13:59 +0000)]
Merge "Play vibration preview when turning on vibration" into qt-dev

5 years agoRevert "Change string of switchbar and installed service category title"
Kevin Chang [Fri, 17 May 2019 08:02:06 +0000 (08:02 +0000)]
Revert "Change string of switchbar and installed service category title"

This reverts commit 7eddb0e4dc4f860c76e013c8b85b07a296c4cc69.

Reason for revert: There's some side effects with string.
Create a new CL in master branch to fix it.

Bug: 132840332
Change-Id: I17526a06474d25bdb32beda96f5bb6371f0e5ade

5 years agoRevert "Revert "Update dialog background color for dark theme""
Mill Chen [Thu, 16 May 2019 09:43:06 +0000 (17:43 +0800)]
Revert "Revert "Update dialog background color for dark theme""

This reverts commit 77259dc9bbe7d61c66a674ed0ac77fcc69a55cb0.

Previously, using a general attribute to change the background color
for alert dialog. It will also impact on the background of other
components. To fix it, we used another attribute to change the dialog
background.

Bug: 132753127
Bug: 132623454
Bug: 129993336
Test: visual
Change-Id: I09091ee8fb45238d0ea94760f2fca5c206299a57

5 years agoFix overlapping problem in display size screen.
tmfang [Fri, 17 May 2019 04:04:43 +0000 (12:04 +0800)]
Fix overlapping problem in display size screen.

All screen in Settings set clipToPadding to false by default,
so we see this side effect on display size screen.

To fix it, we set clipToPadding and clipChidren to true.

Fixes: 132905691
Test: visual
Change-Id: I58752c0ba7bd033cde97ff6047513a50ab933ae9

5 years agoHelp URI for USB contaminant dialog
Badhri Jagan Sridharan [Thu, 16 May 2019 23:19:02 +0000 (16:19 -0700)]
Help URI for USB contaminant dialog

Bug: 132737150
Test: build test.
Change-Id: If6ac3b086edaee18cd982ef12220b480d12f5228

5 years agoMerge "Use short summary in advanced BT header" into qt-dev
Lei Yu [Thu, 16 May 2019 18:18:45 +0000 (18:18 +0000)]
Merge "Use short summary in advanced BT header" into qt-dev

5 years agoMerge "Fix usage hint of ringtone vibration preview" into qt-dev
TreeHugger Robot [Thu, 16 May 2019 16:51:32 +0000 (16:51 +0000)]
Merge "Fix usage hint of ringtone vibration preview" into qt-dev

5 years agoMerge "Modify Accessibility Setting UI for timeout feature" into qt-dev
Leon Liao [Thu, 16 May 2019 13:02:56 +0000 (13:02 +0000)]
Merge "Modify Accessibility Setting UI for timeout feature" into qt-dev

5 years agoMerge "Make credential confirmation activity resizeable." into qt-dev
Pavel Grafov [Thu, 16 May 2019 12:05:14 +0000 (12:05 +0000)]
Merge "Make credential confirmation activity resizeable." into qt-dev

5 years agoModify Accessibility Setting UI for timeout feature
Leon Liao [Thu, 9 May 2019 09:26:52 +0000 (17:26 +0800)]
Modify Accessibility Setting UI for timeout feature

Using single timeout setting page instead of current two timeout pages
to keep the user experience simple and reduce confusion.

Current timeout page & API:
'Time to take action'
    --  Settings.Secure.ACCESSIBILITY_INTERACTIVE_UI_TIMEOUT_MS
'Time to read'
    --  Settings.Secure.ACCESSIBILITY_NON_INTERACTIVE_UI_TIMEOUT_MS

New timeout page & API:
'Time to take action(Accessibility timeout)'
    --  Settings.Secure.ACCESSIBILITY_INTERACTIVE_UI_TIMEOUT_MS
    --  Settings.Secure.ACCESSIBILITY_NON_INTERACTIVE_UI_TIMEOUT_MS

Bug: 132247225
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=AccessibilityTimeoutControllerTest
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=AccessibilitySettingsTest
Change-Id: I0b69682425324d3b1e0ff3f7b6e2c299b60cd215

5 years agoRevert "Update dialog background color for dark theme"
Mill Chen [Thu, 16 May 2019 06:39:02 +0000 (06:39 +0000)]
Revert "Update dialog background color for dark theme"

This reverts commit 3032628269b1010e05e0c7f63d07d02c3230a818.

Reason for revert: This will also change the background color of other components within dialog.

Bug: 132753127
Bug: 132623454
Test: visual
Change-Id: I59d4731e84e8d516a01780c4cce70b2d86208098

5 years agoMerge "Update footer buttons depending on entry point" into qt-dev
Kevin Chyn [Thu, 16 May 2019 01:24:28 +0000 (01:24 +0000)]
Merge "Update footer buttons depending on entry point" into qt-dev

5 years agoMerge "Fix no reaction when tapping permission dialog button in shortcut service...
Kevin Chang [Thu, 16 May 2019 01:10:11 +0000 (01:10 +0000)]
Merge "Fix no reaction when tapping permission dialog button in shortcut service page" into qt-dev

5 years agoUpdate footer buttons depending on entry point
Kevin Chyn [Thu, 16 May 2019 00:57:16 +0000 (17:57 -0700)]
Update footer buttons depending on entry point

Bug: 130917883

Test: Manual
Change-Id: I8954f782dc26d0ceb6f55a9efe29c3e1b290c6bd

5 years agoMerge "Re enable remove button after cancel" into qt-dev
TreeHugger Robot [Thu, 16 May 2019 00:51:26 +0000 (00:51 +0000)]
Merge "Re enable remove button after cancel" into qt-dev

5 years agoMerge "Always include uid as part of recentApp key" into qt-dev
TreeHugger Robot [Wed, 15 May 2019 22:47:28 +0000 (22:47 +0000)]
Merge "Always include uid as part of recentApp key" into qt-dev

5 years agoMerge "Update enroll to match mocks" into qt-dev
Kevin Chyn [Wed, 15 May 2019 22:34:40 +0000 (22:34 +0000)]
Merge "Update enroll to match mocks" into qt-dev

5 years agoMerge "Add empty check for path in UsageGraph" into qt-dev
Lei Yu [Wed, 15 May 2019 22:05:18 +0000 (22:05 +0000)]
Merge "Add empty check for path in UsageGraph" into qt-dev

5 years agoMerge "Fix preview image alignment issue due to clip padding." into qt-dev
TreeHugger Robot [Wed, 15 May 2019 22:01:06 +0000 (22:01 +0000)]
Merge "Fix preview image alignment issue due to clip padding." into qt-dev

5 years agoMerge "Replace system navigation animations will smaller files" into qt-dev
TreeHugger Robot [Wed, 15 May 2019 21:17:13 +0000 (21:17 +0000)]
Merge "Replace system navigation animations will smaller files" into qt-dev

5 years agoFix preview image alignment issue due to clip padding.
Fan Zhang [Wed, 15 May 2019 20:13:10 +0000 (13:13 -0700)]
Fix preview image alignment issue due to clip padding.

CaptionPropertiesFragment is using a non-standard way to display preview
images. Changed to use LayoutPreference.

Bug: 132797057
Test: visual
Change-Id: I92bfd38e2880226d7385e98ed871dad4e1f30e42

5 years agoUpdate enroll to match mocks
Kevin Chyn [Wed, 15 May 2019 19:51:13 +0000 (12:51 -0700)]
Update enroll to match mocks

Test: manual
Fixes: 132803438
Change-Id: I99a10e60833a31b71abf8fdbf7e426e9867a1cf5

5 years agoRe enable remove button after cancel
joshmccloskey [Wed, 15 May 2019 19:44:14 +0000 (12:44 -0700)]
Re enable remove button after cancel

Fixes: 132753128
Test: Manual.
Change-Id: I36ef74455dc8ceca52dfbc8d0e6fbef770b2533d

5 years agoAlways include uid as part of recentApp key
Beverly [Mon, 13 May 2019 20:39:21 +0000 (16:39 -0400)]
Always include uid as part of recentApp key

- so that work apps are also tracked

Test: atest RecentNotifyingAppsPreferenceControllerTest
Fixes: 132183578
Change-Id: Iceb9604674a3525b93c1cdde6e32a3a83b813866

5 years agoAdd empty check for path in UsageGraph
Lei Yu [Wed, 15 May 2019 18:14:14 +0000 (11:14 -0700)]
Add empty check for path in UsageGraph

If path is empty, skip method since there is nothing to draw.

Bug: 132728523
Test: RunSettingsRoboTests
Change-Id: I6fdb7c2f69d3d658c47b58c7304cfeb7d4010a46

5 years agoReplace system navigation animations will smaller files
Mehdi Alizadeh [Wed, 15 May 2019 18:05:12 +0000 (11:05 -0700)]
Replace system navigation animations will smaller files

Bug: 130915285
Test: Manual test
Change-Id: I902177c5f5c0d56f463fbc4e9532c70581fe9154

5 years agoPlay vibration preview when turning on vibration
Alexey Kuzmin [Wed, 15 May 2019 16:03:48 +0000 (17:03 +0100)]
Play vibration preview when turning on vibration

Bug: 130332550
Test: Go to Settings > Accessibility > Vibration. Set vibration strength
to some value, then set it to off, then set it back to the previous
value. The vibration preview should be played

Change-Id: Ie28efe01fc4df5356cc0d316c1a88e518f81df41

5 years agoFix usage hint of ringtone vibration preview
Alexey Kuzmin [Wed, 15 May 2019 13:56:16 +0000 (14:56 +0100)]
Fix usage hint of ringtone vibration preview

Bug: 130332550
Test: Go to Settings > Accessibility > Vibration > Notification
vibration, set it to off. Go to Settings > Accessibility > Vibration >
Ring vibration, and switch it a couple times. The preview effect should
be played

Change-Id: Ida4f04bb92873120c0f958d298ec31c8fb5dab97

5 years agoMake credential confirmation activity resizeable.
Pavel Grafov [Mon, 13 May 2019 17:31:11 +0000 (18:31 +0100)]
Make credential confirmation activity resizeable.

This prevents it from breaking split-screen mode.

Test: manual
Bug: 129045018
Change-Id: I380a9a51dbfb0e44f8d9800ae521584b13d0cc3f

5 years agoMerge "Added icons for partial system update card in the Security category" into...
Sorin Dinu [Wed, 15 May 2019 06:31:49 +0000 (06:31 +0000)]
Merge "Added icons for partial system update card in the Security category" into qt-dev

5 years agoMerge "Change string of switchbar and installed service category title" into qt-dev
Kevin Chang [Wed, 15 May 2019 02:13:09 +0000 (02:13 +0000)]
Merge "Change string of switchbar and installed service category title" into qt-dev

5 years agoMerge "Fix dark theme and battery saver interaction" into qt-dev
Salvador Martinez [Wed, 15 May 2019 01:33:08 +0000 (01:33 +0000)]
Merge "Fix dark theme and battery saver interaction" into qt-dev

5 years agoFix no reaction when tapping permission dialog button in shortcut service page
Kevin Chang [Mon, 13 May 2019 06:43:36 +0000 (14:43 +0800)]
Fix no reaction when tapping permission dialog button in shortcut service page

Bug: 132579785
Test: Visual
Change-Id: If9102228439ce23bdfb925baf6f583bb9d4d550d

5 years agoMerge "Use NetworkTemplate to query data" into qt-dev
Lei Yu [Wed, 15 May 2019 00:27:23 +0000 (00:27 +0000)]
Merge "Use NetworkTemplate to query data" into qt-dev

5 years agoMerge "Revert "Revert "Make subsettings display edge-to-edge""" into qt-dev
TreeHugger Robot [Wed, 15 May 2019 00:01:30 +0000 (00:01 +0000)]
Merge "Revert "Revert "Make subsettings display edge-to-edge""" into qt-dev

5 years agoFix dark theme and battery saver interaction
Salvador Martinez [Wed, 8 May 2019 21:30:25 +0000 (14:30 -0700)]
Fix dark theme and battery saver interaction

In settings we weren't properly taking into account battery saver
enabled dark theme. This CL makes it so that when battery saver
on we disable the toggle until battery saver is off since
you can't change dark theme in battery saver. Additionally it
adds a message indicating why the toggle was disabled so the
user doesn't get confused.

Test: robotests
Bug: 131913864
Change-Id: I855e429a666098c837650852d1e1355477afa13d

5 years agoRevert "Revert "Make subsettings display edge-to-edge""
Fan Zhang [Tue, 14 May 2019 17:25:02 +0000 (17:25 +0000)]
Revert "Revert "Make subsettings display edge-to-edge""

This reverts commit 9e98b8cf0fd0669fdc3c351aafb91fa8e4a0d9ad.

We have to set clipToPadding false on scrollView to make it extend below
navbar. But the side effect is it stops clipping to padding. So it
overlaps with sibling views. In this case anything pinned on top of
screen (switchbar, pinned header for most UIs, and preview indicator for
font size page).

To fix them:
1. in preview pages, just revert back to clipTo*. Their UI doesn't scroll
   so it they don't need to special clip flag to begin with.
2. For pinned to top headers, we need to change the "z-order" by setting
   elevation and make sure background is not transparent.

Fixes: 132182711
Fixes: 132672399
Test: visually on normal screen, font size scree, wifi main setting UI,
      wifi data usage screen

Reason for revert: Rollforward with fix.

Change-Id: Ib6f7c4167b9a680a336f2a7310d82340094d3aac

5 years agoMerge "Increased char limit for translations" into qt-dev
Joshua Mccloskey [Tue, 14 May 2019 19:13:11 +0000 (19:13 +0000)]
Merge "Increased char limit for translations" into qt-dev

5 years agoMerge "Fixed talkback issue" into qt-dev
Joshua Mccloskey [Tue, 14 May 2019 19:09:37 +0000 (19:09 +0000)]
Merge "Fixed talkback issue" into qt-dev

5 years agoAdd metrics stuff for dark ui dialog fragment
Salvador Martinez [Tue, 14 May 2019 17:32:34 +0000 (10:32 -0700)]
Add metrics stuff for dark ui dialog fragment

This constant was delayed due to some high traffic in the file
and deadlines. This CL just adds it.

Test: None, is a metrics change
Bug: 132695689
Change-Id: I2ccdfa8de93e062558cf6a6b49fa85a69cef7b82

5 years agoMerge "Revert "Make subsettings display edge-to-edge"" into qt-dev
Fan Zhang [Tue, 14 May 2019 17:17:26 +0000 (17:17 +0000)]
Merge "Revert "Make subsettings display edge-to-edge"" into qt-dev

5 years agoRevert "Make subsettings display edge-to-edge"
Fan Zhang [Tue, 14 May 2019 16:30:16 +0000 (16:30 +0000)]
Revert "Make subsettings display edge-to-edge"

This reverts commit c2a85a374d28612c8d51d72523b49f9c2856f96e.

Bug: 132672399
Bug: 132182711
Test: n/a

Reason for revert: b/132672399

Change-Id: Icb34ae5b16b7a32215fe2c1a5f0d0d028c91b2ca

5 years agoMerge "[OWE] Support OWE in transition mode" into qt-dev
TreeHugger Robot [Tue, 14 May 2019 13:57:05 +0000 (13:57 +0000)]
Merge "[OWE] Support OWE in transition mode" into qt-dev

5 years agoAdded icons for partial system update card in the Security category
Sorin Dinu [Tue, 14 May 2019 11:19:57 +0000 (12:19 +0100)]
Added icons for partial system update card in the Security category

Bug: b/132288646
Test: make RunSettingsRoboTests
Change-Id: I7f053b54d9b7e15a81f0f02895ee3266a613477e

5 years agoMerge "Font size page support light theme in deferred setup" into qt-dev
Cn Chen [Tue, 14 May 2019 07:18:03 +0000 (07:18 +0000)]
Merge "Font size page support light theme in deferred setup" into qt-dev

5 years agoFont size page support light theme in deferred setup
cnchen [Mon, 6 May 2019 02:19:10 +0000 (10:19 +0800)]
Font size page support light theme in deferred setup

Bug:124470158
Test: atest & manually test
Change-Id: I41e1e98a9a64e516a294c4a94c8b5f335434078f
Merged-In: I41e1e98a9a64e516a294c4a94c8b5f335434078f

5 years agoMerge "Update button string to "Start"" into qt-dev
Kevin Chyn [Tue, 14 May 2019 05:49:05 +0000 (05:49 +0000)]
Merge "Update button string to "Start"" into qt-dev

5 years agoMerge "Remove On/Off subtext next to the Wi-Fi toggle" into qt-dev
TreeHugger Robot [Tue, 14 May 2019 04:44:27 +0000 (04:44 +0000)]
Merge "Remove On/Off subtext next to the Wi-Fi toggle" into qt-dev

5 years agoChange string of switchbar and installed service category title
Kevin Chang [Mon, 6 May 2019 05:31:05 +0000 (13:31 +0800)]
Change string of switchbar and installed service category title

Bug: 122897712
Test: Visual
Change-Id: I4e15ebc8b91c58d24aadb7e665c6692ebcd627a8

5 years agoMerge "Fix IMEI information can't display without pSIM inserted" into qt-dev
Andy Chou [Tue, 14 May 2019 03:32:26 +0000 (03:32 +0000)]
Merge "Fix IMEI information can't display without pSIM inserted" into qt-dev

5 years agoIncreased char limit for translations
joshmccloskey [Tue, 14 May 2019 02:29:24 +0000 (19:29 -0700)]
Increased char limit for translations

Test: It builds.
Bug: 132638233
Change-Id: Ie7deaf82471c832351af9f25f7b4725b65f3c66a

5 years agoFixed talkback issue
joshmccloskey [Tue, 14 May 2019 01:24:51 +0000 (18:24 -0700)]
Fixed talkback issue

Test: It builds
Fixes: 132635400
Change-Id: I6b3d42561d848a2fdc0f366a96bf3284e5a757fe

5 years agoUpdate button string to "Start"
Kevin Chyn [Tue, 14 May 2019 01:23:22 +0000 (18:23 -0700)]
Update button string to "Start"

Fixes: 132648319

Test: Builds
Change-Id: I05fa1a8d4d24d5ebef95588df64442718bf42c99

5 years agoMerge "Refactors the System Navigation settings page" into qt-dev
Mehdi Alizadeh [Tue, 14 May 2019 01:08:22 +0000 (01:08 +0000)]
Merge "Refactors the System Navigation settings page" into qt-dev