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-02Added PushWoosh tags initializationr.kuznetsov
2016-07-21Clang-format.Ilya Grechuhin
2016-07-21Added tags send to PushWoosh.Ilya Grechuhin
2016-04-06Exchanging size_t to uint64_t for mwm and group mwm size in bytes.Vladimir Byko-Ianko
2016-03-23Review fixes.vng
2016-03-23[search] Use affiliates field to find MWMs by state/country features.vng
2016-03-23[new downloader] Correct size calculation for group nodes in two component mw...Vladimir Byko-Ianko
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[new downloader] git-clang-format.Vladimir Byko-Ianko
2016-03-23[new downlaoder] Using FromJSONObjectOptionalField and FromJSONObject for par...Vladimir Byko-Ianko
2016-03-23[new downloader] Using dynamic polimorfizm instead of static for parsing coun...Vladimir Byko-Ianko
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[new downloader] Parsing field affiliations in countries.txt if any.Vladimir Byko-Ianko
2016-03-23[new downloader] CountryTree refactoring. Processing root node as a regular n...Vladimir Byko-Ianko
2016-03-23[new downloader] git-clang-format.Vladimir Byko-Ianko
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[new downloader] Moving all CountryTree functionaltity to one file.Vladimir Byko-Ianko
2016-03-23[new downloader] Quick access to country tree items.Vladimir Byko-Ianko
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[new downloader] Reserving place in country tree vectors in case of two compo...Vladimir Byko-Ianko
2016-03-23[new downloader] Using ReserveAtDepth methods while filling country tree.Vladimir Byko-Ianko
2016-03-23[new downloader] Review fixes.Vladimir Byko-Ianko
2016-03-23[new downloader] Keeping parent id in Country class while parsing countries.txt.Vladimir Byko-Ianko
2016-03-23[new downloader] Fix warningsSergey Yershov
2016-03-23[new downloader] Moving new developed map downloader functionality to new map...Vladimir Byko-Ianko
2016-03-23[new downloader] Removing code responsable for saving countries.txt.Vladimir Byko-Ianko
2016-03-23[new downloader] Adding funtionality to SimpleTree and refactoring SimpleTree...Vladimir Byko-Ianko
2016-03-23[old-map-downloader] Fixing storage for ability working with small mwms.Vladimir Byko-Ianko
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
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-23[storage] s/EMapOnly/EMap/gYuri Gorshenin
2015-09-23Fix build warnings for StorageSergey Yershov
2015-09-23Fix include path for storageSergey Yershov
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[core] downloader APIExMix
2015-09-23[storage] Do download .routing file.vng
2015-09-23[countries] Removed unneeded price tagAlex Zolotarev
2015-09-23Factor out JsonHandle as a smart pointer on json_t.vng
2015-09-23Removed unused version.hpp dependencies to speed up compilationAlex Zolotarev
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Minor performance fixes.vng
2015-09-23Take into account valid local country size.vng
2015-09-23CountryInfoGetter::GetRegionInfo - extended country information (name, flag, ...vng
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and GetFileSizeByFullP...Alex Zolotarev
2015-09-23Add language metainfo generation routine. Use unicode supplementalData.xml as...vng
2015-09-23[downloader][mac][ios] Integrated new implementationAlex Zolotarev