Skip to content

16 firebase integration#52

Merged
mixin27 merged 31 commits intomainfrom
16-firebase-integration
Feb 23, 2026
Merged

16 firebase integration#52
mixin27 merged 31 commits intomainfrom
16-firebase-integration

Conversation

@mixin27
Copy link
Owner

@mixin27 mixin27 commented Feb 22, 2026

Description

Firebase Integration:

  • App performance
  • Crashlytics
  • Analytics
  • RemoteConfig
  • Feature flags config

Backend Integration:

  • Initial auth integration
  • Initial sync integration

Extras:

  • Add shared script
  • More documents

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

…ing a new `closeAppDialog` helper function across various screens.
…th corresponding UI and service integration.
…hanced consent management for the analytics service.
…e, enabling dynamic control over analytics and Crashlytics collection.
…sume with throttling and forced refresh capabilities.
…outbox, sync state, DAO, and orchestrator with new database tables and schema migration.
…ntroduce a Firebase Remote Config feature flag for sync.
… state management and integrate it with the sync API.
…ment sync outbox bootstrapping for data synchronization.
… events with detailed metrics and refine backend feature flag logic.
…s, enhancing telemetry and network error handling.
…concurrency control, and improved unauthorized error handling.
…ange application with local conflict prevention and timestamp skew handling.
…g environment variables and display override status in settings.
…s from `ARCHITECTURE.md` into new, specific files and updating existing guides.
…uild, test, analysis, and dependency scripts.
… for improved maintainability across various build and test scripts.
…s and integrate it into backend and sync readiness checks.
@mixin27 mixin27 self-assigned this Feb 22, 2026
@mixin27 mixin27 added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 22, 2026
@mixin27 mixin27 linked an issue Feb 22, 2026 that may be closed by this pull request
2 tasks
@mixin27 mixin27 merged commit 8cb8e0c into main Feb 23, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: firebase integration

1 participant