Commit History

Author SHA1 Message Date
  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
  Lucas Fernandes Nogueira 98867a9680 feat(build): use swift workspace to resolve tauri dep path (#6243) 2 years ago
  Lucas Fernandes Nogueira 05dad08768 feat: initial work for iOS plugins (#6205) 2 years ago
  Lucas Fernandes Nogueira f28a181039 refactor: move Android project to the tauri crate (#6241) 2 years ago
  Amr Bashir a81750d779 feat(core): add shadow APIs (#6206) 2 years ago
  Chris Ohk 26f306d65c fix: Correct minor typos (#6132) 2 years ago
  Amr Bashir 077605f58b refactor: use windows manifest already present in tauri-build crate (#5936) 2 years ago