Commit graph

170 commits

Author SHA1 Message Date
Connor McLaughlin 196f53ab80 Android: Add a couple of missing translation strings 2021-03-08 01:53:26 +10:00
Connor McLaughlin cc48b6cc7b Android: Don't save fragment state
We have custom constructors and state which break this.
2021-03-07 02:46:59 +10:00
Connor McLaughlin b80d4d5675 Android: Update touch buttons on down as well as move 2021-03-06 16:00:38 +10:00
Connor McLaughlin 977f5b69c2 Android: Make touch gliding opt-in 2021-03-06 16:00:38 +10:00
Connor McLaughlin 491e3a36df Android: Allow device vibration with external controller 2021-03-06 16:00:38 +10:00
Certainty Witch a6e497cf62
Add touch gliding (#1723)
* Add touch gliding

* Add attributes for glidability

* Account for touch glide attributes

* Ditching glidabitliy arrays

* Change var name to be consistent with feature name
2021-03-06 15:46:58 +10:00
Connor McLaughlin ef440d2712 Android: Generate placeholder covers 2021-03-06 15:32:43 +10:00
Connor McLaughlin b188c908c0 Android: Add dividers between game directories 2021-03-06 15:32:43 +10:00
Connor McLaughlin 7b45df0cc2 Android: Move game list over to RecyclerView 2021-03-06 15:32:43 +10:00
Connor McLaughlin 5bd39bc2c7 Android: Add game grid view 2021-03-06 15:32:43 +10:00
Connor McLaughlin 2ce42cde5f Android: Add analog button to touchscreen controller 2021-02-27 22:15:45 +10:00
Connor McLaughlin 6e9a35806d Android: Fix touchscreen controller settings unpausing 2021-02-27 22:01:07 +10:00
Connor McLaughlin 1e383af623 Android: Hide fast forward button by default 2021-02-27 16:21:36 +10:00
Connor McLaughlin d11ee48fe1 Android: Add touchscreen button add/remove/opacity 2021-02-27 16:21:36 +10:00
Connor McLaughlin 7bd11d38ac Android: Add on-screen fast forward button 2021-02-27 16:21:36 +10:00
Connor McLaughlin d0ace6ed5a Android: Reorder options in main menu 2021-02-27 16:21:36 +10:00
Connor McLaughlin e7b9309567 GameSettings: Add PGXP projection precision 2021-02-18 02:19:43 +10:00
Connor McLaughlin 3bc34d40a1 Android: Fix a possible crash when main recreates 2021-02-07 03:10:45 +10:00
Connor McLaughlin 1a63edec27 Android: Use save on exit option as default for resume 2021-02-07 03:10:45 +10:00
Connor McLaughlin 6ad2b72c2e Android: Add graphical save/load state selector 2021-02-07 03:10:43 +10:00
Connor McLaughlin d4997c6fb9 Android: Manually scale axis values instead of using motion range 2021-02-05 00:39:42 +10:00
Connor McLaughlin 2029702eda Android: Add option to manually inject a path into the game list 2021-02-04 13:47:16 +10:00
Connor McLaughlin 35dc530b9a Android: Pin emu thread to exclusive cores where supported 2021-01-27 01:21:03 +10:00
Connor McLaughlin b96136a9ec Android: Fix crash when loading input profile ingame 2021-01-27 01:21:03 +10:00
Connor McLaughlin a84bf0d8cf Android: Support PSFs in game list 2021-01-24 18:24:07 +10:00
Connor McLaughlin b107cdee53 Android: Add manual disc change from file 2021-01-24 17:37:09 +10:00
Connor McLaughlin 59810bf8db Android: Add game directory list editor 2021-01-24 17:37:09 +10:00
Connor McLaughlin 3c3bfdea93 Android: Don't call toast methods off UI thread 2021-01-21 13:56:10 +10:00
Connor McLaughlin a0ca20a821 Android: Defer rotation request until after start
Fixes messed-up state when orientation is set.
2021-01-21 01:24:52 +10:00
Connor McLaughlin f5188c7fef Android: Default to digital controller type for mapping port 1 2021-01-20 15:04:17 +10:00
Connor McLaughlin fb48e8f093 Android: Fix a possible exception when refreshing game list 2021-01-20 14:45:04 +10:00
Connor McLaughlin 3b433d8d3e Android: Add sustained performance mode option 2021-01-13 20:19:24 +10:00
Connor McLaughlin 434f75658c Android: Fix incorrect code in key list 2021-01-13 20:19:24 +10:00
Connor McLaughlin a27f220f79 Android: Support binding volume buttons 2021-01-13 19:26:24 +10:00
Connor McLaughlin 37f9f118c4 Android: Add 'Open Pause Menu' hotkey 2021-01-13 19:26:24 +10:00
Connor McLaughlin 60232c390a Android: Use checkbox list for patch codes/cheats 2021-01-13 19:26:24 +10:00
Connor McLaughlin c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option 2021-01-11 15:42:42 +10:00
Connor McLaughlin 5996945b37 Android: Use Java thread for emulation thread 2021-01-11 01:14:32 +10:00
Connor McLaughlin 9708332a80 Android: Make tab titles game properties translatable 2021-01-03 18:30:06 +10:00
Connor McLaughlin fc3780815d Android: Reformat Java sources 2021-01-03 18:30:06 +10:00
Connor McLaughlin 600e8d5dd0 Android: Fix fab background colour in dark mode 2021-01-03 18:30:06 +10:00
Connor McLaughlin 4eee5ebdb7 Android: Add per-game settings and properties UI 2021-01-03 18:30:06 +10:00
Connor McLaughlin 22bb64e7b0 Android: Add hotkey binding support 2020-12-30 19:42:14 +10:00
Connor McLaughlin 0aa3b6b399 Android: Controller binding support 2020-12-29 22:49:52 +10:00
Connor McLaughlin cbcb8b4b89 Android: Add dark theme 2020-12-29 22:49:52 +10:00
Connor McLaughlin 59b9e4b2ef Android: Hook up most of the settings interface mutators 2020-12-29 22:49:52 +10:00
Connor McLaughlin d130fc9465 Android: Possible fix for white overlay with controller 2020-12-22 02:15:55 +10:00
Connor McLaughlin 3ed429772d Android: Fix touchscreen controller being instantiated when disabled 2020-12-14 02:15:25 +10:00
Connor McLaughlin 4bcf8b3ce9 Android: Fix nav/notification bar getting stuck when editing layout 2020-12-14 02:15:25 +10:00
Connor McLaughlin d7c3a0137f Android: Support editing touchscreen controller layout 2020-12-14 01:35:53 +10:00
Connor McLaughlin 76c945a6e3 Android: Auto-formatting 2020-12-14 01:35:53 +10:00
Connor McLaughlin 300510f20a Android: Add language override setting 2020-12-09 01:29:15 +10:00
Connor McLaughlin e340963c99 Android: Replace inline strings with string resource references 2020-12-09 00:19:57 +10:00
Connor McLaughlin ead1be4728 Android: Add version, GitHub, Discord to app 2020-12-07 01:07:13 +10:00
Connor McLaughlin bb1e3a0692 Android: Display covers in game list 2020-11-28 00:14:46 +10:00
Connor McLaughlin 38e3b2a28a Android: Display compatibility rating in game list 2020-11-28 00:14:45 +10:00
Connor McLaughlin 12caa79178 Android: Use APK assets for HostInterface::OpenPackagePath 2020-11-28 00:14:45 +10:00
Connor McLaughlin c3526adb69 Android: Fix opening controller menu unpausing 2020-11-09 01:18:44 +10:00
Connor McLaughlin 82ffb1bc81 Android: Implement vibrate-on-press and dualshock vibration 2020-11-09 00:38:19 +10:00
Connor McLaughlin 3e6bc0e10d Android: Implement disc changing via playlists 2020-11-08 00:22:35 +10:00
Connor McLaughlin 4701d2480d Android: Display game code in list 2020-11-08 00:22:35 +10:00
Connor McLaughlin c1de8c32c1 Android: Provide game list file title to Java-side 2020-11-08 00:22:35 +10:00
Connor McLaughlin d23b9b508d Android: Add option to force screen rotation 2020-11-08 00:22:35 +10:00
Connor McLaughlin fb4ebabee5 Android: Add option to pause when menu is open 2020-11-08 00:22:35 +10:00
Connor McLaughlin b2c8e9e31e Android: End emulation activity if not valid on returning 2020-11-08 00:22:35 +10:00
Connor McLaughlin 8f74d4718f Android: Fix crash if activity is killed before returning 2020-11-08 00:22:35 +10:00
Connor McLaughlin c18278e664 Android: Support starting emulation activity externally
Should hopefully work for third-party launchers.
2020-11-08 00:22:35 +10:00
Connor McLaughlin 74942443d3 Android: Add patch code (cheat) import 2020-11-08 00:22:35 +10:00
Connor McLaughlin f94fef11ac Android: Display version in title 2020-11-04 00:07:56 +10:00
Connor McLaughlin 2b66492ed8 HostInterface: Add proper turbo speed setting 2020-11-03 22:59:26 +10:00
Connor McLaughlin d5a5969bd4 Revert "Android: Enable sustained performance mode"
This reverts commit 96ff8c87e5.
2020-11-03 17:33:04 +10:00
Connor McLaughlin 5a93760af9 Android: Fix some crashes reported via Play Store 2020-11-03 16:17:45 +10:00
Connor McLaughlin 96ff8c87e5 Android: Enable sustained performance mode 2020-11-03 16:17:45 +10:00
Connor McLaughlin 7ce55ca800 Android: Fix race/crash when switching away/back to the emulation activity 2020-10-27 11:58:46 +10:00
Connor McLaughlin 9a7999f158 Android: Format Java code 2020-10-24 16:05:52 +10:00
Connor McLaughlin 076d3d3479 Android: Add Start File to main activity menu 2020-10-24 16:05:52 +10:00
Connor McLaughlin e22c7608e3 Android: Scan on background thread and show progress 2020-10-24 16:05:52 +10:00
Connor McLaughlin 5084c90e08 Android: Rename cheats to patches 2020-10-24 16:05:52 +10:00
Connor McLaughlin de3696be4c Android: Add multiple save slots 2020-10-24 16:05:52 +10:00
Connor McLaughlin 942df40fe7 Android: Add missing advanced settings tab 2020-10-18 14:54:38 +10:00
Connor McLaughlin d950779662 Android: Use alert not toast for BIOS import error 2020-10-14 19:05:20 +10:00
Connor McLaughlin e5cdb7751b Android: Prevent OOM when importing invalid BIOSes 2020-10-14 18:59:50 +10:00
Connor McLaughlin ad827155e6 Android: Re-add missing audio options 2020-10-14 18:09:11 +10:00
Connor McLaughlin e7945b422f Android: Split settings into tabs 2020-10-14 15:45:31 +10:00
Connor McLaughlin 2a824751e7 Android: Improve external controller/add auto-hide touch option 2020-10-14 15:45:30 +10:00
Connor McLaughlin eb89bbd909 Android: Fix right stick/L2/R2 on external controller 2020-10-14 00:48:48 +10:00
Connor McLaughlin 2ce9baa8ad Android: Fix possible crash in TouchscreenControllerView 2020-10-11 14:51:17 +10:00
Connor McLaughlin 7775774761 Android: Fix game controller input being ignored 2020-10-11 14:39:14 +10:00
Connor McLaughlin 671033fdd2 Android: Fix disabling save state on exit not working 2020-10-10 19:57:58 +10:00
Connor McLaughlin 13a9411b07 Android: Add BIOS importer 2020-10-10 17:42:21 +10:00
Connor McLaughlin 423054e8ac Android: Fix ANR when boot fails 2020-10-10 16:35:36 +10:00
Connor McLaughlin 897f2dadf8 Android: Add analog touchscreen controls 2020-10-10 12:48:19 +10:00
Connor McLaughlin e7bf22c31f Android: Possible fix for multi-touch-stuck issue 2020-10-09 18:34:42 +10:00
Connor McLaughlin 51fb174984 Android: Fix multi-touch for touchscreen controller 2020-10-08 18:33:04 +10:00
Connor McLaughlin db6a9b4ab5 Android: Slightly improve scoped storage error message 2020-10-08 18:32:38 +10:00
Connor McLaughlin 790a117371 Android: Show error for selecting scoped storage directories 2020-10-07 21:12:52 +10:00
Connor McLaughlin 533722456b Android: Fix logo not displaying during loading 2020-10-07 18:01:20 +10:00
Connor McLaughlin de33c7fa2b Android: Implement cheats 2020-10-07 18:01:20 +10:00
Connor McLaughlin 4b8ae472ab Android: Fix touchscreen controller being limited to touch down/up 2020-10-07 18:01:20 +10:00
Connor McLaughlin a520be5208 Android: Use dialog menu instead of appbar
Fixes it getting messed up in landscape orientation.
2020-09-20 01:36:49 +10:00