summaryrefslogtreecommitdiff
path: root/src/android/app
AgeCommit message (Expand)Author
2025-12-24Migrate to Coil3HEADmainMike Lothian
2025-12-24Upgrade dependenciesMike Lothian
2025-10-03Use NDK 29.0.14033849Mike Lothian
2025-09-02Use NDK 29.0.13846066Mike Lothian
2025-05-12Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanupWasted
2025-05-12chore: Make firmware optional rather than requiredZephyron
2025-05-12android: Update build configuration and package identifiersZephyron
2025-05-12android: Update build system and optimize ARM NCE implementationZephyron
2025-05-12Fix a few stringsvampiric_x
2025-05-12android: Initial multiplayer supportvampiric_x
2025-05-12android: Update build dependencies and configurationsZephyron
2025-05-12build: upgrade fmt and SDL2Zephyron
2025-05-11android: Disable RAM Overlay By DefaultZephyron
2025-05-11network: Fix 0.0 FPS bug on Android (Part 2)Zephyron
2025-05-11feat: Add RAM usage overlay and improve thermal displayZephyron
2025-05-11Update build.gradle.ktsMike Lothian
2025-05-11android: Fix non-scrollable legal disclaimer on setupvampiric_x
2025-05-11android: Update Gradle and Java version requirementsZephyron
2025-05-11android: Fix battery temperature reading in EmulationFragmentZephyron
2025-05-11shader_recompiler: Add stubs for CSM/FCSM flow test conditionsZephyron
2025-05-11android: Add USE_AUTO_STUB settingZephyron
2025-05-11feat: Improve thermal display and build systemZephyron
2025-05-11Pass optimisations to CMake via build.gradle.ktsMike Lothian
2024-12-20Fix Android crash caused by incorrect type in progress dialog callbacks (#58)echosys
2024-12-20Update Android app dependencies (#52)echosys
2024-12-20Fix x86_64 build for Android (#49)echosys
2024-12-20Remove early access Android app variant (#27)echosys
2024-12-20Add option to only optimize SPIRV during load (#13)echosys
2024-12-20Increase Limit ( FSR Sharp , AUDIO ) AndroidXForYouX
2024-12-20Add 32:9 AndroidXForYouX
2024-12-20Add 32:9 For AndroidXForYouX
2024-12-20Add 32:9 For AndroidXForYouX
2024-12-20Android: Add ability to run QlaunchSharpy66
2024-03-01Revert arbaic translationPengfei Zhu
2024-03-01Remove trailing whitespacesPengfei Zhu
2024-03-01Update translations (2024-03-01)The yuzu Community
2024-02-23Merge pull request #13073 from FearlessTobi/fsp-srv-ipcliamwhite
2024-02-21Merge pull request #13105 from t895/connection-fixliamwhite
2024-02-21android: Connect controllers with supported stylest895
2024-02-21android: Add additional check for hasMappingt895
2024-02-21android: Enable all controller styles on emulation shutdownt895
2024-02-20android: Fix extra stick setting default valuest895
2024-02-20android: Expose device name settingt895
2024-02-20android: Add StringInputSetting settings itemt895
2024-02-19Merge pull request #13086 from t895/clear-button-fixliamwhite
2024-02-19android: Have input overlay follow player 1 style index (#13085)Charles Lombardo
2024-02-19android: Fix broken clear button checkt895
2024-02-19android: Fix overlay visibility reset (#13083)Charles Lombardo
2024-02-19android: Show done button when configuring input overlay (#13082)Charles Lombardo
2024-02-19Address review commentsFearlessTobi