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-23Fix location zoom level with new tile scale coverage logic.vng
2015-09-23Do "rounds" for tile scale instead of "ceil" in screen coverage.vng
2015-09-23Minor fix.vng
2015-09-23Maximum name length in "ge0" url is 256 now.vng
2015-09-23Optimize strings comparison in geo-url parsing.vng
2015-09-23Do not parse whole string in "geo" url and Validate it.vng
2015-09-23[map] use feature_algo for center calculaitonDarafei Praliaskouski
2015-09-23[map] check for point styles for polygonsDarafei Praliaskouski
2015-09-23we need to stay on the same pipeline after flush dynamic pageExMix
2015-09-23[map] nodes label have a bit higher priority than area'sDarafei Praliaskouski
2015-09-23[map] change priority for road refsDarafei Praliaskouski
2015-09-23[graphics] altered straight text element to allow shifting labels horizontallyDarafei Praliaskouski
2015-09-23[bugfix] Samsung Duos LDPI fixDarafei Praliaskouski
2015-09-23mul stroke radius on visual scale. Fix for HD devices.ExMix
2015-09-23kindle rendering fixExMix
2015-09-23Time that user spends in application. If time is empty we try to get time fro...Kirill Zhdanovich
2015-09-23[android] My Position with address.Dmitry Kunin
2015-09-23Get name and Address at global point added to frameworkKirill Zhdanovich
2015-09-23[map] removed unnecessary constraintsDarafei Praliaskouski
2015-09-23[android] MyPositions sharing.Dmitry Kunin
2015-09-23Merge pull request #1497 from ExMix/overlay_refactoring_2ExMix
2015-09-23Crash on right click (reverse-merged from commit f333e9618ce6ea7a3b2ed4c9a747...ExMix
2015-09-23Framework function that returns address of point.Kirill Zhdanovich
2015-09-23[map] unlocked styling for z19Darafei Praliaskouski
2015-09-23Crash on right clickExMix
2015-09-23Store drawing keys for feature in buffer_vector<16> - speedup feature reading.vng
2015-09-23Minor fixesExMix
2015-09-23Replace _DEBUG by DEBUGExMix
2015-09-23We need block overlay until not get element ID from it, because it's can be d...ExMix
2015-09-23Memory leaks tracking and rescueExMix
2015-09-23In this parts of code Overlay used permanently in place.ExMix
2015-09-23From this moment we will store one instance of Overlay, that render elements....ExMix
2015-09-23In this place we use shared_ptr, because it's creating of main Overlay, that ...ExMix
2015-09-23In other places we try to work with Overlay by raw pointer at maximum as it p...ExMix
2015-09-23From this moment in Overlay we will work with raw pointer instead of shared_ptrExMix
2015-09-23[codereview] Fully filled point. Style fixes.Dmitry Kunin
2015-09-23[iOS, Android, core] changed url & popup processing.Dmitry Kunin
2015-09-23GetBookmark returns pointer to non constant bookmark.Kirill Zhdanovich
2015-09-23Other new logic to work with overlay.ExMix
2015-09-23Not need to clone overlay so oftenExMix
2015-09-23[android] ge0 encode/decodeDmitry Kunin
2015-09-23Checking lat and lon for validity. Rewriting tests.Kirill Zhdanovich
2015-09-23Fix reserving of buffer size for url encoding.vng
2015-09-23Compile FixKirill Zhdanovich
2015-09-23Framework ge0 encode/decodeKirill Zhdanovich
2015-09-23constant moved to hppKirill Zhdanovich
2015-09-23DebugPrint() for Any_Rect. Removed unnecessary Invalidate() call.Dmitry Kunin
2015-09-23Remove slow and broken tests from map_tests. TODO: VNG to bring them back run...Kirill Zhdanovich
2015-09-23Add geo://... url scheme parser.Kirill Zhdanovich
2015-09-23[map] remove repeated labels from house numbers, disabled layer= for overlayE...Darafei Praliaskouski