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[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
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-23PR fixesLev Dragunov
2015-09-23Scoped mwm test stub.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Pedestrian map existence check.Lev Dragunov
2015-09-23Moved mm_version.* into “platform” library.vng
2015-09-23Setting length units for TTS in core. Removing unnecessary cpp getters.Vladimir Byko-Ianko
2015-09-23Route update call with no route fix.Lev Dragunov
2015-09-23RouteFollower crash fix on change routing engine.Lev Dragunov
2015-09-23Cancel directions generation when routing is cancelledConstantin Shalnev
2015-09-23OSRM router crash fix.Lev Dragunov
2015-09-23[routing] Fixed bug with mixing feature offset <-> id.vng
2015-09-23[routing] Pedestrian tests version check fix.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Routing settings keep pedestrian flag.Lev Dragunov
2015-09-23Router follower for pedestrian simplyfy road.Lev Dragunov
2015-09-23Integration routing rendering in old enginer.kuznetsov
2015-09-23Added route clipping in following moder.kuznetsov
2015-09-23Correction after Levs commentsVladimir Byko-Ianko
2015-09-23Distance form the start of the route for every turn in mercator units was added.Vladimir Byko-Ianko
2015-09-23Pedestrian routing. Ability gathering absent countries names form start and s...Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23GetBestRouter vehicle router file existance check.Lev Dragunov
2015-09-23Use SimpleThreadConstantin Shalnev
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Join to Android JVM from the worker threadConstantin Shalnev
2015-09-23Improved AsyncRouterConstantin Shalnev
2015-09-23Pedestrian routing progress 100% at start fix.Lev Dragunov
2015-09-23Rebase fix commit.Vladimir Byko-Ianko
2015-09-23Turn notifications are passed through jni.Vladimir Byko-Ianko
2015-09-23Passing vector with turn notification strings instead of passing Notification...Vladimir Byko-Ianko
2015-09-23Changing in cpp part of turn notification programming interface and some chan...Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Pedestrian mwm version check.Lev Dragunov
2015-09-23New routing status: FileTooOld.Lev Dragunov
2015-09-23DistToTextId was rewritten as a template functions.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Correction after colleagues comments. Adding unit tests. Some other changes.Vladimir Byko-Ianko
2015-09-23Adding test for GetTtsText class and for accessory functionality.Vladimir Byko-Ianko
2015-09-23Adding GetTtsText class for generating test messages in a specified locale ba...Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Formatting fixes.Lev Dragunov
2015-09-23TimeoutObserver to RouterDelegate refactoring.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Async router tests.Lev Dragunov