1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-12 15:21:11 +01:00

Cleaned code, added debug log to DebugFragment of AboutActivity

This commit is contained in:
vanitasvitae 2016-09-09 19:27:07 +02:00
parent 2a4706654f
commit 02f56f25fb
12 changed files with 163 additions and 16 deletions

View file

@ -13,6 +13,7 @@
<string name="fragment_debug__section_app">Application</string>
<string name="fragment_debug__section_device">Device</string>
<string name="fragment_debug__section_pod">Diaspora Pod</string>
<string name="fragment_debug__section_log">Debug Log</string>
<string name="fragment_debug__app_version">App Version: %1$s</string>
<string name="fragment_debug__package_name">Package Name: %1$s</string>
<string name="fragment_debug__android_version">Android Version: %1$s</string>