Integrated forgot_username api and completed ui flow and created new
Integrated app version history api and created new ui for new updates. Implemented logic for new and force version checks. Loaded continue watching data for karaoke and audio after coming back from player activity. Resolved client bugs : 1. Improvements in live tv floating view on homefragment1 and bottom nav icons. 2. FmActivity volume icons changes. 3. Shared other remarks. 4. directly load product details upon only 1 product in category.
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<string name="enter_your_username">Enter your username</string>
|
||||
<string name="password">PASSWORD</string>
|
||||
<string name="forgot_password">Forgot Password?</string>
|
||||
<string name="forgot_user_name">Forgot Username?</string>
|
||||
<string name="forgot_your_password">Forgot your Password?</string>
|
||||
<string name="please_give_us_your_username">PLEASE GIVE US YOUR USERNAME</string>
|
||||
<string name="we_will_send_a_reset_code_to_your_parent_s_email">We will send a reset code to your email</string>
|
||||
@@ -299,4 +300,13 @@
|
||||
<string name="view_all">VIEW ALL</string>
|
||||
<string name="alert">Alert!</string>
|
||||
<string name="are_you_sure_you_want_to_remove_item_from_cart">Are you sure you want to remove item from cart?</string>
|
||||
<string name="select_user_type">SELECT USER TYPE</string>
|
||||
<string name="please_select_a_user_type">Please select a user type</string>
|
||||
<string name="go_to_login">Go to login</string>
|
||||
<string name="username_found">Username Found</string>
|
||||
<string name="user_name_linked_to_your_account">Username linked to your account</string>
|
||||
<string name="skip">SKIP</string>
|
||||
<string name="update_app">UPDATE APP</string>
|
||||
<string name="new_update_available">New update available</string>
|
||||
<string name="unlock_enhanced_features_and_improved_performance_with_our_latest_app_update">Unlock enhanced features and improved performance with our latest app update.</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user