treetracker-android
https://github.com/greenstand/treetracker-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.
not yet supported0 Subscribers
Add a CodeTriage badge to treetracker-android
Help out
- Issues
- User session does not persist / Login loop
- chore: remove redundant Dispatchers.Main from viewModelScope.launch
- Patch 1
- Security: Disable cleartext traffic or add network security config
- Fix overly permissive ProGuard/R8 keep rule
- Fix MainScope() coroutine leak in LocationDataCapturer
- Remove unnecessary Dispatchers.Main on viewModelScope.launch
- Route DAO access through repository layer (18 classes bypass repos)
- Split monolithic TreeTrackerDAO into entity-specific DAOs
- Standardize error handling across sync and upload paths
- Docs
- not yet supported