tauri/packages
Lucas Fernandes Nogueira 3397fd9bfe
feat(core): back button event on Android, closes #8142 (#14133)
* feat(core): back button event and exit on Android, closes #8142

I've used https://github.com/ionic-team/capacitor-plugins/blob/main/app/android/src/main/java/com/capacitorjs/plugins/app/AppPlugin.java as a reference here, checking if there's a back button event handler with a default of webview's goBack implementation

* missing change file

* remove exit impl

* fmt

* update wry

* fix default back press

* add remove_listener
2025-10-15 20:50:15 -03:00
..
api feat(core): back button event on Android, closes #8142 (#14133) 2025-10-15 20:50:15 -03:00
cli chore(deps): update dependency cross-env to v10.1.0 (#14242) 2025-10-07 08:47:31 -03:00