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
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-06-29Adding RoutingSession::State::RouteRebuilding status.Vladimir Byko-Ianko
2016-06-10[routing][ui] Fixes to UI crash on long routing planning completion.Yuri Gorshenin
2016-04-04Streets reading implementation.Lev Dragunov
2016-03-31More details to close routing statistics.Lev Dragunov
2016-03-23Route no following in same cases fix.Lev Dragunov
2016-03-23Routing switched to OnRoute on following.Lev Dragunov
2016-03-23Minimum ETA now 60 secs.Lev Dragunov
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-02-08Routing completion percent test.Lev Dragunov
2016-02-04Review fixes.Lev Dragunov
2016-02-03More routing stats.Lev Dragunov
2016-01-21Routing rebuild statistics event with coordinates.Lev Dragunov
2016-01-21Rerouting count for routing session statistics.Lev Dragunov
2016-01-20Extract following flag from routing session state.Lev Dragunov
2016-01-19p2p eta fix.Lev Dragunov
2016-01-18Fixed matching location to route.Daria Volvenkova
2016-01-08Routing session follow state.Lev Dragunov
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Rebase fixesr.kuznetsov
2015-11-30rebase fixesExMix
2015-11-30Added route clipping in following moder.kuznetsov
2015-11-30Fixed routing controlsr.kuznetsov
2015-11-27Routing following info fix.Lev Dragunov
2015-11-10Merge pull request #485 from gardster/routing_rebuild_fixViktor Govako
2015-11-10Using GPS corrdinates to calulate moving from projection distance.Lev Dragunov
2015-11-09Routing rebuilding fix.Lev Dragunov
2015-11-05PR fixes.Lev Dragunov
2015-11-03Router freezing fix.Lev Dragunov
2015-10-29Fix bug with endless route rebuilding.Lev Dragunov
2015-10-27Spelling fixesLev Dragunov
2015-10-27[routing] No following router mode.Lev Dragunov
2015-10-21Renaming TurnSound to NotificationManager and renaming some methods.Vladimir Byko-Ianko
2015-10-20Using TurnsSound for calculating the moment(necessity) to display the notific...Vladimir Byko-Ianko
2015-10-12Using enum::Units through all the application for meters and feet.Vladimir Byko-Ianko
2015-10-08Reseting turn sound system after every rerouting.Vladimir Byko-Ianko
2015-10-07PR fixes.Lev Dragunov
2015-10-07Reduce speedcam geometry index reading.Lev Dragunov
2015-10-07Speed camera point equality fix.Lev Dragunov
2015-10-07PR fixes.Lev Dragunov
2015-10-07Extract GetCurrentCam method to the routing session.Lev Dragunov
2015-10-07More PR fixes.Lev Dragunov
2015-10-07Move a speedcam calculation to the OnPositionChanged method.Lev Dragunov
2015-10-07PR fixes.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-10-07Merge pull request #134 from gardster/routing_fixViktor Govako
2015-10-06PR fixes.Lev Dragunov
2015-10-06Fix of the wrong distance on cross mwm route planning.Lev Dragunov
2015-10-05Implementaion turn notification with word Then in some cases.Vladimir Byko-Ianko
2015-10-05Adding GetNextTurns method to get two next turns.Vladimir Byko-Ianko