Lucas Fernandes Nogueira
|
1e4a675843
|
fix(cli): run on iOS device on Xcode 14 (#5807)
|
2022-12-12 10:36:47 -03:00 |
|
Lucas Nogueira
|
1092865e67
|
Merge branch 'dev' into next
|
2022-12-08 14:19:44 -03:00 |
|
Fabian-Lars
|
2d545eff58
|
fix(cli): corrupted icons in bundled macOS icons (#5698)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-28 08:57:32 -03:00 |
|
Lucas Fernandes Nogueira
|
d33fcbc81c
|
feat(cli): generate icons for iOS (#5667)
|
2022-11-22 11:18:56 -03:00 |
|
Lucas Fernandes Nogueira
|
c1f31ebe5e
|
feat(cli): generate icons for Android (#5665)
|
2022-11-21 17:56:22 -03:00 |
|
Lucas Fernandes Nogueira
|
8baf20dd34
|
feat(cli): update Android project dependencies (#5663)
|
2022-11-21 12:50:41 -03:00 |
|
Lucas Fernandes Nogueira
|
6dcb7fbb81
|
fix(core): manage mobile logs, fix Android logcat filtering (#5659)
|
2022-11-20 10:55:38 -03:00 |
|
Lucas Nogueira
|
169d2434ff
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-11-11 11:46:15 -03:00 |
|
Lucas Nogueira
|
f9b529a96e
|
feat(cli): update project.yml syntax
|
2022-11-11 11:43:25 -03:00 |
|
Lucas Fernandes Nogueira
|
6e879742f0
|
feat(ci): improve cache, add test-core features matrix (#5604)
|
2022-11-10 17:30:10 -03:00 |
|
Lucas Nogueira
|
602d3ed3f6
|
Merge branch 'dev' into next
|
2022-11-09 11:04:54 -03:00 |
|
Lucas Fernandes Nogueira
|
b41447b811
|
feat(ci): use Swatinem/rust-cache@v2 (#5547)
|
2022-11-04 18:26:30 -03:00 |
|
Lucas Fernandes Nogueira
|
582c25a0f0
|
refactor(cli): disable api-all on templates (#5538)
|
2022-11-03 18:57:32 -03:00 |
|
Lucas Nogueira
|
d0ad0d2f48
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-10-31 10:13:57 -03:00 |
|
Lucas Fernandes Nogueira
|
7d9aa3987e
|
feat: bump MSRV to 1.59 (#5296)
|
2022-09-28 14:33:35 -03:00 |
|
Amr Bashir
|
adba73a9ff
|
ci: migrate to the org-level token
|
2022-09-23 18:00:13 +02:00 |
|
Amr Bashir
|
10ab3e2f5e
|
feat(cli/mobile): allow checking gen folder into source control (#5146)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-12 16:46:09 -03:00 |
|
Lucas Nogueira
|
e1b8ee2b7a
|
refactor(cli): move generated Kotlin files to the generated folder
|
2022-09-04 22:06:56 -03:00 |
|
Lucas Nogueira
|
610aab7045
|
Merge branch 'dev' into next
|
2022-09-04 13:45:59 -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 |
|
Amr Bashir
|
30d0e190bb
|
fix(cli/templates): fix desktop entrypoint template (#5127)
|
2022-09-02 12:21:15 -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 Fernandes Nogueira
|
68e80ffaa9
|
feat(cli): add option to run on specific iOS simulator/device (#5098)
|
2022-08-30 16:09:06 -03:00 |
|
Lucas Nogueira
|
914c5f299f
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-08-28 16:27:01 -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
|
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
|
641d56dcb3
|
feat(android): improve initialization scripts (#5028)
|
2022-08-24 13:06:45 -03:00 |
|
Amr Bashir
|
4e26b05d20
|
fix(cli/template/android): use raw string for executable (#5012)
|
2022-08-23 12:39:26 -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
|
4c9ea450c3
|
feat(cli): add android build command (#4999)
|
2022-08-22 12:49:58 -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
|
f445f374a3
|
feat(android): update project dependencies
|
2022-08-18 11:31:07 -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
|
d44f67f7af
|
feat: add android init and ios init commands (#4942)
|
2022-08-15 12:43:50 -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 |
|
Amr Bashir
|
9105588373
|
feat: add implicit default menu for macOS only, closes #4551 (#4570)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 20:26:32 -03:00 |
|
Lucas Fernandes Nogueira
|
5105b428c4
|
feat(cli): change app template to only set default menu on macOS (#4518)
|
2022-06-29 14:03:42 -03:00 |
|
Lucas Nogueira
|
23a049c593
|
chore: fix clippy warnings, remove license template
The license template has been removed from rustfmt nightly :(
|
2022-06-24 22:01:13 -03:00 |
|
Lucas Fernandes Nogueira
|
2616ede410
|
perf(ci): optimize cargo package step, closes #3823 (#4427)
|
2022-06-21 15:21:47 -03:00 |
|
Lucas Nogueira
|
384dc8c9cf
|
chore(cli): adjust default release tag in the plugin templates
|
2022-06-21 12:46:50 -03:00 |
|
Lucas Nogueira
|
09241f9aca
|
chore(cli): remove unused template GH action
|
2022-06-19 20:40:01 -03:00 |
|
Lucas Nogueira
|
b8a64d01ba
|
fix(cli): add prepublish scripts to the plugin templates
|
2022-06-19 15:54:55 -03:00 |
|
Lucas Nogueira
|
07f9079532
|
chore(cli): update plugin template tauri-apps/create-pull-request
|
2022-06-19 15:17:39 -03:00 |
|
Lucas Fernandes Nogueira
|
f4bb30cc73
|
feat(covector): prepare for v1 (#4351)
|
2022-06-15 13:53:44 -03:00 |
|
Amr Bashir
|
4c4acc3094
|
feat: implement Default for Menu , closes #2398 (#4291)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 10:51:40 -03:00 |
|
renovate[bot]
|
f94174b215
|
chore(deps) Update Tauri CLI (#4345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-15 09:06:07 -03:00 |
|
Lucas Nogueira
|
aff6538a5c
|
fix(ci): change cache key
|
2022-06-14 19:29:52 -03:00 |
|