| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | android: Add option for touch overlay haptics | 2023-06-03 | 6 | -4/+51 | ||
| | * | | | | | | android: Improve missing game handling | 2023-06-03 | 2 | -1/+19 | ||
| | * | | | | | | android: Clean up dependencies | 2023-06-03 | 1 | -7/+3 | ||
| | * | | | | | | android: Delete java code style file | 2023-06-03 | 1 | -241/+0 | ||
| | * | | | | | | android: Settings UI tweaks | 2023-06-03 | 6 | -23/+24 | ||
| | * | | | | | | android: Simplify setup in search and games fragments | 2023-06-03 | 2 | -57/+62 | ||
| | * | | | | | | android: Use collapsing toolbar layout in settings | 2023-06-03 | 3 | -11/+26 | ||
| | * | | | | | | android: Remove unnecessary JvmStatic/JvmField annotations | 2023-06-03 | 11 | -17/+0 | ||
| | * | | | | | | android: Fix navigation rail animation in rtl layout | 2023-06-03 | 1 | -4/+14 | ||
| | * | | | | | | android: Use cutout insets on setup fragment | 2023-06-03 | 1 | -5/+6 | ||
| | * | | | | | | android: Button to reset all settings | 2023-06-03 | 21 | -23/+138 | ||
| | * | | | | | | android: Use proguard file in relWithDebInfo | 2023-06-03 | 1 | -0/+4 | ||
| | * | | | | | | android: Fix background color within inset areas | 2023-06-03 | 2 | -2/+4 | ||
| | * | | | | | | android: Shortcut to settings activity on reselection | 2023-06-03 | 1 | -2/+11 | ||
| | * | | | | | | android: Expose custom RTC setting | 2023-06-03 | 9 | -31/+72 | ||
| | * | | | | | | android: Reset setting on long press | 2023-06-03 | 16 | -7/+89 | ||
| | * | | | | | | android: Fix issues with ea/main icons and version codes | 2023-06-03 | 7 | -28/+19 | ||
| | * | | | | | | android: Move theme options out of advanced settings | 2023-06-03 | 4 | -9/+17 | ||
| | * | | | | | | android: Check if cached games are valid | 2023-06-03 | 1 | -1/+9 | ||
| | * | | | | | | android: Invert rotation to match phone orientation | 2023-06-03 | 1 | -5/+27 | ||
| | * | | | | | | android: vulkan_device: Skip BGR565 emulation on S8gen2. | 2023-06-03 | 1 | -1/+3 | ||
| | * | | | | | | android: config: Use default anisotropic filtering. | 2023-06-03 | 1 | -1/+4 | ||
| | * | | | | | | android: Remove top padding from in game menu items | 2023-06-03 | 1 | -20/+12 | ||
| | * | | | | | | android: Use different icons for mainline/ea | 2023-06-03 | 10 | -5/+835 | ||
| | * | | | | | | android: Add early access upgrade fragment | 2023-06-03 | 13 | -2/+419 | ||
| | * | | | | | | android: vulkan_device: Only compile OverrideBcnFormats when used. | 2023-06-03 | 1 | -0/+2 | ||
| | * | | | | | | android: remove spurious warnings about BCn formats when patched with adrenot... | 2023-06-03 | 1 | -1/+27 | ||
| | * | | | | | | android: video_core: Disable some problematic things on GPU Normal. | 2023-06-03 | 3 | -0/+40 | ||
| | * | | | | | | android: settings: Use mailbox vsync by default. | 2023-06-03 | 2 | -2/+5 | ||
| | * | | | | | | android: video_core: Disable problematic compute shaders. | 2023-06-03 | 5 | -5/+17 | ||
| | * | | | | | | android: Update progard to fix settings crash | 2023-06-03 | 1 | -0/+8 | ||
| | * | | | | | | android: vulkan: Recreate surface after suspension & adapt to async. presenta... | 2023-06-03 | 8 | -26/+39 | ||
| | * | | | | | | android: Game data cache | 2023-06-03 | 8 | -17/+63 | ||
| | * | | | | | | android: Update to Kotlin 1.8.21 | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Disable jetifier | 2023-06-03 | 1 | -2/+1 | ||
| | * | | | | | | android: Update dependencies | 2023-06-03 | 1 | -2/+2 | ||
| | * | | | | | | android: Migrate to AGP 8.0.1 | 2023-06-03 | 4 | -6/+17 | ||
| | * | | | | | | android: Enable non-transitive R classes | 2023-06-03 | 4 | -5/+15 | ||
| | * | | | | | | android: config: Enable asynchronous presentation by default on Android. | 2023-06-03 | 2 | -0/+8 | ||
| | * | | | | | | video_core: Enable support_descriptor_aliasing on Turnip, disable storage ato... | 2023-06-03 | 3 | -5/+16 | ||
| | * | | | | | | android: fix deadzone calculation | 2023-06-03 | 1 | -4/+12 | ||
| | * | | | | | | android: Fix background color when starting emulation | 2023-06-03 | 1 | -0/+1 | ||
| | * | | | | | | android: Persistent scrollbars on home settings fragment | 2023-06-03 | 2 | -5/+14 | ||
| | * | | | | | | android: Use short build hash | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Use navigation bar shade view | 2023-06-03 | 4 | -49/+54 | ||
| | * | | | | | | android: About fragment | 2023-06-03 | 10 | -3/+415 | ||
| | * | | | | | | android: Use x-axis animation for navigation rail | 2023-06-03 | 3 | -3/+23 | ||
| | * | | | | | | android: Sort games alphabetically by default | 2023-06-03 | 1 | -2/+9 | ||
| | * | | | | | | android: New icons for navigation bar | 2023-06-03 | 7 | -4/+47 | ||
| | * | | | | | | android: New icons for home settings fragment | 2023-06-03 | 4 | -21/+11 | ||