android-build-team Robot
74abff7ad4
Snap for 5591509 from bab0f4c098 to qt-release
...
Change-Id: I501c151de67614129102ebfd0917c016e65517a8
2019-05-22 03:01:13 +00:00
TreeHugger Robot
bab0f4c098
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev
2019-05-22 01:14:16 +00:00
TreeHugger Robot
d680ea2620
Merge "Add metrics stuff for dark ui dialog fragment" into qt-dev
2019-05-22 00:08:49 +00:00
TreeHugger Robot
e959c201ce
Merge "Prevent NullPointerException in SimStatusDialogController" into qt-dev
2019-05-21 20:34:13 +00:00
Lei Yu
6cb224b38b
Merge "Set some BT icon background to white" into qt-dev
2019-05-21 17:14:53 +00:00
Antony Sargent
5c46d93bd8
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
2019-05-21 10:02:10 -07:00
TreeHugger Robot
c14825c93d
Merge "Fix hiding of channel fields" into qt-dev
2019-05-21 16:58:23 +00:00
TreeHugger Robot
ed3136b72d
Merge "Remove unnecessary STOPSHIP." into qt-dev
2019-05-21 16:52:31 +00:00
Sorin Dinu
5350668411
New icons for partial system update tile which is listed in the Security
...
Status category.
Bug: b/132288646
Test: make RunSettingsRoboTests
Change-Id: Ib9b1951fbed673cba2ed803a1b2bb2752f21cfe9
2019-05-21 17:42:04 +01:00
TreeHugger Robot
13acaddf47
Merge "Fix signal strength display in 'Choose network' list" into qt-dev
2019-05-21 16:05:34 +00:00
Amin Shaikh
66dba94797
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
2019-05-21 13:51:27 +00:00
TreeHugger Robot
dd59f1193f
Merge "Make SeekBarPreference to be selectable" into qt-dev
2019-05-21 10:28:28 +00:00
Raff Tsai
91c7f77fe8
Fix gray lines appear in animation video
...
Fixes: 133076740
Fixes: 132991217
Test: manual
Change-Id: I3ab740ede12bf768176691e513bcaff4349eb76e
2019-05-21 15:12:46 +08:00
TreeHugger Robot
98ba2a6b8b
Merge "Remove SmsDefaultDialog which has been replaced by role." into qt-dev
2019-05-21 06:05:31 +00:00
Raff Tsai
81b9f5083d
Make SeekBarPreference to be selectable
...
Fixes: 132983200
Test: make RunSettingsRoboTests, manual
Change-Id: I3d4bc59d948236ff2482945a4fc976ee61c37c27
2019-05-21 11:39:02 +08:00
android-build-team Robot
56e614d1cf
Snap for 5587110 from fa5aaf9212 to qt-release
...
Change-Id: Ifcb5da94c13666d945c6ea39bef9db4b79d89bdd
2019-05-21 03:02:16 +00:00
TreeHugger Robot
993446a68e
Merge "Don't display footer text when calling app is DPC." into qt-dev
2019-05-21 01:24:19 +00:00
Fan Zhang
fa5aaf9212
Merge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev
2019-05-21 00:34:54 +00:00
Badhri Jagan Sridharan
83c4ce4a48
Merge "Help URI for USB contaminant dialog" into qt-dev
2019-05-21 00:31:45 +00:00
Antony Sargent
8c6098e5cf
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
2019-05-20 17:20:31 -07:00
Hai Zhang
4feab60a30
Remove SmsDefaultDialog which has been replaced by role.
...
Bug: 131204827
Test: presubmit
Change-Id: If436d4f0777838dc490fa45901005008bb57315b
2019-05-20 15:23:05 -07:00
Salvador Martinez
e418874921
Merge "Break infinite refresh loop in battery estimates" into qt-dev
2019-05-20 21:22:23 +00:00
Julia Reynolds
72bdef0781
Fix hiding of channel fields
...
When channel is off
Test: atest
Bug: 132971502
Change-Id: I5772266e022e5ebb5dbf20f231ca30fad95e3db7
2019-05-20 14:03:07 -04:00
Alex Kershaw
29d2bff7e1
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
2019-05-20 12:19:22 +00:00
Narayan Kamath
76cf0dbddd
Merge "Hide AppButtonsPreferenceController for system modules." into qt-dev
2019-05-20 07:42:53 +00:00
Arc Wang
386318dbea
Fix view overlap in landscape wifi dpp enrollment.
...
Bug: 132813855
Test: manual
Change-Id: I961dcc88e044dc1ba6dc3d87d9820a2ced5196ee
2019-05-20 13:17:14 +08:00
android-build-team Robot
f0d0fbadde
Snap for 5583555 from 089d85f315 to qt-release
...
Change-Id: I6b1c75bcbc2c308499f21d8f18581ae8e25bd0ac
2019-05-19 23:09:35 +00:00
android-build-team Robot
38496e7aee
Snap for 5582428 from ef6caf7871 to qt-release
...
Change-Id: Ibcfcd0bf02229b2cb9fe084648da06e6c5220687
2019-05-18 23:08:14 +00:00
Bill Yi
089d85f315
[automerger skipped] Import translations. DO NOT MERGE
...
am: d6d1ac5e87 -s ours
am skip reason: subject contains skip directive
Change-Id: Ic6626c84da89b05066387585c87a7cade7a85e22
2019-05-18 15:15:15 -07:00
TreeHugger Robot
ef6caf7871
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-18 14:28:54 +00:00
Bill Yi
d6d1ac5e87
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I69697c36e862b2725dfd7fa1f542f9f7a3c6fa03
2019-05-18 06:44:53 -07:00
Bill Yi
ef25f3034d
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Iaa2924d0d22913bbd4f1182c974c6ea5b2e321e0
2019-05-18 05:17:15 -07:00
TreeHugger Robot
8416839234
Merge "Fix overlapping problem in display size screen." into qt-dev
2019-05-18 11:22:34 +00:00
Kevin Chang
f508ece42d
Merge "Revert "Change string of switchbar and installed service category title"" into qt-dev
2019-05-18 08:09:43 +00:00
TreeHugger Robot
51c92e5622
Merge "Show the accessibility usage preference when Permissions Hub is disabled." into qt-dev
2019-05-18 01:47:09 +00:00
TreeHugger Robot
a83638788b
Merge changes I06c1bc14,I5415b8ed into qt-dev
...
* changes:
Clean up a STOPSHIP string
Fix view overlap in wifi dpp enrollment.
2019-05-17 22:41:26 +00:00
Salvador Martinez
12731cce3d
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
2019-05-17 15:36:55 -07:00
Lei Yu
81d15f029a
Set some BT icon background to white
...
Fixes: 132992480
Test: Manual
Change-Id: I22aad1ab327dd34ad67b9bbac10f6f2e3c9ec139
2019-05-17 14:47:01 -07:00
Fan Zhang
1f8cc8f96d
Clean up a STOPSHIP string
...
Bug: 110557011
Test: rebuild
Change-Id: I06c1bc1460cbb47feb6152298151477549a9e411
2019-05-17 13:44:01 -07:00
Fan Zhang
a10d3cfc78
Fix view overlap in wifi dpp enrollment.
...
Fixes: 132813855
Test: visual
Change-Id: I5415b8edaf1ce5ae122e4d1ee41e65ca825f72e6
2019-05-17 12:58:50 -07:00
Narayan Kamath
67d149ae37
Hide AppButtonsPreferenceController for system modules.
...
Bug: 131927465
Test: atest AppButtonsPreferenceControllerTest
Change-Id: I2d3aa3429f61325afe49bfe322522fe9ccd03b2c
2019-05-17 18:54:39 +01:00
Joel Galenson
e4c8efe245
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
2019-05-17 10:19:49 -07:00
TreeHugger Robot
1a82d653f7
Merge "Play vibration preview when turning on vibration" into qt-dev
2019-05-17 13:59:43 +00:00
Kevin Chang
d8927cbabf
Revert "Change string of switchbar and installed service category title"
...
This reverts commit 7eddb0e4dc .
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
2019-05-17 08:38:54 +00:00
tmfang
a5be87fad5
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
2019-05-17 12:04:43 +08:00
Badhri Jagan Sridharan
bf5686e5f5
Help URI for USB contaminant dialog
...
Bug: 132737150
Test: build test.
Change-Id: If6ac3b086edaee18cd982ef12220b480d12f5228
2019-05-16 18:08:37 -07:00
Lei Yu
b6012f8d62
Merge "Use short summary in advanced BT header" into qt-dev
2019-05-16 18:18:45 +00:00
TreeHugger Robot
71f6523200
Merge "Fix usage hint of ringtone vibration preview" into qt-dev
2019-05-16 16:51:32 +00:00
Leon Liao
764b8491e1
Merge "Modify Accessibility Setting UI for timeout feature" into qt-dev
2019-05-16 13:02:56 +00:00
Pavel Grafov
e455680bd2
Merge "Make credential confirmation activity resizeable." into qt-dev
2019-05-16 12:05:14 +00:00