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-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 ↵rachytski
constructor.
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
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- Split Platform::GetFileSize() to GetFileSizeByName() and ↵Alex Zolotarev
GetFileSizeByFullPath() - Fixed country downloading for Android - Improved unit tests for chunks downloader
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