From 63a395125aa40ab9f30f3479d8e005306a16bd78 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 24 Mar 2020 12:12:25 +0530 Subject: Introduce realtime log viewer This contains a share button and a save button, the former using a custom content provider. Co-authored-by: Jason A. Donenfeld Signed-off-by: Harsh Shandilya Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ui/src/main/res/values/strings.xml') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 74c5be69..972b6244 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -93,10 +93,9 @@ : WireGuard keys must be 32 bytes : WireGuard hex keys must be 64 characters (32 bytes) Listen port - Unable to export log: %s Saved to ā€œ%sā€ - Log file will be saved to downloads folder Export log file + WireGuard Android Log File Unable to run logcat: Unable to determine kernel module version No modules are available for your device @@ -186,4 +185,7 @@ Export tunnels to zip file Incorrect key length Bad characters in key + View application log + Logs may assist with debugging + Save log -- cgit v1.2.3-59-g8ed1b