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-12-10[base][platform] return type is changed for ThreadPoolArsentiy Milchakov
2019-10-14[core] got rid of mwm migration and support of two component mwmsArsentiy Milchakov
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-06-14Review fixes.Maxim Pimenov
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-03-05[android] Implemented device name/model obtainingАлександр Зацепин
2018-03-05Added 'DeviceModel' method to platfom.hpp and stub implementationsАлександр Зацепин
2018-03-05Extracted 'DeviceName' method from platform.cppАлександр Зацепин
2017-11-14 Review fixesr.kuznetsov
2017-11-01Set default boost dir in 3party/boostГрешилов Вячеслав
2017-11-0132 bit fix finalГрешилов Вячеслав
2017-09-25[platform] Acknowledge the MWM_WRITABLE_DIR env. variable on Linux.Maxim Pimenov
2017-08-10[platform] added possibility to change gui threadArsentiy Milchakov
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