summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
AgeCommit message (Expand)Author
2022-04-16Android: Use AfterDirectoryInitializationRunner more comprehensivelyJosJuice
2022-04-08Round viewport coordinates when vertex rounding is enabledPokechu22
2022-04-08Fix typo (GFX_HACK_VERTEX_ROUDING -> GFX_HACK_VERTEX_ROUNDING)Pokechu22
2022-04-08Merge pull request #10508 from JosJuice/android-pointer-downMai M
2022-04-08Merge pull request #10503 from JosJuice/android-directoryinitialization-threadMai M
2022-04-08Merge pull request #10562 from JosJuice/android-double-tap-getMai M
2022-04-07Merge pull request #10552 from Gamer64ytb/display-cutoutJosJuice
2022-04-05Android: Remove nonsense code from double tap setting dialogJosJuice
2022-04-05Android: Fix displaying the current value of double tap settingJosJuice
2022-04-03Android: Implement expand display cutout option.Gamer64ytb
2022-04-03Android: Implement installing system update from disc imageJosJuice
2022-03-28Android: Fix games list paddingCharles Lombardo
2022-03-27Android: Mark MAIN_FALLBACK_REGION as not runtime editableJosJuice
2022-03-27Merge pull request #10532 from t895/material3-migrationJosJuice
2022-03-26Android: Inherit from Material3 themes and round corners on box artCharles Lombardo
2022-03-26Begin style migration to Material3Charles Lombardo
2022-03-15Android: Clarify what we mean by "user data"JosJuice
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