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-11-07Implemented single-pass over writable dir.Yuri Gorshenin
2015-10-15Review fixes.Yuri Gorshenin
2015-09-28Correct fix for CpuCount() which can change in runtime.Alex Zolotarev
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23[omim] Extracted measurement system setup to platform.Ilya Grechuhin
2015-09-23Remove deprecated GetIndexFileName from platformLev Dragunov
2015-09-23Review fixes.Viktor
2015-09-23[platform]vng
2015-09-23[testing] Fix names and other stuff by commentsIlya Zverev
2015-09-23[testing] Added SetWritableDir() and command-line args in testingmailIlya Zverev
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-23Review fixes.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[platform] Implemented routines for directory reading and deletion.Yuri Gorshenin
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-23Extract index path generation from offsets table classLev Dragunov
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-23Add generator_tool options for work with file instead stdinSergey Yershov
2015-09-23[android] Different GUI elements layout for tablets.vng
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.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[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23[bugfix] Samsung Duos LDPI fixDarafei Praliaskouski
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23[android] Fix bug with correct storage path for downloading.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-23Made function publicly accessibleAlex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Add flag for PRO version in Platform. Return meta server url for downloading ...vng
2015-09-23using separate MetaServer for mandatory resources for better user experience.rachytski
2015-09-23Add free storage space handler to download button in map.vng
2015-09-23Remove Platform::IsProVersion.vng
2015-09-23[downloader] Fix issue when url download failed. Use default server urls.vng