[web-nfc] Add create steps for absolute URL records (#509)
[web-nfc] Add create steps for absolute-URL records (#512)
[web-nfc] Add creation steps for smart poster, local and external type embedded (#495)
[web-nfc] Add note about Web NFC conventions (#504)
[web-nfc] Add ongoing research (#535)
[web-nfc] Create graphics for use cases. (#515)
[web-nfc] Definitions of NDEFMessageInit and NDEFRecordInit violates Web IDL spec (#538)
[web-nfc] Detecting NFC adapter or NFC user setting preference does not require permission (#527)
[web-nfc] Fix #511: validate external type (#514)
[web-nfc] Fix external type validation algorithm (#511)
[web-nfc] Fixed some nits (#525)
[web-nfc] Force encoding label to utf-8 for DOMString record data (#522)
[web-nfc] Handling NDEFRecord (#510)
[web-nfc] Handling pushed msg exceeds tag's size and how is the msg size calculated (#523)
[web-nfc] How to read/parse local types (#505)
- Han Leon via GitHub (Monday, 13 January)
- Zoltan Kis via GitHub (Monday, 13 January)
- Han Leon via GitHub (Monday, 13 January)
- Han Leon via GitHub (Monday, 13 January)
- Han Leon via GitHub (Friday, 10 January)
- Zoltan Kis via GitHub (Friday, 3 January)
- Zoltan Kis via GitHub (Friday, 3 January)
- François Beaufort via GitHub (Friday, 3 January)
- Zoltan Kis via GitHub (Friday, 3 January)
- François Beaufort via GitHub (Friday, 3 January)
- Zoltan Kis via GitHub (Friday, 3 January)
- François Beaufort via GitHub (Friday, 3 January)
[web-nfc] Implementation status page (#455)
[web-nfc] Improve parsing smart poster: add missing steps (#536)
[web-nfc] Merge mapping local and external type algorithms (#503)
[web-nfc] Missing some record types in the algo creating ndef messages (#408)
[web-nfc] navigator.nfc undefined (#161)
[web-nfc] NDEFRecordInit#encoding should be only for BufferSource data source (#521)
[web-nfc] new commits pushed by beaufortfrancois
- François Beaufort via GitHub (Monday, 13 January)
- François Beaufort via GitHub (Friday, 10 January)
- François Beaufort via GitHub (Friday, 10 January)
- François Beaufort via GitHub (Friday, 10 January)
- François Beaufort via GitHub (Friday, 10 January)
- François Beaufort via GitHub (Friday, 10 January)
- François Beaufort via GitHub (Friday, 10 January)
- François Beaufort via GitHub (Wednesday, 8 January)
- François Beaufort via GitHub (Tuesday, 7 January)
- François Beaufort via GitHub (Tuesday, 7 January)
- François Beaufort via GitHub (Monday, 6 January)
- François Beaufort via GitHub (Monday, 6 January)
- François Beaufort via GitHub (Monday, 6 January)
- François Beaufort via GitHub (Friday, 3 January)
- François Beaufort via GitHub (Friday, 3 January)
- François Beaufort via GitHub (Friday, 3 January)
- François Beaufort via GitHub (Thursday, 2 January)
- François Beaufort via GitHub (Thursday, 2 January)
- François Beaufort via GitHub (Thursday, 2 January)
[web-nfc] new commits pushed by kenchris
[web-nfc] new commits pushed by zolkis
[web-nfc] P2P support (#529)
- Justin Ribeiro via GitHub (Friday, 10 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
- Justin Ribeiro via GitHub (Thursday, 9 January)
- Anders Rundgren via GitHub (Thursday, 9 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
- Kenneth Rohde Christiansen via GitHub (Thursday, 9 January)
[web-nfc] Prefixing local records with ":" would be simpler than isLocal (#501)
[web-nfc] Pull Request: Add @sleevi to acknowledgments section
[web-nfc] Pull Request: Add create steps for absolute-URL records
[web-nfc] Pull Request: Add isLocal to TextDecoder example
[web-nfc] Pull Request: Add local type records example to data mapping tables
[web-nfc] Pull Request: Add missing obtain permission in NDEFWriter.push algorithm
[web-nfc] Pull Request: Add more potential mitigations in security mechanisms
[web-nfc] Pull Request: Add ongoing research
[web-nfc] Pull Request: Add Page Visibility example
[web-nfc] Pull Request: encoding should be only for BufferSource data source
[web-nfc] Pull Request: Fix #511: validate external type
[web-nfc] Pull Request: Fix local record type in JS example
[web-nfc] Pull Request: Fix nits in JS example
[web-nfc] Pull Request: Fix signature record issue text
[web-nfc] Pull Request: Fix smart-poster JS example
[web-nfc] Pull Request: Fix typos
[web-nfc] Pull Request: Fix wording
[web-nfc] Pull Request: Fixed some nits
[web-nfc] Pull Request: Force encoding label to utf-8 for DOMString record data
[web-nfc] Pull Request: Improve explainer with info about ndef and security
[web-nfc] Pull Request: Improve parsing smart poster: add missing steps
[web-nfc] Pull Request: Remove peer target mode
[web-nfc] Pull Request: Remove use-cases not supported by Web NFC
[web-nfc] Pull Request: Rename NDEFWriter push to write
[web-nfc] Pull Request: Replace isLocal by colon prefix in recordType
[web-nfc] Pull Request: Reworded security section about NDEF signature
[web-nfc] Pull Request: Updated explainer
[web-nfc] Pull Request: User permission is required before checking NFC adapter/setting state
[web-nfc] Receiving empty NFC messages since Chrome 77.0.3865.92 (#358)
[web-nfc] reg-name ABNF is unspecified (#350)
[web-nfc] Remove NDEFPushOptions ignoreRead (#424)
[web-nfc] Remove peer target mode (#524)
[web-nfc] Remove use-cases not supported by Web NFC (#513)
[web-nfc] Rename NDEFWriter push to write (#526)
[web-nfc] Replace isLocal by colon prefix in recordType (#502)
[web-nfc] Reworded security section about NDEF signature (#518)
[web-nfc] Security and Privacy: NDEF scope not considered adequately (#537)
[web-nfc] Split definitions for IDL members into separate paragraphs (#252)
[web-nfc] Support Signature records (#363)
Closed: [web-nfc] Add create steps for absolute URL records (#509)
Closed: [web-nfc] Add note about Web NFC conventions (#504)
Closed: [web-nfc] Detecting NFC adapter or NFC user setting preference does not require permission (#527)
Closed: [web-nfc] Fix embedded message creation steps (#475)
Closed: [web-nfc] Fix external type validation algorithm (#511)
Closed: [web-nfc] Missing some record types in the algo creating ndef messages (#408)
Closed: [web-nfc] NDEFRecordInit#encoding should be only for BufferSource data source (#521)
Closed: [web-nfc] Prefixing local records with ":" would be simpler than isLocal (#501)
Closed: [web-nfc] reg-name ABNF is unspecified (#350)
Closed: [web-nfc] Remove NDEFPushOptions ignoreRead (#424)
Last message date: Friday, 31 January 2020 13:26:03 UTC