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
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
2015-09-23[search] Do not add duplicating results after additional search.vng
2015-09-23[search] Search all features for empty query in 3 steps: from small viewport ...vng
2015-09-23[ios] Added flags to search results when radar mode is not enabledAlex Zolotarev
2015-09-23[search] Remove direction calculating for intermediate results.vng
2015-09-23[search] Dummy thread search with 2 mutex and RunAsync.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
2015-09-23[ios] Fixed category text click in the searchAlex Zolotarev
2015-09-23Enchanced search result GUI.vng
2015-09-23[search] Add angle from center of viewport to the return result.Yury Melnichek
2015-09-23[search] Calculate distance to search results.Yury Melnichek
2015-09-23[search] Introduce different types of results.Yury Melnichek
2015-09-23[search] Introduce IntermediateResult.Yury Melnichek
2015-09-23Refactored and improved search: approximate matching and splitting feature na...Yury Melnichek