summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2026-08-29Merge pull request #14750 from tom-pratt/netplay-controller-mappingJosJuice
2026-08-29Merge pull request #14829 from TorresOwO/fix-skylanders-crash-13956JosJuice
2026-08-28Fix netplay crash on pre API 31 devicesTom Pratt
2026-08-27Merge pull request #14718 from JosJuice/android-vibration-lengthJMC47
2026-08-26Android: Use OpenDocument for NFC figures and fix crash (Fixes #13956)Sergio Torres
2026-08-24Android controller mapping UITom Pratt
2026-08-24Netplay PlayerTable fixesTom Pratt
2026-08-24Add functionality to get and set controller mappings in AndroidTom Pratt
2026-08-23Merge pull request #14742 from Simonx22/android/settings-search-nextJosJuice
2026-08-16Merge pull request #14735 from tom-pratt/dual-core-warningJosJuice
2026-07-28Replace string concatination with `fmt::format`Dr. Dystopia
2026-07-25Android: Reformat settings search filesSimonx22
2026-07-25Android: Add global settings searchSimonx22
2026-07-24CMake: Bump minimum requirement to 3.25Joshua Vandaƫle
2026-07-19Android: Dual core warning when hosting netplayTom Pratt
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-09Android: Make vibration length variableJosJuice
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