summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java/org
AgeCommit message (Expand)Author
2020-11-11Android: Add null check for InputOverlayJosJuice
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-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-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-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
2020-10-18Android: ConfirmRunnable to RunRunnable with optional confirmationRyan Meredith
2020-10-15Merge pull request #9144 from JosJuice/confirm-runnable-finishJosJuice
2020-10-14Merge pull request #9119 from JosJuice/android-seekbar-minLéo Lam
2020-10-14Merge pull request #9135 from JosJuice/show-nkitLéo Lam
2020-10-13Android: Fix setting read during play with local game layer activeJosJuice
2020-10-11Android: Remove finish from ConfirmRunnableViewHolderJosJuice
2020-10-10Merge pull request #8833 from Ebola16/PanicJosJuice
2020-10-06Show NKitness in file format stringJosJuice
2020-10-06Use Instant in StartupHandler.Isira Seneviratne
2020-10-01Android: Correct SliderSetting minimum value behavior on API < 26JosJuice
2020-09-26Android: seekbar.setMin requires API level 26Ryan Meredith
2020-09-25Android: Add "Ignore for this session" to Warning AlertMessagesRyan Meredith
2020-09-25Android: Use DialogFragment for AlertMessageRyan Meredith
2020-09-23Android: Use storage access framework for importing WADsJosJuice