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
2020-02-07[tizen] Removed the Tizen code.Maxim Pimenov
2019-09-26Removing a dependency. Platform does not depend on routing anymore.Vladimir Byko-Ianko
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-09-19Got rid of the old style std/ includes for several files.tatiana-yan
2018-09-17[routing] add routing part of speed cameras and tests for it.Mikhail Gorbushin
2018-07-30[routing] fix conflictMikhail Gorbushin
2018-06-19Review fixes.Vladimir Byko-Ianko
2018-06-19Review fixes.Vladimir Byko-Ianko
2018-06-19Extrapolation of GPS position.Vladimir Byko-Ianko
2017-09-13Do not display the next street name when we are far from turntatiana-kondakova
2017-07-21Renaming TurnDirection to CarDirection.Vladimir Byko-Ianko
2017-07-21Renaming TurnDirection::NoTurn to TurnDirection::None.Vladimir Byko-Ianko
2017-07-14[assessment-tool] Show user position on map, when available.Yuri Gorshenin
2016-04-13Redone my positionr.kuznetsov
2016-01-13Init GpsTrackInfo from GpsInfokshalnev
2016-01-13Added GpsTrackInfoConstantin Shalnev
2015-11-30Review fixesr.kuznetsov
2015-11-30[drape] my position controllerExMix
2015-11-27Routing following info fix.Lev Dragunov
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-09-23[routing] route distance and next turn tests.Lev Dragunov
2015-09-23[routing] NextTurn field for following info.Lev Dragunov
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-23Passing vector with turn notification strings instead of passing Notification...Vladimir Byko-Ianko
2015-09-23Fixed struct ctor and case when FollowingInfo used by defaultConstantin Shalnev
2015-09-23Show pedestrian direction before a maneuver in distance 10 metersConstantin Shalnev
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev
2015-09-23Removing a dependence routing unit from map unit.Vladimir Byko-Ianko
2015-09-23Turn notification enhancement. Skipping the first turn notification if it's u...Vladimir Byko-Ianko
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Passing lane information through JNI. Taking into account route direction whi...Vladimir Byko-Ianko
2015-09-23Parsing and keeping lane information. Writing unit tests. Passing lane inform...Vladimir Byko-Ianko
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Matching bearing while route matchingVladimir Byko-Ianko
2015-09-23[routing][framework] Add functions to get next turn information and route timeDenis Koronchik
2015-09-23[core] new type of location sourceExMix
2015-09-23Cross-platform logic of choosing bearing between GPS and Compass, according t...vng
2015-09-23[location] Refactoring of native -> cross platform passing location parameters.vng
2015-09-23[Tizen] Add GPS locationSergey Pisarchik
2015-09-23Enabled alt/course/speed support for locationAlex Zolotarev
2015-09-23Compilations fixes.vng
2015-09-23Minor style changes.vng
2015-09-23refacatored iOS, Android and Desktop location updates handling.rachytski
2015-09-23refactored Location and Compass observers mechanism.rachytski
2015-09-23[android] Fix compass direction.vng