summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2019-11-08Gradle 3.5.2Simonx22
2019-11-08Merge pull request #8452 from JosJuice/android-emulationactivity-rotation-crashConnor McLaughlin
2019-11-05Android: Expand the comment for NVidiaShieldWorkaroundViewJosJuice
2019-11-05Android: Replace emulation rotation crash workaround with proper fixJosJuice
2019-10-30Fix versionCodeKen Hosogoe
2019-10-02Android Studio 3.5.1 UpdatesRyan Meredith
2019-09-28Merge pull request #8325 from Ebola16/35JosJuice
2019-09-06Android: Add GameID to Game Settings titleRyan Meredith
2019-09-01Merge pull request #7810 from Ebola16/GFXUIAnthony
2019-08-21Android Studio 3.5 UpdatesRyan Meredith
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-08-07Merge pull request #8288 from allanxp4/masterJosJuice
2019-08-04Android: Add a bit more warning to the game INI deletion promptJosJuice
2019-08-04Fix for crash when switching to landscape modeAllan
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-23Make DolphinAnalytics a true singleton - static local variables are initializ...Silent
2019-06-20Merge pull request #8194 from lioncash/common-msgLéo Lam
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash
2019-06-19Merge pull request #7927 from weihuoya/android-key-mapJosJuice
2019-06-17Android: Fix race condition in AppLinkActivityJosJuice
2019-06-08Merge pull request #8165 from lioncash/linkageConnor McLaughlin
2019-06-08Merge pull request #8117 from weihuoya/threaded_envConnor McLaughlin
2019-06-07Android/ButtonManager: Make most file-scope local variables non-allocatingLioncash
2019-06-07Android/ButtonManager: Make local file-scope variables internally linked wher...Lioncash
2019-06-07Core/ConfigManager: Use forward declarations where applicableLioncash
2019-06-02Mark files as non-executableTillmann Karras
2019-05-29android: thread local envweihuoya
2019-05-24Merge pull request #7801 from GerbilSoft/feature/Discord-PPCTitleChangedLéo Lam
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-05-12Merge pull request #8093 from JosJuice/android-runtime-extension-changeConnor McLaughlin
2019-05-11Android: change runtime wiimote extensionweihuoya
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-05-05Require CMake 3.10 and use CMAKE_CXX_STANDARDLéo Lam
2019-05-01Merge pull request #7958 from Craftyawesome/cpu-emulation-orderLéo Lam