Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10[search][map] Allow to set different vertical and horizontal distance between...tatiana-yan
2020-03-31[search] Filter villages by distance from viewport center/user position/regio...tatiana-yan
2020-03-25[search] Filter street predictions by distance from viewport center/user posi...tatiana-yan
2019-12-26[omim] Replaced boost::optional with std::optional.Maxim Pimenov
2019-12-20[search] Stop geocoding after the emitter has filled up.Maxim Pimenov
2019-11-25[search] Implemented cancelling of Search by timeout.Maxim Pimenov
2019-10-25[search] Documented the contract of OnResults.Maxim Pimenov
2019-07-26[search] [bookmarks] Implemented Attach/Detach listeners in search.Maxim Pimenov
2019-06-19[search][search_quality] Collect features for all results with known relevanc...tatiana-yan
2019-04-22[booking][search] store viewport search params into SearchApi instead of forw...Arsentiy Milchakov
2019-04-22[booking][search] booking filter improvement. review fixesArsentiy Milchakov
2019-02-15[search] Got rid of most old style std/ includes.Maxim Pimenov
2018-05-18[search] Separate PreRanker::Params::m_minDistanceOnMapBetweenResults and Ran...tatiana-yan
2018-01-24Removed Cian, added Luggage Heror.kuznetsov
2018-01-16[search] BookmarksProcessor is integrated in Processor.Yuri Gorshenin
2017-11-09[search] Tracer.Yuri Gorshenin
2017-11-01Review fixes.Yuri Gorshenin
2017-10-31Review fixes.Yuri Gorshenin
2017-10-31[search] Added m_needAddress and m_needHighlight to SearchParams.Yuri Gorshenin
2017-10-27[search] Move viewport to search params.Yuri Gorshenin
2017-10-25[search] Simplified SearchParams.Yuri Gorshenin
2017-08-01[search] Fixed search in cian mode.y
2016-10-11[search] Implemented hotels filter.Yuri Gorshenin
2016-09-23Review fixes and SearchParams refactoring.Yuri Gorshenin
2016-09-22[search] Fixed search in viewport filtering.Yuri Gorshenin
2016-08-19[search] Implemented clustering.Yuri Gorshenin
2016-08-12[search] Refactored search API.Yuri Gorshenin