Lucas Nogueira
|
610aab7045
|
Merge branch 'dev' into next
|
2022-09-04 13:45:59 -03:00 |
|
Amr Bashir
|
e6d9b670b0
|
refactor: remove unneeded focus code (#5065)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 11:07:18 -03:00 |
|
Lucas Nogueira
|
5790218fb6
|
chore: update core/tauri/scripts/bundle.js
|
2022-09-03 01:05:48 -03:00 |
|
Rafael Keramidas
|
a9381f3b40
|
refactor(core/api): use constants for events in core, add new enum for core events in api (#5100)
|
2022-09-03 01:04:55 -03:00 |
|
Josh Soref
|
8fd79b8fc0
|
Spelling (#4880)
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-09-03 01:03:02 -03:00 |
|
Akirami
|
14f337d8ad
|
docs(updater): fix configure missing required key (#5058)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-03 00:47:33 -03:00 |
|
Lucas Nogueira
|
aae91a9b53
|
refactor(tauri-codegen): panic if local IP address cannot be resolved
|
2022-09-01 16:58:41 -03:00 |
|
Lucas Fernandes Nogueira
|
6593f267b3
|
feat(cli): iOS simulator support on Intel based devices (#5112)
|
2022-08-31 21:40:51 -03:00 |
|
Lucas Nogueira
|
5d3242c496
|
fix(examples): keep the target fallback
|
2022-08-31 20:53:21 -03:00 |
|
Lucas Nogueira
|
9f9e3ae54d
|
fix: improve target check on context codegen
|
2022-08-30 13:22:26 -03:00 |
|
Lucas Nogueira
|
0668dd4220
|
fix(tauri-runtime-wry): ignore events on unknown windows
|
2022-08-29 14:23:11 -03:00 |
|
Lucas Fernandes Nogueira
|
b36ccb7e99
|
feat(ci): test mobile targets (#5078)
|
2022-08-28 23:02:32 -03:00 |
|
Lucas Nogueira
|
914c5f299f
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-08-28 16:27:01 -03:00 |
|
Lucas Fernandes Nogueira
|
1d9226b28c
|
refactor:move iOS configuration to the bundle object (#5072)
|
2022-08-28 15:34:41 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Akirami
|
bd51cddd6f
|
docs(updater): fix server missing required key (#5050)
|
2022-08-26 09:23:59 -03:00 |
|
Lucas Fernandes Nogueira
|
4a5f2ec1ae
|
feat(android): enable dev HMR in both HTTP and HTTPS dev servers (#5033)
|
2022-08-25 00:19:47 -03:00 |
|
Lucas Fernandes Nogueira
|
ff4cb56b2e
|
fix(tauri-macros): escape _ in mobile entry point's app name (#5029)
|
2022-08-24 14:02:08 -03:00 |
|
Lucas Fernandes Nogueira
|
0500d3b4b1
|
fix(core): mobile app name must match the crate name (#5027)
|
2022-08-24 12:41:57 -03:00 |
|
Lucas Nogueira
|
4ac8006efd
|
feat(tauri-build): rerun-if-changed Info.plist
|
2022-08-23 10:47:41 -03:00 |
|
Lucas Fernandes Nogueira
|
b3a3afc7de
|
feat(core): detect android and ios platform configuration files (#4997)
|
2022-08-22 10:48:06 -03:00 |
|
Lucas Nogueira
|
28a1ec34a4
|
fix(tauri-runtime-wry): only emit global tray event if tray was found
|
2022-08-21 17:53:09 -03:00 |
|
Lucas Nogueira
|
3d992a8899
|
Merge branch 'dev' into next
|
2022-08-21 17:48:56 -03:00 |
|
Lucas Nogueira
|
fa44c44379
|
fix(tauri-runtime-wry): trigger global tray event listeners
|
2022-08-21 17:44:13 -03:00 |
|
Lucas Fernandes Nogueira
|
9890486321
|
feat(core): add mobile_entry_point macro (#4983)
|
2022-08-21 10:35:34 -03:00 |
|
Lucas Fernandes Nogueira
|
6f0615044d
|
feat(cli): add android dev and ios dev commands (#4982)
|
2022-08-20 16:53:07 -03:00 |
|
Angelo Huang
|
9bbc30590b
|
chore: add missing closing tag in a comment (#4958)
|
2022-08-17 00:22:24 +02:00 |
|
Lucas Fernandes Nogueira
|
3f655d6280
|
refactor: pull mobile config from tauri config instead of mobile.toml (#4948)
|
2022-08-16 09:44:55 -03:00 |
|
Lucas Nogueira
|
d14322de68
|
chore(deps): update to wry 0.20.2 refactor
|
2022-08-14 17:52:20 -03:00 |
|
Lucas Nogueira
|
899f9b917a
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-08-12 20:34:51 -03:00 |
|
Amr Bashir
|
20a7036ba5
|
Revert "fix(core): avoid conflict with user-defined cmd arg in invoke, closes #4875 (#4892)" (#4924)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-12 20:34:17 -03:00 |
|
Lucas Nogueira
|
11d50e8474
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-08-12 20:09:23 -03:00 |
|
Lucas Fernandes Nogueira
|
6ba99689aa
|
feat(codegen): use TARGET environment variable if set (#4921)
|
2022-08-12 19:11:33 -03:00 |
|
Lucas Nogueira
|
6aee91a181
|
feat(core): prepare for Android
|
2022-08-12 14:11:14 -03:00 |
|
Lucas Fernandes Nogueira
|
b4622ea4d3
|
refactor(app): run setup and window creation when event loop is ready (#4914)
|
2022-08-11 10:30:55 -03:00 |
|
Lucas Fernandes Nogueira
|
ff8fd7619a
|
fix(tauri-build): rerun if assets or icons change (#4910)
|
2022-08-10 16:32:52 -03:00 |
|
Lucas Fernandes Nogueira
|
64546cb9cc
|
refactor: use RefCell instead of Mutex for windows map, closes #4870 (#4909)
|
2022-08-10 15:36:01 -03:00 |
|
Lucas Fernandes Nogueira
|
4d063ae9ee
|
feat(core): create system tray at runtime, closes #2278 (#4862)
|
2022-08-09 14:43:51 -03:00 |
|
Lucas Nogueira
|
fd992c547e
|
fix(core): before_bundle_command kebab-case alias
|
2022-08-09 14:17:11 -03:00 |
|
Lucas Fernandes Nogueira
|
698a31aa79
|
feat(ci): improve udeps check performance (#4900)
|
2022-08-09 14:00:12 -03:00 |
|
Amr Bashir
|
57ab9847eb
|
feat(cli): add beforeBundleCommand , closes #4879 (#4893)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-09 12:54:44 -03:00 |
|
Lucas Nogueira
|
08584fc657
|
fix(codegen): adapt for iOS build
|
2022-08-09 09:16:39 -03:00 |
|
Amr Bashir
|
4e8b122df6
|
refactor(cli/core/bundler): use absolute path for msiexec and powershell (#4884)
|
2022-08-08 18:59:59 -03:00 |
|
Lucas Fernandes Nogueira
|
ed581950ea
|
fix(tauri-build): use ::tauri as root for the CodegenContext (#4894)
|
2022-08-08 16:33:48 -03:00 |
|
Brian Li
|
f957cbb56c
|
fix(codegen): write output file when contents change (#4889)
|
2022-08-08 16:07:05 -03:00 |
|
Amr Bashir
|
5109c27501
|
fix(core): avoid conflict with user-defined cmd arg in invoke, closes #4875 (#4892)
|
2022-08-08 15:51:56 -03:00 |
|
Kilian Gosewisch
|
3b44b01412
|
Fix typo (#4854)
|
2022-08-04 14:05:35 -03:00 |
|
Lucas Fernandes Nogueira
|
58fc1f2150
|
fix(updater): blank icon after update on macOS, closes #4613 (#4861)
|
2022-08-04 14:04:37 -03:00 |
|
Lucas Fernandes Nogueira
|
964926ff85
|
feat(core): enhance SystemTray::with_icon (#4849)
|
2022-08-03 11:39:16 -03:00 |
|
Lucas Fernandes Nogueira
|
52f0c8bb83
|
feat(core): improve tray icon read error messages (#4850)
|
2022-08-03 11:38:43 -03:00 |
|