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 (Collapse)Author
2015-09-23[metadata] Renaming (refactoring) according to code style.vng
2015-09-23Fixed wrong touch events written to statistics.Alex Zolotarev
2015-09-23Added api markersConstantin Shalnev
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-23Pass metadata for POI from core to java.Dmitry Yunitsky
2015-09-23[core] separate user mark for MyPositionExMix
2015-09-23Fixed showing mark routine.vng
2015-09-23[core] transfer UserMarkCopy for platform-specific code.ExMix
[core] transfer UserMarkCopy for platform-specific code.
2015-09-23[core] move selection drawing into separate container, because when ↵ExMix
re-search on viewport changed search container cleared, and it's clear selection
2015-09-23[core] crashes on wrong sequence calls. do it more secureExMix
2015-09-23[core] we need apply pixel offset for bookmarks, to bookmark look like it ↵ExMix
growing from selection center
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