summaryrefslogtreecommitdiff
path: root/Source/Android/jni
AgeCommit message (Expand)Author
7 daysReplace string concatination with `fmt::format`Dr. Dystopia
2026-05-19lint formattingTom Pratt
2026-05-19WithSession helper functionTom Pratt
2026-05-19Pass immutable games list to NetplayUICallbacksTom Pratt
2026-05-19Use unique_ptr when creating netplay client / serverTom Pratt
2026-05-19Fix netplay license headersTom Pratt
2026-05-19Implement DoAllPlayersHaveGame() checkTom Pratt
2026-05-19Add network mode picker for hostTom Pratt
2026-05-19Add host buffer settings for fair input delay modeTom Pratt
2026-05-19Handle traversal state changes and errorsTom Pratt
2026-05-19Show joining info for local and external IP addressesTom Pratt
2026-05-19Add ability to choose game when hostingTom Pratt
2026-05-19Create NetPlayServer and start gameTom Pratt
2026-05-19Implement OnMsgPowerButtonTom Pratt
2026-05-19Game digest progress dialogTom Pratt
2026-05-19Handle desync messagesTom Pratt
2026-05-19Make NetplaySession not a singletonTom Pratt
2026-05-19Use existing settings API instead of custom jni callsTom Pratt
2026-05-19Show save transfer progressTom Pratt
2026-05-19Release boot session data during Netplay cleanupTom Pratt
2026-05-19Implement OnConnectionLost, show a dialog on the main netplay screen forcing ...Tom Pratt
2026-05-19Implement StopGame callback and use it to finish the emulation activityTom Pratt
2026-05-19Settings refactorTom Pratt
2026-05-19Max bufferTom Pratt
2026-05-19Implement more NetPlayUICallbacksTom Pratt
2026-05-19Implement player listTom Pratt
2026-05-19Show client connection errors and handle connection resultTom Pratt
2026-05-19Store netplay BootSessionData and use it to run the netplay gameTom Pratt
2026-05-19Pass game list to NetPlayUICallbacks and implement OnMsgChangeGame, OnMsgStar...Tom Pratt
2026-05-19Add NetPlayClient join and stub NetPlayUICallbacksTom Pratt
2026-05-19Add Netplay settings JNI layer and wire up NetplaySetupViewModelTom Pratt
2026-05-08Android: Move alert message log from Kotlin to C++JosJuice
2026-04-29Android: Remove HostThreadLockJosJuice
2026-04-18GCAdapter: Automatically start and stop threadJosJuice
2026-04-04Improve NAND import progress dialogTillmann Karras
2026-03-03DolphinQt: Improve Gecko code download failure messageSimonx22
2026-02-14Explicitly transfer control of SYSCONF to emulated systemJosJuice
2026-02-03Merge pull request #13594 from jordan-woyak/state-cleanupsJordan Woyak
2026-01-24Remove VectorToJStringArraySintendo
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-19State: Simplify interthread communication and cleanups. Save/Load calls are n...Jordan Woyak
2026-01-19Android: Detect when native code should flush unsaved dataJosJuice
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaƫle
2025-11-22Merge pull request #13583 from LillyJadeKatrin/retroachievements-androidJosJuice
2025-11-18RetroAchievements - Android login callbackLillyJadeKatrin
2025-11-17Merge pull request #14097 from Simonx22/android/network-helper-kotlinJosJuice
2025-11-16Android Achievements - Hardcore disablesLillyJadeKatrin
2025-11-16Add login to achievement settingsLillyJadeKatrin
2025-11-16Add Achievements submenu to Android settingsLillyJadeKatrin
2025-11-16Merge pull request #13689 from JosJuice/lock-core-any-threadJosJuice