Skip to content

Conversation

Vanalite
Copy link
Contributor

@Vanalite Vanalite commented Oct 6, 2025

Describe Your Changes

  • Duplicate Jan provider to tauri extensions (we should remove extensions-web, only use Tauri approach with platform-based conditional code to handle implementation on each platform)
  • Jan provider is now available on mobile
  • Jan provider for mobile is now packed in pre-install

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@Vanalite Vanalite added this to the v0.7.2 milestone Oct 6, 2025
@Vanalite Vanalite moved this to Needs Review in Jan Oct 6, 2025
Base automatically changed from mobile/persistence_store to dev October 6, 2025 03:02
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Barecheck - Code coverage report

Total: 30.37%

Your code coverage diff: -0.02% ▾

Uncovered files and lines
FileLines
web-app/vite.config.ts1-8, 11-14, 16, 18-19, 21-22, 34, 40-43, 46, 48, 50-98, 100, 102-111, 116, 118-129, 131-136
web-app/src/services/core/mobile.ts9, 11-12, 14, 18-20, 25-27, 32-35, 40-43, 48-56, 58-65, 67-88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

feat: Jan Mobile has Jan provider

1 participant