-
Notifications
You must be signed in to change notification settings - Fork 809
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
fix: sciencelab instance mgmt #2627
Conversation
Reviewer's Guide by SourceryThis pull request refactors the iOS communication logic by introducing a new CommunicationHandler interface and corresponding platform-specific implementations, updates dependency injection via getIt, and makes minor UI and plugin registration adjustments. The changes modify how ScienceLabCommon is created and used, moving away from a singleton factory pattern toward explicit instantiation with dependency injection and separating out iOS and Android communication handlers. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
f3be620
to
909cf7d
Compare
Build successful. APKs to test: https://github.com/fossasia/pslab-android/actions/runs/13243890103/artifacts/2565322365 |
No description provided.