mirror of
https://github.com/gsantner/dandelion
synced 2025-12-15 16:51:11 +01:00
Move Logging to own class; Allow disable normal&spam messages
This commit is contained in:
parent
67c416f870
commit
ed55459019
40 changed files with 368 additions and 166 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<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__section_log_spam">Debug Log (Verbose)</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue