Commit Graph

  • 9cb7e7072d android: Prevent updating empty game list text on invalid view Charles Lombardo 2023-03-23 08:54:16 -0400
  • 8a76f253e4 android: Persist settings across configuration changes Charles Lombardo 2023-03-23 03:46:04 -0400
  • 295ffd4d47 android: Persist settings across configuration changes Charles Lombardo 2023-03-23 03:46:04 -0400
  • 4bc0f87d96 android: Store settings object in viewmodel Charles Lombardo 2023-03-22 22:40:31 -0400
  • aaefe8a0e0 android: Store settings object in viewmodel Charles Lombardo 2023-03-22 22:40:31 -0400
  • 8fa08abdb3 android: Remove configChanges exceptions Charles Lombardo 2023-03-22 22:39:40 -0400
  • 06e58cf088 android: Remove configChanges exceptions Charles Lombardo 2023-03-22 22:39:40 -0400
  • 188516a016 Android: Enable resizeable activities Charles Lombardo 2023-03-22 22:39:08 -0400
  • 35e9a99452 Android: Enable resizeable activities Charles Lombardo 2023-03-22 22:39:08 -0400
  • 59b20e67da android: Fix emulation fragment comments Charles Lombardo 2023-03-22 14:37:53 -0400
  • 89b9285627 android: Fix emulation fragment comments Charles Lombardo 2023-03-22 14:37:53 -0400
  • 947e46ef2e android: Use modal navigation drawer as in game menu Charles Lombardo 2023-03-21 01:58:25 -0400
  • 273e81bb94 android: Use modal navigation drawer as in game menu Charles Lombardo 2023-03-21 01:58:25 -0400
  • 99d76acb77 android: Make Game class parcelable Charles Lombardo 2023-03-21 01:57:22 -0400
  • 1f3b41366c android: Make Game class parcelable Charles Lombardo 2023-03-21 01:57:22 -0400
  • c41072feb0 android: Add kotlin parcelize plugin Charles Lombardo 2023-03-21 01:56:58 -0400
  • c53e927368 android: Add kotlin parcelize plugin Charles Lombardo 2023-03-21 01:56:58 -0400
  • ef1b2561ef android: Remove deprecated use of onActivityResult Charles Lombardo 2023-03-22 03:24:32 -0400
  • e2a7143a3d android: Remove deprecated use of onActivityResult Charles Lombardo 2023-03-22 03:24:32 -0400
  • bb5faf6558 android: Fix RTL layouts Charles Lombardo 2023-03-22 05:27:14 -0400
  • d9e7e71a8e android: Fix RTL layouts Charles Lombardo 2023-03-22 05:27:14 -0400
  • f7fc5d6e07 android: Use ellipsis character Charles Lombardo 2023-03-22 05:20:11 -0400
  • 3c9aa8d230 android: Use ellipsis character Charles Lombardo 2023-03-22 05:20:11 -0400
  • 6d28b14f2d android: Move all array strings to main strings file Charles Lombardo 2023-03-22 05:19:41 -0400
  • 16c7afbd46 android: Move all array strings to main strings file Charles Lombardo 2023-03-22 05:19:41 -0400
  • c86d7eb8c2 android: Remove unused strings Charles Lombardo 2023-03-22 04:55:19 -0400
  • 03d9247527 android: Remove unused strings Charles Lombardo 2023-03-22 04:55:19 -0400
  • 49417520ef android: Remove unused colors Charles Lombardo 2023-03-22 04:55:02 -0400
  • bf584d85ad android: Remove unused colors Charles Lombardo 2023-03-22 04:55:02 -0400
  • 5fd53f09c3 android: Remove citra date time picker Charles Lombardo 2023-03-22 04:54:50 -0400
  • 9a842deba5 android: Remove citra date time picker Charles Lombardo 2023-03-22 04:54:50 -0400
  • f4fdf5a4ce android: Remove unused premium header layout Charles Lombardo 2023-03-22 04:50:35 -0400
  • 87211c8aec android: Remove unused premium header layout Charles Lombardo 2023-03-22 04:50:35 -0400
  • 1c00ddcd05 android: Remove unused fragment animations Charles Lombardo 2023-03-22 04:46:57 -0400
  • 1c93ac8e03 android: Remove unused fragment animations Charles Lombardo 2023-03-22 04:46:57 -0400
  • 4155bd2144 android: Remove unused string arrays Charles Lombardo 2023-03-22 04:46:39 -0400
  • 27ec749bdf android: Remove unused string arrays Charles Lombardo 2023-03-22 04:46:39 -0400
  • 85e9d656b9 android: Remove unused integer xmls Charles Lombardo 2023-03-22 04:46:11 -0400
  • dafa6dff07 android: Remove unused integer xmls Charles Lombardo 2023-03-22 04:46:11 -0400
  • 155ce37214 android: Refactor ic_launcher.xml to drawables Charles Lombardo 2023-03-22 04:36:00 -0400
  • 74653f1e80 android: Refactor ic_launcher.xml to drawables Charles Lombardo 2023-03-22 04:36:00 -0400
  • b17d58b523 android: Suppress lint in InsetsHelper Charles Lombardo 2023-03-22 04:30:09 -0400
  • 8a34e58ad6 android: Suppress lint in InsetsHelper Charles Lombardo 2023-03-22 04:30:09 -0400
  • 8add51924f android: Add data extraction rules Charles Lombardo 2023-03-22 04:29:24 -0400
  • 1b40a3df19 android: Add data extraction rules Charles Lombardo 2023-03-22 04:29:24 -0400
  • 9af7547774 android: Remove requestLegacyExternalStorage attribute Charles Lombardo 2023-03-22 04:14:36 -0400
  • 93d6a1fc9c android: Remove requestLegacyExternalStorage attribute Charles Lombardo 2023-03-22 04:14:36 -0400
  • cfb821e680 android: Remove unused permissions Charles Lombardo 2023-03-22 04:14:03 -0400
  • c803d9e5c7 android: Remove unused permissions Charles Lombardo 2023-03-22 04:14:03 -0400
  • 4330135912 android: Inset input overlay based on system cutouts Charles Lombardo 2023-03-21 00:34:39 -0400
  • d3c3b69755 android: Inset input overlay based on system cutouts Charles Lombardo 2023-03-21 00:34:39 -0400
  • 1eb2e781ff Use yuzu as category instead of citra Narr the Reg 2023-03-21 19:41:22 -0600
  • 3f35b34515 Use yuzu as category instead of citra Narr the Reg 2023-03-21 19:41:22 -0600
  • 6cebdba191 android: Stop updating fps counter when emulation stops Charles Lombardo 2023-03-21 21:23:10 -0400
  • 1634391bff android: Stop updating fps counter when emulation stops Charles Lombardo 2023-03-21 21:23:10 -0400
  • 5ef7478141 android: Move driver installation off of main thread Charles Lombardo 2023-03-20 01:44:22 -0400
  • a49a24b079 android: Move driver installation off of main thread Charles Lombardo 2023-03-20 01:44:22 -0400
  • 8ee6154d6d android: Fix crash when decodeGameIcon creates a null Bitmap Charles Lombardo 2023-03-21 17:06:13 -0400
  • 72bef4fa95 android: Fix crash when decodeGameIcon creates a null Bitmap Charles Lombardo 2023-03-21 17:06:13 -0400
  • 3e088c768b android: Use view binding Charles Lombardo 2023-03-20 00:21:52 -0400
  • 72679c7bae android: Use view binding Charles Lombardo 2023-03-20 00:21:52 -0400
  • dd0a0955eb android: Enable view binding Charles Lombardo 2023-03-19 23:40:26 -0400
  • e49e6cac7e android: Enable view binding Charles Lombardo 2023-03-19 23:40:26 -0400
  • 7e48948d54 android: Refactor CheckBoxSetting to SwitchSetting Charles Lombardo 2023-03-19 23:40:15 -0400
  • 4de3abdd5a android: Refactor CheckBoxSetting to SwitchSetting Charles Lombardo 2023-03-19 23:40:15 -0400
  • 542e0c39f7 android: EmulationActivity: Fix variable shadowing in fragment creation. bunnei 2023-03-18 21:28:22 -0700
  • b5b4e50c32 android: EmulationActivity: Fix variable shadowing in fragment creation. bunnei 2023-03-18 21:28:22 -0700
  • 43394945c9 android: res: fragment_emulation: Ensure FPS counter is shown. bunnei 2023-03-18 00:26:52 -0700
  • f45a0b94d6 android: res: fragment_emulation: Ensure FPS counter is shown. bunnei 2023-03-18 00:26:52 -0700
  • e3c37d97f9 common: link libandroid on android Liam 2023-03-16 15:00:34 -0400
  • b19754c73f common: link libandroid on android Liam 2023-03-16 15:00:34 -0400
  • ee0bf11a67 cmake: download architecture-specific ffmpeg for android Liam 2023-03-16 14:41:27 -0400
  • ee10cdad35 cmake: download architecture-specific ffmpeg for android Liam 2023-03-16 14:41:27 -0400
  • d54605d1a5 build: only enable adrenotools on arm64 Liam 2023-03-16 11:56:51 -0400
  • 616cf70a80 build: only enable adrenotools on arm64 Liam 2023-03-16 11:56:51 -0400
  • e6740530e5 android: Use Skyline's document provider Charles Lombardo 2023-03-14 21:35:16 -0400
  • 515f3deea1 android: Use Skyline's document provider Charles Lombardo 2023-03-14 21:35:16 -0400
  • 9238214837 android: Use androidx splash screen Charles Lombardo 2023-03-15 16:37:14 -0400
  • 55e4c2d87b android: Use androidx splash screen Charles Lombardo 2023-03-15 16:37:14 -0400
  • 77075417b0 android: Replace Picasso with Coil Charles Lombardo 2023-03-14 20:23:00 -0400
  • 3fcc6b1104 android: Replace Picasso with Coil Charles Lombardo 2023-03-14 20:23:00 -0400
  • 0caa228190 android: New swipe to refresh color scheme Charles Lombardo 2023-03-14 00:03:51 -0400
  • 37cc94526b android: New swipe to refresh color scheme Charles Lombardo 2023-03-14 00:03:51 -0400
  • c550f3bfff android: New settings fragment animations Charles Lombardo 2023-03-14 00:01:05 -0400
  • 352559b83d android: New settings fragment animations Charles Lombardo 2023-03-14 00:01:05 -0400
  • ee29f2a875 android: Use edge to edge Charles Lombardo 2023-03-13 23:47:39 -0400
  • f40059e4ba android: Use edge to edge Charles Lombardo 2023-03-13 23:47:39 -0400
  • 6581821e39 android: Use Material 3 components Charles Lombardo 2023-03-13 23:15:52 -0400
  • 5840d60724 android: Use Material 3 components Charles Lombardo 2023-03-13 23:15:52 -0400
  • e73d0adc16 android: Modernize theme system Charles Lombardo 2023-03-13 23:14:31 -0400
  • 18f4ef436d android: Modernize theme system Charles Lombardo 2023-03-13 23:14:31 -0400
  • ff36c209a5 android: Use vector icons Charles Lombardo 2023-03-13 22:54:58 -0400
  • 09780c76aa android: Use vector icons Charles Lombardo 2023-03-13 22:54:58 -0400
  • cc5ee75b52 android: Use adaptive icon Charles Lombardo 2023-03-13 19:40:55 -0400
  • 527229c8b3 android: Use adaptive icon Charles Lombardo 2023-03-13 19:40:55 -0400
  • 374f9cbfa2 android: settings: Dynamically evaluate valueAsString bunnei 2023-03-11 16:20:24 -0800
  • c385b2b07b android: settings: Dynamically evaluate valueAsString bunnei 2023-03-11 16:20:24 -0800
  • 13ee2288d2 android: Add license identifier Charles Lombardo 2023-03-11 18:34:06 -0500
  • 2d934720f5 android: Add license identifier Charles Lombardo 2023-03-11 18:34:06 -0500
  • d88c5b4ea5 android: Convert YuzuApplication to Kotlin Charles Lombardo 2023-03-11 00:40:07 -0500