apps-android-commons/app/src/main/resources/queries
Tanmay Gupta 369e79be5e
Nearby: No longer keeps loading until timeout when map is zoomed out (#6070)
* Nearby: Search for actual map center

* Add query syntax and methods

* Nearby: Added binary search for loading pins

* Add NearbyQueryParams and refactor

* Add unit tests and complete implementation

* Nearby: Increase max radius from 100km to 300km

* Nearby: Centermost pins now appear on top

* getNearbyItemCount: Added javadoc

---------

Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
2024-12-24 15:21:45 +09:00
..
parentclasses_query.rq #3818 Convert SubDepictionListFragment to use Pagination (#3819) 2020-06-25 12:08:15 +03:00
places_query.rq Added functionality to export location of nearby missing pictures to GPX file and KML file (#5645) 2024-03-25 23:22:17 +09:00
query_for_item.rq (fixes #5855) fetch item label in nearby based on user configured language. (#5858) 2024-10-16 12:49:38 +09:00
radius_query_for_item_count.rq Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
radius_query_for_nearby.rq Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
radius_query_for_nearby_monuments.rq Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
radius_query_for_upload_wizard.rq Made Nearby show all pins that could be presented on the screen, rather than a circle (#5553) 2024-03-24 23:24:39 +09:00
rectangle_query_for_item_count.rq Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
rectangle_query_for_nearby.rq Nearby: No longer keeps loading until timeout when map is zoomed out (#6070) 2024-12-24 15:21:45 +09:00
rectangle_query_for_nearby_monuments.rq Made Split to Nearby Query into a fast query for coordinates + a details query for each pin (#5731) 2024-08-04 09:35:09 +09:00
subclasses_query.rq #3818 Convert SubDepictionListFragment to use Pagination (#3819) 2020-06-25 12:08:15 +03:00