Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - performance improvements #60

Merged
merged 10 commits into from
Jul 8, 2024
Merged

WIP - performance improvements #60

merged 10 commits into from
Jul 8, 2024

Conversation

LZRS
Copy link
Collaborator

@LZRS LZRS commented May 15, 2024

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #[issue number]

Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

@LZRS LZRS self-assigned this May 15, 2024
@LZRS LZRS force-pushed the perf-improvements branch 2 times, most recently from 80b6824 to ec39eb6 Compare May 23, 2024 00:07
Base automatically changed from update-app-for-new-resources to refector-config-services May 27, 2024 05:54
@LZRS LZRS force-pushed the perf-improvements branch 5 times, most recently from 498586a to ae72def Compare June 6, 2024 09:49
Base automatically changed from refector-config-services to mwcore-sdk-upgrades June 24, 2024 10:17
Base automatically changed from mwcore-sdk-upgrades to mwcore-dev June 25, 2024 08:28
sevenreup and others added 5 commits July 2, 2024 08:42
* Allow SingleResourcePut when AllChangesSquashedBundlePut upload fails

assuming internet connectivity failures for low connectivity areas

* Use FhirEngine db transaction on save questionnaire response

* Add Search in location picker (#71)

* update location picker

* spotless clean

* clean up settings page

* Make sync strategy configurable in settings

* Delete UploadStrategyOption.kt

* remove careplan entered in error logic in app

* fix infinity loop when loading appointments

* clean up phone numbers

* Update StringExtensions.kt

* Add Timber release tree

* fix scroll crash

* Update build.gradle.kts

---------

Co-authored-by: L≡ZRS <[email protected]>
@sevenreup sevenreup merged commit 11c8bcf into mwcore-dev Jul 8, 2024
3 checks passed
@sevenreup sevenreup deleted the perf-improvements branch July 8, 2024 08:33
@sevenreup sevenreup restored the perf-improvements branch July 8, 2024 08:34
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.

None yet

3 participants