From 5019d3960b0a641d01e22d1824fd8479017f4e51 Mon Sep 17 00:00:00 2001 From: Eric House Date: Sun, 25 Nov 2012 09:58:46 -0800 Subject: [PATCH] add read-only debug prefs giving GCM and relay device IDs. --- xwords4/android/XWords4/res/values/common_rsrc.xml | 2 ++ xwords4/android/XWords4/res/xml/xwprefs.xml | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/xwords4/android/XWords4/res/values/common_rsrc.xml b/xwords4/android/XWords4/res/values/common_rsrc.xml index e354646b6..4d48992a3 100644 --- a/xwords4/android/XWords4/res/values/common_rsrc.xml +++ b/xwords4/android/XWords4/res/values/common_rsrc.xml @@ -121,6 +121,8 @@ %1$s/%2$s Write DB to SD card Load DB from SD card + GCM Device ID + Relay Device ID diff --git a/xwords4/android/XWords4/res/xml/xwprefs.xml b/xwords4/android/XWords4/res/xml/xwprefs.xml index 9a5a3bf3c..5d221f820 100644 --- a/xwords4/android/XWords4/res/xml/xwprefs.xml +++ b/xwords4/android/XWords4/res/xml/xwprefs.xml @@ -290,6 +290,16 @@ android:summary="@string/git_rev" android:enabled="false" /> + +