apps-android-commons
https://github.com/commons-app/apps-android-commons
Java
The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
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.
Java not yet supported6 Subscribers
Add a CodeTriage badge to apps-android-commons
Help out
- Issues
- Refactor thread-blocking RxJava calls to coroutine suspending .await()
- Fix OkHttp socket connection leaks in OkHttpJsonApiClient
- Include author name in thanks message and replace Toast with Snackbar
- After canceling an upload, next upload includes canceled image
- Eliminate Unmanaged CoroutineScope Instantiation in DAOs and Workers
- Migrate Heavy Image Processing in ImageUtils.kt to Suspending Functions with Proper Dispatchers
- Fix memory starvation and UI thread blocking in dark image validation
- Optimize RecyclerView Performance by Replacing notifyDataSetChanged() with DiffUtil
- Implement LRU Cache for SHA1 Network Lookups to Prevent Redundant API Calls
- Refactor Pervasive Thread-Blocking RxJava Calls to Suspending .await() to Prevent ANRs and Thread Starvation
- Docs
- Java not yet supported