diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c112115e8bf..8fd07691aab 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1276,6 +1276,8 @@
+
+
diff --git a/res/drawable-hdpi/ic_live_help.png b/res/drawable-hdpi/ic_live_help.png
deleted file mode 100644
index f3548f64bb5..00000000000
Binary files a/res/drawable-hdpi/ic_live_help.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_live_help.png b/res/drawable-mdpi/ic_live_help.png
deleted file mode 100644
index e958662bd76..00000000000
Binary files a/res/drawable-mdpi/ic_live_help.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_live_help.png b/res/drawable-xhdpi/ic_live_help.png
deleted file mode 100644
index dbbbfedd79d..00000000000
Binary files a/res/drawable-xhdpi/ic_live_help.png and /dev/null differ
diff --git a/res/drawable-xxhdpi/ic_live_help.png b/res/drawable-xxhdpi/ic_live_help.png
deleted file mode 100644
index f2a01fe29e1..00000000000
Binary files a/res/drawable-xxhdpi/ic_live_help.png and /dev/null differ
diff --git a/res/drawable-xxxhdpi/ic_live_help.png b/res/drawable-xxxhdpi/ic_live_help.png
deleted file mode 100644
index 00338a0572d..00000000000
Binary files a/res/drawable-xxxhdpi/ic_live_help.png and /dev/null differ
diff --git a/res/drawable/ic_feedback_24dp.xml b/res/drawable/ic_feedback_24dp.xml
new file mode 100644
index 00000000000..a65f4443d8f
--- /dev/null
+++ b/res/drawable/ic_feedback_24dp.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
diff --git a/res/layout/face_enroll_button.xml b/res/layout/face_enroll_button.xml
new file mode 100644
index 00000000000..2a6d676dac8
--- /dev/null
+++ b/res/layout/face_enroll_button.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/raw/bubbles.mp4 b/res/raw/bubbles.mp4
new file mode 100644
index 00000000000..c68ea570749
Binary files /dev/null and b/res/raw/bubbles.mp4 differ
diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml
index f6f86f047ac..b7b30f5836a 100644
--- a/res/values-night/colors.xml
+++ b/res/values-night/colors.xml
@@ -24,5 +24,7 @@
@*android:color/material_grey_900@*android:color/material_grey_900@*android:color/material_grey_800
+
+ @*android:color/material_grey_800
diff --git a/res/values-night/themes.xml b/res/values-night/themes.xml
index 2227b889bb3..782f482eb52 100644
--- a/res/values-night/themes.xml
+++ b/res/values-night/themes.xml
@@ -33,6 +33,7 @@
diff --git a/res/values/colors.xml b/res/values/colors.xml
index d4363b1486e..1245b37ff2c 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -143,4 +143,7 @@
@android:color/white
+
+ @*android:color/background_device_default_light
+
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 94baa32213e..2a29f44f38d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -948,6 +948,8 @@
When authenticating in apps, always require confirmationRemove face data
+
+ Set up face authenticationYour face can be used to unlock your device and access apps.
Learn more
@@ -2761,6 +2763,8 @@
Adjust the brightness of the screenAdaptive brightness
+
+ Screen brightness adjusts to environmentOn
@@ -7194,8 +7198,6 @@
wifi, wi-fi, network connection, internet, wireless, data, wi fiWi\u2011Fi notification, wifi notification
-
- Auto brightnessStop vibration, tap, keyboard
@@ -7282,7 +7284,7 @@
fingerprint, add fingerprint
- dim screen, touchscreen, battery, smart brightness, dynamic brightness
+ dim screen, touchscreen, battery, smart brightness, dynamic brightness, Auto brightnessdim screen, sleep, battery, timeout, attention, display, screen, inactivity
@@ -7808,19 +7810,19 @@
Automatic Prioritization
- Automatically de-prioritize less important notifications to the gentle section
+ Automatically set lower priority notifications to Gentle
- Smart actions and replies
+ Suggested actions and replies
- Automatically add suggested actions and replies to notifications
+ Automatically show suggested actions & replies
- Hide silent notification status icons
+ Hide icons from gentle notifications
- Hide icons for silent notifications in the status bar
+ Icons from gentle notifications aren\'t shown in the status barAllow notification dots
@@ -7977,33 +7979,38 @@
In the pull-down shade, collapse notifications to one line
- Gentle notifications will display in pull-down list
+ Always silent. Displays in pull-down shade.
- Gentle notifications will display in pull-down list & status bar
+ Always silent. Displays in pull-down shade & status bar.
- Gentle notifications will display in pull-down list & on lock screen
+ Always silent. Displays in pull-down shade & on lock screen.
- Gentle notifications will display in pull-down list, status bar & on lock screen
+ Always silent. Displays in pull-down shade, status bar & on lock screen.
- Prioritized notifications will alert and display in pull-down list, status bar & on lock screen
+ Makes sound and displays in pull-down shade, status bar & on lock screen.
- When phone is unlocked, show notifications as a banner across top of screen
+ When device is unlocked, show notifications as a banner across the top of the screenShow notifications
- Notification assistant
+ Adaptive Notifications
- ~%1$s per day
-
- ~%1$s per week
+
+ ~%d notification per day
+ ~%d notifications per day
+
+
+ ~%d notification per week
+ ~%d notifications per week
+ Never
@@ -8025,10 +8032,10 @@
- Notification Assistant
+ Adaptive Notifications
- No assistant
+ NoneNo installed apps have requested notification access.
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 5db5f2fba03..d29d78bb80b 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -117,6 +117,7 @@