minetest/android
Muhammad Rifqi Priyo Susanto 5089e8342f
Android: Use the correct value for notification (#14209)
The notification channel creation is moved into MainActivity.
The notification channel ID string is stored into a static variable.
The name and description of the notification channel are stored into the strings resource file.

Co-authored-by: sfan5 <sfan5@live.de>
2024-01-13 20:01:35 +01:00
..
app Android: Use the correct value for notification (#14209) 2024-01-13 20:01:35 +01:00
gradle/wrapper Android: Increase minimum SDK version to 21 2023-02-18 00:03:28 +01:00
icons TouchScreenGUI: Add an exit / "ESC" button to the rare controls bar (#13574) 2023-06-22 17:50:36 +02:00
native Android build via CMake (#13528) 2023-05-26 15:21:23 +02:00
.gitignore Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
build.gradle Continue with 5.9.0-dev 2023-12-04 17:15:43 +00:00
gradle.properties Android: Minor Code Improvements (#13342) 2023-04-10 23:05:01 +01:00
gradlew Replace uses of which(1) with command -v 2021-10-31 22:32:48 +00:00
gradlew.bat Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
keystore-minetest.jks Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00
settings.gradle Move build/android directory to root of project (#11283) 2021-06-21 20:51:42 +01:00