apps-android-commons/app
Ashish Kumar 355c4f5b0a Feature/nearby io fix (#1847)
* 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
2018-08-24 22:36:23 +05:30
..
libs Added Basic Pic Of the Day App Widget (#1523) 2018-06-14 19:10:52 +10:00
src Feature/nearby io fix (#1847) 2018-08-24 22:36:23 +05:30
build.gradle Fix issue where beta prod flavour could not be installed at the same time (#1841) 2018-08-20 13:59:14 +03:00
proguard-glide.txt Enable crosswiki notifications and minor UI fixes in displaying notif… (#1540) 2018-05-24 15:54:31 +03:00
proguard-rules.txt Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30