This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Commit bdfb0d5
fix: remove unused settings (#6)
* Update package-publish.yml
* Update package-publish.yml
* Update package-publish.yml
* Update package.json
* chore: update yarn.lock
* chore: update yarn.lock
* chore: update yarn.lock
* chore: update yarn.lock
* chore: update yarn.lock
* chore: update yarn.lock
* chore: add `--access public` flag
* chore: remove the scope
* chore: remove the YARN_NPM_AUTH_TOKEN
* chore: replace the yarn to npm
* fix: rename the package identifier to solve eas build error
* chore: bump the version
* feat: add checkNFCPermission and lastIsoDep
* feat: bump the version
* feat: fix the null cardInfo of new card
* feat: bump version
* feat: replace all callback to promise
* fix: the permission on xiaomi and tag lost crash
* fix: add AuthenticationLockCode
* fix: iosdep isConnected crash
* fix: the isodep crash
* fix: read the last isodep
* fix: the crash of tag is out of date
* fix: the crash of enableForegroundDispatch
* fix: add .gitignore
* fix: remove unused intentToNfcSetting on Xiaomi
* chore: upgrade version
---------
Co-authored-by: loatheb <[email protected]>
Co-authored-by: hublot <[email protected]>1 parent 0139194 commit bdfb0d5
File tree
3 files changed
+3
-10
lines changed- android/src/main/java/so/onekey/app/wallet/lite/nfc
3 files changed
+3
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 104 | | |
114 | 105 | | |
115 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments