Skip to content

fix dropdown issue with hi#348

Merged
ishwarchouhan07 merged 1 commit into
release-2.8from
dropdown-fixes-for-hi
Apr 3, 2026
Merged

fix dropdown issue with hi#348
ishwarchouhan07 merged 1 commit into
release-2.8from
dropdown-fixes-for-hi

Conversation

@ishwarchouhan07
Copy link
Copy Markdown
Collaborator

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 3, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7cfdf942-584f-4e2c-a1f7-62eadc2315ff

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dropdown-fixes-for-hi

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 3, 2026

@ishwarchouhan07 ishwarchouhan07 merged commit dd508e2 into release-2.8 Apr 3, 2026
3 checks passed
ishwarchouhan07 added a commit that referenced this pull request Apr 15, 2026
* Hindi translation changes for all module

# Conflicts:
#	app/src/main/java/org/piramalswasthya/sakhi/configuration/IconDataset.kt
#	app/src/main/res/values-as/strings.xml
#	app/src/main/res/values-hi/strings.xml
#	app/src/main/res/values/strings.xml

* icon translation changes

* Updated Hindi translation changes for all module

* DB Migration Crash Fix

* UI changes for dashboard and death reports

* DB Migration Crash Fix

* fix: unify relation dropdown logic between Add Members and FAB flow

* fix: unify relation dropdown logic between Add Members and FAB flow

* Fix form elements not appearing in Hindi/Assamese language

* mitanin translation changes for hindi language, for branch 2.8

* code rabbit changes

* Fix relation with HoF dropdown mismatch in add member floating button

* Change toolbar title from 'ANC Visit' to 'Home Visit' in AntenatalCounsellingFragment

* Make 'Method of Termination' and 'Termination done by' non-mandatory in CAC Form

* Remove 'MiniLap' from Method of Contraception dropdown in PNC Visit form

* Add visit date restriction based on DOB + month selection in HBYC Form

* Fix null pointer crash in Abortion Register visit date picker when abortionDate is null

* Fix MDA form crash by disabling stable IDs, adding safe date picker constraints and index bounds checks

* Comment out unused ectdset_po_neg array in Hindi strings

* Add Hindi translations and fix leprosy/NCD flow bugs
  - Add Hindi translations for TB screening, NCD categories (Screened/Not Screened), CDR form, TB regimen types, sputum sample locations, and test results
  - Fix BenRegFormDataset hardcoded English strings (Birth Certificates, Front/Back Side) showing in view mode
  - Fix getLongFromDate crash on empty string with null-safe parsing
  - Fix getLocalValueInArray to handle both English and localized stored values
  - Fix leprosy type-of-leprosy not loading in confirmed form due to language mismatch
  - Use locale-aware resources in NcdEligibleListViewModel for category filtering
  - Remove duplicate Infant Registration strings from strings_maternal_health.xml

* code rabbit changes

* Abortion List count issue fixed

* fix dropdown issue with hi (#348)

* fix: UI improvements and Hindi translations for CBAC, VHNC, HBNC, HBYC forms
  - Change CBAC asterisk color from red to green (#99cc00)                                                                                                                       - Fix view button visibility in VHNC form to show only when image is uploaded                                                                                                  - Add showImageDialog in VHNC form for image preview; show toast if no image                                                                                                   - Fix default radio button pre-selection in HBNC and HBYC dynamic forms                                                                                                        - Add English shortforms (GEN, SC, ST, BC, OBC, OC, PVTG, NA) to Hindi community array

* fix - hindi translation, and also chnage in maternal health module

* Remove Contact Number, Mobile Number Belongs To and Send OTP fields for mitanin flavors in beneficiary registration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Toggle consent checkbox when clicking adjacent text in registration forms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Filter MiniLap for mitanin and Female Sterilization for other flavors in PNC contraception dropdown

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Restrict HBYC visit date calendar picker to DOB + X months minimum

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Rename Asha Meetings to Village Meetings and hide U-WIN Session for mitanin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix - localization in every data set, for working of app in multiple language

* pushed missing files

* Asterisk color changes for CBAC

* feat: add value/label support for dynamic form options with radio and number field fixes

* fix: add Hindi translations for dropdown select text and submit button

* fix: update Hindi translation in ECT strings

* Hard coded code translation in dynamic forms for pic image and its dialogue box

* fix: show age and DoB as separate read-only fields in beneficiary edit

* fix: hide OTP icon and Assamese language for Mitanin, show Hindi on login

* Fixed CAC Form Translation Issue

* mitanin hindi flow, changes

* fix: allow Unicode letters in form field validation regex

* check_sam- crash fixes

* fix: support Devanagari combining marks in form field validation regex

* fix: localize dynamic form validation errors and show correct app name across languages

* Hof relation string fixed

* Hof relation string fixed and house type translation

* FLW-869
FLW-900

* ANC count issue fixed

* Fix EC IFA button hidden due to null isDeathValue check

* Add min/max validations for Systolic BP, Diastolic BP, and Hemoglobin in HRP follow-up forms

* Fix haveChildren field not hiding on marital status change to Unmarried

* CG[2.8]-Validation error not clearing after filling mandatory fields in Filaria MDA form
Multiple Hindi translation issues across Registration, ECT, NCD Referral List, and Village Level Form

* Fix img capture and auto scroll issue (#379)

* fix ben profile save issue

* fix auto scroll issue

* fix crash NewChildBenViewModel.setUpPage

* code rabbit changes

* adolescent form changes and ncd refer followup

* Fix NCD follow-up form validation: add error tag for multicheckbox/radio fields and handle empty collection in required field check

* Fix NCD follow-up form: validation error clearing for multicheckbox/radio, empty collection bypass, and Hindi localization for error messages and visit label

* Fix null string display in Filaria MDA Campaign list for families and individuals count

* Fix FOREIGN KEY constraint failure in CBAC and Refer sync by filtering out records with non-existent beneficiary IDs

* Unit Test Cases Implementation  (#384)

* Unit Testing Implementation

* Unit Testing Implementation - 726 tests (helpers, interceptors, repos, ViewModels)

* Unit Testing Implementation - 2200 tests, 90% is achieved

---------

Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>

---------

Co-authored-by: Kunalbizbrolly <kunal.bhatt@bizbrolly.com>
Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>
Co-authored-by: umaseershika45 <umaseershika@gmail.com>
Co-authored-by: Sushant☯ <sushant.work021@gmail.com>
Co-authored-by: Sushant <77480199+sushant-bizbrolly@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: ritik-bizbrolly <ritik.rathaur@bizbrolly.com>
drtechie pushed a commit that referenced this pull request May 6, 2026
* Hindi translation changes for all module

# Conflicts:
#	app/src/main/java/org/piramalswasthya/sakhi/configuration/IconDataset.kt
#	app/src/main/res/values-as/strings.xml
#	app/src/main/res/values-hi/strings.xml
#	app/src/main/res/values/strings.xml

* icon translation changes

* Updated Hindi translation changes for all module

* DB Migration Crash Fix

* UI changes for dashboard and death reports

* DB Migration Crash Fix

* fix: unify relation dropdown logic between Add Members and FAB flow

* fix: unify relation dropdown logic between Add Members and FAB flow

* Fix form elements not appearing in Hindi/Assamese language

* mitanin translation changes for hindi language, for branch 2.8

* code rabbit changes

* Fix relation with HoF dropdown mismatch in add member floating button

* Change toolbar title from 'ANC Visit' to 'Home Visit' in AntenatalCounsellingFragment

* Make 'Method of Termination' and 'Termination done by' non-mandatory in CAC Form

* Remove 'MiniLap' from Method of Contraception dropdown in PNC Visit form

* Add visit date restriction based on DOB + month selection in HBYC Form

* Fix null pointer crash in Abortion Register visit date picker when abortionDate is null

* Fix MDA form crash by disabling stable IDs, adding safe date picker constraints and index bounds checks

* Comment out unused ectdset_po_neg array in Hindi strings

* Add Hindi translations and fix leprosy/NCD flow bugs
  - Add Hindi translations for TB screening, NCD categories (Screened/Not Screened), CDR form, TB regimen types, sputum sample locations, and test results
  - Fix BenRegFormDataset hardcoded English strings (Birth Certificates, Front/Back Side) showing in view mode
  - Fix getLongFromDate crash on empty string with null-safe parsing
  - Fix getLocalValueInArray to handle both English and localized stored values
  - Fix leprosy type-of-leprosy not loading in confirmed form due to language mismatch
  - Use locale-aware resources in NcdEligibleListViewModel for category filtering
  - Remove duplicate Infant Registration strings from strings_maternal_health.xml

* code rabbit changes

* Abortion List count issue fixed

* fix dropdown issue with hi (#348)

* fix: UI improvements and Hindi translations for CBAC, VHNC, HBNC, HBYC forms
  - Change CBAC asterisk color from red to green (#99cc00)                                                                                                                       - Fix view button visibility in VHNC form to show only when image is uploaded                                                                                                  - Add showImageDialog in VHNC form for image preview; show toast if no image                                                                                                   - Fix default radio button pre-selection in HBNC and HBYC dynamic forms                                                                                                        - Add English shortforms (GEN, SC, ST, BC, OBC, OC, PVTG, NA) to Hindi community array

* fix - hindi translation, and also chnage in maternal health module

* Remove Contact Number, Mobile Number Belongs To and Send OTP fields for mitanin flavors in beneficiary registration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Toggle consent checkbox when clicking adjacent text in registration forms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Filter MiniLap for mitanin and Female Sterilization for other flavors in PNC contraception dropdown

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Restrict HBYC visit date calendar picker to DOB + X months minimum

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Rename Asha Meetings to Village Meetings and hide U-WIN Session for mitanin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix - localization in every data set, for working of app in multiple language

* pushed missing files

* Asterisk color changes for CBAC

* feat: add value/label support for dynamic form options with radio and number field fixes

* fix: add Hindi translations for dropdown select text and submit button

* fix: update Hindi translation in ECT strings

* Hard coded code translation in dynamic forms for pic image and its dialogue box

* fix: show age and DoB as separate read-only fields in beneficiary edit

* fix: hide OTP icon and Assamese language for Mitanin, show Hindi on login

* Fixed CAC Form Translation Issue

* mitanin hindi flow, changes

* fix: allow Unicode letters in form field validation regex

* check_sam- crash fixes

* fix: support Devanagari combining marks in form field validation regex

* fix: localize dynamic form validation errors and show correct app name across languages

* Hof relation string fixed

* Hof relation string fixed and house type translation

* FLW-869
FLW-900

* ANC count issue fixed

* Fix EC IFA button hidden due to null isDeathValue check

* Add min/max validations for Systolic BP, Diastolic BP, and Hemoglobin in HRP follow-up forms

* Fix haveChildren field not hiding on marital status change to Unmarried

* CG[2.8]-Validation error not clearing after filling mandatory fields in Filaria MDA form
Multiple Hindi translation issues across Registration, ECT, NCD Referral List, and Village Level Form

* Fix img capture and auto scroll issue (#379)

* fix ben profile save issue

* fix auto scroll issue

* fix crash NewChildBenViewModel.setUpPage

* code rabbit changes

* adolescent form changes and ncd refer followup

* Fix NCD follow-up form validation: add error tag for multicheckbox/radio fields and handle empty collection in required field check

* Fix NCD follow-up form: validation error clearing for multicheckbox/radio, empty collection bypass, and Hindi localization for error messages and visit label

* Fix null string display in Filaria MDA Campaign list for families and individuals count

* Fix FOREIGN KEY constraint failure in CBAC and Refer sync by filtering out records with non-existent beneficiary IDs

* Unit Test Cases Implementation  (#384)

* Unit Testing Implementation

* Unit Testing Implementation - 726 tests (helpers, interceptors, repos, ViewModels)

* Unit Testing Implementation - 2200 tests, 90% is achieved

---------

Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>

* dashboard count and list fix

* Enable emulator

* fix woman ben age count issue 2.8

* fix date of marriage count issue 2.8

* fix AgeAtMarriage count issue 2.8

* add dev environment setup

* update dummy google-services.json

* fix: add real encrypted pass key, keep ABHA credentials as dummy

* add passkey in cpp exm

* gradle up

* docs: update README with setup instructions

* update gradle

* update readme

* update setup.sh for clean

* update setup.sh for installSakshamUatDebug

---------

Co-authored-by: Kunalbizbrolly <kunal.bhatt@bizbrolly.com>
Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>
Co-authored-by: umaseershika45 <umaseershika@gmail.com>
Co-authored-by: Sushant☯ <sushant.work021@gmail.com>
Co-authored-by: Sushant <77480199+sushant-bizbrolly@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: ritik-bizbrolly <ritik.rathaur@bizbrolly.com>
@ishwarchouhan07 ishwarchouhan07 deleted the dropdown-fixes-for-hi branch May 7, 2026 06:18
ishwarchouhan07 added a commit that referenced this pull request May 7, 2026
* Hindi translation changes for all module

# Conflicts:
#	app/src/main/java/org/piramalswasthya/sakhi/configuration/IconDataset.kt
#	app/src/main/res/values-as/strings.xml
#	app/src/main/res/values-hi/strings.xml
#	app/src/main/res/values/strings.xml

* icon translation changes

* Updated Hindi translation changes for all module

* DB Migration Crash Fix

* UI changes for dashboard and death reports

* DB Migration Crash Fix

* fix: unify relation dropdown logic between Add Members and FAB flow

* fix: unify relation dropdown logic between Add Members and FAB flow

* Fix form elements not appearing in Hindi/Assamese language

* mitanin translation changes for hindi language, for branch 2.8

* code rabbit changes

* Fix relation with HoF dropdown mismatch in add member floating button

* Change toolbar title from 'ANC Visit' to 'Home Visit' in AntenatalCounsellingFragment

* Make 'Method of Termination' and 'Termination done by' non-mandatory in CAC Form

* Remove 'MiniLap' from Method of Contraception dropdown in PNC Visit form

* Add visit date restriction based on DOB + month selection in HBYC Form

* Fix null pointer crash in Abortion Register visit date picker when abortionDate is null

* Fix MDA form crash by disabling stable IDs, adding safe date picker constraints and index bounds checks

* Comment out unused ectdset_po_neg array in Hindi strings

* Add Hindi translations and fix leprosy/NCD flow bugs
  - Add Hindi translations for TB screening, NCD categories (Screened/Not Screened), CDR form, TB regimen types, sputum sample locations, and test results
  - Fix BenRegFormDataset hardcoded English strings (Birth Certificates, Front/Back Side) showing in view mode
  - Fix getLongFromDate crash on empty string with null-safe parsing
  - Fix getLocalValueInArray to handle both English and localized stored values
  - Fix leprosy type-of-leprosy not loading in confirmed form due to language mismatch
  - Use locale-aware resources in NcdEligibleListViewModel for category filtering
  - Remove duplicate Infant Registration strings from strings_maternal_health.xml

* code rabbit changes

* Abortion List count issue fixed

* fix dropdown issue with hi (#348)

* fix: UI improvements and Hindi translations for CBAC, VHNC, HBNC, HBYC forms
  - Change CBAC asterisk color from red to green (#99cc00)                                                                                                                       - Fix view button visibility in VHNC form to show only when image is uploaded                                                                                                  - Add showImageDialog in VHNC form for image preview; show toast if no image                                                                                                   - Fix default radio button pre-selection in HBNC and HBYC dynamic forms                                                                                                        - Add English shortforms (GEN, SC, ST, BC, OBC, OC, PVTG, NA) to Hindi community array

* fix - hindi translation, and also chnage in maternal health module

* Remove Contact Number, Mobile Number Belongs To and Send OTP fields for mitanin flavors in beneficiary registration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Toggle consent checkbox when clicking adjacent text in registration forms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Filter MiniLap for mitanin and Female Sterilization for other flavors in PNC contraception dropdown

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Restrict HBYC visit date calendar picker to DOB + X months minimum

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Rename Asha Meetings to Village Meetings and hide U-WIN Session for mitanin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix - localization in every data set, for working of app in multiple language

* pushed missing files

* Asterisk color changes for CBAC

* feat: add value/label support for dynamic form options with radio and number field fixes

* fix: add Hindi translations for dropdown select text and submit button

* fix: update Hindi translation in ECT strings

* Hard coded code translation in dynamic forms for pic image and its dialogue box

* fix: show age and DoB as separate read-only fields in beneficiary edit

* fix: hide OTP icon and Assamese language for Mitanin, show Hindi on login

* Fixed CAC Form Translation Issue

* mitanin hindi flow, changes

* fix: allow Unicode letters in form field validation regex

* check_sam- crash fixes

* fix: support Devanagari combining marks in form field validation regex

* fix: localize dynamic form validation errors and show correct app name across languages

* Hof relation string fixed

* Hof relation string fixed and house type translation

* FLW-869
FLW-900

* ANC count issue fixed

* Fix EC IFA button hidden due to null isDeathValue check

* Add min/max validations for Systolic BP, Diastolic BP, and Hemoglobin in HRP follow-up forms

* Fix haveChildren field not hiding on marital status change to Unmarried

* CG[2.8]-Validation error not clearing after filling mandatory fields in Filaria MDA form
Multiple Hindi translation issues across Registration, ECT, NCD Referral List, and Village Level Form

* Fix img capture and auto scroll issue (#379)

* fix ben profile save issue

* fix auto scroll issue

* fix crash NewChildBenViewModel.setUpPage

* code rabbit changes

* adolescent form changes and ncd refer followup

* Fix NCD follow-up form validation: add error tag for multicheckbox/radio fields and handle empty collection in required field check

* Fix NCD follow-up form: validation error clearing for multicheckbox/radio, empty collection bypass, and Hindi localization for error messages and visit label

* Fix null string display in Filaria MDA Campaign list for families and individuals count

* Fix FOREIGN KEY constraint failure in CBAC and Refer sync by filtering out records with non-existent beneficiary IDs

* Unit Test Cases Implementation  (#384)

* Unit Testing Implementation

* Unit Testing Implementation - 726 tests (helpers, interceptors, repos, ViewModels)

* Unit Testing Implementation - 2200 tests, 90% is achieved

---------

Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>

---------

Co-authored-by: Kunalbizbrolly <kunal.bhatt@bizbrolly.com>
Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>
Co-authored-by: umaseershika45 <umaseershika@gmail.com>
Co-authored-by: Sushant☯ <sushant.work021@gmail.com>
Co-authored-by: Sushant <77480199+sushant-bizbrolly@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: ritik-bizbrolly <ritik.rathaur@bizbrolly.com>
ishwarchouhan07 added a commit that referenced this pull request May 7, 2026
* Hindi translation changes for all module

# Conflicts:
#	app/src/main/java/org/piramalswasthya/sakhi/configuration/IconDataset.kt
#	app/src/main/res/values-as/strings.xml
#	app/src/main/res/values-hi/strings.xml
#	app/src/main/res/values/strings.xml

* icon translation changes

* Updated Hindi translation changes for all module

* DB Migration Crash Fix

* UI changes for dashboard and death reports

* DB Migration Crash Fix

* fix: unify relation dropdown logic between Add Members and FAB flow

* fix: unify relation dropdown logic between Add Members and FAB flow

* Fix form elements not appearing in Hindi/Assamese language

* mitanin translation changes for hindi language, for branch 2.8

* code rabbit changes

* Fix relation with HoF dropdown mismatch in add member floating button

* Change toolbar title from 'ANC Visit' to 'Home Visit' in AntenatalCounsellingFragment

* Make 'Method of Termination' and 'Termination done by' non-mandatory in CAC Form

* Remove 'MiniLap' from Method of Contraception dropdown in PNC Visit form

* Add visit date restriction based on DOB + month selection in HBYC Form

* Fix null pointer crash in Abortion Register visit date picker when abortionDate is null

* Fix MDA form crash by disabling stable IDs, adding safe date picker constraints and index bounds checks

* Comment out unused ectdset_po_neg array in Hindi strings

* Add Hindi translations and fix leprosy/NCD flow bugs
  - Add Hindi translations for TB screening, NCD categories (Screened/Not Screened), CDR form, TB regimen types, sputum sample locations, and test results
  - Fix BenRegFormDataset hardcoded English strings (Birth Certificates, Front/Back Side) showing in view mode
  - Fix getLongFromDate crash on empty string with null-safe parsing
  - Fix getLocalValueInArray to handle both English and localized stored values
  - Fix leprosy type-of-leprosy not loading in confirmed form due to language mismatch
  - Use locale-aware resources in NcdEligibleListViewModel for category filtering
  - Remove duplicate Infant Registration strings from strings_maternal_health.xml

* code rabbit changes

* Abortion List count issue fixed

* fix dropdown issue with hi (#348)

* fix: UI improvements and Hindi translations for CBAC, VHNC, HBNC, HBYC forms
  - Change CBAC asterisk color from red to green (#99cc00)                                                                                                                       - Fix view button visibility in VHNC form to show only when image is uploaded                                                                                                  - Add showImageDialog in VHNC form for image preview; show toast if no image                                                                                                   - Fix default radio button pre-selection in HBNC and HBYC dynamic forms                                                                                                        - Add English shortforms (GEN, SC, ST, BC, OBC, OC, PVTG, NA) to Hindi community array

* fix - hindi translation, and also chnage in maternal health module

* Remove Contact Number, Mobile Number Belongs To and Send OTP fields for mitanin flavors in beneficiary registration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Toggle consent checkbox when clicking adjacent text in registration forms

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Filter MiniLap for mitanin and Female Sterilization for other flavors in PNC contraception dropdown

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Restrict HBYC visit date calendar picker to DOB + X months minimum

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Rename Asha Meetings to Village Meetings and hide U-WIN Session for mitanin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix - localization in every data set, for working of app in multiple language

* pushed missing files

* Asterisk color changes for CBAC

* feat: add value/label support for dynamic form options with radio and number field fixes

* fix: add Hindi translations for dropdown select text and submit button

* fix: update Hindi translation in ECT strings

* Hard coded code translation in dynamic forms for pic image and its dialogue box

* fix: show age and DoB as separate read-only fields in beneficiary edit

* fix: hide OTP icon and Assamese language for Mitanin, show Hindi on login

* Fixed CAC Form Translation Issue

* mitanin hindi flow, changes

* fix: allow Unicode letters in form field validation regex

* check_sam- crash fixes

* fix: support Devanagari combining marks in form field validation regex

* fix: localize dynamic form validation errors and show correct app name across languages

* Hof relation string fixed

* Hof relation string fixed and house type translation

* FLW-869
FLW-900

* ANC count issue fixed

* Fix EC IFA button hidden due to null isDeathValue check

* Add min/max validations for Systolic BP, Diastolic BP, and Hemoglobin in HRP follow-up forms

* Fix haveChildren field not hiding on marital status change to Unmarried

* CG[2.8]-Validation error not clearing after filling mandatory fields in Filaria MDA form
Multiple Hindi translation issues across Registration, ECT, NCD Referral List, and Village Level Form

* Fix img capture and auto scroll issue (#379)

* fix ben profile save issue

* fix auto scroll issue

* fix crash NewChildBenViewModel.setUpPage

* code rabbit changes

* adolescent form changes and ncd refer followup

* Fix NCD follow-up form validation: add error tag for multicheckbox/radio fields and handle empty collection in required field check

* Fix NCD follow-up form: validation error clearing for multicheckbox/radio, empty collection bypass, and Hindi localization for error messages and visit label

* Fix null string display in Filaria MDA Campaign list for families and individuals count

* Fix FOREIGN KEY constraint failure in CBAC and Refer sync by filtering out records with non-existent beneficiary IDs

* Unit Test Cases Implementation  (#384)

* Unit Testing Implementation

* Unit Testing Implementation - 726 tests (helpers, interceptors, repos, ViewModels)

* Unit Testing Implementation - 2200 tests, 90% is achieved

---------

Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>

* dashboard count and list fix

* Enable emulator

* fix woman ben age count issue 2.8

* fix date of marriage count issue 2.8

* fix AgeAtMarriage count issue 2.8

* add dev environment setup

* update dummy google-services.json

* fix: add real encrypted pass key, keep ABHA credentials as dummy

* add passkey in cpp exm

* gradle up

* docs: update README with setup instructions

* update gradle

* update readme

* update setup.sh for clean

* update setup.sh for installSakshamUatDebug

---------

Co-authored-by: Kunalbizbrolly <kunal.bhatt@bizbrolly.com>
Co-authored-by: Nikhil Fegade <nikhilfegade17@gmail.com>
Co-authored-by: umaseershika45 <umaseershika@gmail.com>
Co-authored-by: Sushant☯ <sushant.work021@gmail.com>
Co-authored-by: Sushant <77480199+sushant-bizbrolly@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: ritik-bizbrolly <ritik.rathaur@bizbrolly.com>
harshsomankar123-tech pushed a commit to harshsomankar123-tech/FLW-Mobile-App that referenced this pull request May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants