Commit graph

144 commits

Author SHA1 Message Date
Connor McLaughlin 3a041fa0f6 Android: Add a 'no games found' version of game list 2021-03-21 15:14:17 +10:00
Connor McLaughlin 0155d6ed61 Android: Add automatic controller mapping option 2021-03-21 15:14:17 +10:00
Connor McLaughlin ad991c122d Android: Add an update notification about controller bindings 2021-03-21 15:14:16 +10:00
Connor McLaughlin a5e316b916 Android: Use user directory for memcard root 2021-03-21 02:55:49 +10:00
Connor McLaughlin 4ab283a2ae Android: Add "Choose Cover Image" to game list menu 2021-03-21 02:55:49 +10:00
Connor McLaughlin f68836206b Android: Remove version from toolbar in game list
Not enough space to show it in portrait mode anyway.
2021-03-21 02:55:49 +10:00
Connor McLaughlin 02e8c7de58 Android: Add memory card editor 2021-03-21 02:55:49 +10:00
Connor McLaughlin 6d4a3bb5a5 Android: Add MemoryCardImage class 2021-03-21 02:55:49 +10:00
Connor McLaughlin d61a9875e1 Android: Fix swapped labels for analog controller settings 2021-03-20 03:03:16 +10:00
Connor McLaughlin 891b4642b7 Android: Allow back button on controllers to be bound 2021-03-20 03:03:16 +10:00
Connor McLaughlin 7e4453a7d4 Android: Fix controller 1 default type of "Not Set" 2021-03-20 03:03:16 +10:00
Connor McLaughlin ab02fbdfad Android: Be less strict about bindable devices 2021-03-20 03:03:16 +10:00
Certainty Witch 20f7cd7217
More QoL changes for touch gliding 2021-03-17 14:35:18 +02:00
Certainty Witch 3d08dd0250
QoL change for touch gliding 2021-03-17 14:00:17 +02:00
Connor McLaughlin a34f0d5599 Android: Add controller settings to ingame menu 2021-03-16 01:59:17 +10:00
Connor McLaughlin 429ab9ffa2 Android: Fix DS4 dpad mapping 2021-03-14 20:48:10 +10:00
Connor McLaughlin 686fc4cc2a Android: Add hotkey categories/grouping 2021-03-14 19:33:00 +10:00
Connor McLaughlin d2cef2e3b5 Android: Pretty print device IDs 2021-03-14 19:33:00 +10:00
Connor McLaughlin 26ee2ce083 Android: Implement support 8 controllers (multitap) 2021-03-14 19:33:00 +10:00
Connor McLaughlin c8a029c5cb Android: Support more than one controller 2021-03-14 19:32:58 +10:00
Connor McLaughlin 1839bfab3b Android: Rewrite input binding to be more flexible
Supports vibration, non-gamepad controllers, etc.

You will need to rebind your controllers.
2021-03-14 19:32:03 +10:00
Connor McLaughlin c182edf196 Android: Implement RetroAchievements 2021-03-14 03:13:11 +10:00
Connor McLaughlin 6bced299f4 Android: Add AndroidHTTPDownloader class 2021-03-14 02:21:15 +10:00
Connor McLaughlin f3ebd286c4 Android: Make progress dialogs non-cancelable 2021-03-14 02:01:48 +10:00
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