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
|
|
@ -253,7 +253,6 @@
|
|||
<string name="recaptcha_solve">Leysa</string>
|
||||
<string name="recaptcha_done_button">Lokið</string>
|
||||
<string name="recaptcha_request_toast">Beðið eftir þraut reCAPTCHA</string>
|
||||
<string name="toast_no_player">Ekkert forrit er uppsett til að spila þessa skrá</string>
|
||||
<string name="title_licenses">Leyfi þriðja aðila</string>
|
||||
<string name="tab_licenses">Hugbúnaðarleyfi</string>
|
||||
<string name="copyright">© %1$s • %2$s • %3$s</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue