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 (Collapse)Author
2017-05-19poi naming fixArsentiy Milchakov
2017-05-19review fixesArsentiy Milchakov
2017-05-19extended languages for device languageArsentiy Milchakov
2017-05-10review fixesArsentiy Milchakov
2017-05-10warning fixesArsentiy Milchakov
2017-04-21When the language of the user is equal to one of the languages of the MWM ↵Daria Volvenkova
only single name scheme is used.
2017-04-17review fixesArsentiy Milchakov
2017-03-30Review fixes.Daria Volvenkova
2017-03-30Corrected priority of transliteration.Daria Volvenkova
2017-03-30Using a pool of transliterators.Daria Volvenkova
2017-03-30Using default language as transliteration source if there is no other mwm ↵Daria Volvenkova
languages available.
2017-03-30Unzip archived ICU data on application start.Daria Volvenkova
2017-03-30Using transliteration for obtaining best feature name.Daria Volvenkova
2016-11-11Naming priority for poi objects was changedArsentiy Milchakov
2016-11-10[features] Fix zoom level test for city-capitalsIlya Zverev
2016-08-30names optimization and fixArsentiy Milchakov
2016-08-11new rules for naming map objectsArsentiy Milchakov
2016-03-23Factor out Rank <-> Population functions.vng
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Use range base for in feature::TypesHolder.vng
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23[scales] correct zoom calculation for non-tiled policiesDarafei Praliaskouski
2015-09-23Simple test for styles checking.vng
2015-09-23Get AddressInfo for feature with visible texts or symbols.vng
2015-09-23Rename some functions according to coding style.vng
2015-09-23removed GetRectForLevelFixrachytski
2015-09-23[search] Zoom to 9 level, when no any country loaded under serch result.vng
2015-09-23[search] Tune dummy viewport constant. Now we have good zoom level on iPad ↵vng
and iPhone.
2015-09-23[search] Fix minor bug with search result viewport - select nearest ↵vng
acceptable scale.
2015-09-23[search] Fix bug with viewport for results without name.vng
2015-09-23[search] Fix for search result's viewport.vng
2015-09-23[search] Better viewport calculation for results.vng
2015-09-23[search] Fix result viewport for features with no any texts.vng
2015-09-23[search] Getting rank and center from trie.vng
2015-09-23[search] High rank for Canada states.vng
2015-09-23[search] Take into account Alaska and Hawaii for search rank.vng
2015-09-23[search] Reduce search rank for non-USA states.vng
2015-09-23[search] Remove calculatin of feature viewport rect in IntermediateResult.vng
Close #522.
2015-09-23Replace FeatureBase::GetTypesFn with more suitable feature::TypesHolder.vng
2015-09-23[search] Return viewport scale for result point feature types.vng
2015-09-23Fix viewport for founded features.vng
2015-09-23[search] Improve GetSearchRank() and GetFeatureViewport().Yury Melnichek
2015-09-23Add more search categories.vng
2015-09-23[mac] Fixed build errorsAlex Zolotarev
2015-09-23[search] Take into account some feature types in GetSearchRank(). TODO: ↵Yury Melnichek
Support more types.
2015-09-23Move GetSearchRank() from FeatureType to an external function.Yury Melnichek
2015-09-23Rename feature_rect.?pp -> feature_utils.?ppYury Melnichek