[android, gameProperties] Add support for sharing per-game config file #478

Open
inix wants to merge 2 commits from inix/eden:share-config-file into master
Member

Firstly i added secondary action support for the Sub Menu Properties as a button on the right side of the card. This may be handy in the future when adding more complex functions to Game Properties. For now i just added the ability to share the per game config file like the already existing log sharing function, this could be useful for EmuReady maybe.

Firstly i added secondary action support for the Sub Menu Properties as a button on the right side of the card. This may be handy in the future when adding more complex functions to Game Properties. For now i just added the ability to share the per game config file like the already existing log sharing function, this could be useful for EmuReady maybe.
inix added 2 commits 2025-09-13 10:04:16 +02:00
[GameProperties] Add share per game config file action
All checks were successful
eden-license / license-header (pull_request) Successful in 37s
575bae6dd7
inix changed title from [Android / GameProperties] Add support for sharing per-game config file to [android, gameProperties] Add support for sharing per-game config file 2025-09-24 09:46:29 +02:00
Owner

It may or may not be worth it to also add a per-game config import here (separate from the EmuReady one)

It may or may not be worth it to also add a per-game config import here (separate from the EmuReady one)
Owner

this works, but needs conflicts fixed

this works, but needs conflicts fixed
crueter added this to the 0.0.4 (real) milestone 2025-10-10 02:45:59 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 37s
Required
Details
This pull request has changes conflicting with the target branch.
  • src/android/app/src/main/res/values/strings.xml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u share-config-file:inix-share-config-file
git checkout inix-share-config-file
Sign in to join this conversation.
No description provided.