summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-03input_common: Fix virtual amiibosbunnei
2023-06-03android: audio_core: Avoid shutdown hang.bunnei
2023-06-03android: ForegroundService: Handle null intent.bunnei
2023-06-03android: ImportExportSavesFragment: Cleanup strings.bunnei
2023-06-03Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExport...bunnei
2023-06-03Remove `?.`PabloG02
2023-06-03Check if folder exists before letting the user import/export savesPabloG02
2023-06-03Add save import/export in UIPabloG02
2023-06-03android: Use ext-android-bin for external binaries.bunnei
2023-06-03android: Fix FPS text getting cut off by rounded display cornersCharles Lombardo
2023-06-03android: Prevent deleting the settings file while a game is runningCharles Lombardo
2023-06-03android: Fix link text color for base theme dialogCharles Lombardo
2023-06-03android: Various fixes for CI.bunnei
2023-06-03android: externals: Update libadrenotools, use useLegacyPackaging.bunnei
2023-06-03android: Re-enable service notificationCharles Lombardo
2023-06-03android: Ensure keys are loaded before populating games listCharles Lombardo
2023-06-03android: Use dialog fragment for the reset settings dialogCharles Lombardo
2023-06-03android: Upgrade AGP to 8.0.2Charles Lombardo
2023-06-03android: Show notification permission page during setupCharles Lombardo
2023-06-03android: DIsable FPS counter by defaultCharles Lombardo
2023-06-03android: Improve searches with one characterCharles Lombardo
2023-06-03android: Stop building x86 packages in APKsCharles Lombardo
2023-06-03android: Add FPS toggleCharles Lombardo
2023-06-03CI: use the verify pipeline to do releasesliushuyu
2023-06-03android: Clean up app build.gradleCharles Lombardo
2023-06-03video_core: vk_rasterizer: Decrease draw dispatch count for Android.bunnei
2023-06-03android: config: Expose VSync as a configurable setting.bunnei
2023-06-03android: GPU: Enable async presentation, increase frames in flight.bunnei
2023-06-03android: Enable onBackInvokedCallbackCharles Lombardo
2023-06-03android: Remove deprecated use of onBackPressed()Charles Lombardo
2023-06-03android: Add option for touch overlay hapticsCharles Lombardo
2023-06-03android: Improve missing game handlingCharles Lombardo
2023-06-03android: Clean up dependenciesCharles Lombardo
2023-06-03android: Delete java code style fileCharles Lombardo
2023-06-03android: Settings UI tweaksCharles Lombardo
2023-06-03android: Simplify setup in search and games fragmentsCharles Lombardo
2023-06-03android: Use collapsing toolbar layout in settingsCharles Lombardo
2023-06-03android: Remove unnecessary JvmStatic/JvmField annotationsCharles Lombardo
2023-06-03android: Fix navigation rail animation in rtl layoutCharles Lombardo
2023-06-03android: Use cutout insets on setup fragmentCharles Lombardo
2023-06-03android: Button to reset all settingsCharles Lombardo
2023-06-03android: Use proguard file in relWithDebInfoCharles Lombardo
2023-06-03android: Fix background color within inset areasCharles Lombardo
2023-06-03android: Shortcut to settings activity on reselectionCharles Lombardo
2023-06-03android: Expose custom RTC settingCharles Lombardo
2023-06-03android: Reset setting on long pressCharles Lombardo
2023-06-03android: Fix issues with ea/main icons and version codesCharles Lombardo
2023-06-03android: Move theme options out of advanced settingsCharles Lombardo
2023-06-03android: Check if cached games are validCharles Lombardo
2023-06-03android: Invert rotation to match phone orientationgerman77