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
path: root/map
AgeCommit message (Expand)Author
2015-11-05Code review:Sergey Magidovich
2015-11-02Merge branch 'master' into fix-old-parserSergey Magidovich
2015-10-27operator() -> UpdateStateSergey Magidovich
2015-10-27Rename the rest of OSMTimeRange::parse to OSMTimeRange::FromString. Rename We...Sergey Magidovich
2015-10-27Spelling fixesLev Dragunov
2015-10-27[routing] No following router mode.Lev Dragunov
2015-10-26Ony Framework requires map style persistenceConstantin Shalnev
2015-10-23[search] Revert search logic. In table + map view algorithm is working with t...vng
2015-10-22Merge pull request #296 from mapsme/libcpp-compile-fixesViktor Govako
2015-10-21git-clang-formatVladimir Byko-Ianko
2015-10-21Renaming TurnSound to NotificationManager and renaming some methods.Vladimir Byko-Ianko
2015-10-20C++11 standard fixes for compilation on linux with mkspec linux-clang-libc++.MWM Planet Generator cdn3
2015-10-19Fix warnings in codeSergey Yershov
2015-10-16Fixed notesConstantin Shalnev
2015-10-16Uses limitation values for EDensity and for MapStyle enumsConstantin Shalnev
2015-10-16Added debug print for MapStyleConstantin Shalnev
2015-10-16Added styles symbols consistency testConstantin Shalnev
2015-10-15Merge pull request #243 from ygorshenin/fix-abrupt-downloadingViktor Govako
2015-10-15[storage, platform] Fixed abrupted downloading.Yuri Gorshenin
2015-10-14Merge pull request #230 from bykoianko/tts-unsupported-languages-by-appKonstantin Shalnev
2015-10-14Corrections after colleages comments. Second part.Vladimir Byko-Ianko
2015-10-14Corrections after colleagues comments.Vladimir Byko-Ianko
2015-10-13Using english in TTS if sound.txt doesn't contain the current language. Some ...Vladimir Byko-Ianko
2015-10-13Merge pull request #215 from ygorshenin/more-informative-error-messageViktor Govako
2015-10-13[map] More informative log message about map registration failure.Yuri Gorshenin
2015-10-12Merge pull request #196 from bykoianko/one-length-units-for-all-systemAlex Zolotarev
2015-10-12Using enum::Units through all the application for meters and feet.Vladimir Byko-Ianko
2015-10-12[mwm] Put feature offsets table into MWM container.vng
2015-10-07Move a speedcam calculation to the OnPositionChanged method.Lev Dragunov
2015-10-07Remove old reset of the routing session on map deletion.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-10-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-10-05Changed location area colorr.kuznetsov
2015-09-29Fix warningSergey Yershov
2015-09-25Merge pull request #35 from vng/androidygorshenin
2015-09-25Review fixes.vng
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-24[search] Fixed logic with showing initial search results on map.vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed wrong link order for base and normalize.Yuri Gorshenin
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23[ios] Updated search to v2.0.Ilya Grechuhin
2015-09-23Collect statistics about style switchingConstantin Shalnev
2015-09-23PR fixes.Lev Dragunov
2015-09-23[tests] Index cleaning for jenkinss tests.Lev Dragunov
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