Skip to content

chore: docs accuracy and drop unused storage permission#8

Merged
kxxoling merged 1 commit into
devfrom
chore/docs-cleanup
Jun 20, 2026
Merged

chore: docs accuracy and drop unused storage permission#8
kxxoling merged 1 commit into
devfrom
chore/docs-cleanup

Conversation

@kxxoling

Copy link
Copy Markdown
Owner

chore: docs accuracy and drop unused storage permission

Small docs/cleanup pass. No behavior change.

Changes

  • LICENSE: fix ropyrightCopyright typo.
  • AndroidManifest: remove the unused READ_EXTERNAL_STORAGE permission. File access already goes through SAF (OpenDocument/OpenDocumentTree) and MediaStore.Downloads, which don't need it; F-Droid/Play flag unused permissions.
  • LicenseActivity: fix the project URL windrunner/FloatDeckkxxoling/FloatDeck, consistent with README / UpdateChecker / git remote.
  • README: simplify the Project Structure section to package-level (less to maintain as files come and go).
  • USAGE.zh-CN: correct the "no network permission" claim — the app holds INTERNET for remote template download and update checks; reworded to "no trackers".

- LICENSE: fix 'ropyright' typo.
- AndroidManifest: remove unused READ_EXTERNAL_STORAGE (file access goes through
  SAF/MediaStore, never the legacy storage permission).
- LicenseActivity: point the project URL at the canonical kxxoling/FloatDeck
  (was windrunner/FloatDeck, inconsistent with README/UpdateChecker/git remote).
- README: simplify the project structure to package-level (easier to maintain).
@kxxoling kxxoling merged commit 52a2aed into dev Jun 20, 2026
1 check passed
@kxxoling kxxoling deleted the chore/docs-cleanup branch June 20, 2026 16:23
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