Commit Graph

18 Commits

Author SHA1 Message Date
JdaieLin
cd0ea79f70 fix: correct order of externalTypeRecord params 2022-02-05 22:11:29 +08:00
yanwzhang
9c89f7fdf8
fix: recover stringify function to NDEF which has before (#403)
Co-authored-by: zhangyanwei <zhangyanwei@zbj.com>
2021-06-04 17:50:08 +08:00
Richie
f33bc989fd feat: export RTD_BYTES_xxx 2021-04-05 19:35:56 +08:00
Richie
26516a7ce8 feat: expose RTD_URI_PROTOCOLS 2021-02-18 20:15:12 +08:00
Richie
2ccc038f85 refactor: extract externalTypeRecord, and use it for AAR 2021-02-07 14:15:42 +08:00
Richie
4dd0b4b771 refactor: move isType into ndef.js 2021-02-07 11:46:30 +08:00
Richie
545c3a3899 refactor: more on ndef-lib 2021-02-07 11:07:39 +08:00
Richie
104292bd69 refactor: ndef-lib file structure 2021-02-06 21:34:28 +08:00
Richie
4c94b1554b chore: fix warnings 2021-02-06 20:48:13 +08:00
Richie
ec9bc133f7 support ndef wifi simple record 2020-02-29 09:07:04 +08:00
Nicholas
fc725ebf87
ndef-util: handle UTF-8 encoded special characters
Before, characters like "à" couldn't be parsed and they were falling back to "a" (another example: §)
2019-10-28 20:13:15 +01:00
Richie
74557f964a fix utf8 bug in ndef-text / ndef-util 2019-09-21 22:01:17 +08:00
Zamfira Costin-Andrei
5bfa110d85
Update ndef-text.js
Added UTF-8 decoder
2019-08-30 21:17:12 +03:00
Zamfira Costin-Andrei
07ed8248d6
Update ndef-text.js 2019-08-30 21:15:04 +03:00
rrrasti
b49b0057d6
Fixed id_length in decodeMessage. 2019-03-14 15:37:50 +01:00
Nicholas
8d6b08ec37
ndef-util: handle UTF-8 encoded special characters
Before, characters like "à" couldn't be parsed and they were falling back to "a"
2018-11-21 23:47:13 +01:00
Richie Hsieh
01804d32e0 intergrate the ndef-lib into NdefManager, update examples 2018-09-17 15:17:33 +08:00
Richie
842acb2512 draft porting 2018-09-09 15:38:14 +08:00