summaryrefslogtreecommitdiff
path: root/Source/Android
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-04Android: Remove #ifdef __cplusplus checksJosJuice
2021-03-03Android: Delete more references in IDCache.cppJosJuice
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-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
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-27Merge pull request #9439 from Darwin-Rist/masterLéo Lam
2021-01-18Android: Fix in-game settings changes not getting savedJosJuice
2021-01-17Added Opacity settings for touchscreen controlsBankaimaster999
2021-01-16Merge pull request #9443 from Simonx22/update-gradleLC
2021-01-16Merge pull request #9445 from Simonx22/update-dependenciesLC
2021-01-15Android: Update dependencies to the latest versionSimonx22
2021-01-15Android: Update Gradle Plugin to 4.1.1Simonx22
2021-01-16gradle.properties: Remove duplicate property keysSimonx22
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: Add content provider support to File::OpenFStreamJosJuice
2020-12-20Android: Convert ISOPaths to INI settingsRyan Meredith
2020-12-12Add caching to Config::InfoJosJuice
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