dolphin/Source/Android
JosJuice c8a76e6928 Android: Fix touch pointer not working after activity recreation
The only place where initTouchPointer was called automatically
was Host_RequestRenderWindowSize, which is called at least once
after emulation start, but not after activity recreation.
2020-09-14 14:13:29 +02:00
..
app Android: Fix touch pointer not working after activity recreation 2020-09-14 14:13:29 +02:00
gradle/wrapper Bumps compile API to 29 (Q) removes unecessary casts and deprecated 2019-11-22 13:17:37 -03:00
jni Android: Replace Java INI parser with C++ INI parser 2020-09-06 13:29:56 +02:00
.gitignore
build.gradle Android: update to Gradle 3.5.3 2019-12-06 12:13:53 -05:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties Bumps compile API to 29 (Q) removes unecessary casts and deprecated 2019-11-22 13:17:37 -03:00
gradlew
gradlew.bat
settings.gradle