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
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
Connor McLaughlin
1e383af623
Android: Hide fast forward button by default
2021-02-27 16:21:36 +10:00
Connor McLaughlin
d11ee48fe1
Android: Add touchscreen button add/remove/opacity
2021-02-27 16:21:36 +10:00
Connor McLaughlin
7bd11d38ac
Android: Add on-screen fast forward button
2021-02-27 16:21:36 +10:00
Connor McLaughlin
d0ace6ed5a
Android: Reorder options in main menu
2021-02-27 16:21:36 +10:00
Connor McLaughlin
e53ec0cc73
Android: Move a bunch of settings to advanced
2021-02-27 16:21:36 +10:00
Connor McLaughlin
5a0e4f85dd
Settings: Enable cheat loading by default
2021-02-27 16:21:36 +10:00
Connor McLaughlin
e17d37b8bc
HostDisplay: Add stretch option
2021-02-27 16:21:36 +10:00
Connor McLaughlin
a7e4d55d02
Move game settings apply to CommonHostInterface
2021-02-24 01:22:04 +10:00
Connor McLaughlin
8318cdb3c1
Move ImGui setup to common, and enable fullscreen UI in Qt
2021-02-24 01:22:03 +10:00
Connor McLaughlin
1fc53ff622
CommonHostInterface: Move settings interface pointer to base class
2021-02-24 01:21:43 +10:00
Connor McLaughlin
7501e89b7a
System: Add path/image to game change notification
2021-02-24 01:21:43 +10:00
Connor McLaughlin
24c2165bb3
GPU: Allow closing window/app to interrupt shader compilation
2021-02-19 01:48:44 +10:00
Connor McLaughlin
e7b9309567
GameSettings: Add PGXP projection precision
2021-02-18 02:19:43 +10:00
6lackmag3
63b04f6479
Update strings.xml
...
translation for "Show Resolution" added
2021-02-12 15:46:59 +03:00
Connor McLaughlin
4e10d100db
Android: Don't show VRAM resolution in pt-BR
2021-02-12 01:01:30 +10:00
Connor McLaughlin
9f73791343
Android: Add Show Resolution option to display settings
2021-02-12 01:01:30 +10:00
Anderson_Cardoso
32ee362228
Android Update Strings ( #1615 )
...
* Android Update Strings
Strings updated to latest.
* Update strings.xml
* Update strings.xml
Co-authored-by: Connor McLaughlin <stenzek@gmail.com>
2021-02-11 02:27:41 +10:00
Anderson_Cardoso
a03eb9f352
Android Update Arrays
...
Arrays updated to latest.
2021-02-08 22:17:23 -03:00
Connor McLaughlin
3b5739eca8
Merge pull request #1600 from 6lackmag3/patch-4
...
Update strings.xml
2021-02-09 01:11:21 +10:00
6lackmag3
556913dad3
Update strings.xml
...
fix typos
2021-02-07 21:56:18 +03:00
6lackmag3
3857d2426d
Update strings.xml
...
fixes
2021-02-07 20:10:37 +03:00
Connor McLaughlin
4f75f2d266
Android: Move ImGui NewFrame/EndFrame to correct location
2021-02-08 00:48:18 +10:00
Connor McLaughlin
515b85fa36
Android: Set navigation bar colour to black
2021-02-08 00:47:24 +10:00
Connor McLaughlin
18114806f8
Merge pull request #1595 from andercard0/patch-75
...
Update Strings Pt-Br
2021-02-08 00:36:15 +10:00
Connor McLaughlin
6f22ea0ffa
Update strings.xml
2021-02-07 20:44:38 +10:00
Connor McLaughlin
590275a20e
Update strings.xml
2021-02-07 20:18:39 +10:00
Anderson_Cardoso
d17833d6c6
Update Strings Pt-Br
...
Updated to latest.
Note:
- OSD still missing
- There is a "r" letter that i guess need to be removed as follows:
duckstation / android /app/ src/ main/ res/ values-pt-rBR
Should be: pt-BR only
2021-02-07 00:14:16 -03:00
Anderson_Cardoso
482fdc8f35
Update Arrays Pt-br
...
Update to latest.
2021-02-07 00:08:48 -03:00
Connor McLaughlin
275fedbaf2
Android: Compile fix
2021-02-07 03:42:15 +10:00
Connor McLaughlin
3bc34d40a1
Android: Fix a possible crash when main recreates
2021-02-07 03:10:45 +10:00
Connor McLaughlin
1a63edec27
Android: Use save on exit option as default for resume
2021-02-07 03:10:45 +10:00
Connor McLaughlin
6ad2b72c2e
Android: Add graphical save/load state selector
2021-02-07 03:10:43 +10:00
6lackmag3
76bf5b5aa2
Update arrays.xml
...
fix misleading translation
2021-02-05 11:22:26 +03:00
Connor McLaughlin
39a4aafee5
Android: Make sure EmulationActivity is exported
2021-02-05 02:29:14 +10:00