Commit Graph

  • 8af8f6fc27 android: Apply clang format Narr the Reg 2023-02-13 12:35:56 -06:00
  • 87dbc7c0a4 android: frontend: Implement game grid view. (#9) bunnei 2023-02-12 00:17:19 -08:00
  • 5a54309cc0 android: Replace notification icon with yuzu german77 2023-01-08 11:04:45 -06:00
  • b8c3a2faa7 android: strings: Refresh key dumping URL. bunnei 2023-02-04 03:26:16 -08:00
  • 71328d6348 android: frontend: Modify ROM load messaging for invalid keys. bunnei 2023-02-04 01:42:52 -08:00
  • fe3c6a564f android: frontend: Integrate key installation for SAF. bunnei 2023-02-04 00:55:02 -08:00
  • 2f385569ac android: jni: Add function to reload keys. bunnei 2023-02-04 00:46:24 -08:00
  • cce03d72c6 core: crypto: key_manager: Add methods to reload & validate keys. bunnei 2023-02-04 00:44:33 -08:00
  • 628f932ded android: EmulationActivity: Temporarily disable running notification. bunnei 2023-02-04 00:43:35 -08:00
  • 99592aa808 android: Implement SAF support & migrate to SDK 31. (#4) bunnei 2023-02-03 16:13:16 -08:00
  • af37869237 android: Harden emulation shutdown when loader fails. bunnei 2023-01-29 02:10:45 -08:00
  • 8c4638b3e3 android: SettingsFragmentPresenter: Fix default renderer backend. bunnei 2023-01-29 02:45:50 -08:00
  • 06e3fe4cb2 android: jni: native: Add lock around HaltEmulation, tighten run loop. bunnei 2023-01-25 20:35:58 -08:00
  • 55e457224e android: jni: native: Refactor locking for is_running. bunnei 2023-01-25 19:00:11 -08:00
  • 67095489d5 android: jni: native: Remove unnecessary atomic for is_running. bunnei 2023-01-25 18:42:18 -08:00
  • 042415e786 android: jni: native: Tighten up emulation start/stop signaling. bunnei 2023-01-24 19:04:59 -08:00
  • 3fed4d5a6a android: jni: native: Consolidate emulation state into EmulationSession singleton. bunnei 2023-01-22 16:56:40 -08:00
  • 4cb7063d36 android: Frontend: Fix rendering aspect ratio & add a setting for it. bunnei 2023-01-23 16:44:05 -08:00
  • 52eef7963e android: Integrate settings frontend with yuzu & remove unused code. bunnei 2023-01-08 17:31:30 -08:00
  • 670188d5bc externals: add adrenotools for bcenabler Liam 2023-01-01 18:34:38 -05:00
  • dcc57c9a5a device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging Liam 2023-01-01 12:12:01 -05:00
  • 46310b8949 video_core: vulkan_device: Device initialization for Adreno. bunnei 2023-01-08 00:05:56 -08:00
  • 7ad682a69f video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android. bunnei 2022-12-18 02:57:43 -08:00
  • d691a76712 video_core: vk_swapchain: Fix image format for Android. bunnei 2022-12-18 01:11:14 -08:00
  • 594e322aa6 android: Minimize frontend & convert to yuzu. bunnei 2022-12-30 18:09:03 -08:00
  • de42ff4549 video_core: vk_blit_screen: Rotate viewport for Android landscape. bunnei 2022-12-17 23:55:05 -08:00
  • abd8b33f82 common: error: Fix for Android. bunnei 2022-12-17 23:37:37 -08:00
  • 4a9cac4d1d common: fs: Implement for Android. bunnei 2022-12-17 23:33:09 -08:00
  • ddbb4b2e9a common: logging: Implement Android logcat backend. bunnei 2022-12-17 23:31:09 -08:00
  • 4a0ae1e0e2 common: host_memory: Implement for Android. bunnei 2022-12-17 23:29:15 -08:00
  • d585a4c8aa android: Minimal JNI for yuzu. bunnei 2022-12-17 23:27:18 -08:00
  • 36b5c109e8 android: Add Citra frontend. bunnei 2022-12-17 23:25:46 -08:00
  • 6605545ed6 cmake: Integrate bundled FFmpeg for Android. bunnei 2022-12-30 00:29:53 -08:00
  • 89662cf18a cmake: Integrate submoduled LLVM & fixes for Android. bunnei 2022-12-29 23:25:03 -08:00
  • 917f948026 android: Enable overlay scale/opacity dialog __refs_pull_10557_head Charles Lombardo 2023-06-01 17:30:27 -04:00
  • 584e8b5c52 host_memory: merge adjacent placeholder mappings on Linux __refs_pull_10550_head kkoniuszy 2023-06-01 17:21:22 +02:00
  • 811bd11227 android: Don't crash the app when selecting a zip that causes a SecurityException __refs_pull_10553_head Charles Lombardo 2023-06-01 15:43:46 -04:00
  • 125a1b86be Add image to card_game.xml to preview in the Layout Editor __refs_pull_10551_head PabloG02 2023-06-01 17:51:40 +02:00
  • 2d1c04e8af Save the position of buttons as a percentage PabloG02 2023-06-01 17:49:20 +02:00
  • 9d7131bc82 Merge pull request #10541 from zhaobot/tx-update-20230601030142 liamwhite 2023-06-01 10:53:29 -04:00
  • d89b98d8e8 Merge pull request #10091 from Kelebek1/bc_bugggggg liamwhite 2023-06-01 09:06:07 -04:00
  • 00b6bef65a Merge pull request #10530 from Kelebek1/syncpt_oob liamwhite 2023-06-01 09:05:42 -04:00
  • 988f486061 Merge pull request #10474 from GPUCode/you-left-me-waiting liamwhite 2023-06-01 09:05:30 -04:00
  • 5ab5987e74 Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings liamwhite 2023-06-01 09:05:23 -04:00
  • 1a4f3b37f1 Merge pull request #10482 from german77/gamelist liamwhite 2023-06-01 09:05:18 -04:00
  • e4cde17e5b Merge pull request #10518 from lat9nq/ffmpeg-zombie-var liamwhite 2023-06-01 09:05:05 -04:00
  • af3fd58542 input_common: Fix virtual amiibos bunnei 2023-05-31 22:51:27 -07:00
  • 96a9032d6d Update translations (2023-06-01) __refs_pull_10541_head The yuzu Community 2023-06-01 03:01:52 +00:00
  • 67f2286298 input_common: Fix virtual amiibos __refs_pull_10540_head Narr the Reg 2023-05-31 20:16:46 -06:00
  • b671f7f00c android: audio_core: Avoid shutdown hang. bunnei 2023-05-31 18:21:10 -07:00
  • 04d1a0e193 android: ForegroundService: Handle null intent. bunnei 2023-05-31 18:17:21 -07:00
  • 68ddc23be8 android: ImportExportSavesFragment: Cleanup strings. bunnei 2023-05-31 18:16:54 -07:00
  • c7dccf3f07 Merge pull request #10534 from PabloG02/lime-zip-saves bunnei 2023-05-31 17:52:30 -07:00
  • ce4dfb49cf Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt __refs_pull_10534_head bunnei 2023-05-31 15:59:49 -07:00
  • ab16bb31bb android: Use ext-android-bin for external binaries. bunnei 2023-05-31 15:06:21 -07:00
  • a760819cbb Remove ?. PabloG02 2023-05-31 23:58:01 +02:00
  • 8470bd397e Check if folder exists before letting the user import/export saves PabloG02 2023-05-31 23:37:18 +02:00
  • 4a7ddccd55 Add save import/export in UI PabloG02 2023-05-31 23:24:33 +02:00
  • 2b40e1e7ee Cookies __refs_pull_10537_head __refs_pull_10536_head __refs_pull_10399_head Behunin 2023-05-21 13:00:48 -06:00
  • 6839341f17 Fix incorrect id check and potential out of bounds lookup __refs_pull_10530_head Kelebek1 2023-05-31 19:10:00 +01:00
  • 8e44cf2eba android: Fix FPS text getting cut off by rounded display corners Charles Lombardo 2023-05-31 02:59:11 -04:00
  • b8a2713b8a android: Prevent deleting the settings file while a game is running Charles Lombardo 2023-05-31 02:23:23 -04:00
  • ab45de13af android: Fix link text color for base theme dialog Charles Lombardo 2023-05-31 02:15:31 -04:00
  • 9a1c64264d CopyFFmpegDeps: Update variable name __refs_pull_10518_head lat9nq 2023-05-31 03:59:46 +00:00
  • f5ed9547d1 android: Various fixes for CI. bunnei 2023-05-30 20:50:09 -07:00
  • 67eac44f61 android: externals: Update libadrenotools, use useLegacyPackaging. bunnei 2023-05-29 16:05:39 -07:00
  • a47eb7e444 android: Re-enable service notification Charles Lombardo 2023-05-29 03:16:04 -04:00
  • e92cb3cfe9 android: Ensure keys are loaded before populating games list Charles Lombardo 2023-05-29 01:44:19 -04:00
  • 0214cd6f10 android: Use dialog fragment for the reset settings dialog Charles Lombardo 2023-05-29 01:34:09 -04:00
  • ca3348276c android: Upgrade AGP to 8.0.2 Charles Lombardo 2023-05-29 01:18:31 -04:00
  • 6646a1c9f7 android: Show notification permission page during setup Charles Lombardo 2023-05-28 22:52:36 -04:00
  • f01136b60b android: DIsable FPS counter by default Charles Lombardo 2023-05-28 22:08:21 -04:00
  • 712f087045 android: Improve searches with one character Charles Lombardo 2023-05-28 21:06:37 -04:00
  • fc13c5c58e android: Stop building x86 packages in APKs Charles Lombardo 2023-05-28 20:24:48 -04:00
  • 4c282944b7 android: Add FPS toggle Charles Lombardo 2023-05-28 20:05:55 -04:00
  • e1c6b32b17 CI: use the verify pipeline to do releases liushuyu 2023-05-27 22:36:56 -06:00
  • c961dbdf4e android: Clean up app build.gradle Charles Lombardo 2023-05-27 17:13:46 -04:00
  • 4e6a9c8801 video_core: vk_rasterizer: Decrease draw dispatch count for Android. bunnei 2023-05-26 22:19:36 -07:00
  • cc080fb8c1 android: config: Expose VSync as a configurable setting. bunnei 2023-05-24 22:12:32 -07:00
  • 2af4003a01 android: GPU: Enable async presentation, increase frames in flight. bunnei 2023-05-24 21:29:29 -07:00
  • 0c3f20feb3 android: Enable onBackInvokedCallback Charles Lombardo 2023-05-22 20:14:48 -04:00
  • a22c9f6e72 android: Remove deprecated use of onBackPressed() Charles Lombardo 2023-05-22 20:03:18 -04:00
  • ca8055dcbe android: Add option for touch overlay haptics Charles Lombardo 2023-05-22 19:36:15 -04:00
  • 5ce0225c0a android: Improve missing game handling Charles Lombardo 2023-05-22 18:32:18 -04:00
  • 88afeaefe3 android: Clean up dependencies Charles Lombardo 2023-05-22 18:00:34 -04:00
  • 269d797ab8 android: Delete java code style file Charles Lombardo 2023-05-22 17:40:42 -04:00
  • 95e46d0e27 android: Settings UI tweaks Charles Lombardo 2023-05-22 15:13:18 -04:00
  • 0c7ed5d8b5 android: Simplify setup in search and games fragments Charles Lombardo 2023-05-22 16:20:51 -04:00
  • 391605b007 android: Use collapsing toolbar layout in settings Charles Lombardo 2023-05-22 13:52:04 -04:00
  • 9cf8d25e25 android: Remove unnecessary JvmStatic/JvmField annotations Charles Lombardo 2023-05-16 15:52:22 -04:00
  • 4c9115af1a android: Fix navigation rail animation in rtl layout Charles Lombardo 2023-05-16 15:18:10 -04:00
  • 330ccc1c62 android: Use cutout insets on setup fragment Charles Lombardo 2023-05-16 15:09:31 -04:00
  • 8eb1ae4662 android: Button to reset all settings Charles Lombardo 2023-05-14 13:54:13 -04:00
  • f126661ff6 android: Use proguard file in relWithDebInfo Charles Lombardo 2023-05-15 17:37:09 -04:00
  • 7f6f98b23a android: Fix background color within inset areas Charles Lombardo 2023-05-13 19:08:56 -04:00
  • 4c11a6f800 android: Shortcut to settings activity on reselection Charles Lombardo 2023-05-13 18:58:43 -04:00
  • ae963e415b android: Expose custom RTC setting Charles Lombardo 2023-05-13 18:43:35 -04:00
  • 0170fb57af android: Reset setting on long press Charles Lombardo 2023-05-13 16:24:56 -04:00
  • b8f86f4727 android: Fix issues with ea/main icons and version codes Charles Lombardo 2023-05-13 12:39:28 -04:00
  • 952ff8b3c6 android: Move theme options out of advanced settings Charles Lombardo 2023-05-11 17:51:27 -04:00