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
|
|
@ -303,7 +303,6 @@
|
|||
<string name="notification_action_0_title">প্রথম ক্রিয়া বোতাম</string>
|
||||
<string name="notification_scale_to_square_image_title">থাম্বনেল ১:১ অনুপাতে সেট করো</string>
|
||||
<string name="systems_language">সিস্টেম ডিফল্ট</string>
|
||||
<string name="toast_no_player">এ ফাইলটি চালানোর জন্য কোন অ্যাপ ইন্সটলকৃত নেই</string>
|
||||
<string name="bookmark_playlist">প্লেলিস্ট বুকমার্ক করুন</string>
|
||||
<string name="feed_use_dedicated_fetch_method_title">"যখন পর্যাপ্ত নিবেদিত ফিড থেকে ডাটা সংগ্রহ করুন"</string>
|
||||
<string name="feed_update_threshold_option_always_update">সবসময় হালনগাদ করুন</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue