Commit graph

303 commits

Author SHA1 Message Date
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
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 c58227752d CommonHostInterface: Move save state on exit logic to base class 2021-03-03 01:14:05 +10:00
Connor McLaughlin 7cb1bd5ac0 Android: Fix swapped ingame menu items for es/nl/br 2021-03-02 01:50:01 +10:00
Connor McLaughlin 93861f2977
Merge pull request #1715 from andercard0/patch-87
Android - Update Strings - Pt-Br
2021-03-02 01:46:30 +10:00
Connor McLaughlin dd8a527516
Merge pull request #1714 from andercard0/patch-86
Android - Update Arrays Pt-Br
2021-03-02 01:46:19 +10:00
Anderson_Cardoso 4c58925cec
Android - Update Strings - Pt-Br
Update Strings to latest.
2021-03-01 11:04:19 -03:00
Anderson_Cardoso 74156e5e5d
Android - Update Arrays Pt-Br
Update arrays file to latest. (hope did not break anything this time).
2021-03-01 11:01:59 -03:00
Certainty Witch 6d3df27915
Update arrays.xml
Fix order of Italian strings (Settings was Change Touchscreen Controls and vice versa)
2021-03-01 13:03:08 +02:00
Connor McLaughlin 5c5e9644d7 Android: Fix input profile loading/saving 2021-03-01 13:38:41 +10:00
6lackmag3 a0502eb531
Update strings.xml 2021-02-28 08:58:34 +03:00
Connor McLaughlin 5669442ad1 Android: Fix TTY output summary not being translatable 2021-02-28 04:03:48 +10:00
Connor McLaughlin 091b745af6
Merge pull request #1699 from 6lackmag3/patch-7
Update strings.xml
2021-02-27 22:20:35 +10:00
Connor McLaughlin cab4bdc042
Merge pull request #1700 from 6lackmag3/patch-9
Update arrays.xml
2021-02-27 22:20:13 +10:00
Connor McLaughlin 1607a2424d Android: Update PGXP CPU mode summary 2021-02-27 22:16:39 +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
6lackmag3 04bd46795a
Update arrays.xml 2021-02-27 13:02:15 +03:00
6lackmag3 51b19d3d0a
Update strings.xml 2021-02-27 12:52:29 +03:00