Commit Graph

524 Commits (f4f04decc5d11d839e0f2bfef0e621c16d89223e)
 

Author SHA1 Message Date
Lucas Nogueira f4f04decc5
add banner, metadata
2 years ago
Lucas Nogueira eb62d51f2a
feat: implement JS onOpenUrl fn
2 years ago
FabianLars e37accc64b
initial android docs.
2 years ago
Lucas Nogueira cd7cb18d62
initial iOS docs
2 years ago
FabianLars 2a7bffb30c
re-use config from lib in build script
2 years ago
FabianLars 32d067d858
re-add android:scheme
2 years ago
FabianLars 90e5bd8b34
fix lib config
2 years ago
Lucas Nogueira 1ab43e8b80
simplify config, support iOS
2 years ago
FabianLars ba205ee52e
add license header
2 years ago
FabianLars 788b7da410
disable patch
2 years ago
FabianLars c4356b4d1b
initial plugin config with androidmanifest rewrite
2 years ago
FabianLars a379e6a1e6
fmt
2 years ago
FabianLars a8e748e496
fix license headers
2 years ago
Lucas Nogueira 2451ea38f6
update tauri
2 years ago
Lucas Nogueira 78128332d7
feat: iOS support
2 years ago
FabianLars 9f68c64505
add seperate example and events
2 years ago
FabianLars 7e75e5c2fb
add most of the android poc
2 years ago
FabianLars 04cf5278e3
init deep link plugin
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Amr Bashir 56d455d343
fix(updater): fix nsis updater unable to launch installers requiring elevation (#444)
2 years ago
Lucas Fernandes Nogueira a79d6d94bd
feat(window): add option to disable controls (#406)
2 years ago
Lucas Fernandes Nogueira 83abea3cae
feat(window): add is_focused API (#407)
2 years ago
Lucas Fernandes Nogueira 0417b7ad60
chore: add missing banners (#442)
2 years ago
Lucas Fernandes Nogueira 1cb831183c
feat(updater): backport changes from tauri v1 (#405)
2 years ago
Amr Bashir db7f4f9a41
refactor(os): refactor EOL const (#427)
2 years ago
Lucas Fernandes Nogueira c8c3191565
feat(window): add `setEffects` API (#392)
2 years ago
Amr Bashir 2fc420ba37
feat(window): add `incognito` option (#418)
2 years ago
Amr Bashir c81dff292a
fix(notification): remove default notification sound on Windows (#440)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
Lucas Fernandes Nogueira 9359b5b138
fix(examples): adjust layout for iOS (#439)
2 years ago
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
2 years ago
Amr Bashir c73049d3ed
fix: remove tsconfig symlink (#429)
2 years ago
Amr Bashir 1091d6d6ac
feat(os): refactor and improvemnts (#419)
2 years ago
github-actions[bot] 91ffc01a91
Publish New Versions (v2) (#402)
2 years ago
Lucas Nogueira 0413ed3ce6
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
Lucas Fernandes Nogueira b3d7d11ae3
fix(stronghold): remove constructor, add static load function (#416)
2 years ago
Fabian-Lars d8b4aca69f
fix(notification): Fix init.js script for use without global tauri object. (#414)
2 years ago
renovate[bot] 29bf8a2ab4
chore(deps): update dependency eslint-config-standard-with-typescript to v35 (#412)
2 years ago
Fabian-Lars 393667b547
chore: update pnpm version to 7.33 (#413)
2 years ago
Lucas Fernandes Nogueira cf5864266e
chore(window): fix package name on documentation (#408)
2 years ago
Lucas Fernandes Nogueira 0f480d0985
fix(tests): backport updater test fix from tauri (#404)
2 years ago
Ngo Iok Ui (Wu Yu Wei) a7cba0dac7
Merge pull request #401 from tauri-apps/feat/notification-sound
2 years ago
Lucas Nogueira 7906397c64
fix(ci): enable sqlite feature when publishing the sql plugin
2 years ago
Lucas Nogueira 7d71ad4e58
feat(notification): play default sound on WIndows
2 years ago
Lucas Nogueira 94b3747a9c
fix(covector): move `fs` up in the packages tree
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago
Lucas Fernandes Nogueira 26d993cfea
chore(plugins): update description field (#399)
2 years ago
Lucas Nogueira 396f493fdb
fix(ci): install deps on v2 covector workflow
2 years ago
Lucas Fernandes Nogueira b5aaf5d9dd
fix(ci): adjust package-latest-version script (#398)
2 years ago