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
2018-03-19[platform] Got rid of std/*.hpp includes in platform.{c,h}pp.Maxim Pimenov
2018-03-16[search] Replaced MaybeRelevance with boost::optional<Relevance>.Maxim Pimenov
2018-03-05Added 'DeviceModel' method to platfom.hpp and stub implementationsАлександр Зацепин
2018-02-27Fixed tests and warning.VladiMihaylenko
2018-02-21Hold file and network threads as unique_ptrsVladiMihaylenko
2018-02-20[platform][ios][android] private dirArsentiy Milchakov
2018-02-20[platform] return const ref instead of copy platform dirs.Arsentiy Milchakov
2018-01-23[cleanup] [ios] Removed iOS 8 support.Ilya Grechuhin
2017-12-19[local_ads] review fixesArsentiy Milchakov
2017-12-19[local_ads][user] reduced number of threadsArsentiy Milchakov
2017-12-06Review fixes.Vladimir Byko-Ianko
2017-12-06generator_tool comment detalization.Vladimir Byko-Ianko
2017-12-06Review fixes.Vladimir Byko-Ianko
2017-12-06Setting setting dir before genetation maps.Vladimir Byko-Ianko
2017-11-14 Review fixesr.kuznetsov
2017-11-14Added async bookmarks loadingr.kuznetsov
2017-11-09Disable backup for mwm after diff was applied.VladiMihaylenko
2017-09-25Review fixes.beta-1015Maxim Pimenov
2017-09-25[platform] Acknowledge the MWM_WRITABLE_DIR env. variable on Linux.Maxim Pimenov
2017-09-21Added secure storage interfacer.kuznetsov
2017-08-11[routing] Pull request #6082 review fixesДобрый Ээх
2017-08-11[platform] single thread for network tasks is addedArsentiy Milchakov
2017-08-11[platform] virtual destructor small fixArsentiy Milchakov
2017-08-10[platform] added possibility to change gui threadArsentiy Milchakov
2017-07-17Added matcher for ugc objects.VladiMihaylenko
2017-07-05Flag for non matched ids + relaxed restriction on single edge approximation.Yuri Gorshenin
2017-07-05[OPENLR] Cut trafficMode from desktop app. Move it to a subproject.Sergey Magidovich
2017-06-02[cherry] [MAPSME-4641] Added ChargingStatus to Platform.Ilya Grechuhin
2017-03-20Attempt to fix strange GL behaviour on iOS8VladiMihaylenko
2016-11-17Remove dependencies on tomcryptSergey Yershov
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-21[ios] Added PushWoosh callback to Platform.Ilya Grechuhin
2016-07-21Added tags to PushWooshr.kuznetsov
2016-06-01Add UserStatsLoader.Sergey Magidovich
2016-03-24[platform][build] Fixed build warning.Yuri Gorshenin
2016-03-23Code review. Fix data loss.Sergey Magidovich
2016-03-23Add notes class. No upload yet.Sergey Magidovich
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23[new downloader][MAPSME-121] Improve error handling for space check functionsSergey Yershov
2016-03-23[new downloader][MAPSME-121] Add function to check enough space for migrateSergey Yershov
2016-01-20Added function to remove non empty directoriesConstantin Shalnev
2015-11-07Implemented single-pass over writable dir.Yuri Gorshenin
2015-10-15Review fixes.Yuri Gorshenin
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-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23[omim] Extracted measurement system setup to platform.Ilya Grechuhin