summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2025-04-22Android: Update platform enum valuesJosJuice
2025-04-22Android: Apply style alignment refactoringsDr. Dystopia
2025-04-21Adding support for detecting .bin imagesZopolis4
2025-04-19Prevent android generating duplicate analytics eventsShawn Hoffman
2025-04-19Android: Show time played in game detailsJosJuice
2025-04-19Android: Create toggle for enabling/disabling time trackingJosJuice
2025-04-01Improve Performance of Granular Buffering + User Adjustable Buffer SizeSam Belliveau
2025-03-28Merge pull request #13434 from JosJuice/android-non-blocking-input-detectionJMC47
2025-03-27Android/Input: Fix a crash when mapping wii remote extensions.Jordan Woyak
2025-03-23Android: Show message when trying to map disconnected deviceJosJuice
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
2025-03-23Merge pull request #13311 from iwubcode/dynamic_input_textures_reduce_image_w...JMC47
2025-03-22Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...iwubcode
2025-03-15InputCommon/ControllerEmu: Break out functionality of EmulatedControllerJordan Woyak
2025-03-15Merge pull request #12866 from JosJuice/android-log-types-sortingJosJuice
2025-03-15Merge pull request #13271 from dreamsyntax/gradle-wrapperJosJuice
2025-03-14AudioCommon: Added Granular SynthesisSam Belliveau
2025-03-04Android: Upgrade AGP & Gradledreamsyntax
2025-02-20Merge pull request #13326 from nlebeck/taskviewmodel-mustrestartappJordan Woyak
2025-02-12DolphinQt: Rename the pack/unpack SD Card buttons.Jordan Woyak
2025-02-02Eliminate TaskViewModel's mustRestartApp fieldNiel Lebeck
2025-01-12Clean up CRLF line endingsDaniel Peukert
2025-01-10Merge pull request #13030 from JosJuice/android-wait-for-surface-in-runAdmiral H. Curtiss
2025-01-10Merge pull request #12864 from JosJuice/android-window-compatAdmiral H. Curtiss
2025-01-08Merge pull request #13228 from OatmealDome/fix-curl-2Admiral H. Curtiss
2025-01-07GeckoCodeConfig: Remove HTTPS workaround for AndroidOatmealDome
2024-12-31Merge pull request #13235 from Gamer64ytb/vsync-fixAdmiral H. Curtiss
2024-12-26Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-ofJMC47
2024-12-24Android: Fix VSync option not workingGamer64
2024-12-20Merge pull request #13091 from mitaclaw/ranges-modernization-2-returnsJMC47
2024-12-15Modernize `std::none_of` with rangesmitaclaw
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-11-03VideoBackendBase: Clarify function nameDentomologist
2024-10-30Merge pull request #13147 from mitaclaw/jit-block-table-model-fixJMC47
2024-10-28Merge pull request #13140 from dreamsyntax/skip-efb-default-flipJMC47
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-22GraphicsSettings: EFBAccessEnable=false by defaultdreamsyntax
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-18JitCache: Add WipeBlockProfilingData Functionmitaclaw
2024-10-17Simplify `std::remove` with `std::erase`mitaclaw
2024-10-14Android: Add vsync settingJosJuice
2024-10-13Merge pull request #13069 from JosJuice/android-real-balance-boardJMC47
2024-10-12Merge pull request #13079 from JosJuice/android-16kTilka
2024-10-12Merge pull request #13080 from JosJuice/androidx-edge-to-edgeTilka
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-09-28Android: Use enableEdgeToEdgeJosJuice
2024-09-28Android: Add 16 KiB page size supportJosJuice
2024-09-22StringUtil: Remove `JoinStrings`mitaclaw
2024-09-22Android: Add the "Real Balance Board" settingJosJuice
2024-08-21Android: Wait for surface in RunJosJuice