386 Commits

Author SHA1 Message Date
6lackmag3
574cdb6e87
(Android) Update values-ru/strings 2021-05-03 01:24:54 +03:00
Connor McLaughlin
70aae89219 Android: New/improved ingame pause menu 2021-05-02 15:01:03 +10:00
Connor McLaughlin
a2e1cd8517
Merge pull request #2040 from 6lackmag3/patch-52
(Android) Update values-ru/arrays
2021-05-01 13:32:23 +10:00
6lackmag3
83d9f1e6a3
(Android) Update values-ru/arrays 2021-05-01 02:54:54 +03:00
6lackmag3
f047fe5930
Update strings.xml 2021-05-01 02:52:51 +03:00
Connor McLaughlin
f8bbade9bf Android: Add touchscreen controller port option 2021-05-01 02:56:48 +10:00
Connor McLaughlin
17a4712a3e Settings: Remove less-frequently used AR options
You can easily set this via custom ratios, or match window now.
2021-04-30 02:53:03 +10:00
Connor McLaughlin
256f272768 Support custom and match display aspect ratios 2021-04-30 02:53:03 +10:00
falsepopsky
ba614ea3e2 update spanish translation-android 2021-04-24 13:59:55 -03:00
Connor McLaughlin
46d19eeb1f Android: Allow opening/getting files relative to downloads directory 2021-04-24 16:19:13 +10:00
Connor McLaughlin
c79d93fd53 Android: Assign duplicate descriptors same controller index 2021-04-19 02:29:03 +10:00
Connor McLaughlin
71639d74b7 Android: Compile fix 2021-04-19 01:49:02 +10:00
Connor McLaughlin
70deaa8bc4 Android: Add additional controller interface logging 2021-04-19 01:34:02 +10:00
Connor McLaughlin
339a088fe9 Android: Fix possible crash touchscreen GunCon controller 2021-04-18 19:55:31 +10:00
Connor McLaughlin
430dbb32a7 Android: Fix possible crash when disconnecting controller 2021-04-18 19:49:20 +10:00
Connor McLaughlin
2a5d14d8ed Android: Make ingame menu pause on open by default 2021-04-18 14:01:35 +10:00
Connor McLaughlin
3769f30260 Android: Add pause/menu button to touchscreen controller 2021-04-18 14:01:35 +10:00
6lackmag3
03b49978c7
(Android) Update values-ru/strings 2021-04-17 22:26:52 +03:00
Connor McLaughlin
90e0ff33db Android: Improve text in empty game list fragment 2021-04-17 21:52:27 +10:00
Connor McLaughlin
8125995443 Android: Fix text overflowing in game directory editor 2021-04-17 21:52:27 +10:00
Connor McLaughlin
e3f5cf0fbb Android: Move Start File to overflow menu 2021-04-17 21:52:27 +10:00
Connor McLaughlin
f9fb4c2d16 Android: Fix filenames for SAF paths showing incorrectly 2021-04-17 21:52:27 +10:00
Connor McLaughlin
c3f914565f Android: Use SAF paths for scanning 2021-04-17 21:52:26 +10:00
Connor McLaughlin
d6d8d21eff Common/FileSystem: Make file functions content URI-aware 2021-04-17 21:52:26 +10:00
falsepopsky
d3a14cb271 update qt spanish, and small translation for android 2021-04-11 14:35:10 -03:00
Connor McLaughlin
4786beb0a9 Android: Don't ignore virtual input devices 2021-04-11 02:21:37 +10:00
Connor McLaughlin
251cffd64e
Merge pull request #1954 from 6lackmag3/patch-42
(Android) update values-ru/strings
2021-04-11 02:21:24 +10:00
6lackmag3
3e582d3d92
(Android) update values-ru/strings 2021-04-10 16:16:54 +03:00
6lackmag3
05120f114a
(Android) update values-ru/arrays 2021-04-10 16:06:34 +03:00
Connor McLaughlin
1e5fc41b4e Android: Mark some missing strings as translatable 2021-04-10 20:17:35 +10:00
Connor McLaughlin
f72cbfc653 Android: Make touchscreen buttons larger when pushed 2021-04-10 20:17:35 +10:00
Connor McLaughlin
20ed6913a9 Android: Support scaling touchscreen buttons 2021-04-10 20:17:35 +10:00
Connor McLaughlin
0e637a093a Android: Add missing check for lifted pointer with d-pad 2021-04-06 02:26:41 +10:00
Connor McLaughlin
c5460b4e48
Merge pull request #1915 from 6lackmag3/patch-33
(Android) update values-ru/strings to latest
2021-04-04 13:25:32 +10:00
Connor McLaughlin
9542825bd6
Merge pull request #1914 from 6lackmag3/patch-30
(Android) update values-ru/arrays to latest
2021-04-04 13:25:27 +10:00
Connor McLaughlin
d41b5be908 HTTPDownloader: Fix user agent sending on Windows/Android 2021-04-04 12:55:03 +10:00
6lackmag3
b8a16bcee8
(Android) update values-ru/strings.xml 2021-04-04 02:53:47 +03:00
6lackmag3
847ee10340
(Android) update values-ru/arrays.xml 2021-04-04 02:46:15 +03:00
Connor McLaughlin
251043f11a OSD: Add controller input display overlay 2021-04-04 04:08:42 +10:00
Connor McLaughlin
a9a571cd6a Android: Support binding half axes to buttons 2021-04-04 02:05:59 +10:00
Connor McLaughlin
bb21a062d8 Android: Add support for GunCon 2021-04-03 14:59:51 +10:00
Connor McLaughlin
17707525dc Android: Merge dpad into one button 2021-04-03 14:59:47 +10:00
Connor McLaughlin
924756860e HostDisplay: Support refresh rate queries on all platforms except Mac 2021-04-03 02:53:28 +10:00
6lackmag3
7c584eb589
(Android) minor corrections for values-ru/strings 2021-03-28 19:57:16 +03:00
Connor McLaughlin
4983c32740 Android: Enable fast boot by default 2021-03-29 00:51:21 +10:00
Connor McLaughlin
a9c026f06a Settings: Rename 'FPS' to 'Game Frame Rate' 2021-03-28 13:47:53 +10:00
Connor McLaughlin
cfdddbf043 Android: Use global reference to EmulationActivity
Fixes crash when loading input profile while running.
2021-03-28 13:47:53 +10:00
Connor McLaughlin
465f0d6e04 Android: Make BIOS import error clearer 2021-03-27 17:21:34 +10:00
Connor McLaughlin
e83f312928 CDImagePBP: Add multi-disc support 2021-03-27 15:18:29 +10:00
Connor McLaughlin
c5e14c2f9f Android: Remove title from toolbar/add open icon 2021-03-25 13:33:48 +10:00