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 (Collapse)Author
2015-10-15Review fixes.Yuri Gorshenin
2015-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23[ios] Added connection info to routing.Ilya Grechuhin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fix include path for platformSergey Yershov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[bugfix] Samsung Duos LDPI fixDarafei Praliaskouski
2015-09-23different fixes for build on Windows platformExMix
2015-09-23[android] Fix bug with correct storage path for downloading.vng
2015-09-23[win] Fixed some compilation errors. Only OpenGL errors leftAlex Zolotarev
2015-09-23Factor out common Platform implementations for Unix-based OS.vng
2015-09-23Added Platform::TmpPathForFile() and Platform::SettingsPathForFile()Alex Zolotarev
Closed #492 - Save viewport on Android when external memory is ejected
2015-09-23[ios][mac] Added implementations for Platform::RunOnGuiThread and ↵Alex Zolotarev
Platform::RunAsync @see #486
2015-09-23[win32] Fix compilation.vng
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and ↵Alex Zolotarev
GetFileSizeByFullPath() - Fixed country downloading for Android - Improved unit tests for chunks downloader
2015-09-23[win] Fixed test aflet platform refactoringAlex Zolotarev
2015-09-23Completed platform refactoring and fixed paths for resources/writable dirsAlex Zolotarev
2015-09-23[win] Compilation fixesAlex Zolotarev
2015-09-23[ios][qt] Platform refactoringAlex Zolotarev