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
2019-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-02-21[editor][indexer] Use EditableMapObject in editor instead of FeatureType.tatiana-yan
2019-02-21[indexer] Store geometry in MapObject.tatiana-yan
2018-12-13[coding] Renamed the StringUtf8Multilang files.Maxim Pimenov
2018-12-06[indexer] Add metadata key for brand. Minor fixes.tatiana-yan
2018-10-11[android][ios] Display airport IATA code on the place page and in search resu...tatiana-yan
2018-10-10[indexer] Add IATA airport codes to metadata.tatiana-yan
2018-09-25[types_strings][ios] types_strings are supported on iosArsentiy Milchakov
2018-09-25[types_strings][android][editor] move localization logic from core to androidArsentiy Milchakov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-07-30[indexer] Style & includestatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-04-09Store feature names and types in bookmark data.Daria Volvenkova
2017-08-14[generator] Add level metadata field and methods for the editorIlya Zverev
2017-07-17Added matcher for ugc objects.VladiMihaylenko
2017-06-05[indexer] wheelchair type info added into MapObject classArsentiy Milchakov
2016-11-30[banners] Add banners infrastructureIlya Zverev
2016-05-20[omim] Review fixes.VladiMihaylenko
2016-05-20[omim] Added booking data to place page.VladiMihaylenko
2016-05-18[booking] Provider → sponsored, added metadata fieldsIlya Zverev
2016-04-07MapObject::IsBuilding() to display additional options in UI for buildings.Alex Zolotarev
2016-03-23[android] Used core cuisine localization.Dmitry Yunitsky
2016-03-23Get unformatted elevation for editor.Alex Zolotarev
2016-03-23Renamed GetElevation() to GetElevationFormatted().Alex Zolotarev
2016-03-23[omim] [editor] Added MapObject::GetCuisines method. Renamed old GetCuisines ...VladiMihaylenko
2016-03-23[editor] Fixed undefined behavior due to referencing uninitialized variable F...Alex Zolotarev
2016-03-23Base class MapObject to store feature properties and query them in UI code.Alex Zolotarev