Commit graph

367 commits

Author SHA1 Message Date
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
Connor McLaughlin 4cd8c959ce
Merge pull request #1853 from 6lackmag3/patch-26
(Android) update values-ru/strings to latest
2021-03-22 12:18:06 +10:00
Connor McLaughlin 8f139a0bea
Merge pull request #1852 from 6lackmag3/patch-27
(Android) update values-ru/arrays
2021-03-22 12:17:49 +10:00
Connor McLaughlin 768e819ec8 Android: Re-enable logging in EmulationSurfaceView 2021-03-22 12:09:40 +10:00
Connor McLaughlin dd130c2132 Android: Fix possible crash in memory card editor 2021-03-22 12:09:22 +10:00
6lackmag3 f02cee23f7
(Android) update values-ru/arrays 2021-03-22 02:23:36 +03:00
6lackmag3 6ecf75e0ba
(Android) update values-ru/strings to latest 2021-03-22 02:23:19 +03:00
Connor McLaughlin 4c3d2cd3fe Android: Stop activity recreate when theme is set
Hopefully will fix those crashes on startup.
2021-03-21 17:22:33 +10:00
Connor McLaughlin 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
Connor McLaughlin 3a041fa0f6 Android: Add a 'no games found' version of game list 2021-03-21 15:14:17 +10:00
Connor McLaughlin 7831769dc3 Android: Always show icons in game list toolbar 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 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