From f19108bf8c3c913a290792d89df8581920cd192c Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 22 Apr 2015 01:38:22 +0300 Subject: Allow launching notification manager settings externally Change-Id: Ic9acab571fc78d139d4924f9a95194423bf1d267 --- AndroidManifest.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 53ecd10..23dce6a 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2528,6 +2528,23 @@ android:value="true" /> + + + + + + + + + + + + Date: Fri, 22 Jan 2016 14:27:22 -0800 Subject: LiveLockScreen: Add live lock screen settings This will allow the user to enable and configure their installed live lock screens. Change-Id: Id4a6963cc49d1c361c99c95b17a961aaa980ed48 TICKET: CYNGNOS-1686 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 23dce6a..908661f 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -79,6 +79,7 @@ + -- cgit v1.1