Commit graph

323 commits

Author SHA1 Message Date
Connor McLaughlin 93087d3c45 Android: Don't restart activities on keyboard change 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
falsepopsky 657854123a android spanish translation update 2021-03-16 12:04:31 -03:00
6lackmag3 b3a195bf76
(Android) Update values-ru/arrays to latest 2021-03-16 03:10:24 +03:00
Connor McLaughlin a34f0d5599 Android: Add controller settings to ingame menu 2021-03-16 01:59:17 +10:00
Connor McLaughlin a0086851ce Qt: Fix double-clicking psexes/psfs in game list 2021-03-16 01:59:17 +10:00
Anderson_Cardoso b828ac89f4
Android - Atualização Pt-Br (#1810)
Update strings file to latest.
2021-03-16 01:58:59 +10:00
Connor McLaughlin 953718e1c8
Merge pull request #1814 from 6lackmag3/patch-24
Update arrays.xml
2021-03-16 01:02:16 +10:00
Connor McLaughlin 2f7d45c321
Merge pull request #1813 from 6lackmag3/patch-23
Update strings.xml
2021-03-16 01:02:02 +10:00
6lackmag3 58baec862a
Update arrays.xml
updated to latest
2021-03-15 05:13:12 +03:00
6lackmag3 c3eeed5a66
Update strings.xml
updated to latest
2021-03-15 05:13:03 +03:00
Anderson_Cardoso 314f520042
Android - Atualização Pt-Br
Update Arrays to latest.
2021-03-14 19:19:14 -03: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 e87ce48601
Merge pull request #1804 from 6lackmag3/patch-22
Update arrays.xml
2021-03-14 19:31:31 +10:00
6lackmag3 613e1e2904
Update arrays.xml
minor changes; updated to latest
2021-03-14 03:03:50 +03:00
6lackmag3 19bc610276
Update strings.xml
minor changes and fixes; updated to latest
2021-03-14 03:02:21 +03:00
Connor McLaughlin c182edf196 Android: Implement RetroAchievements 2021-03-14 03:13:11 +10:00
Connor McLaughlin 0f1dc93eaa Android: Enable plaintext HTTP for i.retroachievements.org
Android doesn't like its TLS configuration.
2021-03-14 02:21:15 +10:00
Connor McLaughlin 6bced299f4 Android: Add AndroidHTTPDownloader class 2021-03-14 02:21:15 +10:00
Connor McLaughlin e719ebcfa0 Android: Fix 'Auto (Game Native)' aspect ratio game setting 2021-03-14 02:20:21 +10:00
Connor McLaughlin f3ebd286c4 Android: Make progress dialogs non-cancelable 2021-03-14 02:01:48 +10:00
Connor McLaughlin 18f952d95c Android: Enable scrollbars in game list 2021-03-09 17:24:46 +10:00
Connor McLaughlin 247f9bf344
Merge pull request #1761 from 6lackmag3/patch-19
Update strings.xml
2021-03-08 11:49:11 +10:00
Connor McLaughlin 217c95bd2c Android: Fix incorrect 'Show Emulation Speed' summary 2021-03-08 11:35:40 +10:00
6lackmag3 65002d329a
Update strings.xml
update to latest
2021-03-07 21:48:59 +03:00
Connor McLaughlin 5fff104383 Android: Fix silly typo
That's what I get for editing out of the IDE and it being 2am.
2021-03-08 02:18:45 +10:00
Connor McLaughlin 196f53ab80 Android: Add a couple of missing translation strings 2021-03-08 01:53:26 +10:00
Connor McLaughlin 8531a5c8f0
Merge pull request #1757 from 6lackmag3/patch-18
Update arrays.xml
2021-03-08 01:53:05 +10:00
6lackmag3 039a19cad7
Update arrays.xml
minor correction
2021-03-07 18:45:32 +03:00
6lackmag3 214108ff92
Update strings.xml
minor corrections, update to latest
2021-03-07 18:40:45 +03: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