pastychang
48082f891a
Apply stencil theme for description textview
...
Fingerprint enrolling page has a fixed description id. Another
description textview should use setup lib API to apply stencil theme.
Bug: 132366547
Test: Manual
Change-Id: Ifa664b84718ecd211f4c8ff1542ce38c2ef6481b
2019-05-22 13:29:39 +00:00
Alan Stokes
303c31f492
Background activity starts are now blocked by default.
...
Change the default for "Allow background activity starts" to off,
matching the logic in the activity manager.
Bug: 129955487
Bug: 129533810
Test: make RunSettingsRoboTests \
ROBOTEST_FILTER=AllowBackgroundActivityStartsPreferenceControllerTest
Change-Id: If9eeae699f9c8b7913da4456a45286f816cc7463
2019-05-22 12:55:16 +01:00
Stanley Wang
ae78184c5f
Fix Settings crashing while displaying phone number slice.
...
Check if the SubscriptionInfo list is empty to avoid the IndexOutOfBoundsException.
Fixes: 133258244
Test: maunal & robotest
Change-Id: I837f6761ba2b53823f0126f734f65875a30e34dd
2019-05-22 16:50:52 +08:00
Mill Chen
388cca892a
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
...
am: ef0f8a4dab
Change-Id: I4b0c4999433203dfc76f42d12ae0b47bf6a0d0a8
2019-05-22 00:46:16 -07:00
Mill Chen
ab98f12e68
Merge "Revert "Update dialog background color for dark theme"" into qt-dev
...
am: 69faee7358
Change-Id: Ib6439a8a85383b6171a98474be18e30d56ea2b88
2019-05-22 00:39:46 -07:00
Shuo Qian
89f9e91075
Merge "Add AutoCancel Notification UI for sim change" into qt-dev
...
am: 2d2b224a09
Change-Id: Ic9ef00676afab1575684ad9e8cc86e2656cf8dac
2019-05-21 23:20:34 -07:00
Sorin Dinu
af22e72a77
Merge "New icons for partial system update tile which is listed in the Security Status category." into qt-dev
...
am: bab0f4c098
Change-Id: I9d4cff5f3001dc32f6b6c5e37b7e0551a45b0f10
2019-05-21 23:15:49 -07:00
Mill Chen
ef0f8a4dab
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
2019-05-22 05:21:21 +00:00
Salvador Martinez
cfb9b61a6e
Merge "Add metrics stuff for dark ui dialog fragment" into qt-dev
...
am: d680ea2620
Change-Id: If4e4fb3cf37be790698e1e018385e683fcc38a96
2019-05-21 22:04:45 -07:00
TreeHugger Robot
69faee7358
Merge "Revert "Update dialog background color for dark theme"" into qt-dev
2019-05-22 04:43:09 +00:00
Shuo Qian
2d2b224a09
Merge "Add AutoCancel Notification UI for sim change" into qt-dev
2019-05-22 03:23:33 +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
Antony Sargent
ce8495d632
Merge "Prevent NullPointerException in SimStatusDialogController" into qt-dev
...
am: e959c201ce
Change-Id: I5833d2f7d2a715e54861de1e6692c81d4dc27016
2019-05-21 16:43:24 -07:00
lindatseng
8d7d01360d
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
2019-05-21 15:53:25 -07:00
TreeHugger Robot
e959c201ce
Merge "Prevent NullPointerException in SimStatusDialogController" into qt-dev
2019-05-21 20:34:13 +00:00
Lei Yu
23aa7a78ef
Merge "Set some BT icon background to white" into qt-dev
...
am: 6cb224b38b
Change-Id: I206c6f60e3ec54e6f5798248128f62a63c6b8aef
2019-05-21 11:54:21 -07:00
Julia Reynolds
b1ec5751c1
Merge "Fix hiding of channel fields" into qt-dev
...
am: c14825c93d
Change-Id: If177a632404ae3af41c18c2c36b9b4e6ddb2a218
2019-05-21 11:50:38 -07:00
Amin Shaikh
f692c8e570
Merge "Remove unnecessary STOPSHIP." into qt-dev
...
am: ed3136b72d
Change-Id: I8155cbd70d2ad8daffa7b0fc9f67904d8e4ca02a
2019-05-21 11:47:06 -07:00
sqian
36e11d2249
Add AutoCancel Notification UI for sim change
...
Bug: 131380487
Test: manual
Change-Id: Iaf1b1216e358683906b683c688828236f3282cf9
2019-05-21 18:45:14 +00:00
Antony Sargent
36ecc7006f
Merge "Fix signal strength display in 'Choose network' list" into qt-dev
...
am: 13acaddf47
Change-Id: Ie435d64a69a0320f8879377bd2d5ac567c34679a
2019-05-21 11:14:18 -07: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
Raff Tsai
574893b860
Merge "Make SeekBarPreference to be selectable" into qt-dev
...
am: dd59f1193f
Change-Id: I4fbe3548ba3a94d9a04bac81789dbcf572f1eeca
2019-05-21 03:35:31 -07:00
TreeHugger Robot
dd59f1193f
Merge "Make SeekBarPreference to be selectable" into qt-dev
2019-05-21 10:28:28 +00:00
Raff Tsai
00d597fb7e
Fix gray lines appear in animation video
...
am: 91c7f77fe8
Change-Id: I3578e183406e0a936fe016410ba160b7513aea9a
2019-05-21 02:08:00 -07: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
Hai Zhang
c46403a34e
Merge "Remove SmsDefaultDialog which has been replaced by role." into qt-dev
...
am: 98ba2a6b8b
Change-Id: Iedce6845dea91f417516a6f0a79ba6f9524fa4b9
2019-05-20 23:30:49 -07: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
Alex Kershaw
e19ede22a2
Merge "Don't display footer text when calling app is DPC." into qt-dev
...
am: 993446a68e
Change-Id: I645cd7e40da0cc07391ab8f1a4a9642dc2376478
2019-05-20 20:13:23 -07:00
Fan Zhang
88779708f1
Merge "Fix view overlap in landscape wifi dpp enrollment." into qt-dev
...
am: fa5aaf9212
Change-Id: I71ba4ed4badecf58a47ab458e9c7b66556299717
2019-05-20 20:09:51 -07:00
Badhri Jagan Sridharan
50ad7da280
Merge "Help URI for USB contaminant dialog" into qt-dev
...
am: 83c4ce4a48
Change-Id: I57fd9c464ccf72f0002c58466b58f5c3884980eb
2019-05-20 19:51:58 -07:00
Kevin Chyn
9f17f84a10
Merge "Update strings" into qt-r1-dev
2019-05-21 02:20:56 +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
9822f6ed92
Merge "Break infinite refresh loop in battery estimates" into qt-dev
...
am: e418874921
Change-Id: Ibf5d75ffec22c0948d89c3cdfc5feb7197869f30
2019-05-20 15:21:12 -07:00
Kevin Chyn
26306c7498
Update strings
...
Bug: 132787143
Test: Builds
Change-Id: I382c84fbeb6ca2c151d6a4fa2f7a3d29d7c72505
2019-05-20 14:54:42 -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
4f6e6c0849
Merge "Hide AppButtonsPreferenceController for system modules." into qt-dev
...
am: 76cf0dbddd
Change-Id: I660159218ef2598a7df5c84f6837bcfc4b0b22f1
2019-05-20 01:12:27 -07:00