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-05-31[search] Removed the "search_" prefix where it was redundant.Maxim Pimenov
2016-05-12Added nice DebugPrint for search::Result.vng
2016-03-23Review fixes.Alex Zolotarev
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] Disable suggests when full name token is entered.Yuri Gorshenin
2016-03-23[search] Added more alohalytics stats for search results.Maxim Pimenov
2016-03-23Review fixes.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 search in World.Yuri Gorshenin
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-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] Passed metadata to search results.Ilya Grechuhin
2015-09-23Leave feature type as-is even if name is empty.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-23Fixed params initialization.vng
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-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[search] Implement suggestions for countries, cities, streets.vng
2015-09-23[search]vng
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23Minor changes.vng
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23[search] Assign feature type to name if name is empty.vng
2015-09-23[search] Do not add duplicating results after additional search.vng
2015-09-23[search] Remove direction calculating for intermediate results.vng
2015-09-23[search] Add "-" to result features with empty names.vng
2015-09-23[search] Result feature type string in 'human' format (using categories).vng
2015-09-23[search] Add flag to final search results. Close #510.vng
2015-09-23[search] Pass results by with one callback call. Search near My Position mode.vng
2015-09-23Fix region name getting from mwm file name.vng
2015-09-23[search] Return feature center in results.Yury Melnichek
2015-09-23[search] Brand new search :) For now, only name matching is used (i.e. no vie...Yury Melnichek