summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2026-05-19Release boot session data during Netplay cleanupTom Pratt
2026-05-19Implement OnConnectionLost, show a dialog on the main netplay screen forcing ...Tom Pratt
2026-05-19Implement StopGame callback and use it to finish the emulation activityTom Pratt
2026-05-19Settings refactorTom Pratt
2026-05-19Max bufferTom Pratt
2026-05-19Put players table in an OutlinedBox, makes the UI look more consistent.Tom Pratt
2026-05-19Implement more NetPlayUICallbacksTom Pratt
2026-05-19Netplay chat UITom Pratt
2026-05-19Implement player listTom Pratt
2026-05-19Reorder netplay classTom Pratt
2026-05-19Add mostly empty Netplay screen, equivalent of NetPlayDialog in QT.Tom Pratt
2026-05-19Move NetplaySetupScreen to its own fileTom Pratt
2026-05-19Show client connection errors and handle connection resultTom Pratt
2026-05-19Store netplay BootSessionData and use it to run the netplay gameTom Pratt
2026-05-19Pass game list to NetPlayUICallbacks and implement OnMsgChangeGame, OnMsgStar...Tom Pratt
2026-05-19Add NetPlayClient join and stub NetPlayUICallbacksTom Pratt
2026-05-19Add Netplay settings JNI layer and wire up NetplaySetupViewModelTom Pratt
2026-05-19Netplay setup UITom Pratt
2026-05-19Add compose dependencies for Android and empty NetplaySetupActivityTom Pratt
2026-05-08Android: Move alert message log from Kotlin to C++JosJuice
2026-05-07Merge pull request #14629 from Simonx22/android/convert-tvutil-to-kotlinDentomologist
2026-04-30Android: Convert DirectoryInitialization to KotlinSimonx22
2026-04-30Android: Convert TvUtil to KotlinSimonx22
2026-04-29Android: Remove HostThreadLockJosJuice
2026-04-26Android: Convert FileBrowserHelper to KotlinSimonx22
2026-04-26Android: Convert EGLHelper to KotlinSimonx22
2026-04-26Merge pull request #14569 from Simonx22/android/convert-gamefilecachemanager-...OatmealDome
2026-04-24Merge pull request #14608 from JosJuice/gcadapter-auto-startDentomologist
2026-04-18GCAdapter: Automatically start and stop threadJosJuice
2026-04-18Add screen crop featureAdam Scott
2026-04-18Android: Add page table fastmem to Debug settingsJosJuice
2026-04-16Merge pull request #14567 from Simonx22/android/convert-wiimoteadapter-to-kotlinOatmealDome
2026-04-16Android: Convert GameFileCacheManager to KotlinSimonx22
2026-04-06Android: Convert GCAdapter to KotlinSimonx22
2026-04-06Android: Convert WiimoteAdapter to KotlinSimonx22
2026-04-05Merge pull request #14490 from Simonx22/android/convert-gamepropertiesdialog-...Jordan Woyak
2026-04-05Merge pull request #14503 from Simonx22/android/convert-syncprogramsjobservic...Jordan Woyak
2026-04-04Improve NAND import progress dialogTillmann Karras
2026-04-02HW/GBACore: Remove the GBA "Threads" setting. Make GBAs always run on dedicat...Jordan Woyak
2026-03-31Android: Add GBA settingsJosJuice
2026-03-24Android: Refactor SyncProgramsJobServiceSimonx22
2026-03-24Android: Add Keep annotation to JNI-exposed PermissionsHandler methodsSimonx22
2026-03-24Android: Pin R8 9.1.34 to fix release minify crashSimonx22
2026-03-22Merge pull request #14476 from Simonx22/android/version-catalog-latest-depsOatmealDome
2026-03-22Merge pull request #14489 from Simonx22/android/convert-applinkhelper-to-kotlinOatmealDome
2026-03-22Merge pull request #14491 from Simonx22/android/convert-syncchanneljobservice...OatmealDome
2026-03-22Merge pull request #14495 from Simonx22/android/convert-startuphandler-to-kotlinOatmealDome
2026-03-21Merge pull request #14488 from Simonx22/android/convert-permissionshandler-to...OatmealDome
2026-03-21Android: Convert SyncChannelJobService to KotlinSimonx22
2026-03-21Android: Convert AppLinkHelper to KotlinSimonx22