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

Modify log file saving location to external storage. #417

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

p0we7
Copy link

@p0we7 p0we7 commented Dec 29, 2024

Modify log file saving location to external storage.

  • Change logsDir in Files.kt to use external storage directory if available, otherwise fallback to internal storage.
  • Update LogsActivity.kt to use logsDir for loading log files instead of cacheDir.

For more details, open the Copilot Workspace session.

Modify log file saving location to external storage.

* Change `logsDir` in `Files.kt` to use external storage directory if available, otherwise fallback to internal storage.
* Update `LogsActivity.kt` to use `logsDir` for loading log files instead of `cacheDir`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/MetaCubeX/ClashMetaForAndroid?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant