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
2016-11-17Remove dependencies on tomcryptSergey Yershov
2016-11-02Added PushWoosh tags initializationr.kuznetsov
2016-09-15Clang-format.Ilya Grechuhin
2016-09-15[ios] Added marketing events sender to platform.Ilya Grechuhin
2016-07-21[ios] Added PushWoosh callback to Platform.Ilya Grechuhin
2016-07-21Added tags to PushWooshr.kuznetsov
2016-06-01Add UserStatsLoader.Sergey Magidovich
2016-03-24[platform][build] Fixed build warning.Yuri Gorshenin
2016-03-23Code review. Fix data loss.Sergey Magidovich
2016-03-23Add notes class. No upload yet.Sergey Magidovich
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23[new downloader][MAPSME-121] Improve error handling for space check functionsSergey Yershov
2016-03-23[new downloader][MAPSME-121] Add function to check enough space for migrateSergey Yershov
2016-01-20Added function to remove non empty directoriesConstantin Shalnev
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