summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-06Android TV bannerLive session user
2023-06-06Merge pull request #10643 from 8bitDream/gradle-configNarr the Reg
android: Improve Gradle build configuration
2023-06-06Merge pull request #10641 from 8bitDream/ci-androidNarr the Reg
android: Fix ci builds with Java 17
2023-06-06android: Improve Gradle build configurationAbandoned Cart
2023-06-06android: Fix ci builds with Java 17Abandoned Cart
2023-06-05android: audio_core: sink_stream: Remove unnecessary check.bunnei
2023-06-05Merge pull request #10508 from yuzu-emu/limebunnei
Project Lime - yuzu Android Port
2023-06-05Merge pull request #10633 from t895/variable-surface-ratiobunnei
android: Use a custom view for changing emulation aspect ratio
2023-06-05Merge pull request #10578 from PabloG02/lime-firmware&logsbunnei
Add UI to import firmware and share logs
2023-06-05android: HomeSettingsFragment: Use string resource for "Share log".bunnei
2023-06-05android: Use a custom view for changing emulation aspect ratioCharles Lombardo
Credit to the Skyline team for the FixedRatioSurfaceView.
2023-06-05Merge pull request #10611 from liamwhite/audio-deadlockbunnei
audio_renderer: resolve adsp thread deadlock shutdown
2023-06-05Merge pull request #10618 from t895/licensesbunnei
android: Add licenses page
2023-06-06Address feedbackPabloG02
2023-06-05android: Create licenses pageCharles Lombardo
2023-06-04Merge pull request #10613 from t895/settings-changesbunnei
android: String and settings organization changes
2023-06-04Merge pull request #10622 from t895/load-settingsbunnei
android: Load settings at the start of each activity
2023-06-04android: Move settings to debug submenuCharles Lombardo
2023-06-04android: Load settings at the start of each activityCharles Lombardo
2023-06-04Merge pull request #10594 from liamwhite/double-patchbunnei
fsp-srv: avoid patching romfs multiple times
2023-06-04Attempt to move the unzip coroutine to a ViewModelPabloG02
2023-06-04android: update stringsPabloG02
2023-06-04android: add option to share logPabloG02
2023-06-04android: add option to install firmwarePabloG02
2023-06-04android: move unzip function to FileUtil and use SecurityExceptionPabloG02
2023-06-04android: Several string changesCharles Lombardo
2023-06-04audio_renderer: resolve adsp thread deadlock shutdownLiam
2023-06-03Merge pull request #10588 from liamwhite/vfs-cachedbunnei
vfs: add vfs_cached for romfs build
2023-06-04Merge pull request #10605 from 8bitDream/kotlinCharles Lombardo
android: Resolve a couple Gradle warnings
2023-06-03Merge pull request #10550 from kkoniuszy/linux-map-buildup-fixbunnei
host_memory: merge adjacent placeholder mappings on Linux
2023-06-04android: Resolve a couple Gradle warningsAbandoned Cart
2023-06-03Merge pull request #10595 from 8bitDream/deprecatedbunnei
android: Replace deprecated and Java code
2023-06-03android: Add support for split foldable viewAbandoned Cart
2023-06-03android: Replace deprecated and Java codeAbandoned Cart
2023-06-03fsp-srv: avoid patching romfs multiple timesLiam
2023-06-03Update README.md (Add Android at builds description) (#10586)Minionguyjpro
2023-06-03romfs: use vfs_cached for romfs outputLiam
2023-06-03vfs: add vfs_cached for romfs buildLiam
2023-06-03android: cmake: Use cmake_dependent_option as appropriate.bunnei
2023-06-03android: Fix crash on importing invalid saveCharles Lombardo
2023-06-03android: vk_presentation_manager: Fix unusued needs_recreation.bunnei
2023-06-03android: Rename "Input Overlay" to "Overlay Options"Charles Lombardo
2023-06-03android: Adjust import/export saves dialogCharles Lombardo
2023-06-03android: Warning dialogs for key errorsCharles Lombardo
2023-06-03android: vk_turbo_mode: Remove unnecessary device recreation.bunnei
- Fixes a rare crash.
2023-06-03android: EmulationFragment: Remove unnecessary surface destroy on pause.bunnei
2023-06-03android: renderer_vulkan: Fix crash with surface recreation.bunnei
2023-06-03android: Fix presentation layout on foldable and tablet devices.bunnei
2023-06-03android: Enable overlay scale/opacity dialogCharles Lombardo
2023-06-03Add image to card_game.xml to preview in the Layout EditorPabloG02