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-11-02Added PushWoosh tags initializationr.kuznetsov
2016-09-15Clang-format.Ilya Grechuhin
2016-09-15[ios] Added marketing events sender to platform.Ilya Grechuhin
2016-07-21Added tags to PushWooshr.kuznetsov
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-03-23Introduced the constant for measurement units in the settings.Alex Zolotarev
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23[new downloader] Switch suffixes for files using in migration from 'migrate' ...Sergey Yershov
2016-03-23[Old map downloader] Base migration supportSergey Yershov
2015-11-12[base, std] Followup fix - replace base/regexp.hpp by base/regex.hppYuri Gorshenin
2015-09-25[logging] Abort app if LOG error level is greater than LERROR (debug) or LCRI...vng
2015-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23Bugfix. Car routing on android platform.Vladimir Byko-Ianko
2015-09-23PR fixes.Lev Dragunov
2015-09-23Supressing excess warnings on directory creation API.Lev Dragunov
2015-09-23[omim] Extracted measurement system setup to platform.Ilya Grechuhin
2015-09-23Implemented connection state retrieval for core framework.Dmitry Yunitsky
2015-09-23[ios] Added connection info to routing.Ilya Grechuhin
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Fix include path for platformSergey Yershov
2015-09-23[thread] Refactored lifetime management of multithreaded tasks.Yuri Gorshenin
2015-09-23Fix quiet fail while create file or directorySergey Yershov
2015-09-23Extract index path generation from offsets table classLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
2015-09-23[android] Implement interactive search.vng
2015-09-23Changed char const * to string const &Alex Zolotarev
2015-09-23Started refactoring of Platform::GetReader() - needed to fix guides loading bugAlex Zolotarev
2015-09-23[android] Read Worlds and fonts from apk if no other options.vng
2015-09-23[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23[android] Fix compilation.vng
2015-09-23[platform][android] try to use system fontsDarafei Praliaskouski
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23fixes according to code review.rachytski
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23added Platform::DoSupportRotation and using it in BasicTilingRenderPolicy con...rachytski
2015-09-23Factor out common Platform implementations for Unix-based OS.vng
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23- Make unique constants for map reader for all the platforms.vng
2015-09-23[android] Add simple implementation of RunAsync.vng
2015-09-23Fix bug with font's names getting in Platform.vng
2015-09-23[android] Fix font name paths.vng
2015-09-23fixes according to code review.rachytski
2015-09-23[android] searching for fonts in WritableDirrachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski