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

Refactor of BLoC & Sensing | Fix authentication flow | Polar disconnection exception handling #219

Merged
merged 32 commits into from
Jan 29, 2024

Conversation

bardram
Copy link
Contributor

@bardram bardram commented Jan 26, 2024

Major refactor of entire app - cleaning up a lot of things, especially everything that has to do with CAMS and sensing, incl. the BloC, Sensing, and Backend classes. Addresses issues;

The core CAMS framework is also updated, which should address #201

bardram and others added 26 commits January 6, 2024 14:44
* Use and register health package

* Good start for this feature

* Update dependencies in Podfile.lock and pubspec.lock

---------

Co-authored-by: Lars Refsgaard <[email protected]>
* fix of #204
* fix of #186
* misc. refactor and update to docs
@LarsRefsgaard
Copy link
Contributor

@bardram Please do git merge origin/master and resolve the conflicts :)

@bardram bardram changed the title Bardram/responsive refactor #212 Refactor of BLoC & Sensing | Fix authentication flow | Polar disconnection exception handling Jan 28, 2024
@bardram
Copy link
Contributor Author

bardram commented Jan 28, 2024

@bardram Also the title of the PR needs to be updated to reflect what is happening more precisely

👍

@cph-cachet cph-cachet deleted a comment from LarsRefsgaard Jan 28, 2024
@bardram bardram mentioned this pull request Jan 28, 2024
lib/blocs/app_bloc.dart Show resolved Hide resolved
lib/blocs/app_bloc.dart Outdated Show resolved Hide resolved
lib/carp_study_app.dart Show resolved Hide resolved
android/app/src/main/AndroidManifest.xml Show resolved Hide resolved
ios/Runner.xcodeproj/project.pbxproj Outdated Show resolved Hide resolved
lib/data/carp_backend.dart Show resolved Hide resolved
lib/data/carp_backend.dart Outdated Show resolved Hide resolved
lib/data/carp_backend.dart Outdated Show resolved Hide resolved
lib/ui/pages/loading_page.dart Outdated Show resolved Hide resolved
pubspec.yaml Show resolved Hide resolved
@LarsRefsgaard LarsRefsgaard enabled auto-merge (squash) January 29, 2024 09:26
@LarsRefsgaard LarsRefsgaard merged commit 6ef9415 into master Jan 29, 2024
4 checks passed
@LarsRefsgaard LarsRefsgaard deleted the bardram/responsive-refactor-#212 branch January 29, 2024 11:00
Panosfunk pushed a commit that referenced this pull request Feb 7, 2024
…ction exception handling (#219)

Co-authored-by: Lars Refsgaard <[email protected]>
fixes #204, #186, #204, #207, #214, #215

Update version to 1.4
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