Jeffrey Hutchins
|
8ea87e9c9c
|
feat(android): with_webview access for jni execution (#5148)
|
2022-09-08 10:57:10 -03:00 |
|
Lucas Nogueira
|
610aab7045
|
Merge branch 'dev' into next
|
2022-09-04 13:45:59 -03:00 |
|
Fabian-Lars
|
12e9d811e6
|
feat(cli): Add icon command (tauricon) (#4992)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 14:37:41 -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
|
0668dd4220
|
fix(tauri-runtime-wry): ignore events on unknown windows
|
2022-08-29 14:23:11 -03:00 |
|
Lucas Nogueira
|
914c5f299f
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-08-28 16:27:01 -03:00 |
|
Jonas Kruckenberg
|
4fa968dc0e
|
fix(api): add async mockIPC() handler signature (#5056)
|
2022-08-26 13:12:24 +02:00 |
|
Amr Bashir
|
e9f1e627f8
|
feat: upload tauri config schema to cli github release (#5038)
|
2022-08-25 10:09:46 -03:00 |
|
Amr Bashir
|
169682219a
|
covector: reduce cargo audit/publish noise in release notes (#5011)
|
2022-08-23 12:04:28 -03:00 |
|
Lucas Fernandes Nogueira
|
403859d47e
|
feat(cli): add ios build command (#5002)
|
2022-08-22 17:47:52 -03:00 |
|
Lucas Fernandes Nogueira
|
4c9ea450c3
|
feat(cli): add android build command (#4999)
|
2022-08-22 12:49:58 -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
|
3d992a8899
|
Merge branch 'dev' into next
|
2022-08-21 17:48:56 -03:00 |
|
Lucas Fernandes Nogueira
|
436f3d8d66
|
feat(cli): load Cargo configuration to check default build target (#4990)
|
2022-08-21 17:48:28 -03:00 |
|
Fabian-Lars
|
fea70effad
|
refactor(cli): Use cargo metadata to detect the workspace root and target directory, closes #4632, #4928. (#4932)
|
2022-08-21 10:42:26 -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 |
|
Lucas Fernandes Nogueira
|
a9c8e565c6
|
feat: add android open and ios open commands (#4946)
|
2022-08-15 13:38:17 -03:00 |
|
Lucas Fernandes Nogueira
|
d44f67f7af
|
feat: add android init and ios init commands (#4942)
|
2022-08-15 12:43:50 -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 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 |
|
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 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 |
|
Lucas Fernandes Nogueira
|
d88b9de7aa
|
feat(core): add fips_compliant wix config option, closes #4541 (#4843)
|
2022-08-04 14:58:26 -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 |
|
Paul Soporan
|
f7d2dfc7a6
|
chore: add libc field to node packages (#4856)
|
2022-08-04 01:04:24 -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 |
|
Lucas Fernandes Nogueira
|
fa23310f23
|
fix(cli): set MACOSX_DEPLOYMENT_TARGET env var, closes #4704 (#4842)
|
2022-08-02 19:54:31 -03:00 |
|
Lucas Fernandes Nogueira
|
dcd506676c
|
fix(core): parse inner CLI subcommands, closes #4688 (#4841)
|
2022-08-02 19:49:01 -03:00 |
|
Lucas Fernandes Nogueira
|
d6f7d3cfe8
|
Add cwd option to before commands, add wait option to dev #4740 #3551 (#4834)
|
2022-08-02 18:54:50 -03:00 |
|
Lucas Fernandes Nogueira
|
90d5929fea
|
feat(cli.rs): add support to cargo-binstall, closes #4651 (#4817)
|
2022-08-02 18:54:40 -03:00 |
|
Lucas Fernandes Nogueira
|
f21cbecdeb
|
feat(core): implement theme APIs for Linux (#4808)
|
2022-08-02 18:54:14 -03:00 |
|
Lucas Fernandes Nogueira
|
331f346002
|
feat(core): add option to use vendored openssl, closes #4470 (#4809)
|
2022-08-02 18:54:05 -03:00 |
|
Lucas Fernandes Nogueira
|
9f1d34c288
|
feat: implement From<Command> for std::process::Command, closes #4673 (#4836)
|
2022-08-02 18:53:48 -03:00 |
|
Lucas Fernandes Nogueira
|
5c5c42edb6
|
feat(build): use modern dialog styles on Windows, closes #4709 (#4840)
|
2022-08-02 18:53:34 -03:00 |
|
Lucas Fernandes Nogueira
|
ae83d008f9
|
feat: add support to TOML config file Tauri.toml , closes #4806 (#4813)
|
2022-08-02 14:12:26 -03:00 |
|
Lucas Fernandes Nogueira
|
c04d0340e2
|
feat(core): prepare build for mobile targets (#4830)
Co-authored-by: Yu-Wei Wu <wusyong9104@gmail.com>
|
2022-08-02 11:25:28 -03:00 |
|
Lucas Fernandes Nogueira
|
5cc1fd0f7b
|
feat(tauri-build): validate sidecar name, closes #4780 closes #4823 (#4814)
|
2022-08-02 10:37:16 -03:00 |
|
Lucas Fernandes Nogueira
|
d576e8ae72
|
feat(core): do not follow redirects if max_redirects is 0 closes #4795 (#4812)
|
2022-07-31 20:00:48 -03:00 |
|
Lucas Fernandes Nogueira
|
ba5560b2a1
|
feat(core): implement max_redirections for attohttpc, ref #4795 (#4811)
|
2022-07-31 19:12:34 -03:00 |
|
Amr Bashir
|
0ad9531d79
|
chore(deps): update tao to 0.13, wry to 0.20, rfd to 0.10, raw-window-handle to 0.5 (#4804)
|
2022-07-31 10:41:49 -03:00 |
|