summaryrefslogtreecommitdiff
path: root/src/android
AgeCommit message (Expand)Author
2023-12-30android: Update Kotlin version to 1.9.20t895
2023-12-29android: Expose anisotropic filtering settingt895
2023-12-29android: Center switch setting title when no description is presentt895
2023-12-29android: Pair fastmem toggle to CPU Debug togglet895
2023-12-21android: Fix "No games found" text appearing on loadt895
2023-12-17android: add oboe to audio configurationLiam
2023-12-16Merge pull request #12335 from t895/per-game-settingsliamwhite
2023-12-16Merge pull request #12237 from liamwhite/nce-sigtrapliamwhite
2023-12-12android: Rework InstallableProperty view with icont895
2023-12-12android: Prevent editing non-savable settings in per-game settingst895
2023-12-12android: Pre-select custom config in game launch dialogt895
2023-12-12android: Use confirmation dialog when deleting shader cachet895
2023-12-12android: Always use custom settings when launched from intentt895
2023-12-12android: Adjust variable name format for native configt895
2023-12-12android: Add game dir entries to FilesystemProvidert895
2023-12-12android: Fix games list loading thread safetyt895
2023-12-12android: Collect latest information for games listt895
2023-12-12android: Remove global save import/exporter UIt895
2023-12-12android: Compare all properties between games in DiffCallbackt895
2023-12-12android: Expose MemoryUtil size formatting functiont895
2023-12-12android: Add JNI initialization information for Game classt895
2023-12-12android: Add per-game driverst895
2023-12-12android: Add per-game settingst895
2023-12-12android: Add Game propertiest895
2023-12-12android: Refactor settings to expose more optionst895
2023-12-10nce: implement instruction emulation for misaligned memory accessesLiam
2023-12-10core: Use single instance of profile managergerman77
2023-12-08android: Listen for directory selection in viewmodelt895
2023-12-01android: Don't reload filesystem on update installt895
2023-11-30Merge pull request #12074 from GPUCode/yuwu-on-the-metalliamwhite
2023-11-29Merge pull request #12204 from t895/config-migrationliamwhite
2023-11-27android: Save global settings in onStopt895
2023-11-27android: Multi directory UIt895
2023-11-25android: input: Flip abxy on backbone labs controllersgerman77
2023-11-25android: input: Flip abxy on redmagic controllersgerman77
2023-11-25Address more review commentsGPUCode
2023-11-25android: show current backend in fps overlayLiam
2023-11-25android: Add cpu bakend gui toggleGPUCode
2023-11-21android: Rework config lifecyclet895
2023-11-21android: Remove ini4jt895
2023-11-21general: Remove iniht895
2023-11-21config: Unify config handling under frontend_commont895
2023-11-20Merge pull request #12093 from t895/zip-intentliamwhite
2023-11-20Merge pull request #12092 from t895/recent-games-defaultliamwhite
2023-11-19android: Use file picker intent for save exportert895
2023-11-19android: Use path instead of programId for recently added / played keyt895
2023-11-19android: Select recently played games by default in search tabt895
2023-11-19android: Allow up to 400% for the limit speed percent settingt895
2023-11-15android: Disable PiP by defaultt895
2023-11-14Merge pull request #12034 from t895/fps-outlineliamwhite