Skip to content

Fix WiFi sync indicator for mobile browsers#9

Merged
jonocodes merged 6 commits intomainfrom
claude/fix-wifi-sync-mobile-LKMs0
Jan 12, 2026
Merged

Fix WiFi sync indicator for mobile browsers#9
jonocodes merged 6 commits intomainfrom
claude/fix-wifi-sync-mobile-LKMs0

Conversation

@jonocodes
Copy link
Copy Markdown
Owner

  • Remove PWA requirement for WiFi sync feature since Network Information
    API works in Chrome mobile browser, not just PWAs
  • Fix syncEnabled default to true (was inconsistently false vs
    RemoteStorageProvider which defaults to true)
  • Add network.ts with utilities for detecting network type and PWA mode
  • Add SyncStatusProvider to manage sync status based on WiFi connection
  • Add WiFi-only sync toggle to preferences (shown when network info
    API is supported)
  • Add sync status indicator to article list (green cloud when active,
    orange cloud-off when paused on cellular)
  • Add Network Connection Information and Current Status sections to
    diagnostics page for debugging

- Remove PWA requirement for WiFi sync feature since Network Information
  API works in Chrome mobile browser, not just PWAs
- Fix syncEnabled default to true (was inconsistently false vs
  RemoteStorageProvider which defaults to true)
- Add network.ts with utilities for detecting network type and PWA mode
- Add SyncStatusProvider to manage sync status based on WiFi connection
- Add WiFi-only sync toggle to preferences (shown when network info
  API is supported)
- Add sync status indicator to article list (green cloud when active,
  orange cloud-off when paused on cellular)
- Add Network Connection Information and Current Status sections to
  diagnostics page for debugging
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 12, 2026

Deploy Preview for savrlist ready!

Name Link
🔨 Latest commit c6bf239
🔍 Latest deploy log https://app.netlify.com/projects/savrlist/deploys/69654fd5bffd640008273640
😎 Deploy Preview https://deploy-preview-9--savrlist.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jan 12, 2026

Deploying savr with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1a7c0bf
Status:🚫  Build failed.

View logs

@jonocodes jonocodes merged commit 6a68bba into main Jan 12, 2026
4 checks passed
@jonocodes jonocodes deleted the claude/fix-wifi-sync-mobile-LKMs0 branch January 16, 2026 21:21
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