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

Creates FaceTrackingManager #451

Merged
merged 4 commits into from
Nov 29, 2023
Merged

Conversation

IanCrossCD
Copy link
Contributor

@IanCrossCD IanCrossCD commented Nov 27, 2023

Description:
Creates FaceTrackingManager to isolate face tracking logic out of MainActivity. Mostly moves low hanging fruit out of activity at this time.

  • Acceptance Criteria satisfied
  • Regression Testing

…ent for selectionModeViewModel as global state
@IanCrossCD IanCrossCD force-pushed the facetrackingmanager-util-refactor branch from 0a43a91 to e3ca8b7 Compare November 27, 2023 16:20
Copy link
Collaborator

@PaulKlauser PaulKlauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall really nice, and I really like that you broke out creating the new class into its own commit 😀

Couple of questions I'm curious your thoughts on, and then the assert thing in the test is my only major gripe.

@IanCrossCD IanCrossCD force-pushed the facetrackingmanager-util-refactor branch from 4d0dea0 to 56156b9 Compare November 28, 2023 15:31
Copy link
Collaborator

@PaulKlauser PaulKlauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method name change, and then shipit!

…aceTrackingManager. checkIsSupportedDeviceOrFinish no longer finishes activity. New tests use Junit assert.
@IanCrossCD IanCrossCD force-pushed the facetrackingmanager-util-refactor branch from 56156b9 to c1bb122 Compare November 29, 2023 15:35
@IanCrossCD IanCrossCD merged commit 40aaeb9 into main Nov 29, 2023
1 check passed
@IanCrossCD IanCrossCD deleted the facetrackingmanager-util-refactor branch November 29, 2023 15:38
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