summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java/org
AgeCommit message (Expand)Author
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
2020-11-08Android: Show warning after picking file with wrong extensionJosJuice
2020-11-08Android: Use storage access framework for custom SD card pathsJosJuice
2020-11-07Android: Remove unnecessary WrongConstant warning suppressionRyan Meredith
2020-11-06Android: Call saveSettings in EmulationActivity.onStopJosJuice
2020-11-06Merge pull request #9223 from Ebola16/DJosJuice
2020-11-06Merge pull request #9209 from Ebola16/AIRSDSJosJuice
2020-11-06Android: Make the handling of SAF open modes more robustJosJuice
2020-11-05Android: Rename path variable in ConvertFragmentJosJuice
2020-11-04Android: Suppress warnings in EmulationActivityRyan Meredith
2020-11-02Merge pull request #9215 from JosJuice/android-pointer-portraitLC
2020-11-02Merge pull request #9217 from JosJuice/android-touch-checksLC
2020-11-02Android: Remove some touchscreen checks from EmulationActivityJosJuice
2020-11-02Android: Don't reset savestate time on loadJosJuice
2020-11-02Android/InputOverlayPointer: Don't assume surface covers whole screenJosJuice
2020-10-29Android: Update IR sensitivity default valuesRyan Meredith
2020-10-28Android: showMotionControlsOptions cleanupRyan Meredith
2020-10-28Android: Remove unused importsRyan Meredith
2020-10-27Android: Fix initTouchPointerRyan Meredith
2020-10-24Android: Update WiimoteNew.ini preferences instead of deletingJosJuice
2020-10-24Android: Re-add motionControlsEnabled to clearWiimoteNewIniLinkedPreferencesJosJuice
2020-10-22Android: Remove hacks for Wii Remote extension setting, round 2JosJuice
2020-10-21Android: Show how long ago each savestate was createdJosJuice
2020-10-21Android: Get game metadata from coreJosJuice
2020-10-21Merge pull request #8962 from JosJuice/android-saf-wadLéo Lam
2020-10-20Android: Add AndroidOverlayButtons INI sectionRyan Meredith
2020-10-20Android: Add "Default Values" button for overlay seekbarsRyan Meredith
2020-10-20Android: Convert SharedPreferences to INI Settings (simple cases)Ryan Meredith
2020-10-20Merge pull request #9146 from JosJuice/android-disable-cover-downloadLéo Lam
2020-10-20Merge pull request #9061 from Ebola16/Fixes3Léo Lam
2020-10-20Merge pull request #9154 from Ebola16/RRLéo Lam
2020-10-19Android: Refetch game metadata after returning from settingsJosJuice
2020-10-19Android: Allow disabling cover downloadingJosJuice
2020-10-19Android: Allow reading global settings without a Settings objectJosJuice
2020-10-19Merge pull request #9148 from JosJuice/android-active-layerLéo Lam
2020-10-18Android: Show alert messages as toasts outside of emulationJosJuice