Android app built with Kotlin, Jetpack Compose, Room, Hilt, and WorkManager.
MiW comes from the meow sound made by Geremmyas (my cat).
- Data modeling
- Testing guide
- Accessibility testing guide (TalkBack)
- Design system
- Public release/compliance checklist
./gradlew assembleDebug && ./gradlew installDebug./gradlew test./gradlew spotlessCheck
- License
- NOTICE
- Code of Conduct
- Privacy policy
- Contributing
- Security
- Trademark policy
- Code owners
- Issue templates
- Pull request template
- Dependabot config
This repository is 100% open source:
- Code license: GNU AGPL-3.0.
- You can use, modify, and self-host the project under AGPL terms.
Commercial distribution and use of original brand assets are not allowed without explicit authorization.
For any distributed binary build (APK/AAB), users must have clear access to the corresponding source code.
- Official source repository: this repository
- Preferred reference for releases: corresponding Git tag/commit hash
- If a network-deployed version is modified, make the corresponding source code publicly accessible under AGPL terms