summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java/org
AgeCommit message (Expand)Author
2019-09-06Android: Add GameID to Game Settings titleRyan Meredith
2019-09-01Merge pull request #7810 from Ebola16/GFXUIAnthony
2019-08-21Add SingleChoiceSettingDynamicDescriptionsRyan Meredith
2019-08-21Show Stereoscopy Mode setting value as descriptionRyan Meredith
2019-08-21Show Aspect Ratio setting value as descriptionRyan Meredith
2019-08-21Merge pull request #8190 from JosJuice/android-initAnthony
2019-08-21Merge pull request #8196 from JosJuice/android-applinkactivity-raceAnthony
2019-08-21Android: Don't use GameFile/GameFileCache before UICommon::InitJosJuice
2019-08-21Android: Call UICommon::Init at app start instead of emulation startJosJuice
2019-08-21Android: Add helper class AfterDirectoryInitializationRunnerJosJuice
2019-08-21Merge pull request #7274 from Ebola16/DSAAnthony
2019-08-09Replace "Override Language on NTSC Games" with "Allow Mismatched Region Setti...JosJuice
2019-07-18Android: Use EmulationActivity.launchFile() for StartupHandlerStenzek
2019-07-18Android: Support opening .dff filesStenzek
2019-07-18Android: Support opening files directlyStenzek
2019-07-18Android: Support bypassing game file cache to parse fileStenzek
2019-07-15Dynamic SettingsActivity TitlesRyan Meredith
2019-07-02Android: Don't copy default game INIs into user game INIsJosJuice
2019-07-02Android: Suggest deleting game INIs if they contain global INI dataJosJuice
2019-07-02Android: Don't copy global INIs into game INIsJosJuice
2019-06-19Merge pull request #7927 from weihuoya/android-key-mapJosJuice
2019-06-17Android: Fix race condition in AppLinkActivityJosJuice
2019-05-12Merge pull request #8093 from JosJuice/android-runtime-extension-changeConnor McLaughlin
2019-05-11Android: change runtime wiimote extensionweihuoya
2019-04-17rm unused codeweihuoya
2019-04-10simplify config saveweihuoya
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-03-23Android: update IR defaultszackhow
2019-03-23Android: fix touch ir from pr7829 changeszackhow
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2019-02-25Merge pull request #7723 from zackhow/newcaleJMC47
2019-02-16Merge pull request #7791 from JosJuice/android-show-filesJosJuice
2019-02-08Android: Show files in the directory pickerJosJuice
2019-02-03Merge pull request #7687 from weihuoya/android-minor-fxAnthony
2019-02-03Merge pull request #7724 from zackhow/rumAnthony
2019-02-03Merge pull request #7739 from zackhow/multibAnthony
2019-01-28Android: Add an AutoStartFiles in addition to AutoStartFileJosJuice
2019-01-28Android: Use SelectedGames instead of SelectedGame in StartupHandlerJosJuice
2019-01-26Android: Add backend multithreading option to gfx menuzackhow
2019-01-26Android: Wiimote only(no nunchuck) overlay upgradeszackhow
2019-01-25Merge pull request #7478 from stenzek/imguispycrab
2019-01-24Android: Fix pointer if game aspect ratio is larger than deviceszackhow
2019-01-25Android: Add getter method for NativeLibrary.sEmulationActivityStenzek
2019-01-23Android: don't init touch pointer when device doesn't have touchzackhow
2019-01-23Android: Normalize pointer touches based on rendered aspect ratiozackhow
2019-01-23Android: double tap screen to press buttonzackhow
2019-01-21Android: Don't clear vibrators in onStopzackhow
2019-01-21Android minor changesweihuoya
2019-01-19Android: add IR width/height/center option in emu menuzackhow
2019-01-19Android: Add touch to move pointer in overlayzackhow