Commit Graph

109 Commits

Author SHA1 Message Date
Charles Lombardo 61e0fa1686 android: Convert StringSingleChoiceSetting to Kotlin 2023-05-30 14:42:53 -07:00
Charles Lombardo b59a5a476d android: Convert SliderSetting to Kotlin 2023-05-30 14:42:53 -07:00
Charles Lombardo 2140c4f784 android: Convert SingleChoiceSetting to Kotlin 2023-05-30 14:42:52 -07:00
Charles Lombardo 6b0a707cbf android: Convert SettingsItem to Kotlin 2023-05-30 14:42:52 -07:00
Charles Lombardo 6b7f140efa android: Convert HeaderSetting to Kotlin 2023-05-30 14:42:52 -07:00
Charles Lombardo 71a5641551 android: Convert DateTimeSetting to Kotlin 2023-05-30 14:42:52 -07:00
Charles Lombardo 7422f5f8da android: Convert CheckBoxSetting to Kotlin 2023-05-30 14:42:52 -07:00
Charles Lombardo 9f5fc9b976 android: Convert GameAdapter to Kotlin 2023-05-30 14:42:52 -07:00
Charles Lombardo cf748097c7 android: Convert SettingsAdapter to Kotlin
Update SettingsAdapter.kt
2023-05-30 14:42:52 -07:00
Charles Lombardo e39d9060ed android: Convert EmulationActivity to Kotlin 2023-05-30 14:42:51 -07:00
Charles Lombardo 4603696c46 android: Use material slider in settings dialog 2023-05-30 14:42:51 -07:00
Charles Lombardo 48d363b065 android: Convert Settings to Kotlin 2023-05-30 14:42:51 -07:00
Charles Lombardo 51a780b734 android: Use androidx preferences 2023-05-30 14:42:51 -07:00
bunnei eda7cdd47e android: frontend: Add unique error strings for Vulkan initialization errors. 2023-05-30 14:42:51 -07:00
german77 414c9bff9e android: Use the center of the object and reduce draw calls 2023-05-30 14:42:51 -07:00
german77 1b30825bb9 android: Replace old buttons with vectors 2023-05-30 14:42:51 -07:00
Charles Lombardo 7d71e332cc android: Enable Kotlin support 2023-05-30 14:42:50 -07:00
Charles Lombardo 9efe4d93af android: Upgrade java version to 11 2023-05-30 14:42:50 -07:00
Charles Lombardo 10a6dcccc1 android: Upgrade dependencies 2023-05-30 14:42:50 -07:00
Charles Lombardo aebedc198c android: Replace lintOptions with lint 2023-05-30 14:42:50 -07:00
Charles Lombardo f8d7825c8c android: Move namespace to app module build.gradle 2023-05-30 14:42:50 -07:00
Charles Lombardo 3089744d86 android: bump compile/target sdk to 33 2023-05-30 14:42:50 -07:00
liushuyu b9d6732b1b CMake: fix pkg-config behavior when building for Android 2023-05-30 14:42:49 -07:00
bunnei fc0a0bbdba android: build.gradle: Cleanup build types. 2023-05-30 14:42:49 -07:00
bunnei 6df9f81ef0 android: frontend: settings: Add graphics debugging. 2023-05-30 14:42:49 -07:00
bunnei 363bd5cddc android: jni: Ensure system is only initialized once.
- Fixes likelihood that fastmem allocation succeeds.
2023-05-30 14:42:49 -07:00
bunnei f4067d9f62 android: frontend: Cleanup framerate counter. 2023-05-30 14:42:49 -07:00
bunnei 5ea10323da android: vulkan: Implement adrenotools turbo mode. 2023-05-30 14:42:48 -07:00
bunnei 06fc9413dc android: frontend: Add support for GPU driver selection. 2023-05-30 14:42:48 -07:00
bunnei 6dc642c734 android: native: Add support for custom Vulkan driver loading. 2023-05-30 14:42:48 -07:00
bunnei 73daf3cdfd android: EmulationFragment: Always reset overlay.
- Ensures correct placement until we have better overlay configuration.
2023-05-30 14:42:48 -07:00
Narr the Reg 19143f1680 android: Add motion sensor 2023-05-30 14:42:47 -07:00
Narr the Reg 7fd231034c android: Hook jni input properly 2023-05-30 14:42:47 -07:00
Narr the Reg e51880896b android: cleanup touch update loop 2023-05-30 14:42:46 -07:00
Narr the Reg 663b550815 android: Clean joystick overlay 2023-05-30 14:42:46 -07:00
Narr the Reg e5ea4ac539 android: Clean dpad overlay 2023-05-30 14:42:46 -07:00
Narr the Reg b178100adf android: Clean button overlay 2023-05-30 14:42:46 -07:00
Narr the Reg b3b4d23da2 android: Add all buttons to screen controller 2023-05-30 14:42:46 -07:00
Narr the Reg 38c954f96a android: Apply clang format 2023-05-30 14:42:46 -07:00
bunnei ad74e8d532 android: frontend: Implement game grid view. (#9) 2023-05-30 14:42:46 -07:00
german77 7d14cd7cf3 android: Replace notification icon with yuzu 2023-05-30 14:42:46 -07:00
bunnei 75d3e0f2d8 android: strings: Refresh key dumping URL. 2023-05-30 14:42:46 -07:00
bunnei 031f4d5414 android: frontend: Modify ROM load messaging for invalid keys. 2023-05-30 14:42:46 -07:00
bunnei e9de6494a2 android: frontend: Integrate key installation for SAF. 2023-05-30 14:42:45 -07:00
bunnei df3a6eb96f android: jni: Add function to reload keys. 2023-05-30 14:42:45 -07:00
bunnei 309205894b android: EmulationActivity: Temporarily disable running notification. 2023-05-30 14:42:45 -07:00
bunnei d8a9867947 android: Implement SAF support & migrate to SDK 31. (#4) 2023-05-30 14:42:45 -07:00
bunnei 9556258d0c android: Harden emulation shutdown when loader fails. 2023-05-30 14:42:45 -07:00
bunnei 5175168e2e android: SettingsFragmentPresenter: Fix default renderer backend. 2023-05-30 14:42:44 -07:00
bunnei 96cd359c2e android: jni: native: Add lock around HaltEmulation, tighten run loop. 2023-05-30 14:42:44 -07:00