From 7822cf9f28703bc48ab257ffe31ef2e22ae11149 Mon Sep 17 00:00:00 2001 From: Sam Mortimer Date: Tue, 25 Nov 2014 14:18:22 -0800 Subject: [1/2] Settings AppOps: show/hide app type and allow/deny counters Squash of: Author: Sam Mortimer Date: Thu Oct 3 13:51:31 2013 -0700 AppOps: menu options to show/hide user and system apps Change-Id: Ia55364c361db949a891e4b53a757ee4dff519eb6 Author: Sam Mortimer Author: Danny Baumann Date: Wed Oct 2 22:24:14 2013 -0700 [1/2] AppOps: Show allowed/ignored counts Change-Id: Ia27737155c33e934df9a2a1fcff88379240fd096 Author: Sam Mortimer Date: Sun Dec 1 21:39:07 2013 -0800 AppOps: only apply app type filters to summary screen *) If buildState() is called for a single package, do not apply hide user/system app filters. *) Fixes show detail display when called via long press in privacyguard and an AppOp hide filter is ticked. Change-Id: If31d094fb989836ab6829daeefe820695032c0ed Change-Id: I4d6f37b3923eb9bc98d67101d6f0ef481a427682 --- res/menu/appops_manager.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 res/menu/appops_manager.xml (limited to 'res/menu') diff --git a/res/menu/appops_manager.xml b/res/menu/appops_manager.xml new file mode 100644 index 0000000..f89b738 --- /dev/null +++ b/res/menu/appops_manager.xml @@ -0,0 +1,26 @@ + + + + + + + + -- cgit v1.1