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-13Release routing workaround.Lev Dragunov
2015-10-12Using enum::Units through all the application for meters and feet.Vladimir Byko-Ianko
2015-10-12Routing unit test fixing after changing behavier of sound pronouncing.Vladimir Byko-Ianko
2015-10-12Using for turn notification a real distance to the closest turn intead of a d...Vladimir Byko-Ianko
2015-10-09Merge pull request #176 from bykoianko/turnfixLev Dragunov
2015-10-09Adding a integration test after reducing factors: kMaxPointsCount and kMinDis...Vladimir Byko-Ianko
2015-10-09Reducing factors for cumulative turn direction calculation.Vladimir Byko-Ianko
2015-10-09Correction after colleagues comments.Vladimir Byko-Ianko
2015-10-09Adding a unit test on pronouncing roundabout exit number and on pronouncing n...Vladimir Byko-Ianko
2015-10-09Always pronouncing information about exit number near entrance to roundaobuts...Vladimir Byko-Ianko
2015-10-09Pronouncing information about exit number near entering a roundabout.Vladimir Byko-Ianko
2015-10-09Fixing RussiaHugeRoundaboutTurnTest integration test and TestFixupTurns routi...Vladimir Byko-Ianko
2015-10-09Saving roundabout exit numbers in LeaveRoundAbout turns.Vladimir Byko-Ianko
2015-10-08Reseting turn sound system after every rerouting.Vladimir Byko-Ianko
2015-10-07Merge pull request #92 from gardster/speedcamViktor Govako
2015-10-07PR fixes.Lev Dragunov
2015-10-07Fixes after rabase.Lev Dragunov
2015-10-07Merge pull request #139 from bykoianko/do-not-pronounce-first-turn-notificati...Konstantin Shalnev
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-07Adding a unit test on turn sound generation with word Then.Vladimir Byko-Ianko
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-07Preventing first turn sound notification if this turn was noticed after word ...Vladimir Byko-Ianko
2015-10-06Merge pull request #138 from ygorshenin/extract-country-info-getterSergey Yershov
2015-10-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-10-06Refactoring. If GetCurrentTurn and GetNextTurns returns false. They do not ch...Vladimir Byko-Ianko
2015-10-06PR fixes.Lev Dragunov
2015-10-06Merge pull request #125 from bykoianko/composed-turn-notificationKonstantin Shalnev
2015-10-06Fix of the wrong distance on cross mwm route planning.Lev Dragunov
2015-10-06Corrections after colleagues comments.Vladimir Byko-Ianko
2015-10-05Cleaning up the code in the PR.Vladimir Byko-Ianko
2015-10-05Fixing unit tests.Vladimir Byko-Ianko
2015-10-05Implementaion turn notification with word Then in some cases.Vladimir Byko-Ianko
2015-10-05Fixing unit test after the behaviour of GetNextTurns was changed.Vladimir Byko-Ianko
2015-10-05GetNextTurns returns true if at least the first next turn is valid.Vladimir Byko-Ianko
2015-10-05Testing GetNextTurns method.Vladimir Byko-Ianko
2015-10-05Adding GetNextTurns method to get two next turns.Vladimir Byko-Ianko
2015-10-05Add missing dependency on !linuxDmitry Marakasov
2015-10-02Merge pull request #102 from bykoianko/integration_tests_movingViktor Govako
2015-10-02Fixing unit and integration test for Android.Vladimir Byko-Ianko
2015-10-01Merge pull request #83 from gardster/router_start_weight_fixViktor Govako
2015-10-01Moving routing integration tests to routing directory.Vladimir Byko-Ianko
2015-10-01PR fixes.Lev Dragunov