Lucas Fernandes Nogueira
|
da57e7c087
|
fix(cli): use Target::build to run initial Android build (#6220)
|
2023-02-09 14:50:23 -03:00 |
|
Lucas Fernandes Nogueira
|
78176edf4a
|
fix: keep build artifacts on Android lib and plugins (#6229)
|
2023-02-09 13:11:31 -03:00 |
|
Lucas Fernandes Nogueira
|
f2da21c7b4
|
refactor(cli): use environment variables instead of .config/cargo (#6230)
|
2023-02-09 13:11:02 -03:00 |
|
Lucas Fernandes Nogueira
|
894a8d060c
|
refactor(cli): use temp file to communicate IPC websocket address (#6219)
|
2023-02-08 23:19:34 -03:00 |
|
Lucas Fernandes Nogueira
|
481d9de739
|
refactor(android): use tauri.settings.gradle and tauri.build.gradle.kts to define tauri plugins (#6217)
|
2023-02-08 12:52:53 -03:00 |
|
Amr Bashir
|
a81750d779
|
feat(core): add shadow APIs (#6206)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-07 19:38:10 -03:00 |
|
Lucas Fernandes Nogueira
|
17f26764c8
|
feat: initial work for Android plugins (#6167)
|
2023-02-06 08:56:00 -03:00 |
|
Lucas Fernandes Nogueira
|
84998532d6
|
fix(ci): use vendored openSSL on the CLI (#6191)
|
2023-02-03 13:19:49 -03:00 |
|
github-actions[bot]
|
0111b88d75
|
(NEXT) Apply Version Updates From Current Changes (#5924)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-02 17:55:23 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
f0a1d9cdbc
|
chore: update rfd and wry versions (#6174)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-02 16:44:57 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
7eb9aa75cf
|
Update gtk to 0.16 (#6155)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-29 15:08:27 -03:00 |
|
Lucas Nogueira
|
8835633955
|
fix(cli): do not prompt for device when --open is provided
|
2023-01-26 12:33:52 -03:00 |
|
Lucas Fernandes Nogueira
|
1af9be904a
|
feat(cli): properly fill target for TAURI_ env vars on mobile (#6116)
|
2023-01-23 18:26:13 -03:00 |
|
Lucas Nogueira
|
8cc111494d
|
fix(cli): print Android logs for all tags
|
2023-01-17 19:27:23 -03:00 |
|
Simon Hyll
|
c36d451bcd
|
fix: removed greet from template (#6066)
* fix: removed greet from template
* fix: removed the entire line instead as per request
|
2023-01-16 17:35:23 +02:00 |
|
Amr Bashir
|
50f6dd87b1
|
feat: improvements to support hyphens in crate name (#5989)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-06 14:31:48 -03:00 |
|
Lucas Fernandes Nogueira
|
2c4a0bbd1f
|
feat(cli): force colored logs on mobile commands (#5934)
|
2022-12-28 17:58:14 -03:00 |
|
Lucas Fernandes Nogueira
|
17d80ab236
|
feat(cli): improve error message when lib is not found, closes #5867 (#5933)
|
2022-12-28 15:02:07 -03:00 |
|
Lucas Fernandes Nogueira
|
e873bae09f
|
fix(cli): Cargo target dir detection on Android, closes #5865 (#5932)
|
2022-12-28 14:46:58 -03:00 |
|
Lucas Fernandes Nogueira
|
dee9460f9c
|
feat: keep CLI alive when iOS app exits, show logs, closes #5855 (#5902)
|
2022-12-27 18:12:01 -03:00 |
|
Jonas Kruckenberg
|
ced8e9a7be
|
docs: iOS config is under the bundle key (#5856)
|
2022-12-27 10:41:23 -03:00 |
|
github-actions[bot]
|
7945e549b7
|
(NEXT) Apply Version Updates From Current Changes (#5892)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-22 11:42:10 -03:00 |
|
github-actions[bot]
|
61af5ce1ed
|
(NEXT) Apply Version Updates From Current Changes (#5814)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-15 18:32:12 -03:00 |
|
Lucas Nogueira
|
d21c4a0a89
|
chore: fix clippy warnings
|
2022-12-15 17:56:23 -03:00 |
|
Lucas Fernandes Nogueira
|
76204b8938
|
feat(cli): improve local IP detection (#5817)
|
2022-12-12 22:59:51 -03:00 |
|
Lucas Fernandes Nogueira
|
1e4a675843
|
fix(cli): run on iOS device on Xcode 14 (#5807)
|
2022-12-12 10:36:47 -03:00 |
|
三咲智子 Kevin Deng
|
2620ab294d
|
fix(cli): ios build description (#5809)
|
2022-12-12 09:41:26 -03:00 |
|
Lucas Fernandes Nogueira
|
be446a8665
|
fix(cli): use vendored openSSL (#5805)
|
2022-12-10 11:37:16 -03:00 |
|
github-actions[bot]
|
25416a64ba
|
(NEXT) Apply Version Updates From Current Changes (#5787)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-09 14:27:41 -03:00 |
|
Lucas Nogueira
|
35040076ea
|
feat(ci): publish cli.js with --tag next
|
2022-12-09 10:11:41 -03:00 |
|
Lucas Nogueira
|
1092865e67
|
Merge branch 'dev' into next
|
2022-12-08 14:19:44 -03:00 |
|
github-actions[bot]
|
75a0c79dea
|
Apply Version Updates From Current Changes (#5710)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-08 11:57:21 -03:00 |
|
Avaab Razzaq
|
9e7ce0a8ee
|
feat(cli): detect SolidJS and SolidStart (#5758)
|
2022-12-08 09:47:32 -03:00 |
|
Lucas Fernandes Nogueira
|
9093ef3314
|
fix(bundler): blank taskbar icon on WiX update, closes #5631 (#5779)
|
2022-12-08 08:49:54 -03:00 |
|
Lucas Nogueira
|
ffe21e0225
|
chore(cli): rerun build on template changes
|
2022-12-07 16:30:35 -03:00 |
|
renovate[bot]
|
7225501c13
|
chore(deps) Update dependency prettier to v2.8.1 (#5777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-07 16:27:02 -03:00 |
|
renovate[bot]
|
9c632ee35d
|
chore(deps) Update dependency prettier to v2.8.1 (#5776)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-07 16:26:52 -03:00 |
|
renovate[bot]
|
b5059d77e9
|
chore(deps) Update Tauri API Definitions (#5772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-07 16:06:27 -03:00 |
|
Lucas Nogueira
|
aa18c7d671
|
chore(cli): pin tauri-mobile to v0.1.0
|
2022-12-07 15:53:41 -03:00 |
|
Lucas Nogueira
|
02706c92f6
|
chore(cli): force iOS cargo build stdout
|
2022-12-06 14:04:30 -03:00 |
|
Lucas Nogueira
|
1172783506
|
fix(cli): update cargo-mobile fixing adb pidof check
|
2022-12-06 09:58:59 -03:00 |
|
Lucas Nogueira
|
b874d139f9
|
fix(cli): emulator.start called twice
|
2022-12-06 09:50:37 -03:00 |
|
Lucas Nogueira
|
c1cd0f5253
|
chore(deps): rename cargo-mobile to tauri-mobile
|
2022-12-06 09:19:04 -03:00 |
|
Lucas Fernandes Nogueira
|
9d872ab872
|
feat(cli): detect SvelteKit and Vite (#5742)
|
2022-12-02 08:18:28 -03:00 |
|
Lucas Nogueira
|
5024f7905c
|
chore(cli): update cargo-mobile including logcat improvement
|
2022-11-30 12:48:24 -03:00 |
|
Lucas Nogueira
|
ad65b95070
|
refactor(core): move local ip address resolve to CLI
|
2022-11-30 11:53:17 -03:00 |
|
renovate[bot]
|
b6027b2dd2
|
chore(deps) Update Tauri API Definitions (#5729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 11:31:11 -03:00 |
|
renovate[bot]
|
2a0b2cea03
|
chore(deps) Update dependency fs-extra to v11 (#5727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 11:30:53 -03:00 |
|
renovate[bot]
|
873840a204
|
chore(deps) Update Rust crate image to 0.24.5 (#5675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 11:25:53 -03:00 |
|
renovate[bot]
|
445a8b6062
|
chore(deps) Update Tauri API Definitions (#5676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 11:11:07 -03:00 |
|