tauri/examples/api/src-tauri
Tony cee0bfcd6c
feat(core): make all tray and menu permissions enable by default (#10092)
* Make all tray and menu permissions on by default

* Update example capabilities

* Add change file
2024-06-24 19:50:06 +03:00
..
capabilities feat(core): make all tray and menu permissions enable by default (#10092) 2024-06-24 19:50:06 +03:00
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
permissions feat(core): allow defining permissions for the app commands (#9008) 2024-02-28 08:45:28 -03:00
src feat(tray): add enter, move and leave events (#9777) 2024-05-24 14:56:32 -03:00
tauri-plugin-sample chore(cli): update Android target SDK to 34 (#9870) 2024-05-25 07:46:34 -03:00
.gitignore chore(examples): readd gitignore rules for mobile api example 2022-08-14 20:54:14 -03:00
.taurignore chore(examples): ignore changes on tauri-plugin-sample on dev watcher 2023-02-24 10:22:43 -03:00
build.rs chore: update license headers 2024 (#9043) 2024-03-01 08:29:01 -03:00
Cargo.lock chore(deps): update js dev dependencies (#10051) 2024-06-14 05:28:06 +03:00
Cargo.toml feat(plugin): add option to use a Xcode project for iOS (#9843) 2024-05-24 08:23:41 -03:00
Cross.toml fix(cross): Fix docker image and cross setup (#8094) 2023-10-26 13:58:56 -03:00
Info.plist feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes #1570 #2338 (#2444) 2021-08-15 21:36:43 -03:00
tauri.conf.json feat(core): implement new config structure (#8723) 2024-02-03 00:39:48 -03:00