summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2020-04-10Android: Reload Wii Remote settings upon saving themRyan Meredith
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2020-04-02Android: Use the newly added style for all dialogsJosJuice
2020-04-02Android: Use the newly added style for the analytics alert tooJosJuice
2020-04-02Android TV: Fix crash when long pressing a gameJosJuice
2020-04-01Android: Force an AppCompat theme in the analytics AlertDialogPaul Keith
2020-03-31Android: Add Insert SD Card and update descriptionRyan Meredith
2020-03-30Android: Reduce Submenu height by 25 percentRyan Meredith
2020-03-30Android: Split General settingsRyan Meredith
2020-03-29Merge pull request #7920 from Ebola16/DISOJosJuice
2020-03-24Android: Don't let onSettingChanged clobber ConfirmRunnable changesRyan Meredith
2020-03-24Merge pull request #8660 from TheRealPSV/masterLéo Lam
2020-03-23Android: Don't use SettingsAdapter's static state in file pickerJosJuice
2020-03-22Android: Add Paths to UIRyan Meredith
2020-03-18Android: add lighter accent color for dark modeParthiv Vora
2020-03-18Android/JNI: Remove odd usage of the comma operatorJosJuice
2020-03-17Android: Set up Day/Night mode for system-compatible optional dark themeParthiv Vora
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-11Common: Add a render_window field to WindowSystemInfoStenzek
2020-03-11Android: Add Set as Default ISO to UIRyan Meredith
2020-03-03Android: Fix obscured Dolphin versionRyan Meredith
2020-02-08Merge pull request #8472 from degasus/jitsettingTilka
2020-02-01Android: More robust check for whether to sync channelsJosJuice
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: 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: 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