summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
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-04-30Android: Convert DirectoryInitialization to KotlinSimonx22
2026-04-30Android: Convert TvUtil to KotlinSimonx22
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-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-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
2026-03-20Android: Convert GamePropertiesDialog to KotlinSimonx22
2026-03-20Android: Convert StartupHandler to KotlinSimonx22
2026-03-20Android: Convert PermissionsHandler to KotlinSimonx22
2026-03-20Android: Convert InsetsHelper to KotlinSimonx22
2026-03-15Android: Remove version guards for API levels below 23 (Marshmallow)Simonx22
2026-03-12Merge pull request #14426 from Simonx22/android/convert-afterdirectoryinitial...JMC47
2026-03-12Merge pull request #14424 from Simonx22/android/wii-update-callback-kotlinJMC47
2026-03-12Merge pull request #14423 from Simonx22/android/convert-alertdialogitemsbuild...JMC47
2026-03-12Merge pull request #14422 from Simonx22/android/convert-tvsettingsviewholder-...JMC47
2026-02-28Android: Convert AfterDirectoryInitializationRunner to KotlinSimonx22
2026-02-27Android: Convert WiiUpdateCallback to KotlinSimonx22
2026-02-27Android: Convert AlertDialogItemsBuilder to KotlinSimonx22
2026-02-27Android: Convert TvSettingsViewHolder to KotlinSimonx22
2026-02-27Android: Convert USBPermService to KotlinSimonx22
2026-02-23Android: Fix defaults for RetroAchievements settingsJosJuice
2026-02-15Android: Add Triforce BaseboardJosJuice