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-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
2015-09-23implemented LocationManager C++->Java binding.rachytski
2015-09-23Closed #347 - check for invalid rect and locationAlex Zolotarev
2015-09-23[qt][ios] Refactored location managerAlex Zolotarev
2015-09-23Removed boost:: namespace and fixed boost includesAlex Zolotarev
2015-09-23Added filter to location managerAlex Zolotarev
2015-09-23Introduced LocationManager with multiple location services supportAlex Zolotarev
2015-09-23Fixed warningAlex Zolotarev
2015-09-23Refactored gps location system:Alex Zolotarev
2015-09-23Added mac and ios location services implementation to platformAlex Zolotarev