summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2020-02-08Merge pull request #8472 from degasus/jitsettingTilka
2020-01-14Add an option to present/skip presenting duplicate framesStenzek
2019-11-28Android: Fix crash on enabling GC adapterJosJuice
2019-11-27Merge pull request #8439 from JosJuice/android-native-motion-controlsAnthony
2019-11-27Merge pull request #8493 from JosJuice/android-audio-volumeAnthony
2019-11-27Merge pull request #8494 from JosJuice/android-checkbox-no-descriptionAnthony
2019-11-26Android: Add audio volume settingJosJuice
2019-11-25Android: Fix displaying checkbox settings with no descriptionJosJuice
2019-11-23Address review comments on old codeJosJuice
2019-11-23GameDetailsDialog: Convert layout to ConstraintLayoutJosJuice
2019-11-23GameDetailsDialog: Show game ID and revisionJosJuice
2019-11-23GameDetailsDialog: Remove the screenshot ImageViewJosJuice
2019-11-23GameDetailsDialog: Hide description if emptyJosJuice
2019-11-23GameDetailsDialog: Don't use CircleImageView for bannersJosJuice
2019-11-23GameDetailsDialog: Actually load the bannerJosJuice
2019-11-23Bring back game banner loading code deleted in 3f21975JosJuice
2019-11-23Rename GameSettingsDialog to GamePropertiesDialogJosJuice
2019-11-23Android: Bring back the game details dialogJosJuice
2019-11-23Revert "Android: Remove dead code and related lib <circleimageview>"JosJuice
2019-11-23Moves `AlertDialog`s imports to AndroidX and fix tabs background colorRafael Toledo
2019-11-22Bumps compile API to 29 (Q) removes unecessary casts and deprecatedRafael Toledo
2019-11-20Android: Add an option for disabling native motion controlsJosJuice
2019-11-20Android: Let WiimoteEmu know whether we have accelerometer/gyroscopeJosJuice
2019-11-20Android: Overhaul the orientation lock settingJosJuice
2019-11-20Android: Adjust accel/gyro data for screen orientationJosJuice
2019-11-20Android: Make "Horizontal Wii Remote" flip the motion controlsJosJuice
2019-11-20Android: Native motion controlsJosJuice
2019-11-16Core/Jits: Adds an option to disable the register cache.degasus
2019-11-15migrate to AndroidXSimonx22
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-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