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
path: root/map
AgeCommit message (Expand)Author
2015-09-23[bookmarks] Fixed memory leaks in Bookmarks test.Yuri Gorshenin
2015-09-23[desktop] Fixed Downloader issues.vng
2015-09-23Save routing state when rotating device.Dmitry Yunitsky
2015-09-23[base] Fixed data races and other concurrency bugs.Yuri Gorshenin
2015-09-23[bookmark] Fixed memory leaks in UserMarkCopy.Yuri Gorshenin
2015-09-23Fixed many countries in downloader.vng
2015-09-23[routing] Incapsulated logic to delete temporary mwm indexes.vng
2015-09-23Routing fix.Dmitry Yunitsky
2015-09-23PR fixesLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23Add succint subprojectLev Dragunov
2015-09-23Logical crash fix.vng
2015-09-23Added function to get closest FeatureMetadata around point.vng
2015-09-23Absent routing files interface for platform dependent codeLev Dragunov
2015-09-23Pass metadata for POI from core to java.Dmitry Yunitsky
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Cross routing enables by secret wordLev Dragunov
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23Bugfix. Drawing turn arrows on the navigation route when they are close to th...Vladimir Byko-Ianko
2015-09-23Revert "Merge pull request #224 from gorshenin/fixed-bookmarks-order"Yuri Gorshenin
2015-09-23Fixed order in which bookmarks are stored to KML file.Yuri Gorshenin
2015-09-23Fixed bookmarks order - least recently added bookmark is first now in the boo...Yuri Gorshenin
2015-09-23Merging arrows bodies of navigation route if they are close to each other.Vladimir Byko-Ianko
2015-09-23Changing the navigation route colors and the arrows on itVladimir Byko-Ianko
2015-09-23Crash and memory leak was fixed.Vladimir Byko-Ianko
2015-09-23Some changes after Colleagues commentsVladimir Byko-Ianko
2015-09-23Adding new unit tests for clipArrowBodyAndGetArrowDirection()Vladimir Byko-Ianko
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23[android][c++][ios] Integrated builds with Alohalytics statistics.Alex Zolotarev
2015-09-23Use range base for in feature::TypesHolder.vng
2015-09-23Fixes after colleagues commentsVladimir Byko-Ianko
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23[downloader] Fixed duplicate countries bug in Downloaded section.Alex Zolotarev
2015-09-23Completely removed guides.Alex Zolotarev
2015-09-23Removed Lite version and Promo banners for all platforms.Alex Zolotarev
2015-09-23Fix some build issueSergey Yershov
2015-09-23Bugfix. Matching of bearing of routematching stopped working while map scroll...Vladimir Byko-Ianko
2015-09-23Replace DistanceOnEarth fn call with more convenient one.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Changed default navigation zoom level to 15 for more comfortable car usageAlex Zolotarev
2015-09-23Lock moved to callback.Vladimir Byko-Ianko
2015-09-23Protecting callback which called from UI thread.Vladimir Byko-Ianko
2015-09-23Bugfix. Removing unnecessary locksVladimir Byko-Ianko
2015-09-23Remove lock in BuildRoute/RebuildRoute methods.Vladimir Byko-Ianko
2015-09-23Bugfix. Multithreading. Reading router data from one thread while writing it ...Vladimir Byko-Ianko
2015-09-23bugfixVladimir Byko-Ianko
2015-09-23Refactoring GetTurn and GetTime methods.Vladimir Byko-Ianko
2015-09-23[drape] hide position in invalidate function only if current mode not HasPosi...ExMix
2015-09-23Route matching was implementedVladimir Byko-Ianko
2015-09-23[android] Different GUI elements layout for tablets.vng