Commit Graph

354 Commits (c3a110e3f826c6a7f28e3d2bc685ad63ee7e829f)

Author SHA1 Message Date
6lackmag3 c3eeed5a66
Update strings.xml
updated to latest
5 years ago
Anderson_Cardoso 314f520042
Android - Atualização Pt-Br
Update Arrays to latest.
5 years ago
Connor McLaughlin 429ab9ffa2 Android: Fix DS4 dpad mapping 5 years ago
Connor McLaughlin 686fc4cc2a Android: Add hotkey categories/grouping 5 years ago
Connor McLaughlin d2cef2e3b5 Android: Pretty print device IDs 5 years ago
Connor McLaughlin 26ee2ce083 Android: Implement support 8 controllers (multitap) 5 years ago
Connor McLaughlin c8a029c5cb Android: Support more than one controller 5 years ago
Connor McLaughlin 1839bfab3b Android: Rewrite input binding to be more flexible
Supports vibration, non-gamepad controllers, etc.

You will need to rebind your controllers.
5 years ago
Connor McLaughlin e87ce48601
Merge pull request #1804 from 6lackmag3/patch-22
Update arrays.xml
5 years ago
6lackmag3 613e1e2904
Update arrays.xml
minor changes; updated to latest
5 years ago
6lackmag3 19bc610276
Update strings.xml
minor changes and fixes; updated to latest
5 years ago
Connor McLaughlin c182edf196 Android: Implement RetroAchievements 5 years ago
Connor McLaughlin 0f1dc93eaa Android: Enable plaintext HTTP for i.retroachievements.org
Android doesn't like its TLS configuration.
5 years ago
Connor McLaughlin 6bced299f4 Android: Add AndroidHTTPDownloader class 5 years ago
Connor McLaughlin e719ebcfa0 Android: Fix 'Auto (Game Native)' aspect ratio game setting 5 years ago
Connor McLaughlin f3ebd286c4 Android: Make progress dialogs non-cancelable 5 years ago
Connor McLaughlin 18f952d95c Android: Enable scrollbars in game list 5 years ago
Connor McLaughlin 247f9bf344
Merge pull request #1761 from 6lackmag3/patch-19
Update strings.xml
5 years ago
Connor McLaughlin 217c95bd2c Android: Fix incorrect 'Show Emulation Speed' summary 5 years ago
6lackmag3 65002d329a
Update strings.xml
update to latest
5 years ago
Connor McLaughlin 5fff104383 Android: Fix silly typo
That's what I get for editing out of the IDE and it being 2am.
5 years ago
Connor McLaughlin 196f53ab80 Android: Add a couple of missing translation strings 5 years ago
Connor McLaughlin 8531a5c8f0
Merge pull request #1757 from 6lackmag3/patch-18
Update arrays.xml
5 years ago
6lackmag3 039a19cad7
Update arrays.xml
minor correction
5 years ago
6lackmag3 214108ff92
Update strings.xml
minor corrections, update to latest
5 years ago
Connor McLaughlin cc48b6cc7b Android: Don't save fragment state
We have custom constructors and state which break this.
5 years ago
Connor McLaughlin b80d4d5675 Android: Update touch buttons on down as well as move 5 years ago
Connor McLaughlin 977f5b69c2 Android: Make touch gliding opt-in 5 years ago
Connor McLaughlin 491e3a36df Android: Allow device vibration with external controller 5 years ago
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
5 years ago
Connor McLaughlin ef440d2712 Android: Generate placeholder covers 5 years ago
Connor McLaughlin b188c908c0 Android: Add dividers between game directories 5 years ago
Connor McLaughlin 7b45df0cc2 Android: Move game list over to RecyclerView 5 years ago
Connor McLaughlin 5bd39bc2c7 Android: Add game grid view 5 years ago
Connor McLaughlin c58227752d CommonHostInterface: Move save state on exit logic to base class 5 years ago
Connor McLaughlin 7cb1bd5ac0 Android: Fix swapped ingame menu items for es/nl/br 5 years ago
Connor McLaughlin 93861f2977
Merge pull request #1715 from andercard0/patch-87
Android - Update Strings - Pt-Br
5 years ago
Connor McLaughlin dd8a527516
Merge pull request #1714 from andercard0/patch-86
Android - Update Arrays Pt-Br
5 years ago
Anderson_Cardoso 4c58925cec
Android - Update Strings - Pt-Br
Update Strings to latest.
5 years ago
Anderson_Cardoso 74156e5e5d
Android - Update Arrays Pt-Br
Update arrays file to latest. (hope did not break anything this time).
5 years ago
Certainty Witch 6d3df27915
Update arrays.xml
Fix order of Italian strings (Settings was Change Touchscreen Controls and vice versa)
5 years ago
Connor McLaughlin 5c5e9644d7 Android: Fix input profile loading/saving 5 years ago
6lackmag3 a0502eb531
Update strings.xml 5 years ago
Connor McLaughlin 5669442ad1 Android: Fix TTY output summary not being translatable 5 years ago
Connor McLaughlin 091b745af6
Merge pull request #1699 from 6lackmag3/patch-7
Update strings.xml
5 years ago
Connor McLaughlin cab4bdc042
Merge pull request #1700 from 6lackmag3/patch-9
Update arrays.xml
5 years ago
Connor McLaughlin 1607a2424d Android: Update PGXP CPU mode summary 5 years ago
Connor McLaughlin 2ce42cde5f Android: Add analog button to touchscreen controller 5 years ago
Connor McLaughlin 6e9a35806d Android: Fix touchscreen controller settings unpausing 5 years ago
6lackmag3 04bd46795a
Update arrays.xml 5 years ago
6lackmag3 51b19d3d0a
Update strings.xml 5 years ago
Connor McLaughlin 1e383af623 Android: Hide fast forward button by default 5 years ago
Connor McLaughlin d11ee48fe1 Android: Add touchscreen button add/remove/opacity 5 years ago
Connor McLaughlin 7bd11d38ac Android: Add on-screen fast forward button 5 years ago
Connor McLaughlin d0ace6ed5a Android: Reorder options in main menu 5 years ago
Connor McLaughlin e53ec0cc73 Android: Move a bunch of settings to advanced 5 years ago
Connor McLaughlin 5a0e4f85dd Settings: Enable cheat loading by default 5 years ago
Connor McLaughlin e17d37b8bc HostDisplay: Add stretch option 5 years ago
Connor McLaughlin a7e4d55d02 Move game settings apply to CommonHostInterface 5 years ago
Connor McLaughlin 8318cdb3c1 Move ImGui setup to common, and enable fullscreen UI in Qt 5 years ago
Connor McLaughlin 1fc53ff622 CommonHostInterface: Move settings interface pointer to base class 5 years ago
Connor McLaughlin 7501e89b7a System: Add path/image to game change notification 5 years ago
Connor McLaughlin 24c2165bb3 GPU: Allow closing window/app to interrupt shader compilation 5 years ago
Connor McLaughlin e7b9309567 GameSettings: Add PGXP projection precision 5 years ago
6lackmag3 63b04f6479
Update strings.xml
translation for "Show Resolution" added
5 years ago
Connor McLaughlin 4e10d100db Android: Don't show VRAM resolution in pt-BR 5 years ago
Connor McLaughlin 9f73791343 Android: Add Show Resolution option to display settings 5 years ago
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>
5 years ago
Anderson_Cardoso a03eb9f352
Android Update Arrays
Arrays updated to latest.
5 years ago
Connor McLaughlin 3b5739eca8
Merge pull request #1600 from 6lackmag3/patch-4
Update strings.xml
5 years ago
6lackmag3 556913dad3
Update strings.xml
fix typos
5 years ago
6lackmag3 3857d2426d
Update strings.xml
fixes
5 years ago
Connor McLaughlin 4f75f2d266 Android: Move ImGui NewFrame/EndFrame to correct location 5 years ago
Connor McLaughlin 515b85fa36 Android: Set navigation bar colour to black 5 years ago
Connor McLaughlin 18114806f8
Merge pull request #1595 from andercard0/patch-75
Update Strings Pt-Br
5 years ago
Connor McLaughlin 6f22ea0ffa
Update strings.xml 5 years ago
Connor McLaughlin 590275a20e
Update strings.xml 5 years ago
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
5 years ago
Anderson_Cardoso 482fdc8f35
Update Arrays Pt-br
Update to latest.
5 years ago
Connor McLaughlin 275fedbaf2 Android: Compile fix 5 years ago
Connor McLaughlin 3bc34d40a1 Android: Fix a possible crash when main recreates 5 years ago
Connor McLaughlin 1a63edec27 Android: Use save on exit option as default for resume 5 years ago
Connor McLaughlin 6ad2b72c2e Android: Add graphical save/load state selector 5 years ago
6lackmag3 76bf5b5aa2
Update arrays.xml
fix misleading translation
5 years ago
Connor McLaughlin 39a4aafee5 Android: Make sure EmulationActivity is exported 5 years ago
Connor McLaughlin d4997c6fb9 Android: Manually scale axis values instead of using motion range 5 years ago
Connor McLaughlin 469010868e Android: Add missing menu file 5 years ago
Connor McLaughlin 929863e7d6
Merge pull request #1576 from falsepopsky/updateSpanish
updated spanish translation
5 years ago
Connor McLaughlin 2029702eda Android: Add option to manually inject a path into the game list 5 years ago
falsepopsky 4c0d3c5c9d fixed some misleading translation in android spanish, also updated to latest duckstation-qt_es 5 years ago
Connor McLaughlin 55b61e9030 Android: Add Russian to language override list 5 years ago
Connor McLaughlin 62fe03782e
Merge pull request #1555 from 6lackmag3/master
Russian translation for Android
5 years ago
6lackmag3 c7e08ec420
Create strings.xml
strings for Russian translation
5 years ago
6lackmag3 ad2fd0d682
Create arrays.xml
arrays for Russian translation
5 years ago
6lackmag3 2a6ac1115a
Update strings.xml
with -> wish
5 years ago
Connor McLaughlin 85b4a02f20 Fix Android build 5 years ago
Connor McLaughlin 98b4101cd7 Settings: Expose Save() method to interface 5 years ago
Connor McLaughlin e697d9aa33 HostDisplay: Move imgui context creation to base class 5 years ago
Anderson_Cardoso 99bedb0f0b Android Updated some missing Strings to latest.
Yo, @stenzek

Please note that I'm really not sure if this is right or not.. if something is wrong please let me know and will redo it.

Added Missing Strings

- Main Menu
Controller Mapping

- Settings
Game Directories / Summary Game Directories

- Theme
Theme / Array

- Sync to host refresh rate
Settings as well as Summary

- Audio
audio resampling / summary

- Controller Mapping
controller mapping / summary

- Enhancements
disable enhancements / summary

Advanced
- Sustained Performance / summary
- Threaded GPU Presentation / summary
- Optimal frame pacing / Summary
5 years ago
Anderson_Cardoso b43b24ce8d Android Updated Some Missing Arrays
Updated some missing arrays for Portuguese language translation.
5 years ago