Correctly open urls in browser on Android 11+
- Fix misconfiguration in manifest ('http|https|market' is not valid)
- Split ShareUtils functions taking a boolean parameter into pairs of functions with better names and less runtime checks
- Move all Kore-related functions to KoreUtils
- Remove the toast_no_player string
This commit is contained in:
parent
a17c32fada
commit
de067fe798
83 changed files with 125 additions and 267 deletions
|
|
@ -243,7 +243,6 @@
|
|||
<string name="dismiss">Baztertu</string>
|
||||
<string name="rename">Aldatu izena</string>
|
||||
<string name="one_item_deleted">Elementu 1 ezabatuta.</string>
|
||||
<string name="toast_no_player">Ez dago fitxategi hau erreproduzitzeko aplikaziorik instalatuta</string>
|
||||
<string name="title_last_played">Jotako azkena</string>
|
||||
<string name="title_most_played">Ikusiena</string>
|
||||
<string name="export_complete_toast">Esportatuta</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue