Amr Bashir
|
4b75834a41
chore: update license headers 2024 (#9043)
|
1 year ago |
Lucas Fernandes Nogueira
|
a77be97474
fix(ipc): fallback to postMessage if protocol fails, closes #8476 (#9038)
|
1 year ago |
Lucas Fernandes Nogueira
|
3657ad82f8
feat(core): allow defining permissions for the app commands (#9008)
|
1 year ago |
Amr Bashir
|
b9e6a01879
refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937)
|
1 year ago |
Lucas Fernandes Nogueira
|
fdcaf935fa
feat(webview): add reparent API (#8939)
|
1 year ago |
Amr Bashir
|
77f49ad55e
refactor: optimize undecorated resizing handling (#8790)
|
1 year ago |
Lucas Fernandes Nogueira
|
0cdfda2876
refactor: move plugin functionality from tauri-build to tauri-plugin (#8737)
|
1 year ago |
Lucas Fernandes Nogueira
|
791e291a9f
fix(build): ignore changes on autogenerated files (#8736)
|
1 year ago |
Amr Bashir
|
a093682d2d
refactor(core): refactor and fix event system following multiwebview support (#8621)
|
1 year ago |
Lucas Fernandes Nogueira
|
af61023273
refactor(core)!: Window::close triggers RunEvent::CloseRequested (#8710)
|
1 year ago |
Amr Bashir
|
a2fc3a6357
feat(api/window): add visible-on-all-workspaces, closes #8652 (#8657)
|
1 year ago |
Lucas Fernandes Nogueira
|
57e3d43d96
feat(acl): generate schema for scope (#8690)
|
1 year ago |
Lucas Fernandes Nogueira
|
c77b40324e
refactor(core): add support to multiple webviews on a Tauri window (#8280)
|
1 year ago |
tweidinger
|
3c2f79f6f3
Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428)
|
1 year ago |
阿良仔
|
f78e5e4d4a
refactor: replace `once_cell` with `std::sync::OnceLock` (#8309)
|
1 year ago |
Lucas Fernandes Nogueira
|
fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
|
2 years ago |
Lucas Fernandes Nogueira
|
3256a37263
fix(build): inject Android proguard rules, closes #7016 (#7017)
|
2 years ago |
Lucas Fernandes Nogueira
|
59db76af4c
refactor(android): fix race conditions processing Android plugin project as dependency (#6968)
|
2 years ago |
Amr Bashir
|
e1e85dc2a5
chore: fix ci and cleanup leftovers (#6925)
|
2 years ago |
Lucas Fernandes Nogueira
|
942249060e
refactor(core): generate TauriActivity on build script (#6783)
|
2 years ago |
Lucas Fernandes Nogueira
|
cdad6e0837
refactor(core): use absolute path for the tauri Android library (#6774)
|
2 years ago |
Lucas Fernandes Nogueira
|
96639ca239
refactor(core): remove shell APIs (#6749)
|
2 years ago |
Lucas Fernandes Nogueira
|
09376af594
refactor(core): remove `cli` feature (#6704)
|
2 years ago |
Lucas Fernandes Nogueira
|
9c8276fe03
refactor(mobile): use shared .tauri folder to inject dependencies (#6495)
|
2 years ago |
Lucas Nogueira
|
1fd329935e
Merge branch 'dev' into next
|
2 years ago |
Lucas Fernandes Nogueira
|
46e6187c89
chore: update license year (#6311)
|
2 years ago |
Lucas Nogueira
|
3d5cc7ab86
Merge remote-tracking branch 'origin/dev' into next
|
2 years ago |
Lucas Fernandes Nogueira
|
bef4ef51bc
feat(android): enable minify on release, add proguard rules (#6257)
|
2 years ago |
Lucas Fernandes Nogueira
|
7258a64730
fix(android): force build script to rerun project injection on dir clear (#6249)
|
2 years ago |
Lucas Fernandes Nogueira
|
96b5e92169
refactor(core): inject API project on plugin's Android and iOS projects (#6246)
|
2 years ago |