[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [orbot/master] added pref for persist notifications



commit 1a7afea671ae98467551ec145e2cb937660960b9
Author: Nathan Freitas <nathan@xxxxxxxxxxx>
Date:   Wed Jan 25 20:09:44 2012 -0500

    added pref for persist notifications
---
 res/xml/preferences.xml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 743cf27..40955db 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -14,6 +14,15 @@ android:key="has_root"
 android:title="@string/pref_has_root"
 android:summary="@string/pref_has_root_summary"
 android:enabled="true"/>
+
+
+<CheckBoxPreference
+android:defaultValue="true" 
+android:key="pref_persistent_notifications"
+android:summary="@string/pref_use_persistent_notifications"
+android:enabled="true" 
+android:title="@string/pref_use_persistent_notifications_title"/>
+
 <!-- 
 <CheckBoxPreference 
 android:defaultValue="false" 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits