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-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23We don't need it any more.Alex Zolotarev
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-23Correct crash fix for missing navigation sounds file. Full path does not work...Alex Zolotarev
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-23[android] Collect one-time statistics about fonts. Should be removed in the n...Alex Zolotarev
2015-09-23[routing] Route completion parameter for FollowingInfo.Lev Dragunov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23Fixing platform unit test. Making them independent form sound strings.Vladimir Byko-Ianko
2015-09-23PR fixesLev Dragunov
2015-09-23Scoped mwm test stub.Lev Dragunov
2015-09-23[ios] Fixed bug when every launch was counted as a first one.Alex Zolotarev
2015-09-23[platform][tests] Fixed World files version check.vng
2015-09-23Review fixes.vng
2015-09-23[mwm] Store World’s temporary index files in writable directory according t...vng
2015-09-23Moved mm_version.* into “platform” library.vng
2015-09-23TTS player. Android part of turn notification system.Vladimir Byko-Ianko
2015-09-23Bugfix. Car routing on android platform.Vladimir Byko-Ianko
2015-09-23[fonts] Replace WenQuanYi MicroHei with Droid Sans FallbackIlya Zverev
2015-09-23Passing vector with turn notification strings instead of passing Notification...Vladimir Byko-Ianko
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-23GetTextById::operator() returns flag if textId is found in a specified locale.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Unit tests for get_text_by_id.Vladimir Byko-Ianko
2015-09-23Implementation of GetTextById class.Vladimir Byko-Ianko
2015-09-23Do not store good servers list in the settings. Otherwise if servers have cha...Alex Zolotarev
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fixed struct ctor and case when FollowingInfo used by defaultConstantin Shalnev
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Show pedestrian direction before a maneuver in distance 10 metersConstantin Shalnev
2015-09-23[platform] Fixed tests broken by previous commits.Yuri Gorshenin
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[search] Fixed features matcher.Yuri Gorshenin
2015-09-23[storage] Process obsolete Japan and Brazil mwm files only in root MapsWithMe...vng
2015-09-23[android] Do not process "00_roboto_regular.ttf" font. It’s absent.vng
2015-09-23[storage] Fixed bug with missing World/WorldCoasts.vng
2015-09-23[platform] Fixed creation of temprorary local country files.Yuri Gorshenin
2015-09-23Review fixes 2.vng
2015-09-23Review fixes.vng
2015-09-23Minor refactoring to store feature’s offsets table once for every cache val...vng
2015-09-23Pedestrian directions engine which shows up and down stairsConstantin Shalnev