summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
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
2020-11-09Android: Move orientation setting to main settings screenJosJuice
2020-11-09Android: Fix alert messages when EmulationActivity is being destroyedJosJuice
2020-11-09Android: Fix rotating EmulationActivity after boot failsJosJuice
2020-11-09Android: Only show emulation menu toast if boot succeedsJosJuice
2020-11-09Android: Finish EmulationActivity from C++JosJuice
2020-11-09Merge pull request #9225 from JosJuice/android-convertfragment-pathLC
2020-11-09Merge pull request #9230 from JosJuice/android-savesettings-onstopLC
2020-11-08Android: Catch SecurityException in ContentHandlerJosJuice
2020-11-08Android: Call notifyItemChanged after file pickerJosJuice