index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
jni
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2026-05-19
Add NetPlayClient join and stub NetPlayUICallbacks
Tom Pratt
2026-05-19
Add Netplay settings JNI layer and wire up NetplaySetupViewModel
Tom Pratt
2026-04-29
Android: Remove HostThreadLock
JosJuice
2025-11-22
Merge pull request #13583 from LillyJadeKatrin/retroachievements-android
JosJuice
2025-11-16
Add Achievements submenu to Android settings
LillyJadeKatrin
2025-11-16
Android: Ship Sys/Resources/
JosJuice
2025-03-23
Android: Don't use separate thread for MotionAlertDialog
JosJuice
2024-06-23
Android: Track whether app is in foreground
JosJuice
2023-12-07
Android: Expose config changed callbacks
JosJuice
2023-09-02
Android: Use JNI for setting/getting ISO paths
JosJuice
2023-06-12
Android: Move host thread lock to a separate file
JosJuice
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-05-28
Android: Infinity Base UI
Joshua de Reeper
2023-03-07
Android: Add the advanced input mapping dialog
JosJuice
2023-03-03
Android: Add input device selection
JosJuice
2023-03-03
Android: Add NumericSetting support
JosJuice
2023-03-03
Android: Add new input mapping implementation
JosJuice
2023-02-02
Android: Add Skylanders Portal
Joshua de Reeper
2022-10-03
Android: Use input override system for touch controls
JosJuice
2022-07-23
Android: Add graphics mods support to CheatsActivity
JosJuice
2021-10-30
Android: Add Riivolution patch configuration
JosJuice
2021-09-16
Android: Add edit button for cheats
JosJuice
2021-09-16
Android: Implement basic read-only cheats list
JosJuice
2021-05-20
Android: Use JNI for getting post-processsing shaders
JosJuice
2021-01-27
Android: Move InstallWAD to a new WiiUtils class
JosJuice
2020-10-19
CMake: Fix build errors exposed by making common dependent on fmt
JosJuice
2020-09-16
Android: Add content provider support to File::IOFile
JosJuice
2020-09-15
Android: Hook up global settings to the new config system
JosJuice
2020-09-06
Android: Expose a proper interface for C++ IniFile class
JosJuice
2019-11-28
InputCommon: Decouple ButtonManager and Touchscreen from Android
OatmealDome
2018-06-06
Use UICommon's game list code on Android
JosJuice
2018-06-03
Don't include the Themes directory in Android APKs
JosJuice
2018-04-03
Android/CMakeLists: Remove usages of LIBS and SRCS variables
Lioncash
2017-12-26
Android: Extract Sys to a different folder than the User folder
JosJuice
2016-10-05
Android: Update the gradle file to use android studio 2.2 cmake.
degasus
2016-04-24
Android: Also copy sys/Wii directory.
degasus
2016-01-20
Strip the Android shared library file.
Ryan Houdek
2016-01-06
Move Android JNI bits from DolphinWX to the Android folder.
Ryan Houdek