Browse Source
[android] minor ui tweaks + translations (#326)
[android] minor ui tweaks + translations (#326)
CHANGES: fix drawer pause/unpause sync (upon leaving/returning to app) add quick toggle controller overlay to drawer (for players with multiple gear style) added translation for emulation_hide_overlay changed Show overlay to Show controller in all langs added missing translations for values-de WHAT TO TEST: sync of pause/resume when you leave eden (screenshot, home, alt tab, etc). show controller toggle: if it works it works. Co-authored-by: Allison Cunha <allisonbzk@gmail.com> Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/326 Reviewed-by: crueter <crueter@eden-emu.dev> Co-authored-by: xbzk <xbzk@eden-emu.dev> Co-committed-by: xbzk <xbzk@eden-emu.dev>release/0.0.3
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
26 changed files with 117 additions and 34 deletions
-
72src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/EmulationFragment.kt
-
5src/android/app/src/main/res/menu/menu_in_game.xml
-
3src/android/app/src/main/res/values-ar/strings.xml
-
3src/android/app/src/main/res/values-ckb/strings.xml
-
3src/android/app/src/main/res/values-cs/strings.xml
-
7src/android/app/src/main/res/values-de/strings.xml
-
3src/android/app/src/main/res/values-es/strings.xml
-
3src/android/app/src/main/res/values-fa/strings.xml
-
3src/android/app/src/main/res/values-fr/strings.xml
-
3src/android/app/src/main/res/values-he/strings.xml
-
3src/android/app/src/main/res/values-hu/strings.xml
-
3src/android/app/src/main/res/values-id/strings.xml
-
3src/android/app/src/main/res/values-it/strings.xml
-
3src/android/app/src/main/res/values-ja/strings.xml
-
1src/android/app/src/main/res/values-ko/strings.xml
-
3src/android/app/src/main/res/values-nb/strings.xml
-
3src/android/app/src/main/res/values-pl/strings.xml
-
3src/android/app/src/main/res/values-pt-rBR/strings.xml
-
3src/android/app/src/main/res/values-pt-rPT/strings.xml
-
3src/android/app/src/main/res/values-ru/strings.xml
-
3src/android/app/src/main/res/values-sr/strings.xml
-
3src/android/app/src/main/res/values-uk/strings.xml
-
3src/android/app/src/main/res/values-vi/strings.xml
-
3src/android/app/src/main/res/values-zh-rCN/strings.xml
-
3src/android/app/src/main/res/values-zh-rTW/strings.xml
-
3src/android/app/src/main/res/values/strings.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue