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-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
2015-09-23[android] Changed internal map model refresh order. Fixed crash after opening...Dmitry Yunitsky
2015-09-23Start navigation from 18 zoom levelConstantin Shalnev
2015-09-23[ios] Force exit from fullscreen mode while following.v.mikhaylenko
2015-09-23[omim] [ios] Fixed route restoring.v.mikhaylenko
2015-09-23Changed arrow offsetr.kuznetsov
2015-09-23[search] Save search query with it's locale.Lev Dragunov
2015-09-23[data] Updated minks-pass mwm and source bz2.vng
2015-09-23Added new style support in core codeConstantin Shalnev
2015-09-23PR fixes.Lev Dragunov
2015-09-23Last search queries save support.Lev Dragunov
2015-09-23Fixed route rendering on Androidr.kuznetsov
2015-09-23[omim] Added method for correct Azimuth detection.Dmitry Yunitsky
2015-09-23Added background color support for software rendererConstantin Shalnev
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23[routing] Framework API route between two points support.Lev Dragunov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Added buffer_vector::erase_if.vng
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23[bookmarks] Fixed some tests.vng
2015-09-23[alohalytics] Count how often users are downloading maps from the screen.Alex Zolotarev
2015-09-23bugfixExMix
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Splitting GetRouteFollowingInfo into two functions. One for TTS string genera...Vladimir Byko-Ianko