the signals and their derived score are provisional and subject to change.
validate manually before sharing.
3b0dcc18019ce360911cea73b3de852b353d4f4f617825b1902c0cac716ebbc85a68614b965b4090Authored: 6 months ago (Thu, 19 Feb 2026 16:40:03 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>968524dd0458ffd1813552be7373dffd9a19c471Authored: 7 months ago (Tue, 20 Jan 2026 07:36:27 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>AGENTS.mdTool: agents-md# AGENTS.md
Guidance for coding agents working in this repository.
## Project Shape
- This is an Android music player, not a Compose or SwiftUI app.
- Work from the repository root and use the checked-in Gradle wrapper.
- Main modules are `:app` and `:appthemehelper`.
- App code lives under `app/src/main/java/code/name/monkey/retromusic`.
- Product flavors matter:
- `normal` contains Play Billing, Cast, and Play-only behavior.
- `fdroid` contains stubs or alternative implementations for store-free bunone