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
|
|
@ -187,7 +187,6 @@
|
|||
<string name="metadata_cache_wipe_summary">Vakigi tutajn kaŝmemorigitajn retpaĝajn datumojn</string>
|
||||
<string name="metadata_cache_wipe_complete_notice">Kaŝmemorojn de metadatumojn vakigis</string>
|
||||
<string name="no_streams_available_download">Neniuj torentoj haveblaj por elŝuti</string>
|
||||
<string name="toast_no_player">Neniu apo instalita por ludi ĉi tiun dosieron</string>
|
||||
<string name="clear_views_history_title">Forviŝi vidohistorion</string>
|
||||
<string name="clear_views_history_summary">Forviŝi la historion de viditaj filmetojn kaj ludajn poziciojn</string>
|
||||
<string name="delete_view_history_alert">Ĉu vi volas forviŝi la tutan historion \?</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue