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[android] Use alternative zip files for *.ttf and World, WorldCoasts.vng
2015-09-23Add my::GetFileExtension.vng
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23Add processing of placemark-yellow.vng
2015-09-23Fix according to code review.vng
2015-09-23Don't do RenderPolicy::FrameLock (Unlock) in GetVisiblePOI. It's useless and ...vng
2015-09-23Get most readable name for users in AddressInfo.vng
2015-09-23stop following location, when uses api, geo, ge0Kirill Zhdanovich
2015-09-23Display only Primary names for features on the world zoom levelAlex Zolotarev
2015-09-23[api] Fixed bookmark zoom level when using api and ge0/geo schemesAlex Zolotarev
2015-09-23[api] Fixed encoding to pass parameters to/from the appAlex Zolotarev
2015-09-23[api] Fixed back urls without ://Alex Zolotarev
2015-09-23Disabled coordinates on the map in the lower right cornerAlex Zolotarev
2015-09-23[fix]ExMix
2015-09-23Generate api url for iOS if there is NO point bakUrlKirill Zhdanovich
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23Factor out and order all GUI-element depth constants in one place.vng
2015-09-23[api] Refactored and deleted duplicate ApiPointAlex Zolotarev
2015-09-23[api] Renamed functionsAlex Zolotarev
2015-09-23[api] Renamed u parameter to idAlex Zolotarev
2015-09-23[android] code review fixes. new place page look. (in portrait).Dmitry Kunin
2015-09-23[core] Conversion to DMS format. Tests.Dmitry Kunin
2015-09-23[android] Fix bug when bookmark doesn't save.vng
2015-09-23Move "heavy" tests to separate executable mwm_tests.vng
2015-09-23Don't stop rendering on active animation taskExMix
2015-09-23Added zipped file size to ZipFileReader::FilesList()Alex Zolotarev
2015-09-23[android] Balloon after rendering initialization (ge0, geo).Dmitry Kunin
2015-09-23review fixesExMix
2015-09-23fix. Correct release of resources on GL shoutdownExMix
2015-09-23Fix benchmark engine on IOS deviceExMix
2015-09-23Download button logic fixExMix
2015-09-23Remove ScreenCoverage as class. Now we hold one set of information about curr...ExMix
2015-09-23Coverage generator simplificationExMix
2015-09-23in some scenario balloon background cached with wrong graphics::EPosition valueExMix
2015-09-23[api] Added zoom level support, minor renamingsAlex Zolotarev
2015-09-23[api] Fixed "else if"Alex Zolotarev
2015-09-23[api] Ignore case for api keys in the urlAlex Zolotarev
2015-09-23Code Styling & Warning fixesAlex Zolotarev
2015-09-23[core] Rect checking for API calls.Dmitry Kunin
2015-09-23[android] More codereview fixes. Dmitry Kunin
2015-09-23[core] Small viewrect bag fix.Dmitry Kunin
2015-09-23after review fixesExMix
2015-09-23new balloon logicExMix
2015-09-23check balloon position (graphics::EPosition) dependent on balloon position on...ExMix
2015-09-23adaptation for two line text balloonExMix
2015-09-23added checking on the border of the world.ExMix
2015-09-23new resources for balloonExMix
2015-09-23draw api pin!!!ExMix
2015-09-23Return true if successfully parsed Big ApiKirill Zhdanovich
2015-09-23Read .skn file and static texture once in main thread.vng