From 5b3aa36e6fd17db995a31f9549b8fe628754a750 Mon Sep 17 00:00:00 2001 From: Jason Monk Date: Wed, 18 Mar 2015 16:03:57 -0400 Subject: Implement new Manage Apps list Manage apps now only has one list. When entered from the dashboard it is not sortable or filterable, and shows a combination of downloaded apps and anything that shows up in launcher. When 'all apps' is entered through advanced app settings, the list shows all apps and can be filtered and sorted. Bug: 19443900 Change-Id: I555ee56417c330424d458750b6f81d3bd543f66d --- res/menu/manage_apps.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 res/menu/manage_apps.xml (limited to 'res/menu') diff --git a/res/menu/manage_apps.xml b/res/menu/manage_apps.xml new file mode 100644 index 0000000..577e981 --- /dev/null +++ b/res/menu/manage_apps.xml @@ -0,0 +1,23 @@ + + + + + + -- cgit v1.1