Lucas Fernandes Nogueira
|
82e8751ae8
|
feat(cli): add option to run on specific Android emulator/device (#5093)
|
2022-08-30 10:27:53 -03:00 |
|
Lucas Fernandes Nogueira
|
e22d21beaf
|
fix(cli): add timeout on interprocess communication (#5090)
|
2022-08-29 14:46:37 -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
|
8cf9af93eb
|
refactor(cli): remove mobile Error enum, use anyhow instead (#5076)
|
2022-08-28 15:32:50 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Jeffrey Hutchins
|
0a203a13ae
|
fix(cli): config issues on macos (#5075)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-28 14:48:15 -03:00 |
|
Lucas Fernandes Nogueira
|
dee19784f9
|
fix(cli): only require development team when running iOS commands (#5071)
|
2022-08-27 16:35:57 -03:00 |
|
Lucas Fernandes Nogueira
|
53a3398beb
|
feat(cli): improve DX on android dev and ios dev commands (#5059)
|
2022-08-26 16:08:44 -03:00 |
|
Lucas Fernandes Nogueira
|
69aaff5507
|
feat(cli): persist verbosity for the IDE scripts (#5047)
|
2022-08-26 09:24:23 -03:00 |
|
Lucas Fernandes Nogueira
|
80a301ea63
|
feat(cli): add mobile support to the app template (#5046)
|
2022-08-25 16:43:29 -03:00 |
|
Lucas Fernandes Nogueira
|
badad2b9a1
|
feat(cli): implement verbosity on mobile commands (#5044)
|
2022-08-25 16:06:00 -03:00 |
|
Lucas Fernandes Nogueira
|
927ccc465d
|
refactor(cli): improve security of android dev/build (#5043)
|
2022-08-25 15:30:05 -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
|
752ad3b203
|
feat(cli): use templates from wry (#5030)
|
2022-08-24 16:06:14 -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 |
|
Amr Bashir
|
1f84385e8a
|
chore: update cargo-mobile to latest (#5025)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-24 10:01:32 -03:00 |
|
Lucas Fernandes Nogueira
|
3668a1fdc8
|
fix(cli): resolve absolute tauri binary path for the android template (#5015)
|
2022-08-23 13:54:41 -03:00 |
|
Lucas Nogueira
|
a70f7b26bc
|
feat(cli): improve error messages in mobile commands
|
2022-08-23 11:34:16 -03:00 |
|
Lucas Fernandes Nogueira
|
e56a9dd729
|
refactor(cli): move mobile commands to their own module (#5005)
|
2022-08-22 21:59:17 -03:00 |
|
Dave Lage
|
02a2ec52f1
|
fix: Grammar in signer generate (#5004)
|
2022-08-22 18:12:41 -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 Nogueira
|
3d992a8899
|
Merge branch 'dev' into next
|
2022-08-21 17:48:56 -03:00 |
|
Lucas Fernandes Nogueira
|
9bb81bc328
|
refactor(android): rename BuildTask.kt command to android-studio-script (#4991)
|
2022-08-21 17:48:38 -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
|
e55d96acc1
|
feat(cli): enhance iOS build task arguments (#4987)
|
2022-08-21 10:34:38 -03:00 |
|
Lucas Fernandes Nogueira
|
8aad710064
|
feat(cli): enhance android build task arguments (#4986)
|
2022-08-21 09:58:27 -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 Nogueira
|
a3680ef2bc
|
feat(cli): skip dev tools installation on mobile init
|
2022-08-17 16:40:04 -03:00 |
|
Lucas Nogueira
|
c2b120be51
|
Merge branch 'dev' into next
|
2022-08-16 10:13:55 -03:00 |
|
Lucas Fernandes Nogueira
|
c53d9ea1b3
|
refactor(cli): prepare for mobile implementation (#4952)
|
2022-08-16 10:13:14 -03: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 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 |
|
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 |
|
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
|
d88b9de7aa
|
feat(core): add fips_compliant wix config option, closes #4541 (#4843)
|
2022-08-04 14:58:26 -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
|
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
|
ae83d008f9
|
feat: add support to TOML config file Tauri.toml, closes #4806 (#4813)
|
2022-08-02 14:12:26 -03:00 |
|
Lucas Fernandes Nogueira
|
0983d7ce7f
|
feat(cli): add --no-watch argument to the dev command, closes #4617 (#4793)
|
2022-07-29 18:34:43 -03:00 |
|
Lucas Fernandes Nogueira
|
596fa08d48
|
feat(cli): automatically use .taurignore, ref #4617 (#4623)
|
2022-07-28 18:58:38 -03:00 |
|
Lucas Nogueira
|
816f474c3e
|
fix(cli): only try to read updater private key if we've bundled it
|
2022-07-25 14:04:52 -03:00 |
|
Lucas Fernandes Nogueira
|
47fab6809a
|
fix(cli): dev watcher incorrectly killing process on multiple file write (#4684)
|
2022-07-25 13:51:04 -03:00 |
|
Amr Bashir
|
6d4945c9f0
|
feat(cli): prompt for before*Command, closes #4691 (#4721)
* feat(cli): prompt for before*Command, closes #4691
* fix default command
* add allow_empty argument
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-25 10:59:08 -03:00 |
|
Lucas Fernandes Nogueira
|
b2a8930b3c
|
feat(cli): validate updater private key when signing (#4754)
|
2022-07-25 10:58:25 -03:00 |
|
Axel Lindeberg
|
b48962ed15
|
fix(cli): don't warn on first dev server connection attempt (#4751)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-07-24 09:41:37 -03:00 |
|
Lucas Fernandes Nogueira
|
c635a0dad4
|
refactor(cli): do not capture and force colors of cargo build output (#4627)
|
2022-07-12 09:49:23 -03:00 |
|