summaryrefslogtreecommitdiff
path: root/Source/Android/jni/MainAndroid.cpp
AgeCommit message (Expand)Author
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-02Android: Add Reset Dolphin Settings functionalitySimonx22
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-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
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-11-03VideoBackendBase: Clarify function nameDentomologist
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-18JitCache: Add WipeBlockProfilingData Functionmitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-08-21Android: Wait for surface in RunJosJuice
2024-07-28MainAndroid: Thread Correctness In WriteJitBlockLogDumpmitaclaw
2024-07-27MainAndroid: Use JNI_FALSE instead of static_cast<jboolean>(false)mitaclaw
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-22Merge pull request #12828 from JosJuice/unify-state-variables-2Admiral H. Curtiss
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-21Core: Store current state in less placesJosJuice
2024-06-15Android: Replace log type names map with arrayJosJuice
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-03Core::SetState: Avoid Global System Accessormitaclaw
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-13Merge pull request #12691 from mitaclaw/jit-profiling-restorationAdmiral H. Curtiss
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-31Merge pull request #12645 from mitaclaw/ppc-symbols-signalAdmiral H. Curtiss
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-23Core: Remove RunAsCPUThreadmitaclaw
2024-03-22Merge pull request #12606 from mitaclaw/state-global-systemAdmiral H. Curtiss
2024-03-22Merge pull request #12620 from mitaclaw/jit-interface-cpu-thread-guardAdmiral H. Curtiss
2024-03-18Core: Avoid (Some) Global System Accessormitaclaw
2024-03-17Merge pull request #12616 from mitaclaw/dvd-interface-cpu-thread-guardAdmiral H. Curtiss
2024-03-08DVDInterface: Modernize With CPUThreadGuardmitaclaw
2024-03-04JitInterface::ClearCache: Modernize With CPUThreadGuardmitaclaw
2024-03-01BootManager: Avoid Global System Accessormitaclaw
2024-03-01State: Avoid Global System Accessormitaclaw
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2023-11-25Android: Remove HostThreadLocks that are no longer neededJosJuice
2023-06-21Android: Declare host thread when generating analytics IDJosJuice
2023-06-19Merge pull request #11935 from nitanmarcel/patch-1JosJuice
2023-06-13Use getCacheDir if getExternalCacheDir returns null.Marcel Alexandru Nitan
2023-06-12Android: Add HostThreadLock where necessaryJosJuice
2023-06-12Android: And Lock and Unlock wrappers to HostThreadLockJosJuice
2023-06-12Android: Move host thread lock to a separate fileJosJuice