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
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
2015-09-23IsBuilding flag in the AddressInfo, so UI code can use it for different logic.Alex Zolotarev
2015-09-23[search] Refactored emitting final search results.vng
2015-09-23[ios] PP title fixIgor Khmurets
2015-09-23[search] Show city name in search results.Denis Koronchik
2015-09-23[search] Show up to 200 results in viewport.vng
2015-09-23[ios] Modified search suggests uiIgor Khmurets
2015-09-23[search] Calculate highlight range for the search::Result.Denis Koronchik
2015-09-23Add comments.Sergey Pisarchik
2015-09-23Fixed suggest search result bugs.vng
2015-09-23[search] Increase emitted search results count.vng
2015-09-23[ios] Fixed merge conflicts with new UserMarkIgor Khmurets
2015-09-23[core] Added new search result typeIgor Khmurets
2015-09-23[search] Implement suggestions for countries, cities, streets.vng
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23[search] Temporary solution: sort results by it's real distance for AROUND_PO...vng
2015-09-23Emit "end search marker" with cancelled flag. It helps to determine whether ...vng
2015-09-23Add some functions for search result's interface.vng