summaryrefslogtreecommitdiff
path: root/Source/Android/jni
AgeCommit message (Expand)Author
2026-02-14Explicitly transfer control of SYSCONF to emulated systemJosJuice
2026-02-03Merge pull request #13594 from jordan-woyak/state-cleanupsJordan Woyak
2026-01-24Remove VectorToJStringArraySintendo
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-19State: Simplify interthread communication and cleanups. Save/Load calls are n...Jordan Woyak
2026-01-19Android: Detect when native code should flush unsaved dataJosJuice
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaƫle
2025-11-22Merge pull request #13583 from LillyJadeKatrin/retroachievements-androidJosJuice
2025-11-18RetroAchievements - Android login callbackLillyJadeKatrin
2025-11-17Merge pull request #14097 from Simonx22/android/network-helper-kotlinJosJuice
2025-11-16Android Achievements - Hardcore disablesLillyJadeKatrin
2025-11-16Add login to achievement settingsLillyJadeKatrin
2025-11-16Add Achievements submenu to Android settingsLillyJadeKatrin
2025-11-16Merge pull request #13689 from JosJuice/lock-core-any-threadJosJuice
2025-11-16Android: Ship Sys/Resources/JosJuice
2025-11-11Android: Convert NetworkHelper to KotlinSimonx22
2025-11-10Core: Remove IsHostThreadJosJuice
2025-11-08Init achievement manager in Android startupLillyJadeKatrin
2025-11-08Merge pull request #14047 from Simonx22/reset-all-dolphin-settings-androidOatmealDome
2025-11-08Merge pull request #14086 from Simonx22/android/use-native-analyticsOatmealDome
2025-11-08Android: Use the shared HTTP analytics backendSimonx22
2025-11-08Merge pull request #13939 from Dentomologist/logging_avoid_overwriting_debug_...JosJuice
2025-11-02Android: Add Reset Dolphin Settings functionalitySimonx22
2025-10-29Android: Fix unused value warningDentomologist
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2025-08-03Host: Remove unnecessary functionsDentomologist
2025-08-03Host: Remove unnecessary functionDentomologist
2025-07-26Android: Don't let RetroAchievements override onPauseJosJuice
2025-07-20Merge pull request #13674 from JosJuice/android-visualize-inputJordan Woyak
2025-06-09Merge pull request #13702 from CostPerUnit/masterJMC47
2025-06-07Android: Make input mapping view holders observe input state changesJosJuice
2025-05-29InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...CostPerUnit
2025-05-25Android: Ask system for optimal audio buffer size and sample rateJosJuice
2025-05-21Merge pull request #12769 from sepalani/wii-speakJMC47
2025-05-07Merge pull request #13559 from tygyh/Android-Apply-style-alignment-refactoringsJosJuice
2025-05-07Android: Add emulated Wii SpeakSepalani
2025-04-22Android: Apply style alignment refactoringsDr. Dystopia
2025-04-19Android: Show time played in game detailsJosJuice
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: 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-01-10Merge pull request #13030 from JosJuice/android-wait-for-surface-in-runAdmiral 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-26Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-ofJMC47
2024-12-20Merge pull request #13091 from mitaclaw/ranges-modernization-2-returnsJMC47