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-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-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-09-25Merge pull request #35 from vng/androidygorshenin
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-23[ios] Updated search to v2.0.Ilya Grechuhin
2015-09-23Collect statistics about style switchingConstantin Shalnev
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-23Added new style support in core codeConstantin Shalnev
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-23Simplified routing when GetCountryName() needed.vng
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-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-23Android UI integration.Lev Dragunov
2015-09-23PR fixesLev 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