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[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-23Review fixes.vng
2015-09-23[storage] Added TLocalFilePtr typedef.vng
2015-09-23[storage] Remove indexes when country is deleted.Yuri Gorshenin
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed dummy includes.vng
2015-09-23[ios] Fixed layout for iOS 7.Ilya Grechuhin
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-23Fixed download of non-mwm(eg .ttf) assets from servers.Dmitry Yunitsky
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-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[storage] Removed useless and buggy Store::QueuedCountry ctor.Yuri Gorshenin
2015-09-23Fix include path for storageSergey Yershov
2015-09-23[downloader] Fixed duplicate countries bug in Downloaded section.Alex Zolotarev
2015-09-23Completely removed guides.Alex 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-23Review fixes.vng
2015-09-23[storage] Do download .routing file.vng
2015-09-23Removed dummy members.vng
2015-09-23[core] storage and framework changed for routing suppportExMix
2015-09-23[core] Added downloaded countries list to StorageIgor Khmurets
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Added commentsAlex Zolotarev
2015-09-23Avoid copy-paste.vng
2015-09-23Minor code fixes on GuidesManager.vng
2015-09-23[core] move guides file to storage. Update guides data when country download ...Kirill Zhdanovich
2015-09-23[core] Storage can return file name without extension by indexKirill Zhdanovich
2015-09-23[codereview]Dmitry Kunin
2015-09-23[core] Version change tracking.Dmitry Kunin
2015-09-23[core] List of outdated countries. Dmitry Kunin
2015-09-23[android] Do not allow to change map storage path when downloading is active.vng
2015-09-23Handle storage::TIndex to get downloaded country instead of country name.vng
2015-09-23Factor out storage::TIndex to separate module.vng
2015-09-23Remove function absent declaration.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Add file name utils to platform.provng
2015-09-23[android] Fix bug in startup screen. We can't call deleteCountry before Stora...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