index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
jni
/
MainAndroid.cpp
Age
Commit message (
Expand
)
Author
2025-11-08
Init achievement manager in Android startup
LillyJadeKatrin
2025-11-08
Merge pull request #14047 from Simonx22/reset-all-dolphin-settings-android
OatmealDome
2025-11-08
Merge pull request #14086 from Simonx22/android/use-native-analytics
OatmealDome
2025-11-08
Android: Use the shared HTTP analytics backend
Simonx22
2025-11-02
Android: Add Reset Dolphin Settings functionality
Simonx22
2025-09-19
Logging: Don't overwrite LDEBUG verbosity in Release builds
Dentomologist
2025-08-03
Host: Remove unnecessary functions
Dentomologist
2025-08-03
Host: Remove unnecessary function
Dentomologist
2025-07-26
Android: Don't let RetroAchievements override onPause
JosJuice
2025-03-15
Merge pull request #12866 from JosJuice/android-log-types-sorting
JosJuice
2025-01-10
Merge pull request #13030 from JosJuice/android-wait-for-surface-in-run
Admiral H. Curtiss
2024-11-15
GDBStub: Signal Breakpoint Changes To Host
mitaclaw
2024-11-03
VideoBackendBase: Clarify function name
Dentomologist
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-10-18
JitCache: Add WipeBlockProfilingData Function
mitaclaw
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-08-21
Android: Wait for surface in Run
JosJuice
2024-07-28
MainAndroid: Thread Correctness In WriteJitBlockLogDump
mitaclaw
2024-07-27
MainAndroid: Use JNI_FALSE instead of static_cast<jboolean>(false)
mitaclaw
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-22
Merge pull request #12828 from JosJuice/unify-state-variables-2
Admiral H. Curtiss
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-06-21
Core: Store current state in less places
JosJuice
2024-06-15
Android: Replace log type names map with array
JosJuice
2024-05-31
TAS Input: Enable hotkeys and controller input when Input has focus
Dentomologist
2024-05-03
Core::SetState: Avoid Global System Accessor
mitaclaw
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-13
Merge pull request #12691 from mitaclaw/jit-profiling-restoration
Admiral H. Curtiss
2024-04-09
JitCache: Software Profiling Restoration
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-31
Merge pull request #12645 from mitaclaw/ppc-symbols-signal
Admiral H. Curtiss
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2024-03-23
Core: Remove RunAsCPUThread
mitaclaw
2024-03-22
Merge pull request #12606 from mitaclaw/state-global-system
Admiral H. Curtiss
2024-03-22
Merge pull request #12620 from mitaclaw/jit-interface-cpu-thread-guard
Admiral H. Curtiss
2024-03-18
Core: Avoid (Some) Global System Accessor
mitaclaw
2024-03-17
Merge pull request #12616 from mitaclaw/dvd-interface-cpu-thread-guard
Admiral H. Curtiss
2024-03-08
DVDInterface: Modernize With CPUThreadGuard
mitaclaw
2024-03-04
JitInterface::ClearCache: Modernize With CPUThreadGuard
mitaclaw
2024-03-01
BootManager: Avoid Global System Accessor
mitaclaw
2024-03-01
State: Avoid Global System Accessor
mitaclaw
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2023-11-25
Android: Remove HostThreadLocks that are no longer needed
JosJuice
2023-06-21
Android: Declare host thread when generating analytics ID
JosJuice
2023-06-19
Merge pull request #11935 from nitanmarcel/patch-1
JosJuice
2023-06-13
Use getCacheDir if getExternalCacheDir returns null.
Marcel Alexandru Nitan
2023-06-12
Android: Add HostThreadLock where necessary
JosJuice
2023-06-12
Android: And Lock and Unlock wrappers to HostThreadLock
JosJuice
2023-06-12
Android: Move host thread lock to a separate file
JosJuice
[next]