summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2021-03-28Android: Add "Synchronize GPU Thread" setting (SyncOnSkipIdle/SyncGPU)JosJuice
2021-03-28Android: Rename "Enable Logging" to "Write Logs to File"JosJuice
2021-03-22Merge pull request #9592 from JosJuice/android-launch-rescanLC
2021-03-19Android: Add some missing settings to Hacks section of GraphicsJosJuice
2021-03-16Android: Fix rescanning on first app launch after cache clearJosJuice
2021-03-15Android: Fix recreating main activityJosJuice
2021-03-07Merge pull request #9568 from JosJuice/android-delay-save-tabLéo Lam
2021-03-05Android: Don't save settings immediately after switching platform tabJosJuice
2021-03-05Android: Move "skip scanning" logic to MainPresenterJosJuice
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: 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