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-23[search] Fixed bug with fixed search results in viewport.vng
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Render policies refactoring to support GPU and Software rendering.vng
2015-09-23Added api markersConstantin Shalnev
2015-09-23Fix include path for mapSergey Yershov
2015-09-23[bookmarks] Fixed memory leaks in Bookmarks test.Yuri Gorshenin
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23Revert "Merge pull request #224 from gorshenin/fixed-bookmarks-order"Yuri Gorshenin
2015-09-23Fixed bookmarks order - least recently added bookmark is first now in the boo...Yuri Gorshenin
2015-09-23[core] condition compilation. We can use old renderer or drape based on defin...ExMix
2015-09-23[core] notify if active bookmark of bookmark category deletedExMix
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Process bookmarks in viewport rect only.vng
2015-09-23Fix first search results when “Search on map”.vng
2015-09-23[core] draw activation circle lower then user marksExMix
2015-09-23[core] separate user mark for MyPositionExMix
2015-09-23[core] hide place page on second clickExMix
2015-09-23[core] bookmark test fixExMix
2015-09-23[core] dont show red marker when we have only one search result.ExMix
2015-09-23[core] my position clickExMix
2015-09-23Put “const” modifier where needed.vng
2015-09-23review fixExMix
2015-09-23[core] move selection drawing into separate container, because when re-search...ExMix
2015-09-23[core] pin anim scale factor initializationExMix
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 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[android] android part of adaptationExMix
2015-09-23[ios] adaptation for new bookmark containersExMix
2015-09-23[core] new way of bookmark, search results and api points storeExMix