axmol/core/platform/android
smilediver 1c33176dd8
Some warning and other minor fixes (#2038)
* FastRNG: fix warnings, optimize bool01()

* UTF8: limit warnings on Android due to jni.hpp include

* Remove unused includes

* UTF8: add missing fmt/format.h include

* Tests: remove invalid test
2024-07-19 07:59:04 +08:00
..
ControllerManualAdapter Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
java Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
jni Some warning and other minor fixes (#2038) 2024-07-19 07:59:04 +08:00
libaxmol Update the CMake minimum version requirement to 3.23.0+ (#1918) 2024-05-23 01:23:56 +08:00
libaxmol-with-controller Android: Update AGP to 8.1.1 2023-09-12 01:13:06 +08:00
Application-android.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Application-android.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CMakeLists.txt Rename folder thirdparty ==> 3rdparty 2024-03-19 21:33:02 +08:00
Common-android.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Device-android.cpp Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
FileUtils-android.cpp Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
FileUtils-android.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GL-android.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GLViewImpl-android.cpp Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
GLViewImpl-android.h Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
StdC-android.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
javaactivity-android.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00