127 version, refresh buffer separated, added buffer flag, added remote config to manage threshold

This commit is contained in:
chandrashekhar reddy
2024-08-03 22:33:34 +05:30
parent 453af33baa
commit b32c5e29d0
11 changed files with 514 additions and 48 deletions

View File

@@ -204,7 +204,7 @@
<string name="user_id">User ID</string>
<string name="aadhar_id">Aadhar ID</string>
<string name="internet_not_available_please_enter_the_user_id_manually">Internet not available, please enter the user ID and blood group manually</string>
<string name="user_id_error_message">User ID should be 18 digits and please select the blood group</string>
<string name="user_id_error_message">Sample ID Length should be greater then 5 and please select the blood group</string>
<string name="upload_db_registration_title">Upload DB Tests</string>
<string name="upload_db_registration_message">Do you want to upload the local DB tests to the cloud?</string>
<string name="upload">Upload</string>