Skip to content

Remove unused Android resources - #949

Merged
kasnder merged 1 commit into
masterfrom
codex/cleanup-unused-resources-lint
Sep 9, 2026
Merged

Remove unused Android resources#949
kasnder merged 1 commit into
masterfrom
codex/cleanup-unused-resources-lint

Conversation

@kasnder

@kasnder kasnder commented Sep 9, 2026

Copy link
Copy Markdown
Member

Summary

  • remove 162 unused logical string, colour, drawable, layout, dimension and style resources across all locales and densities
  • retain the legacy access menu because ActivityLog consumes two IDs declared only there
  • document narrow plural-candidate exceptions for live multi-count messages
  • remove unused Play Store copy instead of suppressing it

Validation

  • ./gradlew :app:lintGithubDebug :app:lintFdroidDebug :app:lintPlayDebug :app:testGithubDebugUnitTest assembleGithubDebug assembleFdroidDebug assemblePlayDebug assembleGithubRelease assembleFdroidRelease assemblePlayRelease -q
  • XML parsing, resource reference audit and git diff --check

No device or visual validation was run; all debug and release resource packaging paths were assembled successfully.

@kasnder
kasnder added this pull request to stack #946 September 9, 2026 08:29
stack merge was automatically disabled September 9, 2026 15:06

Pull Request is not mergeable

Base automatically changed from codex/fix-existing-locale-lint to master September 9, 2026 15:15
@kasnder
kasnder force-pushed the codex/cleanup-unused-resources-lint branch from 7f4630e to 70c37bc Compare September 9, 2026 15:22
@kasnder
kasnder merged commit 305a667 into master Sep 9, 2026
3 checks passed
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