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
2016-10-18[ios] Review fixesVladiMihaylenko
2016-10-17[map] Refactored work of bookmarkVladiMihaylenko
2016-09-06Added tile-based model view for user marksr.kuznetsov
2016-05-13Small refactoring of API-markr.kuznetsov
2016-03-23Replaced UserMarks in UI<==>Core flow by separate place page and editable str...Alex Zolotarev
2015-11-30Rebase fixesr.kuznetsov
2015-11-30Rebase fixesr.kuznetsov
2015-11-30[drape] bookmark creation animationExMix
2015-11-30[drape] track renderingExMix
2015-11-30[drape] old code removedExMix
2015-11-30[drape] render bookmarks, search and api pointsExMix
2015-11-30[drape] build android with drapeExMix
2015-11-12Move StyledPoint into style namespace.Keith Wansbrough
2015-11-12Make style virtual, implemented in subclasses.Keith Wansbrough
2015-11-07Format changed lines with clang-format-3.6 --style=file.Keith Wansbrough
2015-11-07Improve style to match project standards.Keith Wansbrough
2015-11-07Format changed lines with clang-format-3.6 --style=file.Keith Wansbrough
2015-11-06Formatting and style markups.Keith Wansbrough
2015-11-06Move style rendering up into StyledPoint.Keith Wansbrough
2015-11-06Introduce StyledPoint between Bookmark and ICustomDrawable.Keith Wansbrough
2015-09-23Compilation warning fix.Alex Zolotarev
2015-09-23Fix include path for mapSergey Yershov
2015-09-23Minor code refactoring.Alex Zolotarev
2015-09-23Log touch to the map.Alex Zolotarev
2015-09-23Typed enum for usermark.Alex Zolotarev
2015-09-23[bookmark] Fixed memory leaks in UserMarkCopy.Yuri Gorshenin
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23[core] crash fix. In some cases anim::Task write into deleted memoryExMix
2015-09-23[core] transfer UserMarkCopy for platform-specific code.ExMix
2015-09-23[core] SetType() added to bookmarkIgor Khmurets
2015-09-23Fixed missing constAlex Zolotarev
2015-09-23[ios] Fixed merge conflicts with new UserMarkIgor Khmurets
2015-09-23[core] Added name setter to BookmarkIgor Khmurets
2015-09-23[core] we need apply pixel offset for bookmarks, to bookmark look like it gro...ExMix
2015-09-23[core] create new bookmark animationExMix
2015-09-23review fixesExMix
2015-09-23[core] customize user mark drawing.ExMix
2015-09-23[core] new way of bookmark, search results and api points storeExMix
2015-09-23[tracks] Code cleanup.vng
2015-09-23[tracks] Code and style review fixes.vng
2015-09-23[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23Save last category and color for bookmarks.vng
2015-09-23GetBookmark returns pointer to non constant bookmark.Kirill Zhdanovich
2015-09-23Keep scale and timestamp when editing (replacing) bookmark in category.vng
2015-09-23[bookmarks] Handle timestamp in one function Framework::AddBookmark. Keep pre...vng
2015-09-23- Fix error processing logic when loading bookmarks (do not create BookmarkCa...vng
2015-09-23Function that imports files to application(kml/kmz)Kirill Zhdanovich
2015-09-23Factor out time functions to timer.hpp.vng
2015-09-23[bookmarks] Always set and save timestamp for newly created bookmarksAlex Zolotarev
2015-09-23[bookmarks] Added TimeStamp serialisation and parsingAlex Zolotarev