summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
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-23Android: Allow non-square overlay control imagesJosJuice
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
2021-06-22Android: Store HomeScreenChannel's appLinkIntentUri as UriJosJuice
2021-06-22Android: Clean up hardcoded platform namesJosJuice
2021-06-22Android: Clean up some hardcoded stringsJosJuice
2021-06-22Android: Remove check for missing game IDJosJuice
2021-06-19Android: Apply opacity setting to pressed buttons tooJosJuice
2021-06-08Android: Stop using custom path for GameFileCacheJosJuice
2021-06-07Android: Fix WAD import crashingJosJuice
2021-05-20Android: Remove getDolphinInternalDirectoryJosJuice
2021-05-20Android: Use JNI for getting post-processsing shadersJosJuice
2021-05-16Adjust Onscreen Buttons OpacityMayImilae
2021-05-09Android: Remove CheckBoxSettingViewHolder's log setting name hackJosJuice
2021-05-09Android: Use CharSequence for SettingsItem name/descriptionJosJuice
2021-04-19Merge pull request #9653 from JosJuice/android-import-nandLéo Lam
2021-04-19Android: Add "Import BootMii NAND Backup"JosJuice
2021-04-18Android: Early changes to adapt for Android 12JosJuice
2021-03-28Merge pull request #9614 from JosJuice/okay-fine-i-give-inLC
2021-03-28Android: Add "Synchronize GPU Thread" setting (SyncOnSkipIdle/SyncGPU)JosJuice
2021-03-28Android: Rename "Enable Logging" to "Write Logs to File"JosJuice
2021-03-22Merge pull request #9592 from JosJuice/android-launch-rescanLC
2021-03-19Android: Add some missing settings to Hacks section of GraphicsJosJuice
2021-03-16Android: Fix rescanning on first app launch after cache clearJosJuice
2021-03-15Android: Fix recreating main activityJosJuice
2021-03-07Merge pull request #9568 from JosJuice/android-delay-save-tabLéo Lam
2021-03-05Android: Don't save settings immediately after switching platform tabJosJuice
2021-03-05Android: Move "skip scanning" logic to MainPresenterJosJuice
2021-03-05Merge pull request #9529 from JosJuice/android-broadcast-before-metadataLéo Lam
2021-03-05Merge pull request #9555 from JosJuice/android-jni-cleanupLéo Lam
2021-03-04Android: Broadcast update before updating additional metadataJosJuice
2021-03-03Android: Add @Keep annotation to BooleanSupplierJosJuice
2021-02-20Android: Use SwipeRefreshLayout in MainActivityJosJuice
2021-02-20Android: Don't queue up multiple rescans before directory initializationJosJuice
2021-02-20Android: Split GameFileCacheService broadcasts into two typesJosJuice
2021-02-20Android: Refactor MainActivity, add forEachPlatformGamesViewJosJuice