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-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
2015-09-23[storage] Fixed migrating bug with multiple Index for one mwm local country f...vng
2015-09-23Pedestrian map existence check.Lev Dragunov
2015-09-23[routing] Set initial scale to 15 for pedestrian routing.vng
2015-09-23Added thread checker macro and its usageConstantin Shalnev
2015-09-23Fixed crash in new route rendering on Androidr.kuznetsov
2015-09-23Moved mm_version.* into “platform” library.vng
2015-09-23[storage] Added TLocalFilePtr typedef.vng
2015-09-23Switching on turn sound notification by entering ?sound. Switching of turn so...Vladimir Byko-Ianko
2015-09-23Pluging in all TTS subsystems (android and core parts).Vladimir Byko-Ianko
2015-09-23Setting length units for TTS in core. Removing unnecessary cpp getters.Vladimir Byko-Ianko
2015-09-23Revert "[DO NOT MERGE][routing] Added thread checkers for routing"shalnev
2015-09-23Added thread checkers for routingConstantin Shalnev
2015-09-23Disallow Framework copyingConstantin Shalnev
2015-09-23Call InsertRoute on the UI threadConstantin Shalnev
2015-09-23Review fixesr.kuznetsov
2015-09-23Integration routing rendering in old enginer.kuznetsov
2015-09-23Added route clipping in following moder.kuznetsov
2015-09-23PR fixesLev Dragunov
2015-09-23GetBestRouter vehicle router file existance check.Lev Dragunov
2015-09-23Improved AsyncRouterConstantin Shalnev
2015-09-23Passing turn sound initialization functions through jni.Vladimir Byko-Ianko
2015-09-23Changing in cpp part of turn notification programming interface and some chan...Vladimir Byko-Ianko
2015-09-23Android UI integration.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Formatting fixes.Lev Dragunov
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23Async router tests.Lev Dragunov
2015-09-23Split routing callback setting to the two separate framework functions.Lev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Style improvements.Lev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Log zoom level and map coordinate when user finishes it’s usage.Alex Zolotarev
2015-09-23Removed unused code and useless event tracking.Alex Zolotarev
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Leave feature type as-is even if name is empty.vng
2015-09-23PR fixesLev Dragunov
2015-09-23Get the best router type framework method.Lev Dragunov
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23Added public API to set/get current routerConstantin Shalnev
2015-09-23Review fixes 2.vng