Toby Chuang
36b00c5e4f
Merge "[NFC] Add a picture under NFC settings to show NFC detection point." into rvc-dev
2020-04-06 07:28:00 +00:00
tim peng
030845ee3a
Merge "No feedback when attempting to transfer to an unpowered BT device" into rvc-dev am: 75c84f8e64
...
Change-Id: I19cafa9e4f74298f647af7045d6254bad43b9c02
2020-04-06 07:14:09 +00:00
tim peng
75c84f8e64
Merge "No feedback when attempting to transfer to an unpowered BT device" into rvc-dev
2020-04-06 07:06:03 +00:00
Jason Hsu
9ae3751972
Merge "Add accessibility timeout help resources to link to existing help page." into rvc-dev am: eb11b5113c
am: ebff648e69
...
Change-Id: Ia9c69515c1e4ed77b20c5de04bac9ca0404f21da
2020-04-06 06:34:47 +00:00
Jason Hsu
ebff648e69
Merge "Add accessibility timeout help resources to link to existing help page." into rvc-dev am: eb11b5113c
...
Change-Id: I09ed471e8c28bd803134ed40a9e9876608f2b337
2020-04-06 06:17:10 +00:00
Jason Hsu
eb11b5113c
Merge "Add accessibility timeout help resources to link to existing help page." into rvc-dev
2020-04-06 05:56:18 +00:00
TreeHugger Robot
c193222b18
Merge "Update permission summary when permission changing." into rvc-dev am: d81224b7d4
am: bf57fc64e2
...
Change-Id: I82098553d60f60eb4bdd0e1eaaa7343981c02755
2020-04-06 05:49:46 +00:00
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
0e0119d83a
[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: If01ffcd3664089f0c62bbffa351e64e4555570bd
2020-04-06 04:39:47 +00:00
Mark Chien
c24bd8b0f8
Merge "Ethernet tethering: change char limit to NONE" into rvc-dev am: e0399b18ba
am: b4f3d54445
...
Change-Id: I3c325a410bbffad8e1a6b8082669e04410b21f2f
2020-04-06 04:39:42 +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
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
58175681ec
Add security patch level check in DSULoader am: 9266fe32f7
am: 5fcb285460
...
Change-Id: Ifd631a3ad0ac3aca79524ed09112f5ba7b3f4cdb
2020-04-05 09:18:29 +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
fd9d666d1e
Merge "Hide the DSULoader when DSU is running" into rvc-dev am: 9ba7fa975b
am: f58f055d47
...
Change-Id: I4919ef47edd63b3adf4e0acfc825285af5aa453d
2020-04-05 06:55:48 +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
1c2d9cdf77
Merge "Show empty options in shortcut chooser dialog if shortPreference is unchecked." into rvc-dev am: 68084f39d0
am: 957fffe089
...
Change-Id: Ic3b87f0dc3a5bd619f9340c800f6b14d9bb5b7fa
2020-04-04 15:13:51 +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
e8f80d7210
[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: I32c7af96e5cfcc208f8268652c90ae178b087bd1
2020-04-04 07:31:29 +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
a764a41831
Merge "[Wi-Fi] Rename 'open network' to 'public network'" into rvc-dev am: 0367ab9c1f
am: 2310738303
...
Change-Id: I8e118bf848098382b50df83d2c781c73d89d7290
2020-04-03 13:46:42 +00:00
Arc Wang
19c4a661bf
Merge "[Wi-Fi] Fix exception when 'Add device' with a Wi-Fi suggestion network" into rvc-dev am: e3199b8c11
am: d052197e35
...
Change-Id: I3218393321fda34913d392d09dd95a87949a5505
2020-04-03 13:45:52 +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
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
kholoud mohamed
a8bd1bea4e
Add metrics for the cross profile settings page
...
Also changed the install banner to not say "Tap to
install" if the intent to redirect to Play is missing.
Bug: 149774826
Test: tested manually that the metrics are being reported by running
./out/host/linux-x86/bin/statsd_testdrive 103
Change-Id: Ieebda237748b5dbff8e974465c5d67b147d92077
2020-04-03 11:21:10 +00:00
TreeHugger Robot
389412a6a4
Merge "Turn on location dialog when using twilight scheduling" into rvc-dev am: 710fd22f81
am: b217fab040
...
Change-Id: Ifda7714dcc649a91a1e1cb069d7340754b68b09e
2020-04-03 08:42:05 +00:00
TreeHugger Robot
b217fab040
Merge "Turn on location dialog when using twilight scheduling" into rvc-dev am: 710fd22f81
...
Change-Id: I5667f356326cc51fc903e7e66e4427973e8f2413
2020-04-03 08:17:15 +00:00
TreeHugger Robot
710fd22f81
Merge "Turn on location dialog when using twilight scheduling" into rvc-dev
2020-04-03 08:03:41 +00:00
Peter Wang
6758ca661e
Hide unprovisioned MDN (phone number) at select profile dialog
...
Bug: 151773922
Fix: 151773922
Test: Build
Change-Id: If84600cc426fefcdd219c4a44a5510b8db5c0a89
Merged-In: If84600cc426fefcdd219c4a44a5510b8db5c0a89
2020-04-03 00:09:39 -07:00
Peter Wang
56e32fcd20
Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into rvc-dev am: 14c5ea7b15
am: 94ca52b46b
...
Change-Id: I5ef712e952f75f8867d43a2081dc43341dec9feb
2020-04-03 04:36:57 +00:00
Peter Wang
94ca52b46b
Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into rvc-dev am: 14c5ea7b15
...
Change-Id: Ifaba337739976ffd1bade493110792417c85f39a
2020-04-03 04:14:02 +00:00
Peter Wang
14c5ea7b15
Merge "Hide unprovisioned MDN (phone number) at select profile dialog" into rvc-dev
2020-04-03 03:49:49 +00:00
Jay Aliomer
59c03c23b7
Turn on location dialog when using twilight scheduling
...
Night light and Dark theme scheduling does not work when in
twiligth mode. For the reason, we added a dialog to inform the user
that they need to turn on location services first.
Fixes: 153115618
Fixes: 153115261
Test: manual
Change-Id: Iea51018a7caba5c0ec93e058ee047d067bc03867
2020-04-03 03:45:20 +00:00