tauri/examples/api/src-tauri
2022-08-25 00:19:47 -03:00
..
locales feat(bundler): wix localization, closes #3174 (#3179) 2022-02-05 15:13:07 -03:00
src feat(core): add mobile_entry_point macro (#4983) 2022-08-21 10:35:34 -03:00
.gitignore chore(examples): readd gitignore rules for mobile api example 2022-08-14 20:54:14 -03:00
build.rs fix(tauri-build): use ::tauri as root for the CodegenContext (#4894) 2022-08-08 16:33:48 -03:00
Cargo.lock feat(android): enable dev HMR in both HTTP and HTTPS dev servers (#5033) 2022-08-25 00:19:47 -03:00
Cargo.toml fix(tauri-macros): escape _ in mobile entry point's app name (#5029) 2022-08-24 14:02:08 -03:00
Cross.toml feat: add docker images for cross (#4702) 2022-07-27 14:58:43 -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(cli): add android dev and ios dev commands (#4982) 2022-08-20 16:53:07 -03:00