Richie Hsieh
|
ee0dbed93c
|
chore: update license to MIT
|
2022-07-23 14:22:32 +08:00 |
|
Richie
|
648aeb95ca
|
chore: release 3.13.5
|
2022-06-25 20:12:45 +08:00 |
|
Richie
|
0ea6a38721
|
Merge pull request #536 from revtel/fix/android-nfc-setting-ex
fix(android): avoid native exception while jumping to system NFC settings
|
2022-06-25 18:10:46 +08:00 |
|
Richie
|
9607b509b5
|
fix(android): avoid native exception while jumping to system NFC settings
|
2022-06-25 18:08:36 +08:00 |
|
Richie
|
899856dc4c
|
chore: release 3.13.4
|
2022-06-25 17:38:40 +08:00 |
|
Richie
|
eaa7f7ad22
|
Merge pull request #534 from revtel/dependabot/npm_and_yarn/jsdom-16.7.0
build(deps): bump jsdom from 16.4.0 to 16.7.0
|
2022-06-25 17:37:21 +08:00 |
|
Richie
|
2572d6271a
|
Merge pull request #527 from revtel/dependabot/npm_and_yarn/simple-plist-1.3.1
build(deps): bump simple-plist from 1.1.1 to 1.3.1
|
2022-06-25 17:37:13 +08:00 |
|
Richie
|
43a89b88a6
|
Merge pull request #517 from revtel/dependabot/npm_and_yarn/ansi-regex-3.0.1
build(deps): bump ansi-regex from 3.0.0 to 3.0.1
|
2022-06-25 17:37:00 +08:00 |
|
Richie
|
0b7a9622b6
|
Merge pull request #516 from revtel/dependabot/npm_and_yarn/plist-3.0.5
build(deps): bump plist from 3.0.1 to 3.0.5
|
2022-06-25 17:36:50 +08:00 |
|
Richie
|
8184c65e6f
|
Merge pull request #514 from revtel/dependabot/npm_and_yarn/async-2.6.4
build(deps): bump async from 2.6.3 to 2.6.4
|
2022-06-25 17:36:29 +08:00 |
|
Richie
|
02b7a9e157
|
Merge pull request #505 from revtel/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
|
2022-06-25 17:36:19 +08:00 |
|
Richie
|
6dadd629f9
|
Merge pull request #533 from ericksprengel/fix/ios-12.5.5
fix: add CoreNFC as a waek framework to avoid crashes on devices without CoreNFC
|
2022-06-25 17:35:03 +08:00 |
|
Richie
|
e829e3693a
|
Merge pull request #535 from revtel/fix/ios-felica-fix
Fix/ios felica fix
|
2022-06-25 17:25:06 +08:00 |
|
Richie
|
c9b9013c6d
|
fix(ios): only append ISO18092 polling flag when felica is added into
scanning techs
- so we don't need to force the user to setup
"com.apple.developer.nfc.readersession.felica.systemcodes"
|
2022-06-25 17:21:39 +08:00 |
|
dependabot[bot]
|
e8f8863436
|
build(deps): bump jsdom from 16.4.0 to 16.7.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 02:53:57 +00:00 |
|
Erick Massa Sprengel
|
527bebd15f
|
fix: add CoreNFC as a waek framework to avoid crashes on devices without
CoreNFC
|
2022-06-20 20:56:31 -03:00 |
|
kikuchy
|
5aef17bcd6
|
Add NFCPollingISO18092 for polling on iOS
|
2022-06-18 18:14:48 +09:00 |
|
dependabot[bot]
|
eff40abc01
|
build(deps): bump simple-plist from 1.1.1 to 1.3.1
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1)
---
updated-dependencies:
- dependency-name: simple-plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-02 02:44:04 +00:00 |
|
dependabot[bot]
|
5c02feea32
|
build(deps): bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-30 14:49:26 +00:00 |
|
dependabot[bot]
|
aebfa93318
|
build(deps): bump plist from 3.0.1 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-30 14:49:25 +00:00 |
|
Richie
|
884120826c
|
chore: release 3.13.3
|
2022-04-30 22:48:42 +08:00 |
|
Richie
|
f4a05a08d3
|
Merge pull request #515 from ShiriNmi1520/fix/xcode_build
XCode 13 build failed fix
|
2022-04-30 22:21:10 +08:00 |
|
Y.C.Huang
|
90394fd4a0
|
fix: Change dependency name
Fix Xcode build failed issue
|
2022-04-30 20:24:55 +08:00 |
|
dependabot[bot]
|
a190d06482
|
build(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 16:43:12 +00:00 |
|
Richie
|
f4e0615d35
|
doc: add NFC course info
|
2022-04-03 21:16:10 +08:00 |
|
dependabot[bot]
|
543b733e54
|
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 17:23:06 +00:00 |
|
Richie
|
228d1fbb44
|
Merge pull request #497 from javix64/feature/mifareClassicNewMethods
[ENH] Add increment, decrement, transfer and authenticateKeyB
|
2022-02-20 10:20:08 +08:00 |
|
javix64
|
f4a31269e9
|
[ENH] Add increment, decrement, transfer and authenticateKeyB
|
2022-02-19 11:26:55 +01:00 |
|
Richie
|
abd84bb113
|
chore: release 3.13.2
|
2022-02-19 12:09:31 +08:00 |
|
Richie
|
83eeda33be
|
Merge pull request #496 from revtel/android-fix-reader-mode
fix(android): handle enableReaderMode related issues
|
2022-02-19 12:07:25 +08:00 |
|
Richie
|
38d1f4e8ad
|
fix(android): handle extra enableReaderMode related issues
|
2022-02-19 11:55:57 +08:00 |
|
Richie
|
c396c553ff
|
chore: release 3.13.1
|
2022-02-06 22:12:01 +08:00 |
|
Richie
|
2f7c87182a
|
Merge pull request #490 from JdaieLin/main
fix: correct order of externalTypeRecord params
|
2022-02-06 09:25:59 +08:00 |
|
JdaieLin
|
cd0ea79f70
|
fix: correct order of externalTypeRecord params
|
2022-02-05 22:11:29 +08:00 |
|
Richie
|
7003eebbff
|
refactor(ios): extract Util.m
|
2022-01-28 16:06:20 +08:00 |
|
Richie
|
da661500e6
|
chore: format android files
|
2022-01-27 10:17:47 +08:00 |
|
Richie
|
391f229a40
|
chore: release 3.13.0
|
2022-01-26 15:17:29 +08:00 |
|
Richie
|
f6fe75306e
|
Merge pull request #486 from revtel/iso15693-send-request
feat(ios): support iso15693 sendRequest
|
2022-01-26 15:16:12 +08:00 |
|
Richie
|
14d49fc28b
|
feat: provide unified NfcV handler
|
2022-01-25 15:59:32 +08:00 |
|
Richie
|
ba676d9ea5
|
feat(ios): support iso15693 sendRequest
|
2022-01-20 10:50:15 +08:00 |
|
Richie
|
198c03e238
|
chore: release 3.12.0
|
2022-01-19 13:23:51 +08:00 |
|
Richie
|
d1c79c79ad
|
feat: add NdefFormatableHandlerAndroid
|
2022-01-18 15:30:54 +08:00 |
|
Richie
|
d385f16067
|
chore: release 3.11.5
|
2022-01-13 10:48:53 +08:00 |
|
Richie
|
8687bc49f9
|
chore: update lock file
|
2022-01-13 10:48:06 +08:00 |
|
Richie
|
8b90348f33
|
Merge pull request #478 from EvanBacon/@evanbacon/config-plugin/bump-to-sdk-31
[config plugin] bump to minimum Android SDK version to 31
|
2022-01-13 10:46:34 +08:00 |
|
dependabot[bot]
|
d35545ccd4
|
build(deps): bump ua-parser-js from 0.7.23 to 0.7.31 (#474)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.31.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.23...0.7.31)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-13 10:46:10 +08:00 |
|
Evan Bacon
|
99c195847c
|
Update README.md
|
2022-01-12 11:35:51 -07:00 |
|
Evan Bacon
|
90fa88623c
|
Make Expo Config Plugin bump compileSdkVersion to at least 31
|
2022-01-12 11:34:28 -07:00 |
|
Richie
|
e1fabc6f3d
|
doc: fix incorrect link to index.d.ts
|
2022-01-09 16:16:30 +08:00 |
|
Richie
|
1d1eecef19
|
chore: release 3.11.4
|
2022-01-09 16:12:09 +08:00 |
|