Felipe Leme
20c5eb841b
Couple more Scoped Directory Access changes.
...
- Moved DirectoryAccessDetails rendering logic to refreshUi so it's updated.
- Call ScopedAccessProvider to reset preferences on "Clear access" UI.
Test: manual verification
Test: atest CtsAppSecurityHostTestCases:ScopedDirectoryAccessTest#testResetDoNotAskAgain,testResetGranted
Bug: 72055774
Change-Id: I4a6bf187cacfb59d948abbe71afc3b7500cb15aa
2018-04-03 14:08:10 -07:00
Fan Zhang
41c4e5f5db
Use grey icon for work profile settings
...
Change-Id: I2b40d44578599d6abd892dd2198eb38471beb663
Fixes: 77537465
Test: visual
2018-04-03 13:21:34 -07:00
TreeHugger Robot
cf60ff7e08
Merge "Move apn settings to network" into pi-dev
2018-04-03 19:41:39 +00:00
Jean-Michel Trivi
f13693eb8c
Merge "Sound: VolumeSeekBarPreference must observe min vol index" into pi-dev
2018-04-03 19:24:35 +00:00
TreeHugger Robot
4720ba39e3
Merge "Remove wrapper for ConnectionManager/IPackageManager" into pi-dev
2018-04-03 18:31:39 +00:00
Tony Mak
cbc3a6a1de
We should show custom title for suspend app dialog
...
BUG: 77523074
Test: Suspend an app, observe the new title.
Test: m -j RunSettingsRoboTest
Change-Id: Ide0329422e68b5ed6418365f2d0b0e0d11f0dec7
2018-04-03 17:54:13 +00:00
Lei Yu
6f61ae0adf
Merge "In High usage, hide apps without screen time." into pi-dev
2018-04-03 17:37:46 +00:00
Fan Zhang
87b2634fc0
Log when settings slice is requested/updated.
...
Change-Id: Ie6b7000729b3a414a29e3dfc25a29e1f2f939ddd
Fixes: 71503986
Test: robotests
2018-04-03 10:15:56 -07:00
Lenka Trochtova
a112226db2
Enterprice privacy: let the user know if admin enabled backups.
...
Bug: 73750212
Bug: 64012357
Test: make RunSettingsGoogleRoboTests
Change-Id: I586eaccaebb89a8b3e5b4014b3d6427ab2eb15a9
2018-04-03 13:58:39 +02:00
Chalard Jean
a62df616f9
Merge "Move the Private DNS dialog back to the top level." into pi-dev
2018-04-03 05:17:56 +00:00
TreeHugger Robot
d73d3a8f55
Merge "Remove more wrappers" into pi-dev
2018-04-03 02:07:17 +00:00
Jean-Michel Trivi
32cf7ea45c
Sound: VolumeSeekBarPreference must observe min vol index
...
The volume sliders must observe the minimum volume stream
index, not just the maximum.
Bug: 74985293
Test: try to mute alarms through UI and fail
Change-Id: Icc5173898eb951239d02f5822239085f1ec3fc9a
2018-04-02 18:05:54 -07:00
Pengquan Meng
7a1c93dcf3
Move apn settings to network
...
This is a clean up CL, move the apn settings related class from settings'
root to network's directory.
Bug: 77339683
Test: make ROBOTEST_FILTER=ApnEditorTest -j40 RunSettingsRoboTests
Change-Id: I751a6c2a27c9a1e08d7308407d75ccb355f295aa
2018-04-02 17:27:56 -07:00
Fan Zhang
01cfb9d8c5
Remove wrapper for ConnectionManager/IPackageManager
...
Bug: 76167422
Test: robotests
Change-Id: I5f051b0ce58b97a3cfd5d4bae469463dcd6d83ac
2018-04-02 17:09:10 -07:00
Fan Zhang
947a673f74
Remove more wrappers
...
- WallpaperManagerWrapper
- UserManagerWrapper
Bug: 76167422
Test: robotests
Change-Id: I3ca866089082e01f1e9d7a4554387962f45a5437
2018-04-02 16:51:40 -07:00
TreeHugger Robot
2a51657c8e
Merge "Expand isAvailable to include DISABLED_DEPENDENT" into pi-dev
2018-04-02 23:49:22 +00:00
TreeHugger Robot
e1549f0af1
Merge "MagnificationPreferenceFragment use DashboardFragment" into pi-dev
2018-04-02 22:25:04 +00:00
rafftsai
807506b166
MagnificationPreferenceFragment use DashboardFragment
...
- Move preference related logic to Controller
- Add settings:controller in xml file
Bug: 73899467
Test: manual
Test: make RunSettingsRoboTests
Change-Id: I3eaccc617c4408f50110bf1f5df3482f491f7393
Signed-off-by: rafftsai <rafftsai@android.com >
2018-04-02 13:18:58 -07:00
Matthew Fritze
8c48defb52
Expand isAvailable to include DISABLED_DEPENDENT
...
isAvailable will now return true when getAvailabilityStatus
returns DISABLED_DEPENDENT_SETTING. This is because the setting
should be displayed in the Fragment even if it has a dependent setting,
which matches existing behaviour. Slices will still display the warning
slice without inline content, where the main action brings you to the
setting page. For now, we have to assume the user will be able to figure
out how to enable the setting. In Q, we would like to build a more
intelligent flow so that we can prompt or even help the user fix the
dependency (we just ran out of time in P).
The only setting that had previously used DISABLE_DEPENDENT_SETTING
was a developer option.
Change-Id: I1f774a2e09cb60de01388cf6c35785c8b5dea176
Fixes: 77334915
Test: robotests
2018-04-02 11:59:40 -07:00
Pengquan Meng
519009d3ed
Fixed ApnEditor issue
...
The mainly changed:
1. Will not insert invalid apn data to database.
2. Clicking back button will save the APN data to database if the data is valid.
Test: make ROBOTEST_FILTER=ApnEditorTest -j40 RunSettingsRoboTests
Bug: 73745458
Bug: 67327863
Merged-In: Ie2c147cae03ad78d43c351e05add761b2dffac0c
Change-Id: Ie2c147cae03ad78d43c351e05add761b2dffac0c
(cherry picked from commit f39ef85653
)
2018-04-02 18:53:53 +00:00
TreeHugger Robot
e35e00712c
Merge "Remove wrapper for device policy manager" into pi-dev
2018-04-02 18:45:53 +00:00
Salvador Martinez
38c4b38740
Update color whitelist for check color repohook
...
It is blocking cl's being uploaded due to someone skipping the
repo-hooks.
Test: Can build and upload CL's
Bug: 77478756
Change-Id: I3ae4212fb06a5b82c0afe57dcd839f5a55583cce
2018-04-02 11:32:06 -07:00
Android Build Merger (Role)
1990791bfe
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa
am: e25ebddfdc
am: ee220e0238
am: 7b2b84c617
skipped: b1f00ebf9c
...
Change-Id: I4f02817d60b302e068caadd21ef4555f5f7d9221
2018-04-02 17:48:50 +00:00
Android Build Merger (Role)
b1f00ebf9c
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa
am: e25ebddfdc
am: ee220e0238
am: 7b2b84c617
...
Change-Id: I23c3c75844ff136521f67f94d4d911a44571ae07
2018-04-02 17:48:48 +00:00
Android Build Merger (Role)
7b2b84c617
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa
am: e25ebddfdc
am: ee220e0238
...
Change-Id: I3fdb63225079954bace095dc0ddfd78deb372ff8
2018-04-02 17:48:47 +00:00
Android Build Merger (Role)
ee220e0238
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa
am: e25ebddfdc
...
Change-Id: I5b600093709bf93bb64ccacddeaa3cdf0b470107
2018-04-02 17:48:45 +00:00
Android Build Merger (Role)
e25ebddfdc
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa
...
Change-Id: Ibaab24729318954dbce44f3ccf53fcb4180ac1c7
2018-04-02 17:48:43 +00:00
Hansong Zhang
4f58c19afa
DO NOT MERGE Fix unexpected behavior in Bluetooth pairing
...
* Set default PBAP permission to false
* Remove all newline and tab characters in Bluetooth device name
Bug: 72872376
Bug: 73173182
Test: manual
Change-Id: Ib3b99017c8da01446ce6302d43dcfb1ef8fba02c
2018-04-02 10:48:18 -07:00
Android Build Merger (Role)
c4127072f4
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
skipped: d276b38666
am: 5d27bdb6d2
am: bab8dca667
am: 84061c71d1
am: 41be25548e
skipped: 74ff24d1c6
...
Change-Id: Idfc539317dd20a0216bb635fa0e014509d451069
2018-04-02 17:45:11 +00:00
Android Build Merger (Role)
74ff24d1c6
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
skipped: d276b38666
am: 5d27bdb6d2
am: bab8dca667
am: 84061c71d1
am: 41be25548e
...
Change-Id: I527b0743bd4b85ddaa7c2bff32523c1876cb8859
2018-04-02 17:45:10 +00:00
Android Build Merger (Role)
41be25548e
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
skipped: d276b38666
am: 5d27bdb6d2
am: bab8dca667
am: 84061c71d1
...
Change-Id: I1a16852bc9676bf785836576bf034d0a1dc8cf4b
2018-04-02 17:45:08 +00:00
Android Build Merger (Role)
84061c71d1
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
skipped: d276b38666
am: 5d27bdb6d2
am: bab8dca667
...
Change-Id: I72b65a7a76c93dff0dd5ffd9c3747c68c0a382e8
2018-04-02 17:45:07 +00:00
Android Build Merger (Role)
bab8dca667
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
skipped: d276b38666
am: 5d27bdb6d2
...
Change-Id: I501c5e16642ce2bddb0c5c5e2ed6e0b84fc34029
2018-04-02 17:45:05 +00:00
Android Build Merger (Role)
5d27bdb6d2
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
skipped: d276b38666
...
Change-Id: Idf0afa49507f8ead25fd1b59809064f058281076
2018-04-02 17:45:03 +00:00
Android Build Merger (Role)
d276b38666
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
am: dfe4cc74f7
...
Change-Id: I69b00aebae95532bf9fe51191b14e12d8948b0bf
2018-04-02 17:45:02 +00:00
Android Build Merger (Role)
dfe4cc74f7
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
am: 5b98c9f4a3
...
Change-Id: I7c2952f8540db9ee15ceac73bf1a0d73652f5163
2018-04-02 17:45:00 +00:00
Android Build Merger (Role)
5b98c9f4a3
[automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0
...
Change-Id: Id8ac4a63bd63d0a219364b520211ebae5ad6ea62
2018-04-02 17:44:58 +00:00
Hansong Zhang
ac6c49d2b0
DO NOT MERGE Fix unexpected behavior in Bluetooth pairing
...
* Set default PBAP permission to false
* Remove all newline and tab characters in Bluetooth device name
Bug: 72872376
Bug: 73173182
Test: manual
Change-Id: I85f5f11c5803c3031bf9a56273c30c3ef305f63d
2018-04-02 10:44:38 -07:00
TreeHugger Robot
5e8a0e2436
Merge changes Ib497aca6,Ic6def54a into pi-dev
...
* changes:
Make anomaly jobs persistent.
Update job ids in Settings
2018-04-02 16:44:51 +00:00
Julia Reynolds
78756b1880
Add app info notification summary
...
Test: make -j RunSettingsRoboTests
Change-Id: I803b473d994dff4ec8591c43452820b0e702ea0e
Fixes: 72442731
2018-04-02 09:52:20 -04:00
Chalard Jean
42405603c7
Move the Private DNS dialog back to the top level.
...
Bug: 64133961
Fixes: 74844869
Test: visual test and interaction
also updated tests and checked they pass
Change-Id: I7c8d50e5941c2a7dd46014932bdace14dc222c80
2018-04-02 09:58:12 +00:00
TreeHugger Robot
27587f7884
Merge "Update auto wi-fi to prompt user for permissions" into pi-dev
2018-04-02 01:36:37 +00:00
TreeHugger Robot
43a325dd05
Merge "Update the battery string." into pi-dev
2018-04-02 01:33:28 +00:00
Jyun LuoLai
ab19293cf4
Merge "Let battery status icon has consist UI in PowerSummaryPage" into pi-dev
2018-04-02 01:27:56 +00:00
TreeHugger Robot
1873faefb8
Merge "Remove wrappers" into pi-dev
2018-03-31 11:00:25 +00:00
Ryan Lin
388907d136
Merge "Add callback onProfileAudioStateChanged()" into pi-dev
2018-03-31 06:23:26 +00:00
TreeHugger Robot
3173e9d103
Merge "Wake notifications to TogglePreferenceController" into pi-dev
2018-03-31 05:15:28 +00:00
Fan Zhang
c9827b4918
Remove wrappers
...
Bug: 76167422
Test: robotests
Change-Id: Ic673fa2aa815b84da4b522dab85aacbeab6e39ec
2018-03-30 22:05:19 -07:00
TreeHugger Robot
830011bf33
Merge "Import translations. DO NOT MERGE" into pi-dev
2018-03-31 04:11:14 +00:00
Fan Zhang
aab36de0d6
Remove wrapper for device policy manager
...
Bug: 76167422
Test: robotests
Change-Id: I69dc7341cf1ff408bc24c2a062586cef25b7b918
2018-03-30 20:44:20 -07:00