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-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