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
- Eliminate Unmanaged CoroutineScope Instantiation in DAOs and Workers
- Edit shows wrong picture
- Migrate Heavy Image Processing in ImageUtils.kt to Suspending Functions with Proper Dispatchers
- Fix memory starvation and UI thread blocking in dark image validation
- Release v6.5.0
- 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
- Fix:Reduce JNI overhead by replacing bitmap.getPixel loops with getPixels
- Memory leak due to ViewBinding not cleared in Fragment lifecycle
- Docs
- Java not yet supported