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
2018-04-12Added FC2018 search icon, fixed displacementr.kuznetsov
2018-04-09Added new booking search visualizationr.kuznetsov
2018-02-26Review fixes.Maxim Pimenov
2018-02-26[search] Fixed PrependCity.Maxim Pimenov
2018-02-06Using the same constant for an incorrect rating in all places.VladiMihaylenko
2018-01-30Hotels in discovery manager.VladiMihaylenko
2018-01-16[search] BookmarksProcessor is integrated in Processor.Yuri Gorshenin
2018-01-10Review fixes.Yuri Gorshenin
2018-01-10[search] Refactor Results.Yuri Gorshenin
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-09-13Removed Tinkoff from coder.kuznetsov
2017-05-19Added special search marks for local ads and tinkoff objectsr.kuznetsov
2017-04-21[search] Fixed search completion.Yuri Gorshenin
2017-04-18[core][android][ios] tint local ads customers in search resultsArsentiy Milchakov
2017-01-11[android] Review fixesRoman Romanov
2016-12-09[build] C++ core issue workaround.Yuri Gorshenin
2016-10-14Review fixes.Yuri Gorshenin
2016-10-14[search] HotelsClassifier can be used on the UI side now.Yuri Gorshenin
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-08-03Review fixes.Yuri Gorshenin
2016-08-03[search][ui] Implemented hotels classifier.Yuri Gorshenin
2016-07-14[search] Added hotel rating and hotel pricing to result metadata.VladiMihaylenko
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-05-19Added sponsored hotels visualizationr.kuznetsov
2016-03-23[search] Print street, house number for buildings in search results. Also pri...Alex Zolotarev
2016-03-23Minor renaming.Alex Zolotarev
2016-03-23[search] Removed unused result type RESULT_ADDRESS.Alex Zolotarev
2016-03-23[search] Working on feature's extraction.Yuri Gorshenin
2016-03-23Minor warning fix.Alex Zolotarev
2016-03-23[ios][android] Support isOpen/isClosed/Unknown states in search results.Alex Zolotarev
2016-03-23[search] Added more alohalytics stats for search results.Maxim Pimenov
2016-03-23Review fixes.vng
2016-03-23[search] Some refactoring of ReverseGeocoder routing according to reviews.vng
2016-03-23[search] Show address in the search table UI.vng
2016-03-23Minor method signature fix.Alex Zolotarev
2016-03-23[search] Fixed SearchEngine threading model.Yuri Gorshenin
2016-02-04Review fixes.Maxim Pimenov
2016-02-03[search] Added an event that identifies which search result was chosen.Maxim Pimenov
2016-02-03[search] Added more alohalytics stats for search results.Maxim Pimenov
2015-10-23[search] Revert search logic. In table + map view algorithm is working with t...vng
2015-09-23[ios] Updated search to v2.0.Ilya Grechuhin
2015-09-23Review fixes.vng
2015-09-23[search] Result’s metadata advanced getting.vng
2015-09-23[search] Viewport search results now can be showed in the table. Need to pass...vng
2015-09-23[omim] Review fixes.Ilya Grechuhin
2015-09-23[omim] Passed metadata to search results.Ilya Grechuhin
2015-09-23Leave feature type as-is even if name is empty.vng
2015-09-23Minor code style fixes.vng
2015-09-23[search] Do many iterations for query by incrementing viewport search rect.vng
2015-09-23Fix include path for searchSergey Yershov