Lucas Fernandes Nogueira
6f8ba2850e
feat(ci): improve test-mobile.yml run conditions ( #6231 )
2023-02-10 08:16:21 -03:00
Lucas Fernandes Nogueira
cab4ff95b9
fix(cli): ignore the gen
folder on the dev watcher ( #6232 )
2023-02-09 14:50:33 -03:00
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
Lucas Nogueira
7500a0e23a
chore(ci): use jbolda/covector again
...
The patches we needed have been released!
2023-02-02 18:22:34 -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
Lucas Nogueira
553a81f48c
feat(examples): add tauri-plugin-log to API example
2023-01-30 12:04:42 -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 Fernandes Nogueira
78eaadae2e
refactor(core): only proxy on mobile ( #6126 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2023-01-23 18:25:25 -03:00
Lucas Nogueira
8cc111494d
fix(cli): print Android logs for all tags
2023-01-17 19:27:23 -03:00
Lucas Fernandes Nogueira
630a7f4b18
refactor: remove mobile log initialization, ref #6049 ( #6081 )
2023-01-17 13:13:53 -03:00
Lucas Nogueira
276a0362de
chore(deps): update wry
2023-01-17 12:42:27 -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
Lucas Nogueira
6999cdf99e
chore(ci): update covector
2022-12-22 11:38:44 -03:00
Amr Bashir
9ad0a9a0aa
Merge pull request from GHSA-6mv3-wm7j-h4w5
...
* fix(core): use `require_literal_separator` when matching paths
* document the need for `require_literal_separator`
* use `require_literal_leading_dot`
2022-12-22 11:37:58 -03:00
Lucas Nogueira
0189c1dbef
chore: remove println statement
2022-12-19 11:13:30 -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 Nogueira
d600405a10
chore(deps): bump wry to 0.23.4
2022-12-15 17:21:27 -03:00
Lucas Nogueira
8301d17ab8
chore: use covector branch that sets the target_commitish release field
2022-12-15 17:14:17 -03:00
Lucas Nogueira
fc33c4218c
fix(ci): use client-payload input to trigger cli.js publish workflow
2022-12-14 12:18:20 -03:00
Lucas Fernandes Nogueira
3ad5e72ff1
feat(core): cache dev server proxy responses for 304 status code ( #5818 )
2022-12-12 23:00:03 -03:00
Lucas Fernandes Nogueira
76204b8938
feat(cli): improve local IP detection ( #5817 )
2022-12-12 22:59:51 -03:00
Lucas Fernandes Nogueira
a9b4cf20a3
fix(core): use entire request URL on dev server proxy ( #5819 )
2022-12-12 22:59:39 -03:00
Lucas Nogueira
8f47825aac
chore: remove unused imports on mobile builds
2022-12-12 15:14:04 -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
Lucas Nogueira
dd65bc99b2
chore(ci): remove integration tests
2022-12-09 15:17:14 -03:00
Lucas Nogueira
1d20db7410
chore: update bundle.global.js
2022-12-09 15:11:15 -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 Fernandes Nogueira
fa3a10988a
feat(ci): prepare 2.0.0-alpha.0 ( #5786 )
2022-12-08 16:28:12 -03:00
Lucas Nogueira
1092865e67
Merge branch 'dev' into next
2022-12-08 14:19:44 -03:00