Skip to content

Correct directory #5

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

Merged
merged 14 commits into from
Jul 24, 2025
Merged

Correct directory #5

merged 14 commits into from
Jul 24, 2025

Conversation

NBA2K1
Copy link
Owner

@NBA2K1 NBA2K1 commented Jul 24, 2025

No description provided.

NBA2K1 added 14 commits July 12, 2025 05:28
On Windows and Linux the files were created in the ~/Documents folder.
Now they will be created in ~/Documents/Mangayomi/databases instead
On Android, iOS and macOS just like how it's done on Windows and Linux.
Before the database files were in the top directory.
macOS and iOS already create a separate "Mangayomi" folder. There is no need to nest the downloads and backup folders in another "Mangayomi" folder.
to make the requestPermission() a little shorter. It's just optics. The logic stays the same.
why make it nullable, set a default value and then use a non-null-assertion (!)?
When deleteTmpDirectory() calls getTmpDirectory(), the directory is first being created and then it is being deleted.
Redundant operation.
@NBA2K1 NBA2K1 merged commit b338dbd into Testing Jul 24, 2025
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