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
2020-04-30[guides] Guides marks added. Implemented marks updating and selection logic.Daria Volvenkova
2020-03-18[bookmarks] Track selection marks. Track's place page initialization.Daria Volvenkova
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-04-10[map] Minor fixes to the colored user mark.Maxim Pimenov
2019-03-25User marks displacement improvements.Daria Volvenkova
2019-03-25Road warning marks.Daria Volvenkova
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-28Fixed displacement of routing marks.Daria Volvenkova
2018-10-30SpeedCameraMark and ColoredDebugMark added.Daria Volvenkova
2018-08-02Renamed GLStater.kuznetsov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-05-15Fixed api marks styleRoman Kuznetsov
2018-04-10Reset bookmark ids in case when the persistent id storage is reseted or when ...Daria Volvenkova
2018-04-06Bookmark tests fixes. Persistent id storage added.Daria Volvenkova
2018-04-06Review fixes.Daria Volvenkova
2018-04-06Use base types from kml library.Daria Volvenkova
2018-04-06Bookmark category id assignment changed.Daria Volvenkova
2018-04-06Persistent bookmark ids.Daria Volvenkova
2018-02-19Warning fixed.Daria Volvenkova
2018-02-15Minor renaming.Daria Volvenkova
2018-02-15User mark id contains information about user mark type. User line id added.Daria Volvenkova
2018-02-15Store user marks and tracks inside the BookmarkManager.Daria Volvenkova
2018-02-15Dropped UserMarkManager and UserMarksController.Daria Volvenkova
2018-02-15Simplified UserMark and Bookmark.Daria Volvenkova
2018-02-15Introduce combined user marks and bookmark category ID.Daria Volvenkova
2018-02-15Work with the BookmarkManager instead of containers everywhere.Daria Volvenkova
2017-11-28New transit mark implementation.Daria Volvenkova
2017-11-14Transit mark realization.Daria Volvenkova
2017-11-07Getting rid of framework dependency in BookmarkManangerr.kuznetsov
2017-10-23Refactored (a bit) user mark containersr.kuznetsov
2017-10-23Search result improvementsr.kuznetsov
2017-08-07Refactored render layers and GLStater.kuznetsov
2017-07-28User marks animation refactoring.Daria Volvenkova
2017-07-26Added new local ads renderingr.kuznetsov
2017-07-19Minor refactoring.Daria Volvenkova
2017-07-19User marks with overlay and title.Daria Volvenkova
2017-07-19Id for usermarks added.Daria Volvenkova
2017-07-03Fixed bookmark creation animationr.kuznetsov
2017-06-09Route points implementation based on UserMark.Daria Volvenkova
2016-05-17Review fixesr.kuznetsov
2016-05-13Added setting of custom icons for search marksr.kuznetsov
2016-03-30[user-marks] DebugPrint for UserMark::Type.Yuri Gorshenin
2016-03-23Replaced UserMarks in UI<==>Core flow by separate place page and editable str...Alex Zolotarev
2016-03-23[ios][android] Fixed passing custom shared ge0 link name to display in PP.Alex Zolotarev
2016-03-23Correctly pass feature when copying UserMarks.Alex Zolotarev
2016-03-23Use feature in UserMark directly to link it with Editor.Alex Zolotarev
2016-03-23UserMark now contains feature to get it’s info for Place Page or edit it.Alex Zolotarev
2016-03-23UserMark::GetLatLon() now returns ms::LatLon.Alex Zolotarev