mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 18:59:42 +02:00
Release v0.2.2
* Move toggle mobile/desktop to navslider (opt-in) * Update TR
This commit is contained in:
parent
05e6e4d2bd
commit
a31a530c7c
33 changed files with 291 additions and 59 deletions
|
@ -52,6 +52,10 @@
|
|||
android:defaultValue="false"
|
||||
android:key="@string/pref_key__visibility_nav__exit"
|
||||
android:title="@string/action_exit_app"/>
|
||||
<com.github.dfa.diaspora_android.ui.theme.ThemedVisibilityPreference
|
||||
android:defaultValue="false"
|
||||
android:key="@string/pref_key__visibility_nav__toggle_mobile_desktop"
|
||||
android:title="@string/action_toggle_desktop_page"/>
|
||||
<com.github.dfa.diaspora_android.ui.theme.ThemedVisibilityPreference
|
||||
android:defaultValue="true"
|
||||
android:key="@string/pref_key__visibility_nav__help_license"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue