summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2020-02-08Merge pull request #8472 from degasus/jitsettingTilka
2020-01-31Android: Fix typo in Skip Presenting Duplicate Frames setting nameStenzek
2020-01-14Add an option to present/skip presenting duplicate framesStenzek
2019-12-06Android: update to Gradle 3.5.3Simonx22
2019-11-28InputCommon: Decouple ButtonManager and Touchscreen from AndroidOatmealDome
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: Use labels instead of iconsJosJuice
2019-11-23GameDetailsDialog: Convert layout to ConstraintLayoutJosJuice
2019-11-23GameDetailsDialog: Fix banner placeholderJosJuice
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: Fix the whammy bar for emulated guitar controllersJosJuice
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-14Merge pull request #8463 from Simonx22/androidSupportVersion28JosJuice
2019-11-14Merge pull request #8461 from Simonx22/SdkVersionJosJuice
2019-11-11Merge pull request #8456 from jordan-woyak/input-gate-race-fixConnor McLaughlin
2019-11-09update androidSupportVersion and compileSdkVersion to 28Simonx22
2019-11-09Merge pull request #8313 from JosJuice/gamelist-xmlLéo Lam
2019-11-09target Android SdkVersion 28Simonx22
2019-11-08Gradle 3.5.2Simonx22
2019-11-08Merge pull request #8452 from JosJuice/android-emulationactivity-rotation-crashConnor McLaughlin
2019-11-06InputCommon: Make the "input gate" not racey.Jordan Woyak
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-25GameFile: Use enums for custom/length parametersJosJuice