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-09-23[downloader] Handle exceptions correctly in downloader for FileWriter manipul...vng
2015-09-23Add file name utils to platform.provng
2015-09-23Minor performance fixes.vng
2015-09-23Add Framework::GetCountryName(id).vng
2015-09-23[android] Fix bug in startup screen. We can't call deleteCountry before Stora...vng
2015-09-23Fix bug with country group name.vng
2015-09-23Take into account valid local country size.vng
2015-09-23[search] Remove index generation call from downloader. It doesn't work on and...vng
2015-09-23Fix bug with downloaded country name in startup view.vng
2015-09-23[downloader] Fix issue when url download failed. Use default server urls.vng
2015-09-23added CountryStatusDisplay GUI element and using it into InformationDisplay.rachytski
2015-09-23[android] Fix bug with native nested Java object creation (simply avoid this).vng
2015-09-23added MapStorage class. refactored DownloadUI.rachytski
2015-09-23added Storage::FindIndexByName function.rachytski
2015-09-23added support for multiple observers to the Storage.rachytski
2015-09-23made APK much smaller by downloading required files at program startup.rachytski
2015-09-23moved ParseServerList into http_request.hpp, *.cpprachytski
2015-09-23refactored storage to load countries file during construction.rachytski
2015-09-23Different metaservers for versions with and without searchAlex Zolotarev
2015-09-23[search] High rank for Canada states.vng
2015-09-23[search] Take into account Alaska and Hawaii for search rank.vng
2015-09-23Calculate USA limit rect.vng
2015-09-23Fix ASSERT. minsk-pass is not a country.vng
2015-09-23CountryInfoGetter::GetRegionInfo - extended country information (name, flag, ...vng
2015-09-23Fixed new country status support for downloader - "Generating search index"Alex Zolotarev
2015-09-23[search] Add final notification when index generation finished.vng
2015-09-23[search] Add EGeneratingIndex status for country.vng
2015-09-23[search] Build in index generation in thread.vng
2015-09-23[ios][mac] Added implementations for Platform::RunOnGuiThread and Platform::R...Alex Zolotarev
2015-09-23[search] Add cache of regions to CountryInfoGetter.vng
2015-09-23Search index is not generated after downloading for apps which doesn't need i...Alex Zolotarev
2015-09-23Build in search index generation after downloading.vng
2015-09-23Delete country command removes all intermediate downloaded files tooAlex Zolotarev
2015-09-23Closed #459 - sometimes download progress was greater than 100%Alex Zolotarev
2015-09-23[Experimental] Code for advanced definition of countries, needed to download ...vng
2015-09-23- Split Platform::GetFileSize() to GetFileSizeByName() and GetFileSizeByFullP...Alex Zolotarev
2015-09-23Rollback invalid changes in downloader.vng
2015-09-23[android] implemented chunked download. no GUI indications for now.rachytski
2015-09-23[android] native http_thread infrastructure.rachytski
2015-09-23Code for language merging from different directories.vng
2015-09-23[downloader] Added missing UrlEncode for file namesAlex Zolotarev
2015-09-23Fixed base server urls logicAlex Zolotarev
2015-09-23Add language metainfo generation routine. Use unicode supplementalData.xml as...vng
2015-09-23Added request for server urls when downloading fileAlex Zolotarev
2015-09-23[downloader][mac][ios] Integrated new implementationAlex Zolotarev
2015-09-23Refactored storage - removed some unnecessary dependenciesAlex Zolotarev
2015-09-23Fix compilation of framework.cpp.Yury Melnichek
2015-09-23[qt] Removed unnecessary dependenciesAlex Zolotarev
2015-09-23Add file name (id) -> region name conversion routine.vng
2015-09-23Add serialized country polygons for 'feature belongs to country' routine.vng