Implement host flow of WiFi sharing feature
Add share button and authentication screen to confirm credentials (pin, pattern or password) for the current user of the device. Bug: 120517242 Test: make RunSettingsRoboTests Change-Id: Id79833db0d582c401f1371ff60429e42ce1990e0
This commit is contained in:
@@ -653,6 +653,8 @@
|
||||
<string name="done">Done</string>
|
||||
<!-- Button label for generic apply action [CHAR LIMIT=20] -->
|
||||
<string name="apply">Apply</string>
|
||||
<!-- Button label for generic share action [CHAR LIMIT=20] -->
|
||||
<string name="share">Share</string>
|
||||
|
||||
<!-- Title of the Settings activity shown within the application itself. -->
|
||||
<string name="settings_label">Settings</string>
|
||||
@@ -3757,6 +3759,8 @@
|
||||
<string name="lockpassword_choose_your_pattern_header_for_face">To use face authentication, set pattern</string>
|
||||
<!-- Header on first screen of choose password/PIN as backup for face authentication flow. If this string cannot be translated in under 40 characters, please translate "Set face authentication backup" [CHAR LIMIT=40] -->
|
||||
<string name="lockpassword_choose_your_pin_header_for_face">To use face authentication, set PIN</string>
|
||||
<!-- Message on Wi-Fi Sharing screen [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_sharing_message">Your Wi\u2011Fi name and password for \"<xliff:g id="SSID" example="GoogleGuest">%1$s</xliff:g>\" will be shared.</string>
|
||||
|
||||
<!-- Message to be used to explain the user that he needs to enter his pattern to continue a
|
||||
particular operation. [CHAR LIMIT=70]-->
|
||||
|
||||
Reference in New Issue
Block a user