summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2021-12-14Android: Fix opening system file managerJosJuice
2021-12-14Android: Rework intent handling to work under scoped storageJosJuice
2021-12-12GameList: Show game mod descriptor .json files in game list.Admiral H. Curtiss
2021-11-21Merge pull request #10231 from JosJuice/android-dir-init-livedataMai M
2021-11-21Android: Add MMU setting to GUIJosJuice
2021-11-19Android: Make rescan on app start work againJosJuice
2021-11-19Android: Make DirectoryInitialization use LiveDataJosJuice
2021-11-18Merge pull request #9956 from Pokechu22/non-power-of-2-wrap-2JMC47
2021-11-17Use Fast Texture Sampling by defaultPokechu22
2021-11-17VideoCommon: Add option to use old behavior (Fast Texture Sampling)Pokechu22
2021-11-17Android: Make GameFileCacheManager use LiveData, part 2JosJuice
2021-11-17Android: Make GameFileCacheManager use LiveData, part 1JosJuice
2021-11-16Merge pull request #10225 from JosJuice/android-game-settings-titleMai M
2021-11-16Android: Properly set game settings title when navigating backwardsJosJuice
2021-11-16Android: Make GameFileCacheService not be a serviceJosJuice
2021-11-16Android: Split up GameFileCacheService.onHandleIntentJosJuice
2021-10-30Android: Show SD root path in Riivolution activityJosJuice
2021-10-30Android: Add Riivolution patch configurationJosJuice
2021-10-30Android: Allow starting game with Riivolution patches from the GUIJosJuice
2021-10-24Merge pull request #10185 from JosJuice/android-fragileLéo Lam
2021-10-24Android: Set android:hasFragileUserDataJosJuice
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-10-15Merge pull request #9696 from JosJuice/android-scoped-storageJosJuice
2021-10-04Android: Add the advanced graphics settings to the GUIJosJuice
2021-10-02DolphinQt/Android: Add warning when converting NKit filesJosJuice
2021-09-21Android: Remove the EmulationState classJosJuice
2021-09-21Android: Remove synchronized keywords from EmulationStateJosJuice
2021-09-21Android: Don't rely on onPause for pausing before destroying surfaceJosJuice
2021-09-21Android: Remove state from EmulationStateJosJuice
2021-09-21Android: Remove mSurface from EmulationStateJosJuice
2021-09-18Android: Show confirmation dialog for clearing game settingsJosJuice
2021-09-16Android: Add button for opening system file managerJosJuice
2021-09-16Android: Add a "user data" screenJosJuice
2021-09-16Android: Show a dialog for scoped storage incompatible settingsJosJuice
2021-09-16Android: Use app-specific directory as User folder by defaultJosJuice
2021-09-16Android: Add save button to cheats activityJosJuice
2021-09-16Android: Allow $ line when entering cheat codeJosJuice
2021-09-16Android: Add Gecko code downloadingJosJuice
2021-09-16Android: Fix CheatsActivity d-pad navigationJosJuice
2021-09-16Android: Show warning when Enable Cheats is offJosJuice
2021-09-16Android: Add the ability to delete cheatsJosJuice
2021-09-16Android: Add the ability to add cheatsJosJuice
2021-09-16Android: Add headers to cheat listJosJuice
2021-09-16Android: Scroll to field with error when error occursJosJuice
2021-09-16Android: Add creator and notes fields for Gecko codesJosJuice
2021-09-16Android: Allow viewing/editing the actual codesJosJuice
2021-09-16Android: Update cheat list when a cheat is editedJosJuice
2021-09-16Android: Add edit button for cheatsJosJuice
2021-09-16Android: Programmatically open/close cheat detailsJosJuice
2021-09-16Android: Add details view for cheatsJosJuice