From c986dc374b1c6579918d976701c000178a6ea281 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 17 Dec 2013 13:48:54 +0100 Subject: Add a note for the xposed module to the FAQ --HG-- extra : source : a853fe367b5b31c1c315bbd4501ad07870bfa385 --- res/layout/faq.xml | 5 +++++ res/values/strings.xml | 1 + 2 files changed, 6 insertions(+) (limited to 'res') diff --git a/res/layout/faq.xml b/res/layout/faq.xml index 9d11e786..8983e203 100644 --- a/res/layout/faq.xml +++ b/res/layout/faq.xml @@ -38,6 +38,11 @@ style="@style/faqitem" android:text="@string/faq_system_dialogs" /> + + diff --git a/res/values/strings.xml b/res/values/strings.xml index e0665d7b..34e13cfe 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -309,4 +309,5 @@ View options Unhandled exception: %1$s\n\n%2$s %3$s: %1$s\n\n%2$s + If you have rooted your Android device you can install the <a href=\"http://xposed.info/\">Xposed framework</a> and a the <a href=\"http://repo.xposed.info/module/de.blinkt.vpndialogxposed\">VPN Dialog confirm module</a> at your own risk" -- cgit v1.2.3