Fabian-Lars
6c9b61fb65
chore: Update compileSdk to 36 ( #3039 )
2025-10-20 16:58:29 +02:00
Lucas Nogueira
8cdaacdc6e
chore(examples): update API example mobile projects
2025-06-24 12:06:22 -03:00
nashaofu
aee14ed426
fix(dialog): Fix the issue of Android saving files with a .txt extension ( #1892 )
...
* fix: Fix the issue of Android saving files with a .txt extension
* fix(dialog): pull intent type from extensions filters
* fix covector
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-10-09 08:45:05 -03:00
Lucas Fernandes Nogueira
60765694f5
refactor(geolocation): simplify API, defer permission checks ( #1773 )
2024-09-16 17:01:13 +03:00
Lucas Fernandes Nogueira
9ea9e05944
chore(deps): update to tauri rc.7 ( #1699 )
...
* chore(deps): update to tauri rc.7
* update api [skip ci]
* downgrade sqlx [skip ci]
2024-08-28 19:21:37 -03:00
mikoto2000
448846b834
feat(fs): resolve content URIs on Android ( #1658 )
...
* Implemented writeTextFile on Android.
* Added license headers.
* fix fmt checks.
* implement more file APIs
* change file
* cleanup
* refactor dialog plugin to leverage new FS APIs
* implement metadata functions
* fix build
* expose FS rust API
* resolve resources on android
* update pnpm
* update docs
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-08-23 13:35:53 -03:00
mikoto2000
bc7eecf420
feat(dialog): Implemented android save dialog. ( #1657 )
...
* Implemented android save dialog.
* small cleanup
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-08-13 08:41:30 -03:00
AHQ
6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files ( #1649 )
...
* remove targetSdk
* changelog
* fix md file
* Add the -js ones as well
* remove -js ones
2024-08-12 07:11:04 -03:00
Lucas Nogueira
acd383af75
fix(android): adjust for Kotlin and project warnings
2024-05-30 14:52:47 -03:00
Lucas Fernandes Nogueira
7581576a24
chore: update Android target SDK to 34 ( #1368 )
2024-05-25 07:47:19 -03:00
Lucas Nogueira
abd0176cc1
beta
2024-02-03 15:46:15 -03:00
Lucas Nogueira
8df28a9875
feat(mobile): add biometric plugin ( #829 )
...
* chore: update deps, make mobile script paths relative
* feat(biometric): setup plugin folder
* feat: implement iOS
* add api
* android
* fix plugin name
* also check empty info.plist entry
* add example
* fix android
* supress
* lint
* better explanation
* add partners & contributed by
* change ext
* license headers
* update vite
* add covector setup
* tauri/dox removed
* add example
* docs
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-12-19 11:16:13 -03: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
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
Lucas Fernandes Nogueira
5de23e79f9
chore: update deps, make mobile script paths relative ( #649 )
2023-10-19 14:31:42 -03:00
Lucas Fernandes Nogueira
454428cd50
feat: add barcode scanner plugin ( #536 )
2023-09-14 09:34:04 -03:00
Lucas Fernandes Nogueira
fdec66c69f
fix: adjust Cargo features to fix android build ( #375 )
2023-05-19 10:59:26 -03:00
Lucas Fernandes Nogueira
d87b569643
chore(deps): update tauri and Android project ( #360 )
2023-05-16 20:39:00 -03:00
Lucas Fernandes Nogueira
5015132ece
feat: add API example ( #317 )
2023-05-05 09:41:17 -03:00