dolphin/Source/Android/jni
Tillmann Karras f06aef4f83 Improve NAND import progress dialog
Now with cancel button and an actual progress bar. For simplicity, we do
two passes on the progress bar, one for loading the NAND into memory and
one for extracting it. The user directory is likely on an SSD, making
the extraction pass invisibly fast.
2026-04-04 22:02:45 +01:00
..
AndroidCommon Remove VectorToJStringArray 2026-01-24 16:50:10 +01:00
Cheats DolphinQt: Improve Gecko code download failure message 2026-03-03 11:09:39 -05:00
Config Explicitly transfer control of SYSCONF to emulated system 2026-02-14 10:05:27 +01:00
GameList Remove VectorToJStringArray 2026-01-24 16:50:10 +01:00
Input Android: Fix unused value warning 2025-10-29 16:19:15 -07:00
AchievementAdapter.cpp RetroAchievements - Android login callback 2025-11-18 20:40:15 -05:00
ActivityTracker.cpp Android: Detect when native code should flush unsaved data 2026-01-19 21:56:09 -06:00
CMakeLists.txt Merge pull request #13583 from LillyJadeKatrin/retroachievements-android 2025-11-22 17:00:03 +01:00
GpuDriver.cpp c++23: Replace Common::ToUnderlying with std::to_underlying 2026-01-09 23:49:10 +01:00
Host.cpp Android: Move host thread lock to a separate file 2023-06-12 23:39:42 +02:00
Host.h Core: Remove IsHostThread 2025-11-10 21:14:56 +01:00
InfinityConfig.cpp IOS/USB: Use Enum for Infinity Base Positions 2024-06-27 20:57:27 +01:00
MainAndroid.cpp State: Simplify interthread communication and cleanups. Save/Load calls are now always non-blocking for the caller, but appropriately block the CPU thread as needed. 2026-01-19 21:56:59 -06:00
RiivolutionPatches.cpp Android: Add Riivolution patch configuration 2021-10-30 23:24:37 +02:00
SkylanderConfig.cpp Skylanders: Improve figure data view and generation 2023-11-05 18:06:10 +01:00
WiiUtils.cpp Improve NAND import progress dialog 2026-04-04 22:02:45 +01:00