azahar/src/android
David Griswold 8519e92eae android: Re-fixed game termination bug (#1357)
* EmulationActivity and EmulationFragment clear only their own hooks

* EmulationLifecycleUtil: Rename `remove()` to `removeHook()`

* EmulationLifecycleUtil: Removed unused function `clear()`

* Corrected somewhat incorrect usage of the word "hook"

* Define `onShutdown` and `onPause` hook functions in constructors

* Formatting nitpicks

* Updated license header

* Re-added log messages for attempting to add duplicate hooks

---------

Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2025-09-05 21:40:05 +01:00
..
app android: Re-fixed game termination bug (#1357) 2025-09-05 21:40:05 +01:00
gradle/wrapper android: Upgrade to AGP 8.11.1, Gradle 8.13 2025-07-30 01:13:20 +00:00
.gitignore Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
build.gradle.kts android: Upgrade to AGP 8.11.1, Gradle 8.13 2025-07-30 01:13:20 +00:00
code-style-java.xml Android: Java + JNI dump 2022-04-14 20:44:57 +05:30
gradle.properties Migrate deprecated buildconfig value in gradle.properties to build.gradle.kts 2025-06-03 21:48:33 +01:00
gradlew android: upgrade SDK and NDK versions (#6152) 2022-10-07 20:09:12 +05:30
gradlew.bat android: add build files 2018-11-13 19:54:32 -06:00
settings.gradle.kts Android UI Overhaul Part 1 (#7108) 2023-11-10 15:16:54 -08:00