summaryrefslogtreecommitdiff
path: root/Source/Android/jni/AndroidCommon/IDCache.cpp
AgeCommit message (Expand)Author
2026-05-19lint formattingTom Pratt
2026-05-19Pass immutable games list to NetplayUICallbacksTom Pratt
2026-05-19Handle traversal state changes and errorsTom Pratt
2026-05-19Create NetPlayServer and start gameTom Pratt
2026-05-19Game digest progress dialogTom Pratt
2026-05-19Handle desync messagesTom Pratt
2026-05-19Make NetplaySession not a singletonTom Pratt
2026-05-19Show save transfer progressTom 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-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
2025-11-11Android: Convert NetworkHelper to KotlinSimonx22
2025-11-08Android: Use the shared HTTP analytics backendSimonx22
2025-05-25Android: Ask system for optimal audio buffer size and sample rateJosJuice
2025-05-07Android: Add emulated Wii SpeakSepalani
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
2025-03-15InputCommon/ControllerEmu: Break out functionality of EmulatedControllerJordan Woyak
2024-06-15Android: Replace log type names map with arrayJosJuice
2024-04-06NativeLibrary: Create displayToastMsg Methodmitaclaw
2023-12-07Android: Expose config changed callbacksJosJuice
2023-09-02Android: Use JNI for setting/getting ISO pathsJosJuice
2023-08-26Merge pull request #11919 from t895/kotlin-controlsJosJuice
2023-08-25Android: Convert GameFileCache to KotlinCharles Lombardo
2023-08-25Android: Convert GameFile to KotlinCharles Lombardo
2023-08-25Android: Convert NumericSetting to KotlinCharles Lombardo
2023-08-25Android: Convert CoreDevice to KotlinCharles Lombardo
2023-08-25Android: Convert EmulatedController to KotlinCharles Lombardo
2023-08-25Android: Convert ControlReference to KotlinCharles Lombardo
2023-08-25Android: Convert ControlGroup to KotlinCharles Lombardo
2023-08-25Android: Convert Control to KotlinCharles Lombardo
2023-05-28Android: Add Hashmap to IDCacheJoshua de Reeper
2023-03-07Android: Add the advanced input mapping dialogJosJuice
2023-03-03Android: Add NumericSetting supportJosJuice
2023-03-03Android: Add new input mapping implementationJosJuice
2023-03-03Android: Remove old rumble implementationJosJuice
2023-03-02Merge pull request #11614 from t895/kotlin-cheatsMai
2023-03-01Android: Convert RiivolutionPatches to KotlinCharles Lombardo
2023-03-01Android: Convert GraphicsMod to KotlinCharles Lombardo
2023-03-01Android: Convert GraphicsModGroup to KotlinCharles Lombardo
2023-03-01Android: Convert PatchCheat to KotlinCharles Lombardo
2023-03-01Android: Convert ARCheat to KotlinCharles Lombardo
2022-07-23Android: Add graphics mods support to CheatsActivityJosJuice
2022-01-21WiiUpdateCallback: Add interface for update callbackOatmealDome
2021-10-30Android: Add Riivolution patch configurationJosJuice
2021-09-16Android: Implement basic read-only cheats listJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon