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-26Moving downloader_tests into a separate executable.Timofey
2015-10-21[platform, linux] Fixed coding style of a linux Platform.Yuri Gorshenin
2015-10-21PR fixes.Lev Dragunov
2015-10-21ConnectionStatus platform method for Linux.Lev Dragunov
2015-10-16Fixing unit tests after renaming TTS ids.Vladimir Byko-Ianko
2015-10-15Merge pull request #243 from ygorshenin/fix-abrupt-downloadingViktor Govako
2015-10-15Review fixes.Yuri Gorshenin
2015-10-15[storage, platform] Fixed abrupted downloading.Yuri Gorshenin
2015-10-14Get reading of pointing detailed path to sound-strings for Platform::GetReader.Vladimir Byko-Ianko
2015-10-14Corrections after colleages comments. Second part.Vladimir Byko-Ianko
2015-10-14git-clang-formatVladimir Byko-Ianko
2015-10-14Corrections after colleagues comments.Vladimir Byko-Ianko
2015-10-13Fixing unit tests.Vladimir Byko-Ianko
2015-10-13Using english in TTS if sound.txt doesn't contain the current language. Some ...Vladimir Byko-Ianko
2015-10-12Merge pull request #196 from bykoianko/one-length-units-for-all-systemAlex Zolotarev
2015-10-12Merge pull request #179 from vng/generatorIlya Zverev
2015-10-12Using enum::Units through all the application for meters and feet.Vladimir Byko-Ianko
2015-10-12[mwm] Put feature offsets table into MWM container.vng
2015-10-10Fixed crash on Android in debug mode when World maps are absent (not download...Alex Zolotarev
2015-10-07Speedcam routing time computation engine.Lev Dragunov
2015-09-28Correct fix for CpuCount() which can change in runtime.Alex Zolotarev
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-25[logging] Abort app if LOG error level is greater than LERROR (debug) or LCRI...vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23Removed sensitive C++ data.Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Fix testsSergey Yershov
2015-09-23Add generator_tool option for set mwm version for all datasetSergey Yershov
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