summaryrefslogtreecommitdiff
path: root/Source/Android/jni/CMakeLists.txt
AgeCommit message (Expand)Author
2026-05-19Add NetPlayClient join and stub NetPlayUICallbacksTom Pratt
2026-05-19Add Netplay settings JNI layer and wire up NetplaySetupViewModelTom Pratt
2026-04-29Android: Remove HostThreadLockJosJuice
2025-11-22Merge pull request #13583 from LillyJadeKatrin/retroachievements-androidJosJuice
2025-11-16Add Achievements submenu to Android settingsLillyJadeKatrin
2025-11-16Android: Ship Sys/Resources/JosJuice
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
2024-06-23Android: Track whether app is in foregroundJosJuice
2023-12-07Android: Expose config changed callbacksJosJuice
2023-09-02Android: Use JNI for setting/getting ISO pathsJosJuice
2023-06-12Android: Move host thread lock to a separate fileJosJuice
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2023-05-28Android: Infinity Base UIJoshua de Reeper
2023-03-07Android: Add the advanced input mapping dialogJosJuice
2023-03-03Android: Add input device selectionJosJuice
2023-03-03Android: Add NumericSetting supportJosJuice
2023-03-03Android: Add new input mapping implementationJosJuice
2023-02-02Android: Add Skylanders PortalJoshua de Reeper
2022-10-03Android: Use input override system for touch controlsJosJuice
2022-07-23Android: Add graphics mods support to CheatsActivityJosJuice
2021-10-30Android: Add Riivolution patch configurationJosJuice
2021-09-16Android: Add edit button for cheatsJosJuice
2021-09-16Android: Implement basic read-only cheats listJosJuice
2021-05-20Android: Use JNI for getting post-processsing shadersJosJuice
2021-01-27Android: Move InstallWAD to a new WiiUtils classJosJuice
2020-10-19CMake: Fix build errors exposed by making common dependent on fmtJosJuice
2020-09-16Android: Add content provider support to File::IOFileJosJuice
2020-09-15Android: Hook up global settings to the new config systemJosJuice
2020-09-06Android: Expose a proper interface for C++ IniFile classJosJuice
2019-11-28InputCommon: Decouple ButtonManager and Touchscreen from AndroidOatmealDome
2018-06-06Use UICommon's game list code on AndroidJosJuice
2018-06-03Don't include the Themes directory in Android APKsJosJuice
2018-04-03Android/CMakeLists: Remove usages of LIBS and SRCS variablesLioncash
2017-12-26Android: Extract Sys to a different folder than the User folderJosJuice
2016-10-05Android: Update the gradle file to use android studio 2.2 cmake.degasus
2016-04-24Android: Also copy sys/Wii directory.degasus
2016-01-20Strip the Android shared library file.Ryan Houdek
2016-01-06Move Android JNI bits from DolphinWX to the Android folder.Ryan Houdek