You can customize the repository, path, and branch by adding query parameters to the URL. Here are the available parameters:
username/repo
. Default is emanuele-f/PCAPdroid
.app/src/main/res
.master
.Examples:
?repo=example/repo&path=src/res&branch=develop
?repo=yuliskov/SmartTube&path=common/src/main/res&branch=master
?repo=emanuele-f/PCAPdroid&path=app/src/main/res&branch=master
?repo=mostafaalagamy/Metrolist&path=app/src/main/res&branch=main
Note: The repository must be public, and the strings.xml file must be accessible without authentication.
Disclaimer: This tool is provided as-is without any guarantees. Please review the generated strings.xml file before submitting it to the app developers.
Source: View the source | Repository