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-09-23Changing the second turn notification distance to 400 meters.Vladimir Byko-Ianko
2015-09-23Adding a log record when the locale is changed.Vladimir Byko-Ianko
2015-09-23Progress on disable route calculation fix.Lev Dragunov
2015-09-23Do not forget route progress while rerouting.Lev Dragunov
2015-09-23ASSERT fix. Special processing of the case near the finish of the route.Vladimir Byko-Ianko
2015-09-23Displaying the notification after the turn after the next for car driving only.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues fixes.Vladimir Byko-Ianko
2015-09-23Displaying information about the turn after the next one only in some cases.Vladimir Byko-Ianko
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
2015-09-23Added RouteTracking_ReachedDestination log eventConstantin Shalnev
2015-09-23[android] Pass current street name to routing info.Dmitry Yunitsky
2015-09-23[routing] Route completion parameter for FollowingInfo.Lev Dragunov
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-23Setting length units for TTS in core. Removing unnecessary cpp getters.Vladimir Byko-Ianko
2015-09-23Added route clipping in following moder.kuznetsov
2015-09-23Improved AsyncRouterConstantin Shalnev
2015-09-23Rebase fix commit.Vladimir Byko-Ianko
2015-09-23Changing in cpp part of turn notification programming interface and some chan...Vladimir Byko-Ianko
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Remove DoProgress callback workaround in routing.Lev Dragunov
2015-09-23Switch routing timeout checking from thread to observer.Lev Dragunov
2015-09-23Routing observer interface implementation.Lev Dragunov
2015-09-23Android fix of the process callback creation.Lev Dragunov
2015-09-23rebase fixesLev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Fixed struct ctor and case when FollowingInfo used by defaultConstantin Shalnev
2015-09-23Use units in function namesConstantin Shalnev
2015-09-23Some functions and params were renamed with better understandable namesConstantin Shalnev
2015-09-23Show pedestrian direction before a maneuver in distance 10 metersConstantin Shalnev
2015-09-23Do no rebuild route after cancelConstantin Shalnev
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Added watchdog timerConstantin Shalnev
2015-09-23Moving routing_session from map unit to routing unit.Vladimir Byko-Ianko