d6d8d21eff
Common/FileSystem: Make file functions content URI-aware
2021-04-17 21:52:26 +10:00
4786beb0a9
Android: Don't ignore virtual input devices
2021-04-11 02:21:37 +10:00
f72cbfc653
Android: Make touchscreen buttons larger when pushed
2021-04-10 20:17:35 +10:00
20ed6913a9
Android: Support scaling touchscreen buttons
2021-04-10 20:17:35 +10:00
0e637a093a
Android: Add missing check for lifted pointer with d-pad
2021-04-06 02:26:41 +10:00
d41b5be908
HTTPDownloader: Fix user agent sending on Windows/Android
2021-04-04 12:55:03 +10:00
a9a571cd6a
Android: Support binding half axes to buttons
2021-04-04 02:05:59 +10:00
bb21a062d8
Android: Add support for GunCon
2021-04-03 14:59:51 +10:00
17707525dc
Android: Merge dpad into one button
2021-04-03 14:59:47 +10:00
465f0d6e04
Android: Make BIOS import error clearer
2021-03-27 17:21:34 +10:00
e83f312928
CDImagePBP: Add multi-disc support
2021-03-27 15:18:29 +10:00
c5e14c2f9f
Android: Remove title from toolbar/add open icon
2021-03-25 13:33:48 +10:00
768e819ec8
Android: Re-enable logging in EmulationSurfaceView
2021-03-22 12:09:40 +10:00
dd130c2132
Android: Fix possible crash in memory card editor
2021-03-22 12:09:22 +10:00
4c3d2cd3fe
Android: Stop activity recreate when theme is set
...
Hopefully will fix those crashes on startup.
2021-03-21 17:22:33 +10:00
237c0a01b6
Android: Minor binding improvements
...
- Auto bind vibration when supported.
- Fix automatic mapping of L2/R2 for XBox Controller.
2021-03-21 15:41:44 +10:00
3a041fa0f6
Android: Add a 'no games found' version of game list
2021-03-21 15:14:17 +10:00
0155d6ed61
Android: Add automatic controller mapping option
2021-03-21 15:14:17 +10:00
ad991c122d
Android: Add an update notification about controller bindings
2021-03-21 15:14:16 +10:00
a5e316b916
Android: Use user directory for memcard root
2021-03-21 02:55:49 +10:00
4ab283a2ae
Android: Add "Choose Cover Image" to game list menu
2021-03-21 02:55:49 +10:00
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
02e8c7de58
Android: Add memory card editor
2021-03-21 02:55:49 +10:00
6d4a3bb5a5
Android: Add MemoryCardImage class
2021-03-21 02:55:49 +10:00
d61a9875e1
Android: Fix swapped labels for analog controller settings
2021-03-20 03:03:16 +10:00
891b4642b7
Android: Allow back button on controllers to be bound
2021-03-20 03:03:16 +10:00
7e4453a7d4
Android: Fix controller 1 default type of "Not Set"
2021-03-20 03:03:16 +10:00
ab02fbdfad
Android: Be less strict about bindable devices
2021-03-20 03:03:16 +10:00
20f7cd7217
More QoL changes for touch gliding
2021-03-17 14:35:18 +02:00
3d08dd0250
QoL change for touch gliding
2021-03-17 14:00:17 +02:00
a34f0d5599
Android: Add controller settings to ingame menu
2021-03-16 01:59:17 +10:00
429ab9ffa2
Android: Fix DS4 dpad mapping
2021-03-14 20:48:10 +10:00
686fc4cc2a
Android: Add hotkey categories/grouping
2021-03-14 19:33:00 +10:00
d2cef2e3b5
Android: Pretty print device IDs
2021-03-14 19:33:00 +10:00
26ee2ce083
Android: Implement support 8 controllers (multitap)
2021-03-14 19:33:00 +10:00
c8a029c5cb
Android: Support more than one controller
2021-03-14 19:32:58 +10:00
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
c182edf196
Android: Implement RetroAchievements
2021-03-14 03:13:11 +10:00
6bced299f4
Android: Add AndroidHTTPDownloader class
2021-03-14 02:21:15 +10:00
f3ebd286c4
Android: Make progress dialogs non-cancelable
2021-03-14 02:01:48 +10:00
196f53ab80
Android: Add a couple of missing translation strings
2021-03-08 01:53:26 +10:00
cc48b6cc7b
Android: Don't save fragment state
...
We have custom constructors and state which break this.
2021-03-07 02:46:59 +10:00
b80d4d5675
Android: Update touch buttons on down as well as move
2021-03-06 16:00:38 +10:00
977f5b69c2
Android: Make touch gliding opt-in
2021-03-06 16:00:38 +10:00
491e3a36df
Android: Allow device vibration with external controller
2021-03-06 16:00:38 +10:00
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
ef440d2712
Android: Generate placeholder covers
2021-03-06 15:32:43 +10:00
b188c908c0
Android: Add dividers between game directories
2021-03-06 15:32:43 +10:00
7b45df0cc2
Android: Move game list over to RecyclerView
2021-03-06 15:32:43 +10:00
5bd39bc2c7
Android: Add game grid view
2021-03-06 15:32:43 +10:00