Skip to content

docs: remove NFC tag operations (moved to v1-with-nfc branch)#57

Merged
dadachi merged 1 commit into
mainfrom
docs/remove-nfc-to-v1-branch
May 23, 2026
Merged

docs: remove NFC tag operations (moved to v1-with-nfc branch)#57
dadachi merged 1 commit into
mainfrom
docs/remove-nfc-to-v1-branch

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 23, 2026

What

The NFC code has been removed from main and preserved in the v1-with-nfc branch. This drops the now-stale NFC documentation:

  • README.md
    • Replaced the entire "## NFC Tag Operations" section with a short pointer to the v1-with-nfc branch
    • Dropped "background tag reading" from the intro tagline (→ "a full CRUD example")
    • Removed the "Cross-Platform Background NFC Tag Reading" blog link
  • CLAUDE.md
    • Fixed the project description, the "Scan" bottom-nav entry (→ Shops, Settings), and the "NFC scan state" DataStore note

Why

Verified NFC is fully gone from source (no NfcAdapter/Scan/QR tokens in Kotlin, no NFC proto). The Scan tab and QR were removed in the same change as NFC, so those stale mentions are corrected too. Paid READMEs were already cleaned; CHANGELOGs and API planning docs intentionally record the removal and are left untouched.

Scope

Documentation only. Orphaned NFC images remain under docs/images/ — harmless; can be pruned separately if desired.

NFC code was removed from main and preserved in the v1-with-nfc branch.
Drop the now-stale NFC content from the docs:
- README: replace the NFC Tag Operations section with a pointer to the
  v1-with-nfc branch, drop background tag reading from the intro tagline,
  and remove the NFC blog link
- CLAUDE.md: fix the project description, the Scan bottom-nav entry, and
  the NFC scan-state note (Scan tab and QR were removed in the same
  change as NFC)
@dadachi dadachi merged commit a362d9e into main May 23, 2026
1 check passed
@dadachi dadachi deleted the docs/remove-nfc-to-v1-branch branch May 23, 2026 23:27
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.

1 participant