Commit Graph

26 Commits

Author SHA1 Message Date
Richie
67173c0893 v1: remove iOS 13 related codes to avoid xcode 10 build issues 2019-09-10 21:32:13 +08:00
Richie
907960a0a9 first commit for ios13, support requestTechnology 2019-08-18 18:28:10 +08:00
Nicolas Van Eenaeme
ac1e427ab0 updated example: check for mifare specific support 2018-11-25 18:57:49 +01:00
Nicolas Van Eenaeme
a107dbe9c0 added mifareClassicWriteBlock + updated example 2018-10-12 16:53:07 +02:00
Nicolas Van Eenaeme
dedae3d13a updated example to use all the new methods 2018-10-11 22:19:01 +02:00
Nicolas Van Eenaeme
aeaad88894 fixed example 2018-10-06 13:51:39 +02:00
Nicolas Van Eenaeme
b997a7ad3d renamed getMifareClassicMessage to mifareClassicReadBlock to have some better naming convention 2018-10-06 12:37:23 +02:00
Nicolas Van Eenaeme
5fa3ae3cd6 added Mifare Classic example code 2018-10-05 21:49:36 +02:00
Richie Hsieh
01804d32e0 intergrate the ndef-lib into NdefManager, update examples 2018-09-17 15:17:33 +08:00
Richie
5379501d07 (android) expose getTag API for general TagTechnology 2018-08-13 16:53:21 +08:00
Richie
9f0d935c0a Support Android Beam (setNdefPushMessage) 2018-07-21 07:22:49 +08:00
Richie
5002688e49 Enhance example for NfcTech.Ndef 2018-06-16 16:55:01 +08:00
Richie
1ca5a05162 Clear API interface and examples 2018-06-16 16:19:21 +08:00
Richie
4994d222db Some fixes and test 2018-06-16 13:19:56 +08:00
Richie Hsieh
0cdb7e8680 Add example to write RTD_TEXT 2018-04-20 11:07:28 +08:00
Richie Hsieh
467a0e4ad0 Support parsing RTD_TEXT 2018-04-13 12:19:37 +08:00
Richie Hsieh
3ae78f026b Update example/App.js 2018-04-10 16:07:54 +08:00
Richie Hsieh
87a888561c Update README and example for requestNdefWrite options 2018-03-13 16:31:53 +08:00
Richie Hsieh
a18d10be56 Implement android NFC state listener 2018-03-06 16:43:05 +08:00
Richie
bc819348f8 Add example, and some bug fixes 2018-02-25 17:25:38 +08:00
Richie Hsieh
b420f5888a First impl for Android NDEF writing 2018-01-29 13:29:23 +08:00
Richie
d4b6854e3a partial work 2018-01-28 21:46:59 +08:00
Richie
a972791927 Add isSupported for ios 2018-01-07 21:09:49 +08:00
Richie
a7fea55b3b Modify example, let it easier to use and cover both platform 2017-09-27 15:06:51 +08:00
Richie
ca1ad7d23c Add NdefParser 2017-08-01 17:08:27 +08:00
Richie
ec4053ea76 Add example 2017-07-20 13:10:12 +08:00