summaryrefslogtreecommitdiff
path: root/src/android/app/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12560 from GayPotatoEmma/masterGravatar Charles Lombardo2024-01-072-0/+10
|\
| * android: add basic support for google game dashboardGravatar Emma2024-01-042-0/+10
* | Merge pull request #12576 from t895/total-save-managerGravatar liamwhite2024-01-074-0/+254
|\ \
| * | android: Re-add global save managerGravatar t8952024-01-044-0/+254
| |/
* | hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-051-3/+3
* | Merge pull request #12575 from t895/inconsistent-settings-applicationGravatar liamwhite2024-01-043-9/+3
|\ \
| * | android: Save global config synchronously in onCloseGameFoldersFragmentGravatar t8952024-01-031-2/+3
| * | android: Don't save settings on config destructionGravatar t8952024-01-032-7/+0
| |/
* | Merge pull request #12571 from t895/apply-orientation-on-startGravatar liamwhite2024-01-044-14/+49
|\ \
| * | android: Update orientation on emulation fragment startGravatar t8952024-01-031-0/+1
| * | android: Expose all orientation locking optionsGravatar t8952024-01-034-14/+48
| |/
* / android: Add internal option to disable compression for zip exportsGravatar t8952024-01-023-3/+15
|/
* Merge pull request #12551 from t895/dpad-save-fixGravatar liamwhite2024-01-021-2/+1
|\
| * android: Fix dpad position savingGravatar t8952024-01-011-2/+1
* | android: Use case-insensitive check for addon directoryGravatar t8952024-01-011-1/+1
|/
* android: Expose touchscreen toggleGravatar t8952023-12-303-0/+13
* android: Don't apply material you below android 12Gravatar t8952023-12-301-1/+8
* android: Migrate in-game overlay settings to iniGravatar t8952023-12-3025-847/+1206
* frontend_common: config: Refactor WriteSetting to stricter typesGravatar t8952023-12-301-2/+3
* android: Migrate theme settings to iniGravatar t8952023-12-308-61/+127
* android: Expose anisotropic filtering settingGravatar t8952023-12-295-1/+37
* android: Center switch setting title when no description is presentGravatar t8952023-12-291-1/+1
* android: Pair fastmem toggle to CPU Debug toggleGravatar t8952023-12-291-0/+1
* android: Fix "No games found" text appearing on loadGravatar t8952023-12-211-6/+8
* android: add oboe to audio configurationGravatar Liam2023-12-172-0/+3
* android: Rework InstallableProperty view with iconGravatar t8952023-12-126-11/+191
* android: Prevent editing non-savable settings in per-game settingsGravatar t8952023-12-124-0/+23
* android: Pre-select custom config in game launch dialogGravatar t8952023-12-121-2/+2
* android: Use confirmation dialog when deleting shader cacheGravatar t8952023-12-123-15/+45
* android: Always use custom settings when launched from intentGravatar t8952023-12-121-2/+3
* android: Adjust variable name format for native configGravatar t8952023-12-121-6/+6
* android: Add game dir entries to FilesystemProviderGravatar t8952023-12-126-9/+80
* android: Fix games list loading thread safetyGravatar t8952023-12-121-36/+38
* android: Collect latest information for games listGravatar t8952023-12-122-2/+3
* android: Remove global save import/exporter UIGravatar t8952023-12-121-24/+0
* android: Compare all properties between games in DiffCallbackGravatar t8952023-12-122-1/+2
* android: Expose MemoryUtil size formatting functionGravatar t8952023-12-122-2/+3
* android: Add JNI initialization information for Game classGravatar t8952023-12-122-0/+64
* android: Add per-game driversGravatar t8952023-12-1212-95/+215
* android: Add per-game settingsGravatar t8952023-12-1227-83/+303
* android: Add Game propertiesGravatar t8952023-12-1240-253/+2227
* android: Refactor settings to expose more optionsGravatar t8952023-12-1233-352/+320
* core: Use single instance of profile managerGravatar german772023-12-102-6/+2
* android: Listen for directory selection in viewmodelGravatar t8952023-12-084-8/+33
* android: Don't reload filesystem on update installGravatar t8952023-12-011-3/+0
* Merge pull request #12074 from GPUCode/yuwu-on-the-metalGravatar liamwhite2023-11-308-1/+50
|\
| * Address more review commentsGravatar GPUCode2023-11-253-5/+13
| * android: show current backend in fps overlayGravatar Liam2023-11-253-1/+16
| * android: Add cpu bakend gui toggleGravatar GPUCode2023-11-255-0/+26
* | Merge pull request #12204 from t895/config-migrationGravatar liamwhite2023-11-2931-122/+846
|\ \