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-10-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23[search] Viewport search results now can be showed in the table. Need to pass...vng
2015-09-23[storage] Report map versions to metaserverIlya Zverev
2015-09-23[metaserver] Add version to request to metaserverIlya Zverev
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Simplified routing when GetCountryName() needed.vng
2015-09-23Simplified old code.Alex Zolotarev
2015-09-23[storage] Fixed migrating bug with multiple Index for one mwm local country f...vng
2015-09-23Get number of downloaded countries (files) from Storage.Alex Zolotarev
2015-09-23Unused code clean up.Alex Zolotarev
2015-09-23Review fixes.vng
2015-09-23[storage] Added TLocalFilePtr typedef.vng
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[storage] Remove indexes when country is deleted.Yuri Gorshenin
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
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