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
/
app
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2026-07-13
Scaffold / Appbar composable
Tom Pratt
2026-07-13
Merge pull request #14630 from Simonx22/android/convert-contenthandler-to-kotlin
OatmealDome
2026-07-11
Android: Convert ContentHandler to Kotlin and fix warnings
Simonx22
2026-07-09
Merge pull request #14716 from tom-pratt/chat-message-colours
Dentomologist
2026-07-08
Merge pull request #14702 from JosJuice/android-vibration-usage
Dentomologist
2026-07-08
Android: Silence deprecation warnings in ControllerInterface
JosJuice
2026-07-07
Android: Coloured netplay chat messages
Tom Pratt
2026-07-05
Merge pull request #14689 from JosJuice/android-internal-resolution-display
Dentomologist
2026-07-05
Merge pull request #14619 from JosJuice/no-si-change-device
JosJuice
2026-07-05
Merge pull request #14623 from Simonx22/android/convert-eglhelper-to-kotlin
JosJuice
2026-07-05
Merge pull request #14624 from Simonx22/android/convert-filebrowserhelper-to-...
JosJuice
2026-07-05
Android: Set USAGE_MEDIA for rumble
JosJuice
2026-07-05
Android: Add missing graphics debug settings
JosJuice
2026-06-28
Merge pull request #14647 from tom-pratt/netplay
JMC47
2026-06-28
Core: Remove SerialInterfaceManager::ChangeDevice
JosJuice
2026-05-25
Merge pull request #14631 from Simonx22/android/convert-directoryinitializati...
Dentomologist
2026-05-23
Merge pull request #14506 from adamscott/crop-that-screen
Admiral H. Curtiss
2026-05-19
Fix NetplayScreen edge to edge
Tom Pratt
2026-05-19
Replace hardcoded save progress string
Tom Pratt
2026-05-19
Use the dual pane netplay screen layout only if the width is sufficient
Tom Pratt
2026-05-19
Pass immutable games list to NetplayUICallbacks
Tom Pratt
2026-05-19
Add @Keep annotation to Player constructor
Tom Pratt
2026-05-19
Fix netplay license headers
Tom Pratt
2026-05-19
Update compose dependencies
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
Send own messages to chat
Tom Pratt
2026-05-19
Create NetPlayServer and start game
Tom Pratt
2026-05-19
Hosting UI
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
Dont try to load temporary save states when launching netplay
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
Put players table in an OutlinedBox, makes the UI look more consistent.
Tom Pratt
2026-05-19
Implement more NetPlayUICallbacks
Tom Pratt
2026-05-19
Netplay chat UI
Tom Pratt
2026-05-19
Implement player list
Tom Pratt
2026-05-19
Reorder netplay class
Tom Pratt
2026-05-19
Add mostly empty Netplay screen, equivalent of NetPlayDialog in QT.
Tom Pratt
[next]