TreeHugger Robot
bf57fc64e2
Merge "Update permission summary when permission changing." into rvc-dev am: d81224b7d4
...
Change-Id: I3de538d7575f4691e0aa09538bbbee19ec326493
2020-04-06 05:38:35 +00:00
Toby Chuang
204fa8a420
[NFC] Add a picture under NFC settings to show NFC detection point.
...
Each smartphone has a different NFC antenna detection point,
users would confuse where the NFC antenna is and how to place the
smartphone close to the card reader/equipment.
Starting from Android R device, we move NFC antenna position from
top area to middle center of the phone.
From the OEMs perspective, they could implement their own picture
to indicate the best NFC detection point.Hence, we propose to
show NFC antenna position under NFC setting.
Bug: 142230563
Test: build pass
Change-Id: Ib3cd7fc3ea299be1667aba0aeebaa148fb49015f
2020-04-06 13:37:31 +08:00
TreeHugger Robot
d81224b7d4
Merge "Update permission summary when permission changing." into rvc-dev
2020-04-06 05:22:01 +00:00
TreeHugger Robot
e61629a352
[automerger skipped] Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into qt-qpr1-dev am: 9643b9c727
-s ours am: f1418dc437
-s ours am: 6d4ac39033
-s ours
...
am skip reason: Change-Id If84600cc426fefcdd219c4a44a5510b8db5c0a89 with SHA-1 6758ca661e
is in history
Change-Id: Ida0739d05c8d32426ea28e967ad4517892e39030
2020-04-06 04:39:55 +00:00
Mark Chien
82d1bb8aba
Merge "Ethernet tethering: change char limit to NONE" into rvc-dev am: e0399b18ba
am: 6803712526
...
Change-Id: I8b06b6f5130aa53fa349f5db2b434d5626f45457
2020-04-06 04:39:45 +00:00
TreeHugger Robot
e2a959f025
[automerger skipped] Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into qt-qpr1-dev am: 9643b9c727
-s ours am: f1418dc437
-s ours am: 6e187d076b
-s ours
...
am skip reason: Change-Id If84600cc426fefcdd219c4a44a5510b8db5c0a89 with SHA-1 2fa2d083c7
is in history
Change-Id: Ic52b45ee084813098c233a776f7ea8838f3f63a7
2020-04-06 04:38:55 +00:00
Mark Chien
c161952940
Merge "Ethernet tethering: change char limit to NONE" into rvc-dev am: e0399b18ba
am: b4f3d54445
...
Change-Id: I6d8d190e919e0d637089c66f53b815113a30331a
2020-04-06 04:38:46 +00:00
ChenJean
aa87e024d5
Support caption second UI structure (5/n)
...
Update constants
Bug: 143502915
Test: manual
Merged-In: I7d27bc255f4f5fa8d8a34e6ced533b61ea827ef1
Change-Id: I7d27bc255f4f5fa8d8a34e6ced533b61ea827ef1
(cherry picked from commit ba7eb47823
)
2020-04-06 04:20:05 +00:00
ChenJean
9e1bb0def1
Support autoclick secondary action (8/n)
...
Modify options description logic from 5 types to 3 types.
Bug: 149884746
Test: manual
Merged-In: I714db2a450e34d33e5728cf355136d26bef77e11
Change-Id: I714db2a450e34d33e5728cf355136d26bef77e11
(cherry picked from commit b6d6d9da46
)
2020-04-06 04:19:16 +00:00
TreeHugger Robot
6d4ac39033
[automerger skipped] Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into qt-qpr1-dev am: 9643b9c727
-s ours am: f1418dc437
-s ours
...
am skip reason: Change-Id If84600cc426fefcdd219c4a44a5510b8db5c0a89 with SHA-1 2fa2d083c7
is in history
Change-Id: I8762e4afe9800d25372c103bbe6d38be30685ac8
2020-04-06 04:18:35 +00:00
Mark Chien
6803712526
Merge "Ethernet tethering: change char limit to NONE" into rvc-dev am: e0399b18ba
...
Change-Id: If8c1fa7af073dcd666ab0c46d4f04308493092a1
2020-04-06 04:18:29 +00:00
TreeHugger Robot
6e187d076b
[automerger skipped] Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into qt-qpr1-dev am: 9643b9c727
-s ours am: f1418dc437
-s ours
...
am skip reason: Change-Id If84600cc426fefcdd219c4a44a5510b8db5c0a89 with SHA-1 2fa2d083c7
is in history
Change-Id: I7cb5186fb98257dc68e9bbdb02cee7ef6a82017d
2020-04-06 04:18:21 +00:00
Mark Chien
b4f3d54445
Merge "Ethernet tethering: change char limit to NONE" into rvc-dev am: e0399b18ba
...
Change-Id: I4a89c742083b7a70c601ea7a72a3dc811b3b9241
2020-04-06 04:18:11 +00:00
TreeHugger Robot
f1418dc437
[automerger skipped] Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into qt-qpr1-dev am: 9643b9c727
-s ours
...
am skip reason: Change-Id If84600cc426fefcdd219c4a44a5510b8db5c0a89 with SHA-1 2fa2d083c7
is in history
Change-Id: Ided4107a507bbdea0c6fd9941a793f413d0068c2
2020-04-06 04:07:20 +00:00
Mark Chien
e0399b18ba
Merge "Ethernet tethering: change char limit to NONE" into rvc-dev
2020-04-06 04:04:07 +00:00
TreeHugger Robot
9643b9c727
Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into qt-qpr1-dev
2020-04-06 03:49:07 +00:00
Tim Peng
85055801fe
No feedback when attempting to transfer to an unpowered BT device
...
-Set title and subtitle when connecting state changes
-Add test cases
Bug: 152606143
Test: make -j42 RunSettingsRoboTests
Change-Id: I1c482e8f45752d658d7898de760594fd3ec7164d
2020-04-06 01:19:28 +00:00
Howard Chen
89b00ccf9f
Add security patch level check in DSULoader am: 9266fe32f7
am: fc2e4cc7f6
...
Change-Id: I1e317a1b89fae5e30776738adb659c420d5ab329
2020-04-05 09:18:28 +00:00
Howard Chen
ce10bf6aec
Add security patch level check in DSULoader am: 9266fe32f7
am: 5fcb285460
...
Change-Id: I5b1b5330abd1781fb24428f4f16023601c726156
2020-04-05 09:17:30 +00:00
Howard Chen
fc2e4cc7f6
Add security patch level check in DSULoader am: 9266fe32f7
...
Change-Id: Ib65b8ed8c51dac8a870fed23807288bd754ba6d4
2020-04-05 09:08:01 +00:00
Howard Chen
5fcb285460
Add security patch level check in DSULoader am: 9266fe32f7
...
Change-Id: I61ced9a74bf81636d6fa40d8346c212f4d5b9d1a
2020-04-05 09:05:10 +00:00
PO HUNG CHEN
af7e748d63
Merge "Hide the DSULoader when DSU is running" into rvc-dev am: 9ba7fa975b
am: 0c5be8ca87
...
Change-Id: I763e27958f6cd1f15fa3f93e4881c155f50efa42
2020-04-05 07:06:59 +00:00
PO HUNG CHEN
c915296f63
Merge "Hide the DSULoader when DSU is running" into rvc-dev am: 9ba7fa975b
am: f58f055d47
...
Change-Id: Ia1625b63939eb6f6e65b09dcaf8ec65cb519d98e
2020-04-05 06:54:54 +00:00
PO HUNG CHEN
0c5be8ca87
Merge "Hide the DSULoader when DSU is running" into rvc-dev am: 9ba7fa975b
...
Change-Id: Iaeb83f049e697cd6ebe98199d52fb3907092a612
2020-04-05 06:42:54 +00:00
PO HUNG CHEN
f58f055d47
Merge "Hide the DSULoader when DSU is running" into rvc-dev am: 9ba7fa975b
...
Change-Id: I23d7eedf8b7fe738ec47d02848e46170d9a0839c
2020-04-05 06:40:26 +00:00
Howard Chen
9266fe32f7
Add security patch level check in DSULoader
...
There's an enforced check enabled in locked devices. It requires
the installed DSU to have a security patch level equal or higher
than the device. This CL adds the SPL check in the DSULoader.
Bug: 151790609
Test: Developer Settings -> DSULoader
Change-Id: Ifef4175e846f58d8033cf161d7fec8481dc0532b
2020-04-05 06:21:09 +00:00
PO HUNG CHEN
9ba7fa975b
Merge "Hide the DSULoader when DSU is running" into rvc-dev
2020-04-05 06:20:36 +00:00
Howard Chen
01871ab415
Hide the DSULoader when DSU is running
...
Bug: 151792130
Test: open developer settings and check the DSULoader
make -j32 RunSettingsRoboTests
Change-Id: I8f82e0f7ddbfd2c50ac6e2a2d3f61f7715ba452c
2020-04-05 11:42:20 +08:00
Jason Hsu
eaf2e1c860
Merge "Show empty options in shortcut chooser dialog if shortPreference is unchecked." into rvc-dev am: 68084f39d0
am: 2e36e9ba67
...
Change-Id: I9acbbd3eec9d72a7aac943df7e3e2171973bfe0d
2020-04-04 15:22:08 +00:00
Jason Hsu
5dd251a2c0
Merge "Show empty options in shortcut chooser dialog if shortPreference is unchecked." into rvc-dev am: 68084f39d0
am: 957fffe089
...
Change-Id: I3fd7cd956669de63aab7db9e8b0818df9fc61bb2
2020-04-04 15:12:47 +00:00
Jason Hsu
2e36e9ba67
Merge "Show empty options in shortcut chooser dialog if shortPreference is unchecked." into rvc-dev am: 68084f39d0
...
Change-Id: I79cad396a6ee90f5c21f1dd84cd43999bb9c651f
2020-04-04 15:04:26 +00:00
Jason Hsu
957fffe089
Merge "Show empty options in shortcut chooser dialog if shortPreference is unchecked." into rvc-dev am: 68084f39d0
...
Change-Id: I84efc2127feec85f31a98880e74af15a3872308b
2020-04-04 15:01:56 +00:00
Jason Hsu
68084f39d0
Merge "Show empty options in shortcut chooser dialog if shortPreference is unchecked." into rvc-dev
2020-04-04 14:44:17 +00:00
Bill Yi
ae16ca225c
[automerger skipped] Import translations. DO NOT MERGE am: 9f8e7a90d8
-s ours am: 8c858cf56e
-s ours am: 9f08472872
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I43e90acc870d7521d514e65d3714ed71592f2b13
2020-04-04 07:31:27 +00:00
Bill Yi
e6a42dd6f3
[automerger skipped] Import translations. DO NOT MERGE am: 9f8e7a90d8
-s ours am: 8c858cf56e
-s ours am: 509b2f50f3
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I2ed29fd7232fa8fad066ddd5f986ad556a928bcc
2020-04-04 07:30:29 +00:00
Bill Yi
9f08472872
[automerger skipped] Import translations. DO NOT MERGE am: 9f8e7a90d8
-s ours am: 8c858cf56e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: Ib981f48a19bd6755b13f85756d18c558ddeb9a0b
2020-04-04 07:09:45 +00:00
Bill Yi
509b2f50f3
[automerger skipped] Import translations. DO NOT MERGE am: 9f8e7a90d8
-s ours am: 8c858cf56e
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I3e9df3f2be38ae2776a4d47d72dbf27cbbe5cc93
2020-04-04 07:09:38 +00:00
Bill Yi
8c858cf56e
[automerger skipped] Import translations. DO NOT MERGE am: 9f8e7a90d8
-s ours
...
am skip reason: subject contains skip directive
Change-Id: I56faa3d75fa435afdd997c01e8ad45716c7dabc4
2020-04-04 06:56:15 +00:00
Bill Yi
9f8e7a90d8
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Change-Id: Iced480939d3fa27302bdbe2a6701220c61e9511f
2020-04-03 21:52:12 -07:00
Julia Reynolds
c7a77f6065
Update history flow
...
So the screens are more clear when you don't have history
items yet
Test: manual
Fixes: 150211282
Change-Id: Icf1dded3e92ed2121e18bf9a35d570f9efcfda62
2020-04-03 21:00:58 +00:00
TreeHugger Robot
8e1ac4db3b
Merge "[Wi-Fi] Rename 'open network' to 'public network'" into rvc-dev am: 0367ab9c1f
am: 44555a7d5b
...
Change-Id: I04417c409986e06172d4f249671c6586b59e9de0
2020-04-03 13:46:49 +00:00
Arc Wang
a6aa64a744
Merge "[Wi-Fi] Fix exception when 'Add device' with a Wi-Fi suggestion network" into rvc-dev am: e3199b8c11
am: 92da3ee9f3
...
Change-Id: I108383742600cebd38ca2c4df1ae98d3d8016db0
2020-04-03 13:45:53 +00:00
TreeHugger Robot
c6b2115016
Merge "[Wi-Fi] Rename 'open network' to 'public network'" into rvc-dev am: 0367ab9c1f
am: 2310738303
...
Change-Id: Ib996b8e32b098a85738047c3ee531625a1ce06f1
2020-04-03 13:45:33 +00:00
Arc Wang
1b4b03064a
Merge "[Wi-Fi] Fix exception when 'Add device' with a Wi-Fi suggestion network" into rvc-dev am: e3199b8c11
am: d052197e35
...
Change-Id: Ia5c0ef86bc8916d4b31d685df0a2e1f75550f506
2020-04-03 13:44:57 +00:00
TreeHugger Robot
44555a7d5b
Merge "[Wi-Fi] Rename 'open network' to 'public network'" into rvc-dev am: 0367ab9c1f
...
Change-Id: I99c87376cef4ca6c4d70af37acfa3e7d6ac275e9
2020-04-03 13:20:34 +00:00
TreeHugger Robot
2310738303
Merge "[Wi-Fi] Rename 'open network' to 'public network'" into rvc-dev am: 0367ab9c1f
...
Change-Id: Ibf125db4891f9d882ff181188677e3d5c8a67305
2020-04-03 13:20:13 +00:00
TreeHugger Robot
0367ab9c1f
Merge "[Wi-Fi] Rename 'open network' to 'public network'" into rvc-dev
2020-04-03 13:20:06 +00:00
Arc Wang
92da3ee9f3
Merge "[Wi-Fi] Fix exception when 'Add device' with a Wi-Fi suggestion network" into rvc-dev am: e3199b8c11
...
Change-Id: I3b16af1e2d3def84336c96d26cba41b6a5e4adb0
2020-04-03 13:19:49 +00:00
Arc Wang
d052197e35
Merge "[Wi-Fi] Fix exception when 'Add device' with a Wi-Fi suggestion network" into rvc-dev am: e3199b8c11
...
Change-Id: I09056417340b6a8f84dab1d5d92d9d3c289c9612
2020-04-03 13:19:31 +00:00
Arc Wang
e3199b8c11
Merge "[Wi-Fi] Fix exception when 'Add device' with a Wi-Fi suggestion network" into rvc-dev
2020-04-03 12:52:14 +00:00