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

Android: Allow using a custom Memory Stick storage path #11812

Merged
merged 2 commits into from
Feb 19, 2019

Commits on Feb 18, 2019

  1. Core: Remove some now unused variables.

    From removed settings.
    unknownbrackets committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a29fe3f View commit details
    Browse the repository at this point in the history
  2. Android: Allow using custom storage paths.

    This allows a user to keep their save data on an insertable card, or
    otherwise.  Currently, the UI isn't great - errors are easy to miss,
    and the path must be typed manually.
    unknownbrackets committed Feb 18, 2019
    3 Configuration menu
    Copy the full SHA
    1e94354 View commit details
    Browse the repository at this point in the history