summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
AgeCommit message (Expand)Author
2021-03-05Merge pull request #9529 from JosJuice/android-broadcast-before-metadataLéo Lam
2021-03-05Merge pull request #9555 from JosJuice/android-jni-cleanupLéo Lam
2021-03-04Android: Broadcast update before updating additional metadataJosJuice
2021-03-03Android: Add @Keep annotation to BooleanSupplierJosJuice
2021-02-20Android: Use SwipeRefreshLayout in MainActivityJosJuice
2021-02-20Android: Don't queue up multiple rescans before directory initializationJosJuice
2021-02-20Android: Split GameFileCacheService broadcasts into two typesJosJuice
2021-02-20Android: Refactor MainActivity, add forEachPlatformGamesViewJosJuice
2021-02-11Android: Add missing "World" entry in country listJosJuice
2021-02-11Android: Adjust logic for DOL/ELF long pressJosJuice
2021-01-27Android: Re-implement a subset of CompletableFutureJosJuice
2021-01-27Android: Implement save overwrite confirmationJosJuice
2021-01-27Android: Add "Import Wii Save"JosJuice
2021-01-27Android: Refactor MainPresenter.installWadJosJuice
2021-01-27Android: Merge launchInstallWad into launchOpenFileActivityJosJuice
2021-01-27Android: Move InstallWAD to a new WiiUtils classJosJuice
2021-01-17Added Opacity settings for touchscreen controlsBankaimaster999
2021-01-08Android: Use old folder picker on Android TVJosJuice
2020-12-30Merge pull request #9318 from JosJuice/android-saf-gamesJosJuice
2020-12-28Android: Add specialized content provider implementation of DoFileSearchJosJuice
2020-12-28Android: Don't consider .dff files valid for game listJosJuice
2020-12-28Android: Show a message when adding a folder with no gamesJosJuice
2020-12-27Android: Only have one settings entrypoint in game propertiesJosJuice
2020-12-24Merge pull request #9357 from JosJuice/android-one-settings-entrypointLC
2020-12-24Android: Only have one settings entrypoint per activity/dialogJosJuice
2020-12-24Android: Correctly save in-game settings changes to diskJosJuice
2020-12-20Android: Catch all exceptions in ContentHandlerJosJuice
2020-12-20Android: Use storage access framework for game listJosJuice
2020-12-20Android: Add content provider support to File::ScanDirectoryTreeJosJuice
2020-12-20Android: Fix opening games with extensionless URIJosJuice
2020-12-20Android: Use storage access framework for picking single gamesJosJuice
2020-12-20Android: Add content provider support to File::FileInfoJosJuice
2020-12-20Android: Convert ISOPaths to INI settingsRyan Meredith
2020-12-10Merge pull request #9221 from JosJuice/android-saf-sd-cardJMC47
2020-12-10Android: Expand WiimoteProfileSetting to more setting typesRyan Meredith
2020-12-10Merge pull request #9089 from JosJuice/android-orientation-settingJosJuice
2020-11-30Android: Add "Generate a New Statistics Identity"Ryan Meredith
2020-11-30Merge pull request #9298 from Ebola16/AClearLogLC
2020-11-29Android: Add "Disable Fastmem" debug settingRyan Meredith
2020-11-29Android: Clear Log fileRyan Meredith
2020-11-27IP/Top: Add Android network interfaceSepalani
2020-11-20Android: Fix default values for GC/Wii controller 1JosJuice
2020-11-20Android: Remove "Reset Paths to Default Settings"JosJuice
2020-11-20Android: Long press a setting to reset itJosJuice
2020-11-20Android: Fix IllegalStateException on startupJosJuice
2020-11-20Merge pull request #9170 from JosJuice/android-extension-hack-2Léo Lam
2020-11-20Merge pull request #9193 from JosJuice/android-clear-motioncontrolsenabledLéo Lam
2020-11-17Android: Add @Keep annotation to things accessed using JNIJosJuice
2020-11-11Android: Warn when path in config is unavailableJosJuice
2020-11-11Android: Add null check for InputOverlayJosJuice