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-23Mwm set public interface corrections.vng
2015-09-23[mwm] Store World’s temporary index files in writable directory according t...vng
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23Review fixes 2.vng
2015-09-23Review fixes.vng
2015-09-23Minor refactoring to store feature’s offsets table once for every cache val...vng
2015-09-23Feature index refactoring.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri 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-23Storage redesign.Yuri Gorshenin
2015-09-23Localized all mwm references to a two functions.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[index] MwmValues are wrapped in shared_ptr's.Yuri Gorshenin
2015-09-23[index] Removed MwmSet::m_name.Yuri Gorshenin
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Style fixes.Yuri Gorshenin
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented OnUpdateIsReady() signal.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23Pass metadata for POI from core to java.Dmitry Yunitsky
2015-09-23Do delayed update if mwm file is actually locked.vng
2015-09-23[index] Check for “pending ready” files every time the app starts.vng
2015-09-23Old apps can read header and skip mwm's with new data format, since now.vng
2015-09-23Move file_name_utils into coding.vng
2015-09-23Minor function's naming fix.vng
2015-09-23[search] Get english country name from mwm file name.vng
2015-09-23Framework::GetVisiblePOI is working for symbols now.vng
2015-09-23Refactoring of maps update after downloading:vng
2015-09-23Fix initialization order warning.vng
2015-09-23Store file name in MwmValue.Yury Melnichek
2015-09-23Added Framework::GetLowestMapVersion() for correct iOS upgrade supportAlex Zolotarev
2015-09-23Factor out CoveringGetter. Use in index and search.vng
2015-09-23Minor changes with rect cover getting in index.vng
2015-09-23Different cell coding depth for wmw when indexing.vng
2015-09-23Introduce MwmValueBase.Yury Melnichek
2015-09-23Minor changes.vng
2015-09-23Add MwmValue for storing in MwmSet cache => read feature::DataHeader once.vng
2015-09-23Fix index initialization (FilesContainerR).vng
2015-09-23Index refactoring. Breaks unit tests!!Yury Melnichek