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
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-03-18[platform] Using JoinPath instead of JoinFoldersToPath.Maxim Pimenov
2019-01-22[core][power_manager] review fixesArsentiy Milchakov
2019-01-22[power manager] battery level trackingArsentiy Milchakov
2018-10-11Added platform interface for GDPR featuresr.kuznetsov
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-06-19Added offline id for local ads statisticsr.kuznetsov
2018-05-17Added bookmarks catalog supportr.kuznetsov
2018-03-05Added 'DeviceModel' method to platfom.hpp and stub implementationsАлександр Зацепин
2018-03-05Extracted 'DeviceName' method from platform.cppАлександр Зацепин
2017-09-25Review fixes.beta-1015Maxim Pimenov
2017-09-25[platform] Acknowledge the MWM_WRITABLE_DIR env. variable on Linux.Maxim Pimenov
2017-08-11cmake fixArsentiy Milchakov
2017-08-10[platform] added possibility to change gui threadArsentiy Milchakov
2017-06-02[cherry] [MAPSME-4641] Added ChargingStatus to Platform.Ilya Grechuhin
2016-10-27Add dummy CreateSocket under LinuxSergey Yershov
2016-03-23[platform][linux] Fixed Platform::RunOnGuiThread().Yuri Gorshenin
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-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23Review fixes.vng
2015-09-23[ios] Added connection info to routing.Ilya Grechuhin
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23[linux] be less specific about /usr prefixDarafei Praliaskouski
2015-09-23[platform] don't fail on dbus-less environments (like buildfarm)Darafei Praliaskouski
2015-09-23[linux] support for launching in non-system-wide installsDarafei Praliaskouski
2015-09-23Slashes in pathDarafei Praliaskouski
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23linux deploymentDarafei Praliaskouski
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23[linux] Fixed compilationAlex Zolotarev
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-23[linux] Fixed build errorAlex Zolotarev
2015-09-23Added Platform::TmpPathForFile() and Platform::SettingsPathForFile()Alex Zolotarev
2015-09-23[ios][mac] Added implementations for Platform::RunOnGuiThread and Platform::R...Alex Zolotarev
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and GetFileSizeByFullP...Alex Zolotarev
2015-09-23[linux] Fixed path to resources dirAlex Zolotarev
2015-09-23[linux] Fixed build errorsAlex Zolotarev
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23[linux] Build fixesAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev