summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2022-06-20Re-run code formatting after update to Android Studio 2022.2JosJuice
2022-05-08Merge pull request #10608 from t895/theme-refactorJosJuice
2022-05-05Replace deprecated method callsCharles Lombardo
2022-04-26Android: Sharpen iconsCharles Lombardo
2022-04-24Android: Modernize theming systemCharles Lombardo
2022-04-16Android: Use AfterDirectoryInitializationRunner more comprehensivelyJosJuice
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-27Android: Mark MAIN_FALLBACK_REGION as not runtime editableJosJuice
2022-03-26Android: Inherit from Material3 themes and round corners on box artCharles Lombardo
2022-03-12Android: Only use getActionIndex for ACTION_POINTER_DOWN/ACTION_POINTER_UPJosJuice
2022-03-08Android: Actually use a thread for DirectoryInitializationJosJuice
2022-02-26Merge pull request #10468 from JosJuice/sd-card-callbackAdmiral H. Curtiss
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-26Merge pull request #10361 from Simonx22/migrate-to-material-componentsJosJuice
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