Skip to content

Conversation

@lucasfernog
Copy link
Member

Leverages scenes on iOS and Activity embedding on Android.

All window APIs are now exposed on mobile too. Some of them are still ignored though (like setting a title).

iOS

  • Added RunEvent::SceneRequested (on iPad the user can request a new window to be open - e.g. by long pressing the app icon and selecting "New window")

Android

  • Added builder methods to determine the activity to be created. System determines what to do with the activity (new stack, next to another one.. based on the embedding rules)

needs tauri-apps/tao#1154 and tauri-apps/wry#1633

@lucasfernog lucasfernog requested a review from a team as a code owner November 17, 2025 11:50
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Nov 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

Package Changes Through 7f953fc

There are 8 changes which include @tauri-apps/api with patch, tauri with minor, tauri-cli with patch, tauri-bundler with patch, @tauri-apps/cli with patch, tauri-runtime-wry with minor, tauri-runtime with minor, tauri-utils with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.9.0 2.9.1
tauri-utils 2.8.0 2.9.0
tauri-bundler 2.7.3 2.7.4
tauri-runtime 2.9.1 2.10.0
tauri-runtime-wry 2.9.1 2.10.0
tauri-codegen 2.5.1 2.5.2
tauri-macros 2.5.1 2.5.2
tauri-plugin 2.5.1 2.5.2
tauri-build 2.5.2 2.5.3
tauri 2.9.3 2.10.0
@tauri-apps/cli 2.9.4 2.9.5
tauri-cli 2.9.4 2.9.5

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📬Proposal

Development

Successfully merging this pull request may close these issues.

2 participants