summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
AgeCommit message (Expand)Author
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: Enable backup of external app-specific directoryJosJuice
2021-09-16Android: Increment targetSdkVersion to 30 (Android 11)JosJuice
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-08-07Merge pull request #9864 from PEmu2/wiimoteJosJuice
2021-07-23Android: Allow non-square overlay control imagesJosJuice
2021-07-23Android: Adjust DSP selection namesJosJuice
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-06Merge pull request #8416 from JosJuice/shader-compilation-namesLéo Lam
2021-07-04Change "Wiimote" to "Wii Remote" in interfacePEmu2
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
2021-06-22Android: Store HomeScreenChannel's appLinkIntentUri as UriJosJuice