summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
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-20Android: Update renderer surface before resuming emulationStenzek
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-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-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-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
2017-12-18[Android] Refactor AssetCopyService and the way we extract resources from the...mahdihijazi
2017-12-18Replace all Anonymouse class with lambdas or method refernce where applicablemahdihijazi
2017-11-28Android: Handle missing mappings for the Moga Pro 2 HID controller.Mike
2017-11-09Android: Handle a database downgrade.Mike
2017-11-07Android: Ignore joystick axis movements in the flat area.Mike
2017-11-07Android: Handle duplicate axis, and fix known bad axis.Mike
2017-11-03Merge pull request #6142 from gwicks/android-settingsLeo Lam
2017-11-03Merge pull request #6163 from JosJuice/simple-ini-irLeo Lam
2017-11-02Revert "Convert to/from old EFB scale numbering"JosJuice
2017-11-02Merge pull request #6140 from hackbar/cleanup2Anthony
2017-11-01Android: Destroy the surface in EmulationFragment onStop.Mike
2017-11-01Android: Use the newInstance pattern for EmulationFragment.Mike
2017-11-01Android: Use the system "immersive" mode for fullscreen, and simplify how it'sMike
2017-10-30Android: Add Slot A and B device settings to UIGreg Wicks
2017-10-21Android: Refactor onMotionEvent.Mike Harris
2017-10-21Android: Refactor the saveInput function.Mike Harris