Skip to content

0.2.0-rc.1

Choose a tag to compare

@keyneom keyneom released this 05 Jul 20:50
cb03313

Highlights

  • Web sharing: join URLs, folder naming, IndexedDB registry, reconcileDrivePermissions, Tier A SharingChangeDetector, opt-in OAuth cache, bindSharingPoll
  • Android: full sharing port (SharedBackupController, Drive transport, P-256 crypto), SharingSyncWorker skeleton
  • Docs: background-notifications.md, consumer-responsibilities.md, cross-platform checkpoint parity

Install

npm install @keyneom/sync-kit@rc
implementation("com.keyneom:sync-kit-android:0.2.0-rc.1")

Remaining gates before stable 0.2.0

  • Live Google Drive validation (npm run live:drive)
  • One external consumer integration from packed artifacts