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-23[indexer] Fixed memory leaks related to MwmValues.Yuri Gorshenin
2015-09-23Do not forget route progress while rerouting.Lev Dragunov
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
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[omim] [ios] Fixed route restoring.v.mikhaylenko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Android. Initialization of TTS on the first switching on.Vladimir Byko-Ianko
2015-09-23Cross mwm adjust destination message fix.Lev Dragunov
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23iOS. Creation TTS on switching on. Doing this through objective C classes.Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Sinhronization mutex in router delegate.Lev Dragunov
2015-09-23[routing] Good status after routing fail (0,0 coordinates) fix.Lev Dragunov
2015-09-23[routing] Cross mwm cancellation crash fix.Lev Dragunov
2015-09-23Code cleanup: removed extra classConstantin Shalnev
2015-09-23[routing] Fixed map existence.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[routing] Fixes to TTS tests.Yuri Gorshenin
2015-09-23Bad turns data processing case for the next turn.Lev Dragunov
2015-09-23[routing] route distance and next turn tests.Lev Dragunov
2015-09-23[routing] Unused variable warning fix.Lev Dragunov
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
2015-09-23Added RouteTracking_ReachedDestination log eventConstantin Shalnev
2015-09-23Distance to turn calculation fix.Lev Dragunov
2015-09-23[routing] Routing following crash fix.Lev Dragunov
2015-09-23[android] Pass current street name to routing info.Dmitry Yunitsky
2015-09-23[sounds] No sounds file crash fix.Lev Dragunov
2015-09-23Pedestrian routing crash fix.Lev Dragunov
2015-09-23[routing] Route completion parameter for FollowingInfo.Lev Dragunov
2015-09-23[routing] Cross mwm route instructions concatination fix.Lev Dragunov
2015-09-23Another PR fixes.Lev Dragunov
2015-09-23Return back partial distance methods.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Xcode warning fixes.Lev Dragunov
2015-09-23[routing] Get current direction point enchancement.Lev Dragunov
2015-09-23[routing] FollowdPolyline interface enhancements.Lev Dragunov
2015-09-23[routing] Tests for GetDistanceM method.Lev Dragunov
2015-09-23Merge all polyline distance methods to one.Lev Dragunov
2015-09-23Followed polyline code integration.Lev Dragunov
2015-09-23Remove TurnsGeom structure.Lev Dragunov
2015-09-23Extract following logic to FollowedPolyline class.Lev Dragunov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23[routing] Fixed bug when no country under point for routing initialization.vng
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23Removed workaround, Index API is usedConstantin Shalnev
2015-09-23Take only edges connected to world graph for start and final pointsConstantin Shalnev