ground-android
https://github.com/google/ground-android
Kotlin
Ground mobile data collection app for Android
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported4 Subscribers
Add a CodeTriage badge to ground-android
Help out
- Issues
- [Code health] Clean up MOG implementation
- [Code health] Use `snake_case` for all XML IDs for consistency
- [Code health] Replace test data constants with helper functions (eg in `FakeData`)
- [Code health] Clean up `DrawAreaTaskViewModel`
- [Code health] Stop catching `Throwable`
- [Draw area] Do not allow duplicate vertices to be added
- [Survey list] "No surveys" message and sign out button shows while reloading list of surveys
- [Code health] Replace `StateFlow<UiState>` with `Flow<NavEvent>` where appropriate
- [Code health] Create custom try/catch wrapper`
- [Survey list] "No surveys available" shown on slow connections
- Docs
- Kotlin not yet supported