summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2021-06-08Android: Stop using custom path for GameFileCacheJosJuice
2021-06-07Android: Fix WAD import crashingJosJuice
2021-06-02Merge pull request #9752 from JosJuice/android-unit-tests-offLéo Lam
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-05-25Android: Disable building unit tests by defaultJosJuice
2021-05-24Android: Use VectorToJStringArray in GameFileCache.cppJosJuice
2021-05-24Android: Use DeleteLocalRef more in AndroidCommonJosJuice
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-13Merge pull request #9701 from sspacelynx/masterMat M
2021-05-10Android: bump gradle & dependencies versionsspacelynx
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-06Merge pull request #9388 from JosJuice/default-localeLéo Lam
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-27Set console's default language/country/region based on computer settingsJosJuice
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-04Android: Remove #ifdef __cplusplus checksJosJuice
2021-03-03Android: Delete more references in IDCache.cppJosJuice
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