mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
* 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> |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| build.gradle.kts | ||
| code-style-java.xml | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||