summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2020-03-29Merge pull request #7920 from Ebola16/DISOJosJuice
2020-03-24Android: Don't let onSettingChanged clobber ConfirmRunnable changesRyan Meredith
2020-03-23Android: Don't use SettingsAdapter's static state in file pickerJosJuice
2020-03-22Android: Add Paths to UIRyan Meredith
2020-03-16Merge pull request #8598 from JosJuice/channel-sync-android-tvLéo Lam
2020-03-15Merge pull request #8503 from JosJuice/android-stick-calibrationLéo Lam
2020-03-11Android: Add Set as Default ISO to UIRyan Meredith
2020-02-08Merge pull request #8472 from degasus/jitsettingTilka
2020-02-01Android: More robust check for whether to sync channelsJosJuice
2020-01-14Add an option to present/skip presenting duplicate framesStenzek
2019-11-28Android: Use square stick calibrationJosJuice
2019-11-28Android: Clear preferences linked to WiimoteNew.ini when overwritingJosJuice
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