tauri/tooling/cli/templates/mobile/android
Jason Tsai 1df5cdeb06
refactor!: use tauri.conf.json > identifier as package name and bundle id, close #9851 (#9858)
* fix(android): use identifier as Android package name

* update android_binding and android_fn interface

* chore: rename TAURI_ANDROID_PACKAGE_PREFIX to TAURI_ANDROID_PACKAGE_NAME

* revert back to split prefix and app_name

* rename `domain` to `identifier`

* add change log

* simplify reverse config identifier

* Update .changes/mobile-use-identifier-as-id.md

* Update core/tauri-build/src/lib.rs

* lint

* cargo-mobile2 0.12

* fmt

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-05-24 09:22:41 -03:00
..
app refactor!: use tauri.conf.json > identifier as package name and bundle id, close #9851 (#9858) 2024-05-24 09:22:41 -03:00
buildSrc chore: reuse defaultArchList (#6978) 2023-05-17 02:08:05 +03:00
gradle/wrapper feat(cli): update android template to gradle 8.0 (#6890) 2023-05-12 14:06:50 +03:00
.editorconfig feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
.gitignore feat: add key.properties to android gitignore (#6811) 2023-04-27 16:04:53 +02:00
build.gradle.kts feat(cli): update android template to gradle 8.0 (#6890) 2023-05-12 14:06:50 +03:00
gradle.properties feat(cli): update android template to gradle 8.0 (#6890) 2023-05-12 14:06:50 +03:00
gradlew feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
gradlew.bat feat: add android init and ios init commands (#4942) 2022-08-15 12:43:50 -03:00
settings.gradle refactor(core): use absolute path for the tauri Android library (#6774) 2023-04-23 15:40:47 -03:00
tauri.settings.gradle refactor(android): use tauri.settings.gradle and tauri.build.gradle.kts to define tauri plugins (#6217) 2023-02-08 12:52:53 -03:00