summaryrefslogtreecommitdiff
path: root/Source/Android/app
AgeCommit message (Expand)Author
2022-03-12Android: Only use getActionIndex for ACTION_POINTER_DOWN/ACTION_POINTER_UPJosJuice
2022-03-08Android: Actually use a thread for DirectoryInitializationJosJuice
2022-02-27Android: Set letterSpacing for savestate optionsJosJuice
2022-02-26Merge pull request #10468 from JosJuice/sd-card-callbackAdmiral H. Curtiss
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-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-29Android: Fix swapped texture dumping description stringsJosJuice
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-13Merge pull request #10357 from JosJuice/android-main-debugMai M
2022-01-13Merge pull request #10360 from JosJuice/android-div-6Mai M
2022-01-08Android: Don't divide SI device by 6JosJuice
2022-01-07Android: remove save icon and add up buttonSimonx22
2022-01-07Android: Make Main.Debug setting declarations match C++JosJuice
2022-01-06Android: update dependenciesSimonx22
2022-01-06Merge pull request #10212 from JosJuice/android-12Mai M
2022-01-04Merge pull request #10344 from JosJuice/android-no-retain-instanceJMC47
2021-12-28Android: Fix country constants in CoverHelper.getRegionJosJuice
2021-12-24Android: Make WFS directory configurableJosJuice
2021-12-20Merge pull request #10272 from JosJuice/android-intent-uriJMC47
2021-12-19Android: Remove all setRetainInstance callsJosJuice
2021-12-15Merge pull request #10276 from JosJuice/android-fix-file-managerMai M
2021-12-14Android: Fix opening system file managerJosJuice
2021-12-14Android: Rework intent handling to work under scoped storageJosJuice
2021-12-12GameList: Show game mod descriptor .json files in game list.Admiral H. Curtiss