mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 15:21: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
|
|
@ -41,7 +41,7 @@
|
|||
android:name=".activity.SettingsActivity"
|
||||
android:launchMode="singleInstance"
|
||||
android:theme="@style/AppTheme"
|
||||
android:label="@string/pref_title__personal_settings">
|
||||
android:label="@string/settings">
|
||||
</activity>
|
||||
|
||||
<service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue