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-23Minor fixes.vng
2015-09-23[core] bug fix with IsOnRoute metric. Add new metric to rebuild route when it...ExMix
2015-09-23review fixesExMix
2015-09-23[core] correct metric for hide compassExMix
2015-09-23[core] handle routing start in lite versionExMix
2015-09-23[core] bug fixExMix
2015-09-23[core] routing business logicExMix
2015-09-23[core] check routing session state.ExMix
2015-09-23[core] visualize trackExMix
2015-09-23[core] add new routing logicExMix
2015-09-23review fixesExMix
2015-09-23[core] copyright on first 3 secondExMix
2015-09-23[core] bug fixExMix
2015-09-23[core] bug fixExMix
2015-09-23[generator]vng
2015-09-23review fixesExMix
2015-09-23[core] restore exist animationsExMix
2015-09-23[android] adaptation for new location state modeExMix
2015-09-23[core] location state refactoringExMix
2015-09-23[core] remove useless codeExMix
2015-09-23[gui] Fixed crash. Added comments and some code style fixes.vng
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23Minor refactoring of InformationDisplay:vng
2015-09-23Fixed benchmark engine.vng
2015-09-23Minor fixes.vng
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23Store the last viewport in settings with current rotation angle.vng
2015-09-23Removed useless includes.vng
2015-09-23Removed dummy data fix.vng
2015-09-23[search] Parse coordinates like: N xxx° xx.xxx E xxx° xx.xxxvng
2015-09-23Fixed “daddr” key parsing in google maps url.vng
2015-09-23[ios] Menu ads disabling from search with '?menulinks off'Igor Khmurets
2015-09-23Added more debug logs in Framework initialization.vng
2015-09-23Fixed possible crash after deleting a set of bookmarks.vng
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Temporary fix.vng
2015-09-23Removed text filtration to avoid overhead. World.mwm data now is OK.vng
2015-09-23[core] check string length for UniString, not for raw utf8ExMix
2015-09-23Review fixes.vng
2015-09-23Refactored geo url parsing.vng
2015-09-23move formating into resource fileExMix
2015-09-23Moved “Scale” debug text lower to see it on iPhoneAlex Zolotarev
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23Added native method to format lat-lon separately.Dmitry Yunitsky
2015-09-23[ios] UI fixesIgor Khmurets
2015-09-23[search] Put search mark on the correct point (not approximate from Result).vng
2015-09-23[ios] UI fixesIgor Khmurets
2015-09-23[localizations] Split languages for data and for categories, they should be d...Alex Zolotarev
2015-09-23[search] Refactored emitting final search results.vng