summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main
AgeCommit message (Expand)Author
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-20Merge pull request #9728 from JosJuice/android-get-shader-listMai M
2021-05-20Android: Remove getDolphinInternalDirectoryJosJuice
2021-05-20Android: Use JNI for getting post-processsing shadersJosJuice
2021-05-19GameList: Minor improvements to android and low res nobanner imagesDentomologist
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-05-06Android: Don't set android:debuggable="true"JosJuice
2021-04-25DolphinQt/Android: Unify the JIT naming schemeJosJuice
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-04-10Change the names for shader compilation settingsJosJuice
2021-03-28Merge pull request #9614 from JosJuice/okay-fine-i-give-inLC
2021-03-28Merge pull request #9613 from JosJuice/android-delete-game-ini-moreLC
2021-03-28Android: Add "Synchronize GPU Thread" setting (SyncOnSkipIdle/SyncGPU)JosJuice
2021-03-28Android: Expand the game INI deletion promptJosJuice
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-22Merge pull request #9599 from JosJuice/android-gfx-hacks-settingsLC
2021-03-19Android: Limit the height of the in-game menu's game titleJosJuice
2021-03-19Android: Make the in-game menu scrollbar widerJosJuice
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
2021-02-11Android: Add missing "World" entry in country listJosJuice
2021-02-11Android: Adjust logic for DOL/ELF long pressJosJuice
2021-01-27Android: Re-implement a subset of CompletableFutureJosJuice
2021-01-27Android: Implement save overwrite confirmationJosJuice
2021-01-27Android: Add "Import Wii Save"JosJuice
2021-01-27Android: Refactor MainPresenter.installWadJosJuice
2021-01-27Android: Merge launchInstallWad into launchOpenFileActivityJosJuice
2021-01-27Android: Move InstallWAD to a new WiiUtils classJosJuice