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[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
2015-09-23[android] Fix compilation.vng
2015-09-23[platform][android] try to use system fontsDarafei Praliaskouski
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23fixes according to code review.rachytski
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23Make GetFilesInDir with GetFilesByExt and GetFilesByRegExp function in Platform.vng
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-23Remove Platform::IsProVersion.vng
2015-09-23- Make unique constants for map reader for all the platforms.vng
2015-09-23[android] Add simple implementation of RunAsync.vng
2015-09-23Fix bug with font's names getting in Platform.vng
2015-09-23[android] Fix font name paths.vng
2015-09-23fixes according to code review.rachytski
2015-09-23[android] searching for fonts in WritableDirrachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23[android] implemented UniqueClientIdrachytski
2015-09-23removed Platform::MaxTilesCountrachytski
2015-09-23[android] re-initializing Platform upon receiving onCreate.rachytski
2015-09-23should use LWARNING instead of LERRORrachytski
2015-09-23[android] fixed CpuCores.rachytski
2015-09-23[android] Temporarily use only 1 CPU core to avoid crashesAlex Zolotarev
2015-09-23[android] adapting tileSize to screen size.rachytski
2015-09-23[android] Rolled back MmapReader to FileReaderAlex Zolotarev
2015-09-23[android] Added dpi-dependent skin supportAlex Zolotarev
2015-09-23[android] Switched from FileReader to MmapReaderAlex 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-23[android] Closed #426 - non working white/black listing for fontsAlex Zolotarev
2015-09-23[ANDROID] changed default skin to basic_mdpi.rachytski
2015-09-23renamed skins for consistency across different DPI.rachytski
2015-09-23[ANDROID] using high-resolution skin by default.rachytski
2015-09-23improved scaling of OpenGL resources allocation.rachytski
2015-09-23[android] ndk-r7 build fixesAlex Zolotarev
2015-09-23[Android] Fixed compilation after RenderPolicy initialization refactoring.rachytski
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23[android] Fixed recursion with GetReaderAlex Zolotarev
2015-09-23[ANDROID] compilation fixes.rachytski
2015-09-23[android] Fixed platform build issuesAlex Zolotarev