summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2018-05-02Fixed aspect ratio bigger than 16:9 on Android DevicesDistro Lucas
2018-04-29Dolphin: Add disable copy filter to graphics optionsStenzek
2018-04-17Update Android Gradle PluginRyan Meredith
2018-04-17Fix some warningsTillmann Karras
2018-04-03Android/CMakeLists: Remove usages of LIBS and SRCS variablesLioncash
2018-04-03Fix build error on AndroidJosJuice
2018-03-31Remove dead codeLéo Lam
2018-03-31DiscIO: Don't use all uppercase for enum valuesJosJuice
2018-03-28Android: Updates for Android Studio 3.1Ryan Meredith
2018-03-26Implement "Skip" ubershader modeStenzek
2018-03-15Bring the Android GUI setting for ubershaders up to dateJosJuice
2018-02-21Android: Make on-screen joysticks center on the initial touch input.Greg Wicks
2018-02-20Merge pull request #6387 from mahdihijazi/fix_build_noMarkus Wick
2018-02-20Android: Update renderer surface before resuming emulationStenzek
2018-02-19Android: Use the git rev-list --count for versionCodemahdihijazi
2018-02-16Android: Implement game-specific settings overrides UIGreg Wicks
2018-01-26Merge pull request #6306 from mahdihijazi/fix_hardcoded_path2Markus Wick
2018-01-24Android: Don't hard code the user dircetory path to /sdcard/dolphin-emumahdihijazi
2018-01-24Merge pull request #6310 from mahdihijazi/fix_animationLéo Lam
2018-01-24Merge pull request #6313 from mahdihijazi/support_change_discLéo Lam
2018-01-21Update the Android Gradle plugin to version 3.0.1Ryan Meredith
2018-01-21Android: Support change discmahdihijazi
2018-01-21Android: Keep the local copy of the mSurfacemahdihijazi
2018-01-19Android: Fix settings screen animation if Animator Duration Scale is Offmahdihijazi
2018-01-13Merge pull request #6302 from JosJuice/gradle-compileLéo Lam
2018-01-12Use "implementation" for all dependencies in build.gradleJosJuice
2018-01-10Merge pull request #6295 from 34will/masterMarkus Wick
2018-01-10Added an actual implementation for yes/no dialogs on Android using Object.wai...34will
2018-01-10Merge pull request #6282 from mahdihijazi/replace_file_browserMarkus Wick
2018-01-05[Android] Replace current file browsermahdihijazi
2018-01-05Merge pull request #6270 from mahdihijazi/suppport_restore_stateMarkus Wick
2018-01-03[Android] Fix refreshing the games list after adding a directorymahdihijazi
2017-12-28[Android] Support restore emulator state after the emulation screen is killedmahdihijazi
2017-12-28Optionally delete savestate that gets loaded at bootJosJuice
2017-12-28MainAndroid: Don't set User directory redundantlyJosJuice
2017-12-28Android: Don't return anything from HandleInitJosJuice
2017-12-28Android: Always run HandleInit logic on app startJosJuice
2017-12-27MainAndroid: Optionally wait for savestate to finish writingJosJuice
2017-12-27MainAndroid: Allow specifying savestate to load at bootJosJuice
2017-12-27MainAndroid: Add wrapper for Core::IsRunningJosJuice
2017-12-27MainAndroid: Allow specifying path for savestatesJosJuice
2017-12-26Android: Fix race condition with writing files before setting User pathJosJuice
2017-12-26Android: Don't extract Sys if it already is extractedJosJuice
2017-12-26Android: Extract Sys to a different folder than the User folderJosJuice
2017-12-24Merge pull request #6258 from mahdihijazi/extract_serviceJosJuice
2017-12-23Fix a bug when you open the gc pad settings after fresh install of Dolphinmahdihijazi
2017-12-23Don't override the WiimoteNew.ini so the user don't loose the selected sourcemahdihijazi
2017-12-20Fix default value for Show FPS in Android GUIJosJuice
2017-12-19Merge pull request #6224 from hackbar/input-fix-mogaMarkus Wick
2017-12-18Update Android GUI settings for Hybrid XFBJosJuice