New widget picker for keyguard widgets
New layout for widget picker is still not up to final design, but this change prepares all the backend work Also, remove use of features filter from the picker, since this is being removed from the API Change-Id: I9b332e22cf34b98c20c720602c920d28aed01d6c
This commit is contained in:
@@ -808,15 +808,6 @@
|
||||
<!-- Title for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=22] -->
|
||||
<string name="unlock_set_unlock_launch_picker_title">Screen lock</string>
|
||||
|
||||
<!-- Title for PreferenceScreen to launch picker for a user-selected widget that will live on lock screen [CHAR LIMIT=22] -->
|
||||
<string name="choose_user_selected_lockscreen_widget_picker_title">Add widget</string>
|
||||
|
||||
<!-- String to display if there is no user-selected widget on lock screen [CHAR LIMIT=22] -->
|
||||
<string name="widget_none">None</string>
|
||||
|
||||
<!-- String to display if the clock status widget is selected (it is the default) [CHAR LIMIT=22] -->
|
||||
<string name="widget_default">Clock</string>
|
||||
|
||||
<!-- Title for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
|
||||
<string name="unlock_set_unlock_launch_picker_change_title">Change lock screen</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user