summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2022-03-19Merge pull request #10515 from JosJuice/android-user-data-clarificationAdmiral H. Curtiss
2022-03-15Android: Clarify what we mean by "user data"JosJuice
2022-03-15Android: Update dependenciesJosJuice
2022-03-15Android: Update Android Gradle PluginJosJuice
2022-03-10GCAdapter: Defer initialization until MainWindow::InitControllersPokechu22
2022-02-27Android: Set letterSpacing for savestate optionsJosJuice
2022-02-26Merge pull request #10468 from JosJuice/sd-card-callbackAdmiral H. Curtiss
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-22Merge pull request #10406 from JosJuice/android-mipmap-swapJMC47
2022-02-20Android: Get rid of LegacyBooleanSettingJosJuice
2022-02-20Use config changed callback to detect SD insertion/ejectionJosJuice
2022-02-18Android: Get rid of LegacyIntSettingJosJuice
2022-02-18Merge pull request #10443 from JosJuice/port-wiimote-sourceLéo Lam
2022-02-18Port Wiimote source settings to the new config systemJosJuice
2022-02-09Android: Fix the logic for getting the Riivolution pathJosJuice
2022-02-03Android: Optimize importsSimonx22
2022-02-01Merge pull request #10425 from JosJuice/android-import-path-traversalJMC47
2022-01-31Android: Fix path traversal when importing user dataJosJuice
2022-01-31Android: Include empty folders when exporting user dataJosJuice
2022-01-30Merge pull request #10416 from JosJuice/android-import-exportJMC47
2022-01-30Android: Add import/export options for user dataJosJuice
2022-01-30Merge pull request #10391 from JosJuice/android-license-commentTilka
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: Fix swapped texture dumping description stringsJosJuice
2022-01-29Android: Get rid of the boot timeoutJosJuice
2022-01-28Android: Fix in-game menu font spacing and checkbox marginSimonx22
2022-01-27Merge pull request #10393 from JosJuice/android-texcache-namesJMC47
2022-01-26Merge pull request #10361 from Simonx22/migrate-to-material-componentsJosJuice
2022-01-24Android: Make texture cache accuracy level names match DolphinQtJosJuice
2022-01-24Merge pull request #10371 from lynxnb/android-irJosJuice
2022-01-24Android: add an option to recenter IR after every pointer interactionlynxnb
2022-01-24Android: add IR pointer modes to InputOverlayPointerlynxnb
2022-01-23Android: Add some missing license commentsJosJuice
2022-01-22Merge pull request #10369 from Simonx22/android-online-system-update-2JMC47
2022-01-21Android: improve app designSimonx22
2022-01-21Android: Add online system update functionalitySimonx22
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-13Merge pull request #10357 from JosJuice/android-main-debugMai M
2022-01-13Merge pull request #10360 from JosJuice/android-div-6Mai M
2022-01-09Treewide: Remove unused inclusions of <cinttypes>Pokechu22