summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
6 daysReplace string concatination with `fmt::format`Dr. Dystopia
11 daysCMake: Bump minimum requirement to 3.25Joshua Vandaƫle
2026-07-13Scaffold / Appbar composableTom Pratt
2026-07-13Merge pull request #14728 from Simonx22/android/api37-ndk30-dependency-updatesOatmealDome
2026-07-13Merge pull request #14630 from Simonx22/android/convert-contenthandler-to-kotlinOatmealDome
2026-07-12Android: Update dependencies and build toolsSimonx22
2026-07-11Android: Update description for Enable Emulated Memory Size Override.cristian64
2026-07-11Android: Convert ContentHandler to Kotlin and fix warningsSimonx22
2026-07-09Merge pull request #14716 from tom-pratt/chat-message-coloursDentomologist
2026-07-08Merge pull request #14702 from JosJuice/android-vibration-usageDentomologist
2026-07-08Android: Silence deprecation warnings in ControllerInterfaceJosJuice
2026-07-07Android: Coloured netplay chat messagesTom Pratt
2026-07-05Merge pull request #14689 from JosJuice/android-internal-resolution-displayDentomologist
2026-07-05Merge pull request #14619 from JosJuice/no-si-change-deviceJosJuice
2026-07-05Merge pull request #14623 from Simonx22/android/convert-eglhelper-to-kotlinJosJuice
2026-07-05Merge pull request #14624 from Simonx22/android/convert-filebrowserhelper-to-...JosJuice
2026-07-05Android: Set USAGE_MEDIA for rumbleJosJuice
2026-07-05Rename "Show Internal Resolution" to "Show XFB Resolution"JosJuice
2026-07-05Android: Add missing graphics debug settingsJosJuice
2026-06-29Android: Fix release buildJosJuice
2026-06-28Merge pull request #14647 from tom-pratt/netplayJMC47
2026-06-28Core: Remove SerialInterfaceManager::ChangeDeviceJosJuice
2026-05-25Merge pull request #14631 from Simonx22/android/convert-directoryinitializati...Dentomologist
2026-05-23Merge pull request #14506 from adamscott/crop-that-screenAdmiral H. Curtiss
2026-05-19lint formattingTom Pratt
2026-05-19Fix NetplayScreen edge to edgeTom Pratt
2026-05-19Replace hardcoded save progress stringTom Pratt
2026-05-19Use the dual pane netplay screen layout only if the width is sufficientTom 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-19Add @Keep annotation to Player constructorTom Pratt
2026-05-19Fix netplay license headersTom Pratt
2026-05-19Update compose dependenciesTom 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-19Send own messages to chatTom Pratt
2026-05-19Create NetPlayServer and start gameTom Pratt
2026-05-19Hosting UITom 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-19Dont try to load temporary save states when launching netplayTom Pratt