TreeHugger Robot
e0bc26d6dd
Merge "Use the correct prebuilts for lifecycles."
2018-01-30 18:50:45 +00:00
TreeHugger Robot
4b1f25ada4
Merge "Add UI tests for new time zone picker"
2018-01-30 12:04:25 +00:00
TreeHugger Robot
7ad6c403e2
Merge "Update summary for fingerprint unlock suggestion."
2018-01-30 06:54:53 +00:00
TreeHugger Robot
acd313e644
Merge "Move force stop button into option menu."
2018-01-30 06:30:20 +00:00
TreeHugger Robot
0be5e81526
Merge "Update suggestion card UI."
2018-01-30 03:55:28 +00:00
TreeHugger Robot
d3ee4e260d
Merge "Dismiss suggestion when close button is clicked."
2018-01-30 01:26:23 +00:00
TreeHugger Robot
18277f1b5e
Merge "Add search keyword for ambient display"
2018-01-30 01:07:18 +00:00
Doris Ling
c04163a76e
Update suggestion card UI.
...
- adjust suggestion card width and padding
- tint icon if it is from settings package.
Bug: 72330968
Test: visual
Change-Id: I4b82d51b3013ad0656d297305e0000958b71e94d
2018-01-29 16:39:31 -08:00
Doris Ling
c0b7fa0ad4
Update summary for fingerprint unlock suggestion.
...
- replicate the summary string for the fingerprint unlock suggestions
for different product variation.
Bug: 70573674
Test: rebuild
Change-Id: Ib85fbe1ddbf5f2f500743cabf5f219e5e48f61e4
2018-01-29 16:03:45 -08:00
Doris Ling
604a3d2248
Move force stop button into option menu.
...
- only show 1 button in the app info page
- move all handling for the force stop button from
AppActionButtonPreferenceController to a new option menu controller
Bug: 71778950
Test: make RunSettingsRoboTests
Change-Id: Iaa2c9784162a5f1acaaf9e11e3ce988945b40538
2018-01-29 15:44:23 -08:00
Victor Chang
fbf05e93d6
Add UI tests for new time zone picker
...
- Test selecting 2 time zones in picker
- Device.wait could return null object and cause NPE.
Add helper function throw UiObjectNotFoundException with selector info
Bug: 62255208
Test: atest SettingsUITests:ZonePickerSettingsTest
Change-Id: Id0439dde25240cf2d3ee834043d1726a2c738d1a
2018-01-29 23:33:04 +00:00
TreeHugger Robot
75c2ca96f1
Merge "Remove security settings v1 code"
2018-01-29 23:25:09 +00:00
Fan Zhang
26ba7cef8f
Add search keyword for ambient display
...
Change-Id: I725e734e656bf01d4d9a354d01d10717b724d848
Fixes: 71892510
Test: rebuild
2018-01-29 14:42:36 -08:00
TreeHugger Robot
f92b2773d3
Merge "Move AccessPointPreference.generateApKey."
2018-01-29 22:40:43 +00:00
TreeHugger Robot
7078e342fe
Merge "Fix shortcut icon in launcher"
2018-01-29 22:19:43 +00:00
Sudheer Shanka
67ddb0ae00
Merge "Add policy transparency for metered data related settings."
2018-01-29 22:01:35 +00:00
Doris Ling
0e32252111
Dismiss suggestion when close button is clicked.
...
- add handling to the suggestion card to dismiss the suggestion when
the close button is clicked.
Bug: 70573674
Test: make RunSettingsRoboTests
Change-Id: I8155efc326242abde753a633009e2579a9b3aa9b
2018-01-29 13:20:32 -08:00
Fan Zhang
73dc479ab5
Remove security settings v1 code
...
Change-Id: I958ed1588009b91f64cd8ecb98208e72a891903e
Fixes: 32953042
Test: robotests
2018-01-29 13:17:05 -08:00
TreeHugger Robot
35a7f0d642
Merge "Fix settings ui tests in abvt suite"
2018-01-29 20:58:35 +00:00
Fan Zhang
409eab14de
Fix shortcut icon in launcher
...
When building icon for shortcut, check if the icon is LayerDrawable.
- If yes, only take the second layer (foreground).
Also move the class to shortcut package
Change-Id: I3513dbeb6509f11aa70ab3230d441e268ca9356d
Fixes: 72553870
Test: atest
2018-01-29 11:39:48 -08:00
Jin Dong
1ac7202238
Merge "Fix memory leak of DataSaverPreference" am: 7a65c7f279 am: 64ee868ff3
...
am: b9af110c03
Change-Id: I07aae53bbf708317cc4ca60926c27c22d37c2179
2018-01-29 19:11:40 +00:00
Jin Dong
b9af110c03
Merge "Fix memory leak of DataSaverPreference" am: 7a65c7f279
...
am: 64ee868ff3
Change-Id: Ieda87ec6f8958d11b36cc48fab83233c687a254f
2018-01-29 19:10:00 +00:00
Jin Dong
64ee868ff3
Merge "Fix memory leak of DataSaverPreference"
...
am: 7a65c7f279
Change-Id: If0cc15cc83afde74a2cd694924fe5af8cf124c8b
2018-01-29 19:07:25 +00:00
Treehugger Robot
7a65c7f279
Merge "Fix memory leak of DataSaverPreference"
2018-01-29 19:03:33 +00:00
Fan Zhang
7576e726f9
Fix settings ui tests in abvt suite
...
Change-Id: I77a262c473b2dfe09c3dabf8e07525fa17815b35
Fixes: 72608407
Test: atest
2018-01-29 10:56:42 -08:00
TreeHugger Robot
7245bbb3d5
Merge "Readd needed string"
2018-01-29 18:23:45 +00:00
Jin Dong
484087c181
Fix memory leak of DataSaverPreference
...
When DataSaverPreference is shown repeatedly, memory leak happens
since DataSaverBackend.Listener is not removed on onDetached().
TEST: Repeat enter and exit "Data usage" for
several times and check if the count of activity
is not increasing.
Bug: 72581115
Change-Id: Ic4a72de049bb87f1e522fe46dd0fb4bb58ed65a5
2018-01-29 16:32:45 +09:00
TreeHugger Robot
9024b4eb15
Merge "Display a list of account types as account setting summary"
2018-01-28 21:16:17 +00:00
Fan Zhang
fe80fa5e80
Display a list of account types as account setting summary
...
Change-Id: Ifac12bb1dd506613ded131a024de345591f9243f
Fixes: 71871075
Test: robotests
2018-01-28 11:34:27 -08:00
Bill Yi
499efd06ab
Import translations. DO NOT MERGE
...
Change-Id: I2e085262897359240e6f9aba91d7dc4ddb52eabc
Auto-generated-cl: translation import
2018-01-28 08:42:26 -08:00
Bill Yi
473260eec2
Import translations. DO NOT MERGE am: 31abbee452 -s ours
...
am: b2db5c0028 -s ours
Change-Id: I304c0388ef91b7c4e4cfadf0a8a24b9efd1566a8
2018-01-27 17:31:14 +00:00
Bill Yi
b2db5c0028
Import translations. DO NOT MERGE
...
am: 31abbee452 -s ours
Change-Id: Ieefa67e07289212f8201836b1cdc0bc774c45a9b
2018-01-27 17:29:04 +00:00
Bill Yi
31abbee452
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I2d8c57680d1d98b74193654e9fe77016304f6ac5
2018-01-26 20:56:24 -08:00
Salvador Martinez
d341d86850
Readd needed string
...
This string was needed by a utility class and so it needs to be
readded.
Test: In sister CL
Bug: 72200354
Change-Id: I87f6be7c40d16c669bb2347c90e79fc3ccdf7183
2018-01-26 17:10:16 -08:00
Pavlin Radoslavov
8124a32890
Merge "Updated the Bluetooth Settings owners list" am: 5a56c31913 am: b1230be1b8
...
am: ab399887b9
Change-Id: Ie5a17a94f9221097339eb37c327607a9417c8373
2018-01-27 00:16:29 +00:00
Pavlin Radoslavov
057a5ae8e6
Merge "Add support for Multi-A2DP state machines per device" am: e61ac8ec02 am: a84302f194
...
am: 47a2c27af1 -s ours
Change-Id: I2bfe98b532c6fb16e7aaf67f20052271514daf45
2018-01-27 00:12:34 +00:00
Pavlin Radoslavov
ab399887b9
Merge "Updated the Bluetooth Settings owners list" am: 5a56c31913
...
am: b1230be1b8
Change-Id: Idc872dced34147a2a55a8734f22e9d6131bf9142
2018-01-27 00:08:34 +00:00
Pavlin Radoslavov
47a2c27af1
Merge "Add support for Multi-A2DP state machines per device" am: e61ac8ec02
...
am: a84302f194
Change-Id: I873b29a7c05454ed464fe0f242f0b334115d5f03
2018-01-27 00:02:16 +00:00
Pavlin Radoslavov
b1230be1b8
Merge "Updated the Bluetooth Settings owners list"
...
am: 5a56c31913
Change-Id: I6c3c34d3c074f8d4cd928fb874035350d9f4e33d
2018-01-27 00:00:14 +00:00
Pavlin Radoslavov
a84302f194
Merge "Add support for Multi-A2DP state machines per device"
...
am: e61ac8ec02
Change-Id: If1b5c0d5655ec7e2c465ef8b1633543ceba7181e
2018-01-26 23:53:46 +00:00
Pavlin Radoslavov
bf055d8095
Merge "Add Settings support for Bluetooth Multi-A2DP and Multi-HFP" am: f9504d8979 am: 0859a07a61
...
am: 718af4ba73 -s ours
Change-Id: I77cf919485c824de5a64859ae13e88eeda8f9aad
2018-01-26 23:09:43 +00:00
Treehugger Robot
5a56c31913
Merge "Updated the Bluetooth Settings owners list"
2018-01-26 23:01:43 +00:00
Pavlin Radoslavov
718af4ba73
Merge "Add Settings support for Bluetooth Multi-A2DP and Multi-HFP" am: f9504d8979
...
am: 0859a07a61
Change-Id: I4307481f6df9b2ef9d07eb6066e8fda025bcd4e8
2018-01-26 23:01:26 +00:00
Pavlin Radoslavov
0859a07a61
Merge "Add Settings support for Bluetooth Multi-A2DP and Multi-HFP"
...
am: f9504d8979
Change-Id: I4293debea1998c8d20542c29134a036361fdd6a0
2018-01-26 22:53:49 +00:00
Aurimas Liutikas
0fbf8d8cf1
Use the correct prebuilts for lifecycles.
...
This change should have no effect on the app. It is simply unifying some of the prebuilts.
Bug: 72566647
Change-Id: If03b73bc972e4404779394e025679024b8e5d05b
2018-01-26 22:52:58 +00:00
Treehugger Robot
e61ac8ec02
Merge "Add support for Multi-A2DP state machines per device"
2018-01-26 22:43:53 +00:00
TreeHugger Robot
7cfd0bfe43
Merge "Misc fixes for User page and my device info page"
2018-01-26 22:35:35 +00:00
Pavlin Radoslavov
221ba22546
Updated the Bluetooth Settings owners list
...
Test: None
Change-Id: I94a11d51b6c7691f7e84e8afe71c7c8083255ef0
2018-01-26 13:28:29 -08:00
Pavlin Radoslavov
e25f2e7768
Add support for Multi-A2DP state machines per device
...
Update usage of A2dpService API calls that take BluetoothDevice
as an additional argument. If the BluetoothDevice argument is null,
the API applies to the device that is currently the Active A2DP device.
Bug: 69269748
Test: Manual
Change-Id: I8031fa4b4256890dcb486228185baf93debb102d
Merged-In: I7417b7b0741f706df475cb2b27fbe6525f744269
2018-01-26 12:51:15 -08:00
Treehugger Robot
f9504d8979
Merge "Add Settings support for Bluetooth Multi-A2DP and Multi-HFP"
2018-01-26 20:46:45 +00:00