File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2424 android : appCategory =" audio"
2525 android : enableOnBackInvokedCallback =" true"
2626 android : icon =" @mipmap/ic_launcher"
27- android : label =" @string/app_name "
27+ android : label =" @string/app_name_kere_mp "
2828 android : networkSecurityConfig =" @xml/network_security_config"
2929 android : roundIcon =" @mipmap/ic_launcher"
3030 android : supportsRtl =" true"
105105 android : name =" .services.PlaybackService"
106106 android : exported =" true"
107107 android : foregroundServiceType =" mediaPlayback"
108- android : label =" @string/app_name "
108+ android : label =" @string/app_name_kere_mp "
109109 tools : ignore =" ExportedService" >
110110
111111 <intent-filter >
Original file line number Diff line number Diff line change 2222 android : id =" @+id/toolbar"
2323 android : layout_width =" match_parent"
2424 android : layout_height =" wrap_content"
25- tools : title =" @string/app_name " >
25+ tools : title =" @string/app_name_kere_mp " >
2626
2727 <com .google.android.material.button.MaterialButton
2828 android : id =" @+id/settingsMaterialButton"
Original file line number Diff line number Diff line change 2222 android : id =" @+id/toolbar"
2323 android : layout_width =" match_parent"
2424 android : layout_height =" wrap_content"
25- tools : title =" @string/app_name " >
25+ tools : title =" @string/app_name_kere_mp " >
2626
2727 <com .google.android.material.button.MaterialButton
2828 android : id =" @+id/settingsMaterialButton"
Original file line number Diff line number Diff line change 2828 <fragment
2929 android : id =" @+id/mainFragment"
3030 android : name =" org.lineageos.twelve.fragments.MainFragment"
31- android : label =" @string/app_name "
31+ android : label =" @string/app_name_kere_mp "
3232 tools : layout =" @layout/fragment_main" >
3333
3434 <action
Original file line number Diff line number Diff line change 55-->
66<resources >
77 <string name =" app_name" >Music</string >
8+ <string name =" app_name_kere_mp" translatable =" false" >kereMP</string >
89
910 <!-- Toast messages -->
1011 <string name =" app_permissions_toast" >Permissions not granted by the user.</string >
You can’t perform that action at this time.
0 commit comments