Daniel Solomon
6f8934bf3a
Merge "Hide display white balance setting depending on color mode"
2019-01-15 19:29:16 +00:00
Sunil Ravi
00020f6605
Merge "WiFi: Add Tx and rx link speed in network details"
2019-01-15 18:43:58 +00:00
Johnson Lu
ec18560911
Merge "Implement WifiNetworkListFragment - Part 2"
2019-01-15 15:41:09 +00:00
Johnson Lu
e910c7af60
Merge "Implement WifiNetworkListFragment"
2019-01-15 15:40:54 +00:00
Johnson Lu
98bc9e5384
Implement WifiNetworkListFragment - Part 2
...
Uses connected access point to start DPP in Configurator-Initiator role directly.
Bug: 118794978
Test: RunSettingsRoboTests
Change-Id: Ie2d5661fdef3588bb597d4a7e4dfe5f981737c84
2019-01-15 13:27:47 +08:00
Johnson Lu
0adba0aa1b
Implement WifiNetworkListFragment
...
1.Scan valid access points for DPP configurator by using WifiTracker.
2.Allow user to add a new network for DPP configurator.
Bug: 118794978
Test: RunSettingsRoboTests
Change-Id: I36504d28dec7d2c9091aa6c35ebe2495045681f7
2019-01-15 13:27:47 +08:00
Raff Tsai
f7e1a25ee6
Merge "Fix crash for UiBlockerController"
2019-01-15 04:01:38 +00:00
jackqdyulei
a5f1b5c629
Fix crash for UiBlockerController
...
1. Don't create UiBlockerController if there is no related controller
2. Don't update visibility if UiBlockerController is null
3. Use findPreference() from DashboardFragment, which already has null
check.
Change-Id: Iee24c64317fb9d5a1cf2076d25728af485d390c5
Fixes: 122807414
Fixes: 122805831
Test: RunSettingsRoboTests
2019-01-15 03:58:14 +00:00
Santiago Etchebehere
44ad7fc002
Merge "Add developer settings for theme overlays."
2019-01-15 03:24:17 +00:00
TreeHugger Robot
90f75b2f3f
Merge "Move edit icon from header to action bar"
2019-01-15 02:16:59 +00:00
TreeHugger Robot
873b04d43d
Merge "Use role for App info default SMS shortcut."
2019-01-15 00:47:40 +00:00
TreeHugger Robot
d55f470009
Merge "Import translations. DO NOT MERGE"
2019-01-15 00:38:13 +00:00
Bill Yi
a1c5c64f6a
Import translations. DO NOT MERGE
...
BUG:122535451
Change-Id: I08c4a70604bf85ba6eb3ee64bb7d08ffa5b5804b
Auto-generated-cl: translation import
2019-01-15 00:37:50 +00:00
Sunil Ravi
39d372e676
WiFi: Add Tx and rx link speed in network details
...
current "link speed" in UI is renamed to "Transmit link speed".
Also Added Receive link speed in network details.
Bug: 120497598
Test: Connected to AP and verified the Rx link speed in Network details.
Change-Id: I01cf7362a27ad78ddfaef68efae4d07cbd14fc55
2019-01-14 16:31:01 -08:00
TreeHugger Robot
05a39bc4ba
Merge "Add metric for Tap & Pay Foreground Setting"
2019-01-15 00:09:33 +00:00
Cosmo Hsieh
b2778bd40c
Merge "Change intent filter string of NetworkRequestDialogActivity"
2019-01-14 22:55:20 +00:00
Hai Zhang
ac5a639aeb
Use role for App info default SMS shortcut.
...
This change makes the default SMS shortcut in App info launch the new
default app UI based on roles, since we've migrated default SMS
mechanism.
Bug: 110557011
Test: atest DefaultAppShortcutPreferenceControllerBaseTest && atest DefaultSmsShortcutPreferenceControllerTest
Change-Id: I074e41433fe912309082f1e9c54bf74200297dd1
2019-01-14 14:10:34 -08:00
TreeHugger Robot
c1a638d672
Merge "Increase char count on Charging sounds string"
2019-01-14 21:56:38 +00:00
Amin Shaikh
6f8048b0e3
Add developer settings for theme overlays.
...
- Extracted a OverlayCategoryPreferenceController from EmulateDisplayCutoutCategoryPreferenceController
- Add 3 developer options for toggling categories of android theme customization
Change-Id: I36fcebca6d8a6f109833a2bbca984c31e643e912
Fixes: 122308197
Test: m RunSettingsRoboTests; manually toggling settings
2019-01-14 13:36:31 -08:00
Julia Reynolds
84db3da958
Merge "Update appearance of channel preferences"
2019-01-14 21:06:29 +00:00
TreeHugger Robot
f7a77d38d2
Merge "Update height of SliceView"
2019-01-14 20:24:53 +00:00
Fan Zhang
072ffe5b9c
Merge "Revert "Disable failing test to unblock presubmit""
2019-01-14 19:57:13 +00:00
Fan Zhang
966d842be0
Revert "Disable failing test to unblock presubmit"
...
This reverts commit 69cc84d22c
.
Bug: 122824614
Test: robotests
Reason for revert: b/122824614
Change-Id: I5730b6c0a5e6d26fd54a8a1eff8d1eab3144a8ee
2019-01-14 19:56:24 +00:00
Fan Zhang
bb28fb4660
Merge changes I90fa8649,Idd9725dd
...
* changes:
Disable failing test to unblock presubmit
Add live caption preference in accessibility page.
2019-01-14 19:53:26 +00:00
Fan Zhang
69cc84d22c
Disable failing test to unblock presubmit
...
Bug: 122824614
Test: rerun robotest
Change-Id: I90fa864906675c6d072d25b27b6a61f59933d324
2019-01-14 11:50:24 -08:00
Julia Reynolds
e88f7ab7a7
Update appearance of channel preferences
...
Test: atest
Change-Id: Ie58e7a27601ee23b1cd2caf990cc5c10006c0162
Fixes: 122671854
2019-01-14 13:04:22 -05:00
Beverly
bd81bb0e34
Increase char count on Charging sounds string
...
Test: manual
Change-Id: I5c4bedd6cf4f8ed85ae7df8ab78baf0ae3937dd5
Fixes: 122743016
2019-01-14 13:01:00 -05:00
Anton Hansson
de324b9b70
[automerger skipped] Merge "Make the Settings permission a required module" am: 480b56e3d6
am: bc79e6e6f3
...
am: 850fdb32e9
-s ours
am skip reason: change_id Ia2548355282498bceeffddb564de32a6cb857c66 with SHA1 16322a0271
is in history
Change-Id: Iab476273c6b332525177fe76f5f8d779ffe0f0c7
2019-01-14 08:23:41 -08:00
Anton Hansson
850fdb32e9
Merge "Make the Settings permission a required module" am: 480b56e3d6
...
am: bc79e6e6f3
Change-Id: I775d8b3a84ef2c1eccfb8d590e97ee1dcbeedf5d
2019-01-14 08:15:32 -08:00
Anton Hansson
bc79e6e6f3
Merge "Make the Settings permission a required module"
...
am: 480b56e3d6
Change-Id: I2316d82bb50778e6f524d708cc1711dcd69f1f9d
2019-01-14 08:11:21 -08:00
Anton Hansson
480b56e3d6
Merge "Make the Settings permission a required module"
2019-01-14 16:03:16 +00:00
Anton Hansson
09064cf6d9
Make the Settings permission a required module
...
This will include the Settings permission file whenever
the Settings app is installed.
Bug: 110072687
Test: make
Exempt-From-Owner-Approval: cp from internal
Change-Id: Ia2548355282498bceeffddb564de32a6cb857c66
Merged-In: Ia2548355282498bceeffddb564de32a6cb857c66
(cherry picked from commit 16322a0271
)
2019-01-14 15:50:28 +00:00
Anton Hansson
a4449f4ad5
[automerger skipped] Merge "Move Settings app to /product" am: 0a399bf543
am: 297fe94122
...
am: 403fe5d83c
-s ours
am skip reason: change_id Iee5940125af3f2a8543ecb3a68d7fba737acd77d with SHA1 f109282c8e
is in history
Change-Id: I0c6d59fd5d2aa9233fc801e3ab002e3d8ecc5e65
2019-01-14 02:07:52 -08:00
Anton Hansson
403fe5d83c
Merge "Move Settings app to /product" am: 0a399bf543
...
am: 297fe94122
Change-Id: I6f04ca71a2a4af1cfb4bc07019f991bc845fd8e6
2019-01-14 01:50:56 -08:00
Anton Hansson
297fe94122
Merge "Move Settings app to /product"
...
am: 0a399bf543
Change-Id: Ia4a28ee04e834727d7cfa86e67f1038f16aeee1d
2019-01-14 01:22:53 -08:00
Anton Hansson
0a399bf543
Merge "Move Settings app to /product"
2019-01-14 09:06:25 +00:00
Bill Yi
e5262dbca1
[automerger skipped] Import translations. DO NOT MERGE am: e18f734843
-s ours
...
am: 004425d2b9
-s ours
am skip reason: subject contains skip directive
Change-Id: I2d653a77b670af9953654a488c0078a597d32e39
2019-01-13 16:47:57 -08:00
Bill Yi
004425d2b9
[automerger skipped] Import translations. DO NOT MERGE
...
am: e18f734843
-s ours
am skip reason: subject contains skip directive
Change-Id: I7eeb038b93fe47601b946e74d0309e6923e048d5
2019-01-13 16:39:54 -08:00
TreeHugger Robot
eb372989fd
Merge "[WPA3] Rename allowedGroupMgmtCiphers to allowedGroupManagementCiphers"
2019-01-13 16:15:05 +00:00
Kiyoung Kim
95ca4bf581
Merge "Schematize ADB system properties"
2019-01-13 08:05:42 +00:00
Bill Yi
e18f734843
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I8d9dbbd271f3d3eb6e889e213fc2cfa4a6546cbe
2019-01-12 23:00:35 -08:00
TreeHugger Robot
cb789fffd5
Merge "Fix NPE"
2019-01-12 04:37:22 +00:00
Kevin Chyn
f6aa140c36
Merge "Remove extra button from fingerprint enroll layout"
2019-01-12 01:50:04 +00:00
hjchangliao
c37973f073
Move edit icon from header to action bar
...
Move edit icon in bluetooth detail page,
from header back to action bar.
Change-Id: I6afd7c611fe4db8c6c27921b5da316d8a1a000db
Fixes: 76206922
Test: make RunSettingsRoboTests
2019-01-12 07:36:32 +08:00
Ruchi Kandoi
aea07dc98a
Add metric for Tap & Pay Foreground Setting
...
Bug: 111458041
Test: atest NfcForegroundPreferenceControllerTest
Change-Id: I090c223b65858535cc70e61820dc5d077de99a40
2019-01-11 15:21:16 -08:00
Fan Zhang
d64901494f
Add live caption preference in accessibility page.
...
Change-Id: Idd9725ddbbcf658325b1f04b07a0ed9cfa6c2682
Fixes: 121373754
Test: robotests
2019-01-11 15:15:12 -08:00
Kevin Chyn
43626165e3
Remove extra button from fingerprint enroll layout
...
The button doesn't even respond due to other code changes.
Buttons are now created in java using SUW library
Change-Id: I96943c973e23a06fe5f07c074f2c35f4bcc05dd3
Fixes: 122371369
Test: Only footer button shows
2019-01-11 14:03:46 -08:00
jackqdyulei
35209f6e6c
Update height of SliceView
...
So it can display 6 items at most, not 4 items
Bug: 120803703
Test: Manual
Change-Id: Id34398903d0f81bebee3e02c024d21ad2e68578f
2019-01-11 10:55:59 -08:00
Svetoslav Ganov
8b9529e533
Merge "Update tests due to new platform API intruducing ambibuity"
2019-01-11 18:48:55 +00:00
Lei Yu
aa8de12e8d
Merge "Add UiBlocker for DashboardFragment"
2019-01-11 18:17:56 +00:00