| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Pick game icon based on the configured system language | 2023-06-03 | 1 | -1/+32 | ||
| | |/ / / / / / / / | ||||||
| * | | | / / / / / | android: Set version code | 2023-06-06 | 1 | -0/+1 | ||
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | android: Improve Gradle build configuration | 2023-06-06 | 1 | -1/+2 | ||
| | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | | android: audio_core: sink_stream: Remove unnecessary check. | 2023-06-05 | 1 | -3/+0 | ||
| * | | | | | | | Merge pull request #10508 from yuzu-emu/lime | 2023-06-05 | 328 | -176/+21104 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Merge pull request #10633 from t895/variable-surface-ratio | 2023-06-05 | 3 | -1/+62 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | android: Use a custom view for changing emulation aspect ratio | 2023-06-05 | 3 | -1/+62 | ||
| | * | | | | | | | Merge pull request #10578 from PabloG02/lime-firmware&logs | 2023-06-05 | 9 | -33/+270 | ||
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | android: HomeSettingsFragment: Use string resource for "Share log". | 2023-06-05 | 1 | -1/+1 | ||
| | | * | | | | | | | Address feedback | 2023-06-06 | 4 | -19/+28 | ||
| | | * | | | | | | | Attempt to move the unzip coroutine to a ViewModel | 2023-06-04 | 3 | -27/+94 | ||
| | | * | | | | | | | android: update strings | 2023-06-04 | 1 | -5/+5 | ||
| | | * | | | | | | | android: add option to share log | 2023-06-04 | 3 | -0/+36 | ||
| | | * | | | | | | | android: add option to install firmware | 2023-06-04 | 5 | -1/+124 | ||
| | | * | | | | | | | android: move unzip function to FileUtil and use SecurityException | 2023-06-04 | 2 | -32/+34 | ||
| | * | | | | | | | | Merge pull request #10618 from t895/licenses | 2023-06-05 | 10 | -4/+918 | ||
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | android: Create licenses page | 2023-06-05 | 10 | -4/+918 | ||
| | * | | | | | | | | Merge pull request #10613 from t895/settings-changes | 2023-06-04 | 7 | -104/+116 | ||
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | android: Move settings to debug submenu | 2023-06-04 | 4 | -26/+38 | ||
| | | * | | | | | | | | android: Several string changes | 2023-06-04 | 5 | -78/+78 | ||
| | * | | | | | | | | | android: Load settings at the start of each activity | 2023-06-04 | 4 | -6/+19 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | android: Resolve a couple Gradle warnings | 2023-06-04 | 1 | -1/+4 | ||
| | |/ / / / / / / | ||||||
| | * | | | | | | | android: Add support for split foldable view | 2023-06-03 | 3 | -1/+55 | ||
| | * | | | | | | | android: Replace deprecated and Java code | 2023-06-03 | 1 | -27/+20 | ||
| | |/ / / / / / | ||||||
| | * | | | | | | android: Fix crash on importing invalid save | 2023-06-03 | 1 | -3/+5 | ||
| | * | | | | | | android: vk_presentation_manager: Fix unusued needs_recreation. | 2023-06-03 | 1 | -3/+3 | ||
| | * | | | | | | android: Rename "Input Overlay" to "Overlay Options" | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | android: Adjust import/export saves dialog | 2023-06-03 | 3 | -15/+21 | ||
| | * | | | | | | android: Warning dialogs for key errors | 2023-06-03 | 3 | -31/+95 | ||
| | * | | | | | | android: vk_turbo_mode: Remove unnecessary device recreation. | 2023-06-03 | 2 | -2/+11 | ||
| | * | | | | | | android: EmulationFragment: Remove unnecessary surface destroy on pause. | 2023-06-03 | 1 | -3/+0 | ||
| | * | | | | | | android: renderer_vulkan: Fix crash with surface recreation. | 2023-06-03 | 5 | -1/+36 | ||
| | * | | | | | | android: Fix presentation layout on foldable and tablet devices. | 2023-06-03 | 5 | -22/+94 | ||
| | * | | | | | | android: Enable overlay scale/opacity dialog | 2023-06-03 | 10 | -65/+182 | ||
| | * | | | | | | Add image to card_game.xml to preview in the Layout Editor | 2023-06-03 | 1 | -1/+2 | ||
| | * | | | | | | Save the position of buttons as a percentage | 2023-06-03 | 1 | -80/+136 | ||
| | * | | | | | | android: Don't crash the app when selecting a zip that causes a SecurityExcep... | 2023-06-03 | 1 | -1/+5 | ||
| | * | | | | | | input_common: Fix virtual amiibos | 2023-06-03 | 1 | -4/+4 | ||
| | * | | | | | | android: audio_core: Avoid shutdown hang. | 2023-06-03 | 1 | -0/+3 | ||
| | * | | | | | | android: ForegroundService: Handle null intent. | 2023-06-03 | 1 | -1/+4 | ||
| | * | | | | | | android: ImportExportSavesFragment: Cleanup strings. | 2023-06-03 | 2 | -7/+10 | ||
| | * | | | | | | Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExport... | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | Remove `?.` | 2023-06-03 | 1 | -1/+1 | ||
| | * | | | | | | Check if folder exists before letting the user import/export saves | 2023-06-03 | 1 | -9/+17 | ||
| | * | | | | | | Add save import/export in UI | 2023-06-03 | 5 | -0/+247 | ||
| | * | | | | | | android: Fix FPS text getting cut off by rounded display corners | 2023-06-03 | 2 | -7/+20 | ||
| | * | | | | | | android: Prevent deleting the settings file while a game is running | 2023-06-03 | 3 | -2/+7 | ||
| | * | | | | | | android: Fix link text color for base theme dialog | 2023-06-03 | 1 | -0/+1 | ||
| | * | | | | | | android: Various fixes for CI. | 2023-06-03 | 26 | -60/+121 | ||
| | * | | | | | | android: externals: Update libadrenotools, use useLegacyPackaging. | 2023-06-03 | 1 | -0/+5 | ||