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-07-21[ios] Added PushWoosh callback 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-02-01[ios] Removed watch support.Ilya Grechuhin
2015-11-24Implementing IsTablet for ios.Vladimir Byko-Ianko
2015-11-24[ios] Removed unused variable.Илья Гречухин
2015-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23[omim] Extracted measurement system setup to platform.Ilya Grechuhin
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-23[iOS] Support alternative maps storage for watch kit extensions.vng
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Fixes after colleagues commentsVladimir Byko-Ianko
2015-09-23(1) Writing log to a file on Android and iOS was implemented; (2) Memory trac...Vladimir Byko-Ianko
2015-09-23Fix quiet fail while create file or directorySergey Yershov
2015-09-23iOS compilation fixedVladiMihaylenko
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23Removed Lite version and Promo banners for all platforms.Alex Zolotarev
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
2015-09-23Removed dummy includes, avoid copy-paste.vng
2015-09-23[core] handle routing start in lite versionExMix
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-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23[ios] Fixed uniqueId to pass AppStore validationAlex Zolotarev
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23fixes according to code review.rachytski
2015-09-23[ios] added map rotation feature.rachytski
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
2015-09-23reverted Tiler::tiles changes which introduced errors.rachytski
2015-09-23added Platform::DoSupportRotation and using it in BasicTilingRenderPolicy con...rachytski
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Add flag for PRO version in Platform. Return meta server url for downloading ...vng
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-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23[iphone] Platform::TileSize for iPad3 should be 1024.rachytski
2015-09-23adding only m_tileScale and m_tileScale - 2 tiles to firstClassTiles to impro...rachytski
2015-09-23[android] implemented UniqueClientIdrachytski
2015-09-23removed Platform::MaxTilesCountrachytski
2015-09-23[ios] Fixed VisualScale for iPad3 supportAlex Zolotarev
2015-09-23[iOS] fixed compilationrachytski