summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java/org
AgeCommit message (Expand)Author
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
2021-09-16Android: Add checkboxes for toggling cheats enabledJosJuice
2021-09-16Android: Add "Enable Cheats" setting to GUIJosJuice
2021-09-16Android: Implement basic read-only cheats listJosJuice
2021-09-16Android: Create CheatsActivityJosJuice
2021-08-24Android: Add fast path to addOrGetJosJuice
2021-08-24Android: Don't hold gameFileCache lock during updateAdditionalMetadataJosJuice
2021-08-24Android: Don't hold gameFileCache lock while finding gamesJosJuice
2021-07-06Merge pull request #9841 from JosJuice/revert-9835Léo Lam
2021-07-06Merge pull request #9862 from delroth/spdx-tagsMai M
2021-07-05licensing: add missing license info to many Java filesPierre Bourdon
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-30Partially revert "Android: Clean up hardcoded platform names"JosJuice
2021-06-26Android: Add Fallback Region setting to GUIJosJuice
2021-06-24Merge pull request #9828 from JosJuice/android-pressed-opacityLéo Lam
2021-06-22Merge pull request #9836 from JosJuice/android-getemulationactivityMai M
2021-06-22Android: Don't use getEmulationActivity in GCAdapter/Wiimote codeJosJuice