summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2020-09-22Merge pull request #9088 from JosJuice/android-sysconfJMC47
2020-09-16Merge pull request #9075 from JosJuice/android-osd-left-marginJMC47
2020-09-16Merge pull request #9077 from JosJuice/android-settings-initializedJMC47
2020-09-16Android: Add workaround for conversion progress in dark modeJosJuice
2020-09-16Android: Only allow conversion when appropriateJosJuice
2020-09-16Android: Refactor GamePropertiesDialog.onCreateDialogJosJuice
2020-09-16Android: Pass GameFile to GamePropertiesDialog::newInstanceJosJuice
2020-09-16Android: Let the user select where to save disc imagesJosJuice
2020-09-16Android: Add content provider support to File::DeleteJosJuice
2020-09-16Android: Add content provider support to File::IOFileJosJuice
2020-09-16Android: Add a progress dialog for disc image conversionJosJuice
2020-09-16Android: Add disc image conversionJosJuice
2020-09-16Android: Move OSD out of the way when menu is openJosJuice
2020-09-16Android: Add Wii SYSCONF settings to GUIJosJuice
2020-09-16Android: Don't assume SliderSetting minimum is 0JosJuice
2020-09-16Merge pull request #8975 from JosJuice/android-new-configJosJuice
2020-09-15Android: Display default path when no path is setJosJuice
2020-09-15Android: Allow editing settings during emulationJosJuice
2020-09-15Android: Show overridden game settings in boldJosJuice
2020-09-15Android: Hook up game settings to the new config systemJosJuice
2020-09-15Android: Hook up global settings to the new config systemJosJuice
2020-09-14Android: Fix touch pointer not working after activity recreationJosJuice
2020-09-13Android: Improve WRITE_EXTERNAL_STORAGE denialRyan Meredith
2020-09-13Android: Check for granted permission when returning to MainActivityJosJuice
2020-09-12Android: Centralize default values for settingsJosJuice
2020-09-12Android: Centralize setting definitionsJosJuice
2020-09-12Android: Wait for initialization before launching EmulationActivityJosJuice
2020-09-08Android: Always show Exit Emulation at bottom of menuJosJuice
2020-09-08Android: Remove redundant pause/unpause codeJosJuice
2020-09-08Android: Exit emulation by long pressing BackJosJuice
2020-09-08Android: Hide Refresh Wii Remotes menu entry for GameCube gamesJosJuice
2020-09-08Android: Port over settings from the old menuJosJuice
2020-09-08Android: Close the menu when tapping outside of itJosJuice
2020-09-08Android: Don't hide the menu when pressing ExitJosJuice
2020-09-08Android: Remove inappropriate leanback checksJosJuice
2020-09-08Android: Use Back to open the emulation menu on all devicesJosJuice
2020-09-08Merge pull request #9067 from Ebola16/Fixes4LC
2020-09-08Android: Remove calling create immediately before showRyan Meredith
2020-09-08Android: Remove unnecessary getString callsRyan Meredith
2020-09-08Android: Optimize importsRyan Meredith
2020-09-07Merge pull request #9062 from JosJuice/android-dir-init-fail-messageLC
2020-09-07Merge pull request #9064 from JosJuice/android-filepicker-normalLC
2020-09-06Merge pull request #8943 from JosJuice/android-horizontal-wiimote-buttonsJMC47
2020-09-06Android: Make FilePicker act like a normal settingJosJuice
2020-09-06Android: Create separate InvertedCheckBoxSetting and PercentSliderSetting cla...JosJuice
2020-09-06Android: Replace Java INI parser with C++ INI parserJosJuice
2020-09-06Android: Expose a proper interface for C++ IniFile classJosJuice
2020-09-06Android: Optional AfterDirectoryInitializationRunner failure messageJosJuice
2020-09-01Merge pull request #9042 from Ebola16/FPLC
2020-09-01Merge pull request #9052 from Ebola16/GCATLC