Edit app name, package name and branding.
This commit is contained in:
parent
5ca55a54d2
commit
2cf06cff40
220 changed files with 1054 additions and 995 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
|
||||
<com.dkanada.gramophone.views.settings.JellyPreferenceCategory android:title="@string/pref_header_notification">
|
||||
<org.adrianvictor.geleia.views.settings.JellyPreferenceCategory android:title="@string/pref_header_notification">
|
||||
|
||||
<SwitchPreference
|
||||
app:iconSpaceReserved="false"
|
||||
|
|
@ -17,6 +17,6 @@
|
|||
android:summary="@string/pref_summary_colored_notification"
|
||||
android:title="@string/pref_title_colored_notification" />
|
||||
|
||||
</com.dkanada.gramophone.views.settings.JellyPreferenceCategory>
|
||||
</org.adrianvictor.geleia.views.settings.JellyPreferenceCategory>
|
||||
|
||||
</androidx.preference.PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue