summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2020-09-08Android: Ensure menu is always wide enoughJosJuice
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-08Android: Update code-style-java for androidx filesRyan 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
2020-08-31Android: Remove unused filesRyan Meredith
2020-08-31Android: Minor cleanup 2Ryan Meredith
2020-08-31Android: Minor cleanupRyan Meredith
2020-08-31Android: res cleanupRyan Meredith
2020-08-27Android: Better GCAdapter scanning thread managementRyan Meredith
2020-08-21Android: Prevent getSetting ClassCastExceptions in ItemViewsRyan Meredith
2020-08-17Merge pull request #9024 from JosJuice/android-wiimote-falseLC
2020-08-17Android: Take RTL layout into account for menu animationsJosJuice
2020-08-11Android: Fix defaults for WiimoteContinuousScanning/EnableSpeakerJosJuice
2020-08-09Android: Rewrite GetRenderSurfaceScale in JavaJosJuice
2020-08-06Merge pull request #9009 from JosJuice/android-settings-recreationLC
2020-08-06Merge pull request #9010 from JosJuice/android-settingsadapter-redundant-staticLC
2020-08-05Android: Fix SettingsActivity back stack behavior after stop+startJosJuice
2020-08-05Android: Persist Settings using ViewModelJosJuice
2020-08-05Android: Remove some static variables from SettingsAdapterJosJuice
2020-08-05Android: Properly restore state of SettingsActivityPresenterJosJuice
2020-08-02Merge pull request #8966 from Ebola16/WPJosJuice
2020-08-02Merge pull request #8978 from Ebola16/RSJosJuice
2020-08-02Merge pull request #7252 from Ebola16/LogJosJuice
2020-08-02Merge pull request #8858 from Ebola16/PUPJosJuice
2020-07-29Android: Add Pause / Unpause Emulation ToggleRyan Meredith
2020-07-29Android: Remove touchscreen check for rumbleJosJuice
2020-07-28Android: Set preferMinimalPostProcessing="true"JosJuice
2020-07-24Android: Add Log Configuration to UIRyan Meredith
2020-07-24Android: Clear game profiles and GameSettingsRyan Meredith
2020-07-24Android: Settings and Emulation activities skip (Tv)MainActivity library rescanRyan Meredith
2020-07-22Android: Some simple Clang-Tidy suggestionsRyan Meredith
2020-07-20Android: Remove hacks for Wii Remote extension and video backend settingsJosJuice
2020-07-18Merge pull request #8905 from JosJuice/jni-encodingLC
2020-07-14Merge pull request #8953 from JosJuice/android-target-sdk-29LC