Commit graph

  • a40e0fdf9e time: Implement missing services Narr the Reg 2022-07-14 10:37:03 -0500
  • 8d52dc163a time_zone_manager: Implement go_ahead/go_back lat9nq 2023-05-26 04:40:04 -0400
  • 5d9dd88387 tz_content_manager: Try the system time zone first lat9nq 2023-05-23 18:33:34 -0400
  • 3979c7daa4 common: Move system time zone string detection lat9nq 2023-05-23 18:32:28 -0400
  • 011438fa95 configure_system: Remove external offset on custom rtc lat9nq 2023-05-21 15:45:44 -0400
  • a39b9134db time: Remove auto timezone consideration lat9nq 2023-05-21 15:44:34 -0400
  • 3e68a284ae settings: Always report a valid time zone lat9nq 2023-05-21 15:43:01 -0400
  • 9e2164be74 time_manager: Don't offset RTC by system time zone lat9nq 2023-05-21 02:43:15 -0400
  • c378cbbc2d tz_content_manager: Detect system time zone lat9nq 2023-05-21 00:36:58 -0400
  • cba5865afe android: Create licenses page Charles Lombardo 2023-06-02 03:10:08 -0400
  • 2f7658bd75
    Merge pull request #10613 from t895/settings-changes bunnei 2023-06-04 19:17:42 -0700
  • 78319435e6
    Merge pull request #10622 from t895/load-settings bunnei 2023-06-04 19:14:38 -0700
  • 5e58af0616 android: Move settings to debug submenu Charles Lombardo 2023-06-04 02:57:57 -0400
  • 0078f97227 android: Load settings at the start of each activity Charles Lombardo 2023-06-04 19:32:28 -0400
  • a64ad8315f
    yuzu: add opengl shader backend info in status bar xcfrg 2023-06-04 14:00:53 -0400
  • e6fce1cbbd
    Merge pull request #10594 from liamwhite/double-patch bunnei 2023-06-04 13:24:47 -0700
  • 3733187c14 Attempt to move the unzip coroutine to a ViewModel PabloG02 2023-06-04 02:24:14 +0200
  • 72597b8ffe android: update strings PabloG02 2023-06-03 14:16:07 +0200
  • 8713c442e9 android: add option to share log PabloG02 2023-06-03 14:15:15 +0200
  • 5435f0be5e android: add option to install firmware PabloG02 2023-06-03 14:14:05 +0200
  • 19674ec78d android: move unzip function to FileUtil and use SecurityException PabloG02 2023-06-03 14:13:20 +0200
  • 5de8c5b5c7 android: Several string changes Charles Lombardo 2023-06-04 02:42:58 -0400
  • e96a3a1713 audio_renderer: resolve adsp thread deadlock shutdown Liam 2023-06-04 12:56:40 -0400
  • 125a0e5a07
    Merge pull request #10588 from liamwhite/vfs-cached bunnei 2023-06-03 23:23:45 -0700
  • e804f24519
    Merge pull request #10605 from 8bitDream/kotlin Charles Lombardo 2023-06-04 02:22:34 -0400
  • c5782150f0
    Merge pull request #10550 from kkoniuszy/linux-map-buildup-fix bunnei 2023-06-03 23:22:24 -0700
  • 00a391ce10 android: Resolve a couple Gradle warnings Abandoned Cart 2023-06-04 02:06:38 -0400
  • 42074dc6c7
    Merge pull request #10595 from 8bitDream/deprecated bunnei 2023-06-03 22:08:30 -0700
  • cfa8bec5b9 android: Add support for split foldable view Abandoned Cart 2023-06-03 22:57:28 -0400
  • a2cfe3749a
    Fix typo Kevin Sundqvist Norlén 2023-06-03 21:31:44 +0200
  • b394a6b937 android: Replace deprecated and Java code Abandoned Cart 2023-06-03 15:16:25 -0400
  • a75bc759fe fsp-srv: avoid patching romfs multiple times Liam 2023-06-03 14:27:08 -0400
  • a0f235f4fd
    Update Chinese NX language names Keve1227 2023-06-03 17:23:14 +0200
  • 27313fe576
    Issue a reload if the system language changed Keve1227 2023-06-03 17:17:03 +0200
  • d0aa63069f
    Pick game icon based on the configured system language Keve1227 2023-06-03 17:13:24 +0200
  • 58c54aecb6
    Update README.md (Add Android at builds description) (#10586) Minionguyjpro 2023-06-03 16:29:26 +0200
  • 6e23c84669 romfs: use vfs_cached for romfs output Liam 2023-06-03 08:56:59 -0400
  • 790f91fcc5 vfs: add vfs_cached for romfs build Liam 2023-06-03 08:42:52 -0400
  • 296ccb698d android: cmake: Use cmake_dependent_option as appropriate. bunnei 2023-06-03 00:14:33 -0700
  • a789046127 android: Fix crash on importing invalid save Charles Lombardo 2023-06-02 14:23:25 -0400
  • db6737f2ba android: vk_presentation_manager: Fix unusued needs_recreation. bunnei 2023-06-01 21:43:22 -0700
  • f94eb320ff android: Rename "Input Overlay" to "Overlay Options" Charles Lombardo 2023-06-01 23:57:44 -0400
  • c927a30d09 android: Adjust import/export saves dialog Charles Lombardo 2023-06-01 23:56:14 -0400
  • 20abd49a21 android: Warning dialogs for key errors Charles Lombardo 2023-06-01 14:16:57 -0400
  • df70fdc95b android: vk_turbo_mode: Remove unnecessary device recreation. bunnei 2023-06-01 20:08:38 -0700
  • 4ac9778652 android: EmulationFragment: Remove unnecessary surface destroy on pause. bunnei 2023-06-01 20:08:00 -0700
  • 098e2c4077 android: renderer_vulkan: Fix crash with surface recreation. bunnei 2023-06-01 20:07:18 -0700
  • 057117f009 android: Fix presentation layout on foldable and tablet devices. bunnei 2023-06-01 17:57:49 -0700
  • ca4b07a2d7 android: Enable overlay scale/opacity dialog Charles Lombardo 2023-06-01 17:30:27 -0400
  • 1957b7e6cc Add image to card_game.xml to preview in the Layout Editor PabloG02 2023-06-01 17:51:40 +0200
  • a7e0a0d5b1 Save the position of buttons as a percentage PabloG02 2023-06-01 17:49:20 +0200
  • 8e8627a258 android: Don't crash the app when selecting a zip that causes a SecurityException Charles Lombardo 2023-06-01 15:43:46 -0400
  • eb4ab9bc58 input_common: Fix virtual amiibos bunnei 2023-05-31 22:51:27 -0700
  • 40e938376b android: audio_core: Avoid shutdown hang. bunnei 2023-05-31 18:21:10 -0700
  • 9ca8687b5f android: ForegroundService: Handle null intent. bunnei 2023-05-31 18:17:21 -0700
  • 17ae85e724 android: ImportExportSavesFragment: Cleanup strings. bunnei 2023-05-31 18:16:54 -0700
  • b325ad16bc Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt bunnei 2023-05-31 15:59:49 -0700
  • 4010764279 Remove ?. PabloG02 2023-05-31 23:58:01 +0200
  • 9650c1d02d Check if folder exists before letting the user import/export saves PabloG02 2023-05-31 23:37:18 +0200
  • 33d36ded28 Add save import/export in UI PabloG02 2023-05-31 23:24:33 +0200
  • b2570d2546 android: Use ext-android-bin for external binaries. bunnei 2023-05-31 15:06:21 -0700
  • ad9c2356a8 android: Fix FPS text getting cut off by rounded display corners Charles Lombardo 2023-05-31 02:59:11 -0400
  • fdd200d33f android: Prevent deleting the settings file while a game is running Charles Lombardo 2023-05-31 02:23:23 -0400
  • 4e87a01db6 android: Fix link text color for base theme dialog Charles Lombardo 2023-05-31 02:15:31 -0400
  • ee8caac82f android: Various fixes for CI. bunnei 2023-05-30 20:50:09 -0700
  • 17b5ed9baf android: externals: Update libadrenotools, use useLegacyPackaging. bunnei 2023-05-29 16:05:39 -0700
  • 0f9c5b8d6a android: Re-enable service notification Charles Lombardo 2023-05-29 03:16:04 -0400
  • 09747ca2d3 android: Ensure keys are loaded before populating games list Charles Lombardo 2023-05-29 01:44:19 -0400
  • 897b748895 android: Use dialog fragment for the reset settings dialog Charles Lombardo 2023-05-29 01:34:09 -0400
  • 9c1d42342d android: Upgrade AGP to 8.0.2 Charles Lombardo 2023-05-29 01:18:31 -0400
  • 7de86266fd android: Show notification permission page during setup Charles Lombardo 2023-05-28 22:52:36 -0400
  • 419daf770d android: DIsable FPS counter by default Charles Lombardo 2023-05-28 22:08:21 -0400
  • bfb4e3bcaa android: Improve searches with one character Charles Lombardo 2023-05-28 21:06:37 -0400
  • 0cbae33790 android: Stop building x86 packages in APKs Charles Lombardo 2023-05-28 20:24:48 -0400
  • d49eb7faad android: Add FPS toggle Charles Lombardo 2023-05-28 20:05:55 -0400
  • be6159842a CI: use the verify pipeline to do releases liushuyu 2023-05-27 22:36:56 -0600
  • 8426e97f45 android: Clean up app build.gradle Charles Lombardo 2023-05-27 17:13:46 -0400
  • cf9f4f67dd video_core: vk_rasterizer: Decrease draw dispatch count for Android. bunnei 2023-05-26 22:19:36 -0700
  • b4725332a2 android: config: Expose VSync as a configurable setting. bunnei 2023-05-24 22:12:32 -0700
  • f0ed20c8a2 android: GPU: Enable async presentation, increase frames in flight. bunnei 2023-05-24 21:29:29 -0700
  • 116e2b5f02 android: Enable onBackInvokedCallback Charles Lombardo 2023-05-22 20:14:48 -0400
  • 7812de4ade android: Remove deprecated use of onBackPressed() Charles Lombardo 2023-05-22 20:03:18 -0400
  • ffba83d568 android: Add option for touch overlay haptics Charles Lombardo 2023-05-22 19:36:15 -0400
  • 5dbf842a46 android: Improve missing game handling Charles Lombardo 2023-05-22 18:32:18 -0400
  • c11c5b2eb7 android: Clean up dependencies Charles Lombardo 2023-05-22 18:00:34 -0400
  • a10b1c8ef5 android: Delete java code style file Charles Lombardo 2023-05-22 17:40:42 -0400
  • e42c966110 android: Settings UI tweaks Charles Lombardo 2023-05-22 15:13:18 -0400
  • 412c95e0b0 android: Simplify setup in search and games fragments Charles Lombardo 2023-05-22 16:20:51 -0400
  • aa8a48e94c android: Use collapsing toolbar layout in settings Charles Lombardo 2023-05-22 13:52:04 -0400
  • b31ab11842 android: Remove unnecessary JvmStatic/JvmField annotations Charles Lombardo 2023-05-16 15:52:22 -0400
  • 8d3288b6ff android: Fix navigation rail animation in rtl layout Charles Lombardo 2023-05-16 15:18:10 -0400
  • c930b2bad2 android: Use cutout insets on setup fragment Charles Lombardo 2023-05-16 15:09:31 -0400
  • ee57aa83a4 android: Button to reset all settings Charles Lombardo 2023-05-14 13:54:13 -0400
  • 0f06e73a7c android: Use proguard file in relWithDebInfo Charles Lombardo 2023-05-15 17:37:09 -0400
  • a0a0703f30 android: Fix background color within inset areas Charles Lombardo 2023-05-13 19:08:56 -0400
  • 070d250858 android: Shortcut to settings activity on reselection Charles Lombardo 2023-05-13 18:58:43 -0400
  • c31a37c828 android: Expose custom RTC setting Charles Lombardo 2023-05-13 18:43:35 -0400
  • f7934bdaf7 android: Reset setting on long press Charles Lombardo 2023-05-13 16:24:56 -0400
  • 2289f7ad15 android: Fix issues with ea/main icons and version codes Charles Lombardo 2023-05-13 12:39:28 -0400
  • 5213701e18 android: Move theme options out of advanced settings Charles Lombardo 2023-05-11 17:51:27 -0400