Lucas Fernandes Nogueira
|
2cf8faa3e1
|
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13
* fix lockfile
|
2023-12-20 00:18:05 +02:00 |
|
Lucas Nogueira
|
fe79adb5c7
|
feat(mobile): add NFC plugin (#830)
* feat: scaffold NFC plugin, initial iOS code
* adjust script paths (api example)
* update entitlements & plist
* update class name
* update api
* sketch api, remove desktop
* update response data
* add write fn
* remove commands
* fixes for write mode
* check nfc state before using the APIs
* fix(example): downgrade internal-ip to v7
* feat: typed iOS arguments
* update swift requirement
* android updates
* update tauri
* fix icon
* update example
* fix build
* fix notification example
* fix clipboard
* fix ios notification build
* fix info.plist
* update tauri
* add change file
* fmt
* update to new args class syntax :( [skip ci]
* add lang code handling in RTD_TEXT helper (written payload is broken without it)
* update nfc to latest tauri. use tauri from git
* update lockfile
* android: add initial nfc writer implementation
* check sdk version for pendingintent flag
* quicksaving basic ndef reading that doesn't crash
* add basic ndef reading (android)
* small cleanup
* change pending action type
* validate available state
* gradle 8.0.0
* use session class
* implement keep session alive
* fix notification crash??
* remove dox feature, fix breaking changes
* update dependencies
* fix shell tests [skip ci]
* fmt [skip ci]
* type safe args
* scan kind options
* commit .idea files
* update api
* update example
* fix app check
* alertmessage options for iOS
* default to tag on example
* fix(ios): always close session on write, remove keepsessionalive option
* add kind input to write options
* empty records if message not found
* fill tag metadata for ndef read
* add contributors
* update vite
* covector setup
* tauri/dox removed
* docs and examples
* fmt [skip ci]
---------
Co-authored-by: FabianLars-crabnebula <fabianlars@crabnebula.dev>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-12-19 10:50:31 -03:00 |
|
github-actions[bot]
|
68cb23f9c0
|
Publish New Versions (v2) (#723)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-12-14 15:44:44 -03:00 |
|
Fabian-Lars
|
387c2f9e0c
|
chore: Update Tauri to alpha.18 (#802)
|
2023-12-11 15:41:42 -03:00 |
|
FabianLars
|
058d5dde0d
|
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
|
2023-11-23 19:59:58 +01:00 |
|
Amr Bashir
|
eea3df56ef
|
fix: add back main, module and types field in top-level package.json (#742)
closes #738
`"moduleResolution": "node"` doesn't handle the `exports` field
|
2023-11-20 16:00:55 +02:00 |
|
Amr Bashir
|
1b98b85a1f
|
refactor: simplify rollup config and match @tauri-apps/api output style (#722)
* refactor: simplify rollup config and match `@tauri-apps/api` output style
* add license headers
* update api-iife.js [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-11-14 21:09:53 +02:00 |
|
Fabian-Lars
|
251852ccbc
|
chore: Merge branch v1 into v2 (#702)
|
2023-11-13 21:50:13 -03:00 |
|
github-actions[bot]
|
d4d1633c4d
|
Publish New Versions (v2) (#688)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-29 16:19:52 -03:00 |
|
Lucas Fernandes Nogueira
|
e438e0a62d
|
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-29 16:06:44 -03:00 |
|
github-actions[bot]
|
437dfba814
|
Publish New Versions (v2) (#629)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-10-23 09:01:39 -03:00 |
|
Lucas Fernandes Nogueira
|
5c137365c6
|
chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-20 13:50:18 -03:00 |
|
Lucas Fernandes Nogueira
|
d1b7c2c1fb
|
feat: build docs.rs documentation for Android (#654)
|
2023-10-19 17:39:54 +00:00 |
|
Lucas Fernandes Nogueira
|
5de23e79f9
|
chore: update deps, make mobile script paths relative (#649)
|
2023-10-19 14:31:42 -03:00 |
|
github-actions[bot]
|
2b9ddbe29a
|
Publish New Versions (v2) (#603)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-14 11:41:25 -03:00 |
|
Tejas Kumar
|
8e8ba52766
|
Fix logos (#604)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-09-14 10:35:11 -03:00 |
|
Fabian-Lars
|
eccd6f977a
|
feat: Add deep link plugin for mobile (#504)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-09-14 08:55:51 -03:00 |
|