| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Merge pull request #10649 from german77/version | 2023-06-06 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | android: Set version code | 2023-06-06 | 1 | -0/+1 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #10643 from 8bitDream/gradle-config | 2023-06-06 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Improve Gradle build configuration | 2023-06-06 | 1 | -1/+2 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #10641 from 8bitDream/ci-android | 2023-06-06 | 1 | -0/+5 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | android: Fix ci builds with Java 17 | 2023-06-06 | 1 | -0/+5 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | 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 | 339 | -188/+21730 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | 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 | ||
| | * | | | | | | | | | | Merge pull request #10622 from t895/load-settings | 2023-06-04 | 4 | -6/+19 | ||
| | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | android: Load settings at the start of each activity | 2023-06-04 | 4 | -6/+19 | ||
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #10605 from 8bitDream/kotlin | 2023-06-04 | 1 | -1/+4 | ||
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | | android: Resolve a couple Gradle warnings | 2023-06-04 | 1 | -1/+4 | ||
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #10595 from 8bitDream/deprecated | 2023-06-03 | 3 | -28/+75 | ||
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | 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: cmake: Use cmake_dependent_option as appropriate. | 2023-06-03 | 1 | -2/+2 | ||
| | * | | | | | | | 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 | ||