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-06-01Add UserStatsLoader.Sergey Magidovich
2016-03-24[platform][build] Fixed build warning.Yuri Gorshenin
2016-03-23Removed hacks for maps downloading ULRs.Yuri Gorshenin
2016-03-23Code review. Fix data loss.Sergey Magidovich
2016-03-23Add notes class. No upload yet.Sergey Magidovich
2016-03-23[new downloader][MAPSME-121] Improve error handling for space check functionsSergey Yershov
2016-03-23Corrected resources URL for new-search branch.Alex Zolotarev
2016-03-23[search] Temprorary fixes to URLs.Yuri Gorshenin
2016-01-20Less nestingConstantin Shalnev
2016-01-20Remove all kind of filesConstantin Shalnev
2016-01-20Added function to remove non empty directoriesConstantin Shalnev
2015-12-18Roboto-Medium font instead of Roboto-Regular.Dmitry Yunitsky
2015-12-15[android] Added Medium Roboto instead of Regular.Dmitry Yunitsky
2015-11-07Implemented single-pass over writable dir.Yuri Gorshenin
2015-09-23Removed sensitive C++ data.Alex Zolotarev
2015-09-23C++11 version of Platform::CpuCores().Alex Zolotarev
2015-09-23We don't need it any more.Alex Zolotarev
2015-09-23[android] Collect one-time statistics about fonts. Should be removed in the n...Alex Zolotarev
2015-09-23[fonts] Replace WenQuanYi MicroHei with Droid Sans FallbackIlya Zverev
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23[android] Do not process "00_roboto_regular.ttf" font. It’s absent.vng
2015-09-23[storage] Fixed bug with missing World/WorldCoasts.vng
2015-09-23Remove deprecated GetIndexFileName from platformLev Dragunov
2015-09-23Review fixes.Viktor
2015-09-23[platform]vng
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-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Now we print the info about where we look for data files.Timofey
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fix include path for platformSergey Yershov
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-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] Fixed fonts getting routine. Made it simple and fast.vng
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
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[fonts] fixed behaviour in fonts-in-separate-package on linuxDarafei Praliaskouski
2015-09-23[linux] separate directory for fonts on linuxDarafei Praliaskouski
2015-09-23[platform] change URLs to standard onesDarafei Praliaskouski
2015-09-23[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23[android] Do not search ttf files (fonts) inside apk.vng
2015-09-23Handle exceptions in reading fonts.vng