cordova-android/templates/project
5r1m 3503bfa31b
Update AndroidManifest.xml by extending android:configChanges with "navigation" as application is restarted when BT keyboard is connected in some devices (#1718)
In some devices (especially pixel) connecting with BT keyboard is resulting in application being restarted. The existing "keyboard" seems to be not sufficient as in this case it was triggering "navigation" change.

https://stackoverflow.com/questions/25735227/bluetooth-keyboard-will-cause-activity-destroy-and-recreate/27238892#27238892
2024-06-24 08:43:22 -03:00
..
app feat: bump kotlin 1.9.24 & drop kotlin-android-extensions when kotlin >= 1.8.0 (#1543) 2024-05-13 23:32:49 +09:00
assets/www build: build cordova.js during npm prepare (#1271) 2021-07-14 10:25:34 +02:00
res feat: add camera intent with file input capture (#1609) 2024-05-09 13:30:49 +09:00
tools feat!: API 34 Support (#1678) 2024-05-13 10:28:57 -03:00
Activity.java feat!: android 12 splash screen (#1441) 2022-06-30 10:49:10 +09:00
AndroidManifest.xml Update AndroidManifest.xml by extending android:configChanges with "navigation" as application is restarted when BT keyboard is connected in some devices (#1718) 2024-06-24 08:43:22 -03:00
build.gradle feat: support custom compileSdk setting (#1431) 2022-05-18 23:18:33 +09:00
gitignore refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00
project.properties ci(release-audit): add license header and dependency checker (#1687) 2024-05-08 15:07:52 +09:00
repositories.gradle refactor!: do not copy JS lib to platform project (#1269) 2021-07-13 11:01:50 +02:00