summaryrefslogtreecommitdiff
path: root/Source/Android/jni
AgeCommit message (Expand)Author
2022-04-03Android: Implement installing system update from disc imageJosJuice
2022-03-10GCAdapter: Defer initialization until MainWindow::InitControllersPokechu22
2022-02-26Merge pull request #10407 from JosJuice/android-reset-callbackMai M
2022-02-23Merge pull request #10405 from JosJuice/android-no-boot-timeoutJMC47
2022-02-18Android: Get rid of LegacyIntSettingJosJuice
2022-02-18Port Wiimote source settings to the new config systemJosJuice
2022-01-30Merge pull request #10409 from JosJuice/android-no-cplusplus-checksLéo Lam
2022-01-29Android: Get rid of __cplusplus macro checksJosJuice
2022-01-29Android: Fix incorrect include of PostProcessing.hJosJuice
2022-01-29Android: Call OnConfigChanged when resetting a settingJosJuice
2022-01-29Android: Get rid of the boot timeoutJosJuice
2022-01-22Merge pull request #10369 from Simonx22/android-online-system-update-2JMC47
2022-01-21NativeLibrary: Add function to start system menuOatmealDome
2022-01-21WiiUtils: Add function to get current system menu versionOatmealDome
2022-01-21WiiUtils: Add function to check if system menu is installedOatmealDome
2022-01-21WiiUtils: Add doOnlineUpdate() functionOatmealDome
2022-01-21WiiUtils: Add function to convert UpdateResult to jintOatmealDome
2022-01-21WiiUpdateCallback: Add interface for update callbackOatmealDome
2022-01-14Fix static initialisation order fiasco issue for Version variablesLéo Lam
2022-01-09Treewide: Remove unused inclusions of <cinttypes>Pokechu22
2021-12-25Calls to File::SetUserPath() no longer need to manually append directory sepa...Admiral H. Curtiss
2021-11-22Core/Boot: Refactor storage of boot-to-savestate data into a separate class.Admiral H. Curtiss
2021-10-30Android: Add Riivolution patch configurationJosJuice
2021-10-30Android: Allow starting game with Riivolution patches from the GUIJosJuice
2021-10-15Turn MAX_LOGLEVEL into a true constant (and fix self-comparison warning)Léo Lam
2021-10-13Android: Improve OpenModeToAndroid's handling of 'b'JosJuice
2021-10-02DolphinQt/Android: Add warning when converting NKit filesJosJuice
2021-09-21Android: Don't rely on onPause for pausing before destroying surfaceJosJuice
2021-09-21Android: Remove state from EmulationStateJosJuice
2021-09-21Android: Remove mSurface from EmulationStateJosJuice
2021-09-16Android: Add Gecko code downloadingJosJuice
2021-09-16Android: Add the ability to add cheatsJosJuice
2021-09-16Android: Add creator and notes fields for Gecko codesJosJuice
2021-09-16Android: Allow viewing/editing the actual codesJosJuice
2021-09-16Android: Add edit button for cheatsJosJuice
2021-09-16Android: Add checkboxes for toggling cheats enabledJosJuice
2021-09-16Android: Implement basic read-only cheats listJosJuice
2021-08-24Android: Don't hold gameFileCache lock while finding gamesJosJuice
2021-07-13Core: Add GBA host interfaceBonta
2021-07-08Android: Avoid crash on early panic alertJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-08Android: Stop using custom path for GameFileCacheJosJuice
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-05-24Android: Use VectorToJStringArray in GameFileCache.cppJosJuice
2021-05-24Android: Use DeleteLocalRef more in AndroidCommonJosJuice
2021-05-20Android: Use JNI for getting post-processsing shadersJosJuice
2021-04-19Android: Add "Import BootMii NAND Backup"JosJuice
2021-03-27Set console's default language/country/region based on computer settingsJosJuice
2021-03-05Merge pull request #9555 from JosJuice/android-jni-cleanupLéo Lam
2021-03-04Android: Remove #ifdef __cplusplus checksJosJuice