mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
* Bug fix issue #1839, changes * Extracted out PageTitle object's member varaible, displayText in a variable in findTemplate() in MediaDataExtractor * added null checks for the same varaible [Lets be safe side] * replaced equals with contains, ie. displayText.contains(title), so that uploads from multiple sources which have different formats still show up coordinates which was not being shown earlier * Bug fix issue #1846 1. Added null check in places in loadAttractionsFromLocation() in NearbyController 2. Catched exception in getFromWikidataQuery() which getFromWikidataQuery( )[Could be because of anything, primarily io]. * code formatting, adjusted whitespaces * return places which is initialised to empty list instead of null for places * replace catching Exception with the excact exception, ie. InterruptedIOException in NearbyPlaces |
||
|---|---|---|
| .. | ||
| libs | ||
| src | ||
| build.gradle | ||
| proguard-glide.txt | ||
| proguard-rules.txt | ||
| quality.gradle | ||