jackqdyulei
9cf6e8ddb3
Merge "Customized Wifi calling text" into qt-dev
...
am: 83f60c81f5
Change-Id: I9b052ee41bbcdbc3289a28a06567518e56ec05ea
2019-04-04 20:24:58 -07:00
Andrew Sapperstein
9c8deb8967
Merge "Update char limit for reset_esim_title." into qt-dev
...
am: 576d601032
Change-Id: Ia284c8ddc50f663b830fc58c0e319f055998eeba
2019-04-04 20:20:57 -07:00
Fan Zhang
6302195a6b
Merge "DND should be displayed on search as slice." into qt-dev
...
am: b05af56a64
Change-Id: Idf7e940b22cd2cae697afbcb0979cc804fe7cdc1
2019-04-04 20:18:58 -07:00
TreeHugger Robot
83f60c81f5
Merge "Customized Wifi calling text" into qt-dev
2019-04-05 03:17:18 +00:00
TreeHugger Robot
576d601032
Merge "Update char limit for reset_esim_title." into qt-dev
2019-04-05 03:07:09 +00:00
Fan Zhang
b05af56a64
Merge "DND should be displayed on search as slice." into qt-dev
2019-04-05 02:53:12 +00:00
Stanley Wang
bae490bc85
DND should be displayed on search as slice.
...
Add ZenModeSoundSettingsPreferenceController extends ZenModePreferenceController,
and update availability status to AVAILABLE.
This is cherry-picked from ag/6897872
Change-Id: I8dcb6808cc21c4f5c06548a363c998e369646487
Bug: 129320642
Test: manual & robotests
2019-04-05 02:53:04 +00:00
Alex Salo
f2dfd87b21
Merge "Update adaptive sleep setting with the latest copy" into qt-dev
...
am: 02576b6e2e
Change-Id: I04efc7f8d3c052d7ce2627188190f2dd9e76b0b1
2019-04-04 19:23:08 -07:00
Kevin Chyn
8911d73291
Merge changes from topic "face-profile-qt-dev" into qt-dev
...
am: 388295a80c
Change-Id: I1ce1eb796113c4f106d63a5a55f32dfb56c761aa
2019-04-04 18:53:50 -07:00
Kevin Chyn
cebeaf98f2
Add face profile settings
...
am: 39ca021586
Change-Id: I218b2cfbfc123a591774bdeb77faa46fd5d36e20
2019-04-04 18:52:11 -07:00
Fan Zhang
c9d3a9fbfd
Merge "Add uri to custom slice PendingIntent." into qt-dev
...
am: f768b451c3
Change-Id: Id8ed81d56b4e131995583846677adb4f99159f49
2019-04-04 18:50:10 -07:00
Fan Zhang
275a3a6d50
Merge "Update strings" into qt-dev
...
am: a4ea8e94a0
Change-Id: I98adc0b17087954fa8bb913ce4a99a3e9743c01e
2019-04-04 18:30:52 -07:00
TreeHugger Robot
02576b6e2e
Merge "Update adaptive sleep setting with the latest copy" into qt-dev
2019-04-05 01:16:23 +00:00
Michael Groover
0542653372
Use Settings instead of DeviceConfig to relax device ID dev option
...
am: 9e3b3d77a2
Change-Id: Ib2338724fcbf2cba26f8305499c547a84f445fdf
2019-04-04 18:13:02 -07:00
Kevin Chyn
388295a80c
Merge changes from topic "face-profile-qt-dev" into qt-dev
...
* changes:
Settings should be per-profile
Add face profile settings
2019-04-05 00:41:17 +00:00
TreeHugger Robot
f768b451c3
Merge "Add uri to custom slice PendingIntent." into qt-dev
2019-04-05 00:35:24 +00:00
TreeHugger Robot
a4ea8e94a0
Merge "Update strings" into qt-dev
2019-04-05 00:28:29 +00:00
Fan Zhang
459035a263
Add uri to custom slice PendingIntent.
...
Discovered flashlight slice sometimes does not work, throwing exception
similar as it b/117445451. Adding a data uri fixes it.
Bug: 129981692
Test: manual
Change-Id: I16bc19027dd342f85aaabbf1a2853bb55564f64f
2019-04-04 16:12:38 -07:00
Kevin Chyn
e596ba6863
Settings should be per-profile
...
Also, don't show keyguard option for work profile
Fixes: 129905061
Test: Builds
Change-Id: I18f573f39ee4e54a3385cc65079bb794633cc560
2019-04-04 15:39:00 -07:00
Michael Groover
9e3b3d77a2
Use Settings instead of DeviceConfig to relax device ID dev option
...
The 'Disable device identifier restrictions' developer option
currently uses DeviceConfig to set whether the new access
restrictions should be disabled. However this API now requires
the WRITE_DEVICE_CONFIG permission and should only be used from
the server side. This change modifies the developer option to use the
Settings to relax the device identifier check, and the option will
be hidden if the new restrictions have been disabled from the server.
Bug: 129888611
Test: Manually verified device ID check was relaxed with option
enabled. Also verified option is not displayed if DeiviceConfig
option is set.
Change-Id: Id8759f2219e702c1f93a638d45ac99bce685383b
(cherry picked from commit 60c80bb295
)
2019-04-04 22:14:17 +00:00
Kevin Chyn
39ca021586
Add face profile settings
...
Fixes: 110907543
Test: Builds
Change-Id: I9761f289bb250c5d9f5b5e75cf682d164c591050
2019-04-04 13:18:04 -07:00
Fan Zhang
f2ec3cfbad
Update strings
...
Fixes: 129885706
Fixes: 129855545
Test: visual
Change-Id: I655655033c019de4365de9fe208c8c362134dfe3
2019-04-04 12:01:21 -07:00
Alex Salo
e0c9d3c474
Update adaptive sleep setting with the latest copy
...
Bug: 129352433
Change-Id: I3c9594f9ed49208ef1d7bbc33e8083a0c733b1f8
Test: manually confirmed it works and looks correct
(cherry picked from commit fdeb07c05b
)
2019-04-04 18:55:59 +00:00
jackqdyulei
c833ee74ca
Customized Wifi calling text
...
This only fixed in old page from aosp/777974. We need to migrate
it to new preference controller
Fixes: 117257109
Test: Manual
Change-Id: I257be10d7cc1fc4a91ee0df404dd69b4d2ee8ae2
(cherry picked from commit acacaf44d3
)
2019-04-04 17:15:59 +00:00
Andrew Sapperstein
7b3734e129
Update char limit for reset_esim_title.
...
Fixes: 129711512
Test: verified manually with larger string.
Change-Id: I802ed901ad65d79dbe761929467607f5e783be9e
2019-04-04 16:16:07 +00:00
Rich Cannings
4afd567d8d
[automerger skipped] Merge "DO NOT MERGE Refactor passwords/pins/patterns to byte[]" into pi-dev am: 5d9189fab2
-s ours
...
am: 44427259e8
Change-Id: I6dd5016aa9636457b740f92f3770e5b5a69d4c78
2019-04-04 00:39:11 -07:00
Rich Cannings
44427259e8
[automerger skipped] Merge "DO NOT MERGE Refactor passwords/pins/patterns to byte[]" into pi-dev
...
am: 5d9189fab2
-s ours
am skip reason: subject contains skip directive
Change-Id: Id431f40576a5375d541b4b41d2880ac0c9ac7519
2019-04-04 00:17:57 -07:00
Rich Cannings
303429eb26
[automerger skipped] DO NOT MERGE Refactor passwords/pins/patterns to byte[] am: 34042bbf1d
-s ours
...
am: 2095ac82c4
Change-Id: I124662fa7bd0513fea6f7b8a6b2330835c6c386b
2019-04-04 00:13:15 -07:00
Rich Cannings
2095ac82c4
[automerger skipped] DO NOT MERGE Refactor passwords/pins/patterns to byte[]
...
am: 34042bbf1d
-s ours
am skip reason: subject contains skip directive
Change-Id: I903bcc9500ea4732fdacd9f7c77538ba8390f34d
2019-04-03 23:56:43 -07:00
Xiangyu/Malcolm Chen
14b8b27f1c
[automerger skipped] Merge "Clean up a few names of Telephony intent extra." am: 6bb737c5b9
am: 681bf8a664
...
am: 37683154b4
-s ours
am skip reason: change_id I5d47b132abb722282bd10b9fbb362fb1f1d32f11 with SHA1 f2fca31c51
is in history
Change-Id: I8d45b26d7863190ddf51a8e8a5e86b4acfbde816
2019-04-03 17:15:19 -07:00
Bill Rassieur
52ab4c895f
Merge master@5406228 into git_qt-dev-plus-aosp.
...
am: d09106b207
Change-Id: I9de6ed0dae680c55f3f1396cb8fbc95c6a77f9a3
2019-04-03 16:59:32 -07:00
Xiangyu/Malcolm Chen
37683154b4
Merge "Clean up a few names of Telephony intent extra." am: 6bb737c5b9
...
am: 681bf8a664
Change-Id: I8576bf49c27620f873c501d3bf837ec0b0b3e679
2019-04-03 16:50:20 -07:00
Kevin Chyn
782b7f9919
Merge "Set/Get features with new interface"
2019-04-03 23:46:14 +00:00
Xiangyu/Malcolm Chen
681bf8a664
Merge "Clean up a few names of Telephony intent extra."
...
am: 6bb737c5b9
Change-Id: I1a2232458ab8fd4a89c1ada1e5195bf346e31074
2019-04-03 16:25:05 -07:00
Xiangyu/Malcolm Chen
6bb737c5b9
Merge "Clean up a few names of Telephony intent extra."
2019-04-03 23:06:47 +00:00
Lei Yu
e4f64e5c0c
Merge "Move telephony method to worker thread"
2019-04-03 22:45:28 +00:00
jackqdyulei
6db1440a0a
Move telephony method to worker thread
...
Get bug complaining it blocks UI even though it works fine some devices.
This CL moves methods to worker thread and keep progressbar
shown at least for 1 second, to avoid janky UI.
Fixes: 129329645
Test: RunSettingsRoboTests
Change-Id: Iee51949b7f6dfe2ede0fc4e6cd0f7b96d7199081
2019-04-03 22:45:07 +00:00
Chen Xu
5a9f447300
Merge "SDK API doesSwitchModemConfigTriggerReboot"
2019-04-03 22:17:46 +00:00
TreeHugger Robot
d4f24dd9a9
Merge "Add tests for ContextualCardManager."
2019-04-03 22:07:38 +00:00
Kevin Chyn
856b34dabc
Set/Get features with new interface
...
Bug: 127382095
Test: Builds
Change-Id: Ideb252989a49eec88b8ee7f3ce6ea4f9d85bb3bc
2019-04-03 14:53:28 -07:00
TreeHugger Robot
3205d9405d
Merge "Add tests for ContextualCardsAdapter."
2019-04-03 21:17:45 +00:00
TreeHugger Robot
67c9f40278
Merge "Add a flashlight handler activity to support indexability."
2019-04-03 20:48:23 +00:00
TreeHugger Robot
fbd53d21e6
Merge "Disable "Battery dialog" for default apps"
2019-04-03 20:41:21 +00:00
TreeHugger Robot
1382660313
Merge "Convert xml based API allowDynamicSummaryInSlice to java"
2019-04-03 19:42:25 +00:00
Fan Zhang
03dd39c92a
Add a flashlight handler activity to support indexability.
...
Fixes: 128465925
Fixes: 123711093
Test: reindex
Change-Id: Ie082e65ee070f6143c4c65db3f70615b16af0e52
2019-04-03 12:16:33 -07:00
chen xu
4f379d290b
SDK API doesSwitchModemConfigTriggerReboot
...
Bug: 129424775
Change-Id: I95045f8e2c572a9ee7e8f402568e72ac02a2d1be
2019-04-03 10:31:19 -07:00
clownshen
fafdfea72c
Add Wi-Fi data usage field
...
Add Wi-Fi data usage field at Wi-Fi Setting to show out the total Wi-Fi
data usage for user.
Bug: 129474341
Test: atest WifiSettingsTest
Test: manual test
Change-Id: Iad5bee47bd83ed143a2730f042d77907344f4017
2019-04-03 17:04:36 +00:00
Cn Chen
3c7c6ae28f
Merge "Pass back number of fingerprint enrolled from settings to SUW"
2019-04-03 15:36:47 +00:00
TreeHugger Robot
a41fb1867d
Merge "Remove unused method from NotificationChannelSlice"
2019-04-03 11:47:38 +00:00
Yi-Ling Chuang
dbc2bb9ba5
Add tests for ContextualCardsAdapter.
...
Fixes: 114307549
Test: robotests
Change-Id: I6ce023bf97c9f7b3c709bda2aa991a349c7aa825
2019-04-03 19:12:47 +08:00