Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small GUI change #660

Open
wants to merge 20 commits into
base: android
Choose a base branch
from
Open

Small GUI change #660

wants to merge 20 commits into from

Commits on Jul 31, 2024

  1. Update config.h

    ikhoeyZX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5bebc94 View commit details
    Browse the repository at this point in the history
  2. Update about_dialog.cpp

    ikhoeyZX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e2218cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d12a81 View commit details
    Browse the repository at this point in the history
  4. Update controls_dialog.cpp

    ikhoeyZX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ae99faf View commit details
    Browse the repository at this point in the history
  5. Update main_menubar.cpp

    ikhoeyZX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c0dc704 View commit details
    Browse the repository at this point in the history
  6. Update state.h

    ikhoeyZX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    342f130 View commit details
    Browse the repository at this point in the history
  7. Update settings_dialog.cpp

    ikhoeyZX committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bb51c69 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Update live_area.cpp

    Increase button size because it's too small in touchscreen devices (and some small display hard to press it)
    ikhoeyZX committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d4d407b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fallback adreno driver

    Use built-in driver instead custom driver when custom driver not supported/broken so no need remove config.yml
    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3117098 View commit details
    Browse the repository at this point in the history
  2. Update Emulator.java

    joystick scale
    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    52b9bea View commit details
    Browse the repository at this point in the history
  3. Update InputOverlay.java

    split joystick scale and global scale
    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0514279 View commit details
    Browse the repository at this point in the history
  4. Update config.h

    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    226e98f View commit details
    Browse the repository at this point in the history
  5. Update gui.cpp

    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    93c5078 View commit details
    Browse the repository at this point in the history
  6. Update controls_dialog.cpp

    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3047799 View commit details
    Browse the repository at this point in the history
  7. Update functions.h

    ikhoeyZX committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fda73e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Update AndroidManifest.xml

    ikhoeyZX committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    836d2d0 View commit details
    Browse the repository at this point in the history
  2. Create game_mode_config.xml

    ikhoeyZX committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4721d10 View commit details
    Browse the repository at this point in the history
  3. Update styles.xml

    Cutout fix
    ikhoeyZX committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ee4f6b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Update Emulator.java

    get path from pref-path for icons
    ikhoeyZX committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    cb33532 View commit details
    Browse the repository at this point in the history
  2. Update app_context_menu.cpp

    ikhoeyZX committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    502b9f0 View commit details
    Browse the repository at this point in the history