build: [ANDROAPP-7604] Extract Fragment manager from UI component#4894
Open
Balcan wants to merge 120 commits into
Open
build: [ANDROAPP-7604] Extract Fragment manager from UI component#4894Balcan wants to merge 120 commits into
Balcan wants to merge 120 commits into
Conversation
…d group and version to gradle file (#4592)
build: Release 3.3.1 [skip size]
#4585) * fix(translations): sync translations from transifex (main) * fix(translations): sync translations from transifex (main) * fix(translations): sync translations from transifex (main) * fix(translations): sync translations from transifex (main) * fix(translations): sync translations from transifex (main) * fix: remove escaped characters --------- Co-authored-by: andresmr <andres@andresmr.com>
#4635) * fix(translations): sync translations from transifex (main) * fix(translations): sync translations from transifex (main) * fix(translations): sync translations from transifex (main) * fix: remove \? escape character in KMM modules * fix(translations): sync translations from transifex (main) WARNING: This automated sync from transifex removed more lines than it added. Please check carefully before merging! --------- Co-authored-by: andresmr <andres@andresmr.com>
…ment flaky test using tools [skip size] (#4732) * Initial plan * docs: improve testing.agent.md with enriched frontmatter, Markdown structure, and missing guidelines Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com> * docs: document Gradle 9.x source set rename in testing agent Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com> * docs: correct testing agent - androidHostTest/androidDeviceTest are the new AGP 9.x names Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com> * docs: fix MockK→Mockito and add integration test guidelines in AGENTS.md Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com> * docs: replace MockK with Mockito in testing.agent.md Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com> Co-authored-by: Andrés Miguel Rubio <andres@dhis2.org> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* fix: [ANDROAPP-7495] Update filters in main thread * fix: [ANDROAPP-7495] fix tests * fix: [ANDROAPP-7495] inject dispather
…if sync is still running (#4789)
…c metadata settings triggered when job is set to manual initially (#4792)
…71/5861/2458/5862/5970/7488/7489/7490/1056/7491) Co-authored-by: andresmr <3330344+andresmr@users.noreply.github.com>
- Add shouldFollowTBProgramSearchFlow test to validate TB Program search functionality - Implement checkFirstSearchParamIsBarcodeOrQROrUnique() validation method - Add support for clear/reset button (INPUT_TEXT_RESET_BUTTON) in search fields - Add minimum character validation test for search parameters - Test validates complete search flow: parameter ordering, button states, field clearing, validation errors, and search results - Remove unused TB_PROGRAM_SEARCH_ATTR_COUNT constant - Add assert import to SearchTeiRobot
…archTeiRobot.kt The fields were hidden behind the keyboard so no need to scroll Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…archTeiRobot.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…Test.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…Test.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…Test.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…archTeiRobot.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dhis2/dhis2-android-capture-app/sessions/7db320be-6b80-472f-be68-59abedc823d1 Co-authored-by: rohit-wa <168576901+rohit-wa@users.noreply.github.com>
…rchTEUi.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dhis2/dhis2-android-capture-app/sessions/c0a2b3e6-1ccf-41f3-aaea-3eb470c31d26 Co-authored-by: rohit-wa <168576901+rohit-wa@users.noreply.github.com>
…archTeiRobot.kt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…-e2e-test ANDROAPP-7548-Add-search-operator-e2e-test [skip size]
* Update version code, sdk, and design system release version * build: 3.4.0 release --------- Co-authored-by: @dhis2-bot <apps@dhis2.org> Co-authored-by: andresmr <andres@dhis2.org>
# Conflicts: # app/src/main/res/values-en-rUS/strings.xml # app/src/main/res/values-hi-rIN/strings.xml # app/src/main/res/values-zh/strings.xml # commons/src/main/res/values-en-rUS/strings.xml # commons/src/main/res/values-ru/strings.xml # commons/src/main/res/values-zh-rCN/strings.xml # commonskmm/src/commonMain/composeResources/values-cs/strings.xml # commonskmm/src/commonMain/composeResources/values-en-rUS/strings.xml # commonskmm/src/commonMain/composeResources/values-es/strings.xml # commonskmm/src/commonMain/composeResources/values-fr/strings.xml # commonskmm/src/commonMain/composeResources/values-hi-rIN/strings.xml # commonskmm/src/commonMain/composeResources/values-lo/strings.xml # commonskmm/src/commonMain/composeResources/values-zh/strings.xml # form/src/main/res/values-en-rUS/strings.xml # form/src/main/res/values-hi-rIN/strings.xml # login/src/commonMain/composeResources/values-cs/strings.xml # login/src/commonMain/composeResources/values-en-rUS/strings.xml # login/src/commonMain/composeResources/values-zh/strings.xml # stock-usecase/src/main/res/values-cs/strings.xml # stock-usecase/src/main/res/values-nl/strings.xml # stock-usecase/src/main/res/values-zh/strings.xml # sync/src/commonMain/composeResources/values-ar/strings.xml # sync/src/commonMain/composeResources/values-ckb/strings.xml # sync/src/commonMain/composeResources/values-cs/strings.xml # sync/src/commonMain/composeResources/values-es-rES/strings.xml # sync/src/commonMain/composeResources/values-es/strings.xml # sync/src/commonMain/composeResources/values-fr/strings.xml # sync/src/commonMain/composeResources/values-id/strings.xml # sync/src/commonMain/composeResources/values-km/strings.xml # sync/src/commonMain/composeResources/values-lo/strings.xml # sync/src/commonMain/composeResources/values-nb/strings.xml # sync/src/commonMain/composeResources/values-nl/strings.xml # sync/src/commonMain/composeResources/values-pt/strings.xml # sync/src/commonMain/composeResources/values-ru/strings.xml # sync/src/commonMain/composeResources/values-sv/strings.xml # sync/src/commonMain/composeResources/values-uk/strings.xml # sync/src/commonMain/composeResources/values-uz-rUZ/strings.xml # sync/src/commonMain/composeResources/values-uz/strings.xml # sync/src/commonMain/composeResources/values-vi/strings.xml # sync/src/commonMain/composeResources/values-zh-rCN/strings.xml # sync/src/commonMain/composeResources/values-zh/strings.xml # tracker/src/commonMain/composeResources/values-ar/strings.xml # tracker/src/commonMain/composeResources/values-ckb/strings.xml # tracker/src/commonMain/composeResources/values-cs/strings.xml # tracker/src/commonMain/composeResources/values-es-rES/strings.xml # tracker/src/commonMain/composeResources/values-hi-rIN/strings.xml # tracker/src/commonMain/composeResources/values-id/strings.xml # tracker/src/commonMain/composeResources/values-nb/strings.xml # tracker/src/commonMain/composeResources/values-prs/strings.xml # tracker/src/commonMain/composeResources/values-pt-rBR/strings.xml # tracker/src/commonMain/composeResources/values-uk/strings.xml # tracker/src/commonMain/composeResources/values-uz/strings.xml # tracker/src/commonMain/composeResources/values-zh/strings.xml # ui-components/src/main/res/values-fr/strings.xml # ui-components/src/main/res/values-hi-rIN/strings.xml # ui-components/src/main/res/values-lo/strings.xml
Release/3.4.0
build: update release 3.4.0 version name and version code
Update release 3.4.1 with 3.4.0 [skip size]
* fix: [ANDROAPP-7574] make navigation context safe and chack if fragment is attached * fix: [ANDROAPP-7574] fix unit tests
…ification workflow [skip size] (#4842) * Add keystore decoding and variant assembly to dependency metadata verification workflow * Update dependency metadata workflow to trigger on gradle changes and remove dry-run flag * Enable dependency signature verification and update verification metadata * Add GranularSyncRepository and SyncUiStateMapper imports to GranularSyncModule * disable signature verification in Gradle
* fix: [ANDROAPP-7431] Trim username in login * fix: [ANDROAPP-7431] small refactor * chore: [ANDROAPP-7431] FIx typo and create test * chore: [ANDROAPP-7431] fix test * chore: [ANDROAPP-7431] increase idle timeout for save button click
…#4834) * build: [ANDROAPP-7477] Move wiki docs to developer portal * add overview text * remove old src folder
…#4858) * build: [ANDROAPP-7610] Reduce stock usecase ui complexity * fix sonarcloud issue
* fix: [ANDROAPP-7499] Update network status for VPN connections * fix: [ANDROAPP-7499] refresh network status call before login * fix: [ANDROAPP-7499] code review comments
* fix: open id handle cancellation error * fix: [ANDROAPP-7580] fix sonar code smells --------- Co-authored-by: Xavier Molloy <xavi@dhis2.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Link the JIRA issue.
Please provide a clear definition of the problem and explain your solution.