Commit Graph

24111 Commits

Author SHA1 Message Date
4de3abdd5a android: Refactor CheckBoxSetting to SwitchSetting 2023-06-03 00:05:44 -07:00
b5b4e50c32 android: EmulationActivity: Fix variable shadowing in fragment creation. 2023-06-03 00:05:43 -07:00
f45a0b94d6 android: res: fragment_emulation: Ensure FPS counter is shown. 2023-06-03 00:05:43 -07:00
b19754c73f common: link libandroid on android 2023-06-03 00:05:43 -07:00
ee10cdad35 cmake: download architecture-specific ffmpeg for android 2023-06-03 00:05:43 -07:00
616cf70a80 build: only enable adrenotools on arm64 2023-06-03 00:05:43 -07:00
515f3deea1 android: Use Skyline's document provider 2023-06-03 00:05:43 -07:00
55e4c2d87b android: Use androidx splash screen 2023-06-03 00:05:43 -07:00
3fcc6b1104 android: Replace Picasso with Coil 2023-06-03 00:05:43 -07:00
37cc94526b android: New swipe to refresh color scheme 2023-06-03 00:05:43 -07:00
352559b83d android: New settings fragment animations 2023-06-03 00:05:43 -07:00
f40059e4ba android: Use edge to edge 2023-06-03 00:05:43 -07:00
5840d60724 android: Use Material 3 components 2023-06-03 00:05:42 -07:00
18f4ef436d android: Modernize theme system 2023-06-03 00:05:42 -07:00
09780c76aa android: Use vector icons 2023-06-03 00:05:42 -07:00
527229c8b3 android: Use adaptive icon 2023-06-03 00:05:42 -07:00
c385b2b07b android: settings: Dynamically evaluate valueAsString
Co-Authored-By: bunnei <bunneidev@gmail.com>
2023-06-03 00:05:42 -07:00
2d934720f5 android: Add license identifier 2023-06-03 00:05:42 -07:00
95af1b2a23 android: Convert YuzuApplication to Kotlin 2023-06-03 00:05:42 -07:00
1a4de8d213 android: Convert Action1 to Kotlin 2023-06-03 00:05:42 -07:00
7a0d7bb3f3 android: Convert GameViewHolder to Kotlin 2023-06-03 00:05:41 -07:00
8a4eb062e8 android: Remove ThemeUtil 2023-06-03 00:05:41 -07:00
b8eb8bd2b5 android: Convert StartupHandler to Kotlin 2023-06-03 00:05:41 -07:00
de1dff557d android: Convert Log to Kotlin 2023-06-03 00:05:41 -07:00
a05c6deb66 android: Convert GpuDriverMetadata to Kotlin 2023-06-03 00:05:41 -07:00
d2f9cf133d android: Convert GpuDriverHelper to Kotlin 2023-06-03 00:05:41 -07:00
bf0c383024 android: Convert GameIconRequestHandler to Kotlin 2023-06-03 00:05:41 -07:00
5d5233ec32 android: Convert ForegroundService to Kotlin 2023-06-03 00:05:41 -07:00
7b54c2b2e2 android: Convert FileUtil to Kotlin 2023-06-03 00:05:41 -07:00
7fb7f3e83f android: Convert FileBrowserHelper to Kotlin 2023-06-03 00:05:41 -07:00
c9d2d74f1f android: Convert EmulationMenuSettings to Kotlin 2023-06-03 00:05:40 -07:00
2444df2bf4 android: Convert DocumentsTree to Kotlin 2023-06-03 00:05:40 -07:00
711aedeaae android: Convert DirectoryStateReceiver to Kotlin 2023-06-03 00:05:40 -07:00
a8994a57d6 android: Convert DirectoryInitialization to Kotlin 2023-06-03 00:05:40 -07:00
b9f1f70688 android: Convert ControllerMappingHelper to Kotlin 2023-06-03 00:05:40 -07:00
c02a27ebd2 android: Convert BiMap to Kotlin 2023-06-03 00:05:40 -07:00
8710c6e14c android: Convert AddDirectoryHelper to Kotlin 2023-06-03 00:05:40 -07:00
e83de8eefb android: Convert PlatformGamesView to Kotlin 2023-06-03 00:05:40 -07:00
fcce7b898f android: Convert PlatformGamesPresenter to Kotlin 2023-06-03 00:05:40 -07:00
0b2350ad5b android: Convert PlatformGamesFragment to Kotlin 2023-06-03 00:05:40 -07:00
67c2e89d2c android: Convert MainView to Kotlin 2023-06-03 00:05:39 -07:00
0f742b3464 android: Convert MainPresenter to Kotlin 2023-06-03 00:05:39 -07:00
42b3e72e96 android: Convert InputOverlayDrawableJoystick to Kotlin 2023-06-03 00:05:39 -07:00
5c8372a566 android: Convert MainActivity to Kotlin 2023-06-03 00:05:39 -07:00
f4508b255f android: Remove ExampleInstrumentedTest 2023-06-03 00:05:39 -07:00
482d3e0b5f android: Remove TwoPaneOnBackPressedCallback
Leftover UI code for dolphin's cheat system. Removing for now.
2023-06-03 00:05:39 -07:00
d85678a80f android: Convert InputOverlayDrawableDpad to Kotlin 2023-06-03 00:05:39 -07:00
0177e908e9 android: Convert InputOverlayDrawableButton to Kotlin 2023-06-03 00:05:39 -07:00
a1c57de466 android: Convert InputOverlay to Kotlin 2023-06-03 00:05:39 -07:00
096cdc57bb android: Remove DividerItemDecoration
Removed in favor of material components version
2023-06-03 00:05:39 -07:00