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-04-06Exchanging size_t to uint64_t for mwm and group mwm size in bytes.Vladimir Byko-Ianko
2016-03-23[search] Use affiliates field to find MWMs by state/country features.vng
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] Moving all CountryTree functionaltity to one file.Vladimir Byko-Ianko
2016-03-23[new downloader] Using TCountryId as a key in CountryTreeFacade.Vladimir Byko-Ianko
2016-03-23[new downloader] Style fixes. Review fixes.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] Review fixes.Vladimir Byko-Ianko
2016-03-23[new downloader] Returning a vector of parents of a node and their translatio...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] 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
2015-09-23Removed T-letter from TMapOptions.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-23Fix include path for storageSergey Yershov
2015-09-23Review fixes.vng
2015-09-23[storage] Do download .routing file.vng
2015-09-23[core] storage and framework changed for routing suppportExMix
2015-09-23[countries] Removed unneeded price tagAlex Zolotarev
2015-09-23[core] Storage can return file name without extension by indexKirill Zhdanovich
2015-09-23[desktop] Fix bug with group item click in downloader.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Take into account valid local country size.vng
2015-09-23CountryInfoGetter::GetRegionInfo - extended country information (name, flag, ...vng
2015-09-23Add language metainfo generation routine. Use unicode supplementalData.xml as...vng
2015-09-23Add file name (id) -> region name conversion routine.vng
2015-09-23Store countries name without file extension in CountryFile.vng
2015-09-23Changed countries file format to JSONAlex Zolotarev
2015-09-23Minor renamingAlex Zolotarev
2015-09-23Removed unused codeAlex Zolotarev
2015-09-23[ios] Added countries flags to downloaderAlex Zolotarev
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Moved defines.hpp to the project rootAlex Zolotarev
2015-09-23Update file uses build timestamp inside base urlAlex Zolotarev
2015-09-23Refactored storage engineAlex Zolotarev
2015-09-23Created storage libraryAlex Zolotarev