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 supported5 Subscribers
Add a CodeTriage badge to ground-android
Help out
- Issues
- [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`
- [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
- [Data collection] Show link to "Upload status" screen on data collection confirmation screen
- [Code health] Only enqueue media worker when there are photos to be uploaded
- Docs
- Kotlin not yet supported