From 5cfdd0750eae09340d53db074acf3ca1f0dccd77 Mon Sep 17 00:00:00 2001 From: Yanting Yang Date: Wed, 24 Mar 2021 16:47:56 +0800 Subject: [PATCH] Rename the screen title of all apps Also update the title of App info entry on Apps page when there is no recently opened apps. Bug: 178774987 Test: robotests & visual Change-Id: I1cd7ffc1a34c9fa65c93d9507bc45dfedc78f549 --- res/values/strings.xml | 3 +++ res/xml/apps.xml | 2 +- .../applications/manageapplications/ManageApplications.java | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 2369864fac8..e81c2c3480e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -12999,4 +12999,7 @@ Show a message when apps access text, images, or other content you\u2019ve copied + + + All apps diff --git a/res/xml/apps.xml b/res/xml/apps.xml index cefb67a3c25..68b5c9a9617 100644 --- a/res/xml/apps.xml +++ b/res/xml/apps.xml @@ -23,7 +23,7 @@