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
Age
Commit message (
Expand
)
Author
7 days
Replace string concatination with `fmt::format`
Dr. Dystopia
2026-05-19
lint formatting
Tom Pratt
2026-05-19
WithSession helper function
Tom Pratt
2026-05-19
Pass immutable games list to NetplayUICallbacks
Tom Pratt
2026-05-19
Use unique_ptr when creating netplay client / server
Tom Pratt
2026-05-19
Fix netplay license headers
Tom Pratt
2026-05-19
Implement DoAllPlayersHaveGame() check
Tom Pratt
2026-05-19
Add network mode picker for host
Tom Pratt
2026-05-19
Add host buffer settings for fair input delay mode
Tom Pratt
2026-05-19
Handle traversal state changes and errors
Tom Pratt
2026-05-19
Show joining info for local and external IP addresses
Tom Pratt
2026-05-19
Add ability to choose game when hosting
Tom Pratt
2026-05-19
Create NetPlayServer and start game
Tom Pratt
2026-05-19
Implement OnMsgPowerButton
Tom Pratt
2026-05-19
Game digest progress dialog
Tom Pratt
2026-05-19
Handle desync messages
Tom Pratt
2026-05-19
Make NetplaySession not a singleton
Tom Pratt
2026-05-19
Use existing settings API instead of custom jni calls
Tom Pratt
2026-05-19
Show save transfer progress
Tom Pratt
2026-05-19
Release boot session data during Netplay cleanup
Tom Pratt
2026-05-19
Implement OnConnectionLost, show a dialog on the main netplay screen forcing ...
Tom Pratt
2026-05-19
Implement StopGame callback and use it to finish the emulation activity
Tom Pratt
2026-05-19
Settings refactor
Tom Pratt
2026-05-19
Max buffer
Tom Pratt
2026-05-19
Implement more NetPlayUICallbacks
Tom Pratt
2026-05-19
Implement player list
Tom Pratt
2026-05-19
Show client connection errors and handle connection result
Tom Pratt
2026-05-19
Store netplay BootSessionData and use it to run the netplay game
Tom Pratt
2026-05-19
Pass game list to NetPlayUICallbacks and implement OnMsgChangeGame, OnMsgStar...
Tom Pratt
2026-05-19
Add NetPlayClient join and stub NetPlayUICallbacks
Tom Pratt
2026-05-19
Add Netplay settings JNI layer and wire up NetplaySetupViewModel
Tom Pratt
2026-05-08
Android: Move alert message log from Kotlin to C++
JosJuice
2026-04-29
Android: Remove HostThreadLock
JosJuice
2026-04-18
GCAdapter: Automatically start and stop thread
JosJuice
2026-04-04
Improve NAND import progress dialog
Tillmann Karras
2026-03-03
DolphinQt: Improve Gecko code download failure message
Simonx22
2026-02-14
Explicitly transfer control of SYSCONF to emulated system
JosJuice
2026-02-03
Merge pull request #13594 from jordan-woyak/state-cleanups
Jordan Woyak
2026-01-24
Remove VectorToJStringArray
Sintendo
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
2026-01-19
State: Simplify interthread communication and cleanups. Save/Load calls are n...
Jordan Woyak
2026-01-19
Android: Detect when native code should flush unsaved data
JosJuice
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaƫle
2025-11-22
Merge pull request #13583 from LillyJadeKatrin/retroachievements-android
JosJuice
2025-11-18
RetroAchievements - Android login callback
LillyJadeKatrin
2025-11-17
Merge pull request #14097 from Simonx22/android/network-helper-kotlin
JosJuice
2025-11-16
Android Achievements - Hardcore disables
LillyJadeKatrin
2025-11-16
Add login to achievement settings
LillyJadeKatrin
2025-11-16
Add Achievements submenu to Android settings
LillyJadeKatrin
2025-11-16
Merge pull request #13689 from JosJuice/lock-core-any-thread
JosJuice
[next]