diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 68a7cbb1f03..6d3c207fb55 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2819,30 +2819,6 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/homepage_dismissal_view.xml b/res/layout/homepage_dismissal_view.xml index 20c657e7039..181fa3bac91 100644 --- a/res/layout/homepage_dismissal_view.xml +++ b/res/layout/homepage_dismissal_view.xml @@ -21,7 +21,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/homepage_card_dismissal_background" - android:orientation="vertical"> + android:orientation="vertical" + android:visibility="gone"> - + + - + \ No newline at end of file diff --git a/res/layout/homepage_slice_tile.xml b/res/layout/homepage_slice_tile.xml index ca8791f9c07..9e8a86ce2eb 100644 --- a/res/layout/homepage_slice_tile.xml +++ b/res/layout/homepage_slice_tile.xml @@ -21,21 +21,22 @@ android:layout_height="wrap_content" style="@style/ContextualCardStyle"> - + android:layout_height="match_parent"> + + + android:importantForAccessibility="no"/> - + \ No newline at end of file diff --git a/res/values/config.xml b/res/values/config.xml index eaa2b3ee94d..496b5d2145e 100755 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -47,6 +47,8 @@ com.android.settings com.android.settings.Settings$WallpaperSettingsActivity + + @@ -320,9 +322,6 @@ true - - true - true diff --git a/res/values/strings.xml b/res/values/strings.xml index 4e1b32eeed4..7180a0f56eb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1007,6 +1007,10 @@ Skip anyway Go back + + Skip + + Cancel Touch the sensor @@ -1037,6 +1041,24 @@ Skip fingerprint setup? You\u2019ve chosen to use your fingerprint as one way to unlock your phone. If you skip now, you\u2019ll need to set this up later. Setup takes only a minute or so. + + Protect your tablet with a screen lock option so no one will be able to use it if it is lost or stolen. You also need a screen lock option to set up fingerprint. Tap Cancel, then set a PIN or choose another screen lock option. + + Protect your device with a screen lock option so no one will be able to use it if it is lost or stolen. You also need a screen lock option to set up fingerprint. Tap Cancel, then set a PIN or choose another screen lock option. + + Protect your phone with a screen lock option so no one will be able to use it if it is lost or stolen. You also need a screen lock option to set up fingerprint. Tap Cancel, then set a PIN or choose another screen lock option. + + Protect your tablet with a screen lock option so no one will be able to use it if it is lost or stolen. You also need a screen lock option to set up face authentication. Tap Cancel, then set a PIN or choose another screen lock option. + + Protect your device with a screen lock option so no one will be able to use it if it is lost or stolen. You also need a screen lock option to set up face authentication. Tap Cancel, then set a PIN or choose another screen lock option. + + Protect your phone with a screen lock option so no one will be able to use it if it is lost or stolen. You also need a screen lock option to set up face authentication. Tap Cancel, then set a PIN or choose another screen lock option. + + Skip PIN Setup? + + Skip Password Setup? + + Skip Pattern Setup? Set up screen lock @@ -7160,10 +7182,8 @@ Flashlight, Light, Torch wifi, wi-fi, toggle, control - text message, texting, messages, messaging, default cellular, mobile, cell carrier, wireless, data, 4g,3g, 2g, lte wifi, wi-fi, call, calling - launcher, default, apps screen, touchscreen dim screen, touchscreen, battery, bright dim screen, night, tint, night shift, brightness, screen color, colour, color @@ -7188,8 +7208,6 @@ restriction, restrict, restricted text correction, correct, sound, vibrate, auto, language, gesture, suggest, suggestion, theme, offensive, word, type, emoji, international reset, preferences, default - emergency, ice, app, default - phone, dialer, default apps, download, applications, system apps, permissions, security apps, default @@ -7261,15 +7279,9 @@ default, assistant - - default, default browser - payment, default - - default - incoming notification diff --git a/res/values/styles.xml b/res/values/styles.xml index 8cd22fe4e96..8c3a633fb43 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -492,6 +492,7 @@ 8dp @style/SliceRowStyle + @color/contextual_card_background