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
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
2015-09-23[iOS] fixed small typo.rachytski
2015-09-23[ios] using mdpi and xhdpi as skin suffixes.rachytski
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[ios] Enabled Search button for Full versionAlex Zolotarev
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and GetFileSizeByFullP...Alex Zolotarev
2015-09-23renamed skins for consistency across different DPI.rachytski
2015-09-23improved scaling of OpenGL resources allocation.rachytski
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23added correct transformation of PathTextElements during rendering with non-id...rachytski
2015-09-23[ios] Moved UniqueDeviceId code to PlatformAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev