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-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Removed dummy includes.vng
2015-09-23[storage-tests] Fixed warn_unused_result in storage_tests.Yuri Gorshenin
2015-09-23[ios] Fixed layout for iOS 7.Ilya Grechuhin
2015-09-23[storage, index] Fixed sync between MwmSet and Storage.Yuri Gorshenin
2015-09-23[storage] Fixed cancel of downloading.Yuri Gorshenin
2015-09-23Storage index files removing fix.Lev Dragunov
2015-09-23Merge pull request #1230 from gorshenin/mwm-set-and-storage-sync-fixgovako
2015-09-23Merge pull request #1218 from gorshenin/cancel-downloading-bugfixAlex Zolotarev
2015-09-23Minor code fixes.vng
2015-09-23Fixed download of non-mwm(eg .ttf) assets from servers.Dmitry Yunitsky
2015-09-23GetCountryFile().GetNameWithoutExt() -> GetCountryName()Yuri Gorshenin
2015-09-23[platform] New country indexes API.Yuri Gorshenin
2015-09-23[indexer, storage, framework] DeleteAllMaps() method is replaced by Clear().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-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23[storage] Fixed HttpMapFilesDownloader::IsIdle() method.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] Factored out files downloader.Yuri Gorshenin
2015-09-23Review fixes.vng
2015-09-23[downloader] Fixed case when country item has many storage::TIndex values.vng
2015-09-23[Android] [Bugfix] Fixing crash after orientation changing while downloading ...Vladimir Byko-Ianko
2015-09-23[omim] Remove DataHeader from storage.Maxim Pimenov
2015-09-23[storage] s/EMapOnly/EMap/gYuri Gorshenin
2015-09-23[build] Fixed linux build.Yuri Gorshenin
2015-09-23[alohalytics] Download map statistics.Alex Zolotarev
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] Removed useless and buggy Store::QueuedCountry ctor.Yuri Gorshenin
2015-09-23Fix build warnings for StorageSergey Yershov
2015-09-23Fix include path for storageSergey Yershov
2015-09-23[storage] Skip download of empty routing file.vng
2015-09-23Fixed alert layoutVladiMihaylenko
2015-09-23[downloader] Fixed duplicate countries bug in Downloaded section.Alex Zolotarev
2015-09-23Completely removed guides.Alex Zolotarev
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Include path fixSergey Yershov
2015-09-23[android] Better logic in Platform::GetReader() according to different markets.vng
2015-09-23[linux] Fixed compilationMWM Planet Generator cdn3
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[core] improve performance of GetDownloadableCountrySizeExMix
2015-09-23[core] bug fix. Don't download UpToDate map file if we try download only routingExMix
2015-09-23[core] return actual downloaded size of files that InDownloading stateExMix
2015-09-23[core] downloader APIExMix
2015-09-23[core] but fix. Correct handle map status changesExMix
2015-09-23[storage] Fixed progress for multiple files download.vng
2015-09-23[storage] Fixed region tests.vng