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 (Collapse)Author
2015-10-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-09-25Merge pull request #35 from vng/androidygorshenin
Mwm registering.
2015-09-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-24[search] Fixed logic with showing initial search results on map.vng
2015-09-23[ios] Updated search to v2.0.Ilya Grechuhin
2015-09-23[search] Result’s metadata advanced getting.vng
2015-09-23[search] Viewport search results now can be showed in the table. Need to ↵vng
pass region param.
2015-09-23[ios] Force exit from fullscreen mode while following.v.mikhaylenko
2015-09-23[omim] [ios] Fixed route restoring.v.mikhaylenko
2015-09-23[search] Save search query with it's locale.Lev Dragunov
2015-09-23PR fixes.Lev Dragunov
2015-09-23Last search queries save support.Lev Dragunov
2015-09-23[routing] Framework API route between two points support.Lev Dragunov
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Splitting GetRouteFollowingInfo into two functions. One for TTS string ↵Vladimir Byko-Ianko
generation and another one for getting route following information.
2015-09-23[routing] Set initial scale to 15 for pedestrian routing.vng
2015-09-23Added thread checker macro and its usageConstantin Shalnev
2015-09-23Setting length units for TTS in core. Removing unnecessary cpp getters.Vladimir Byko-Ianko
2015-09-23Revert "[DO NOT MERGE][routing] Added thread checkers for routing"shalnev
2015-09-23Added thread checkers for routingConstantin Shalnev
2015-09-23Disallow Framework copyingConstantin Shalnev
2015-09-23Added route clipping in following moder.kuznetsov
2015-09-23GetBestRouter vehicle router file existance check.Lev Dragunov
2015-09-23Passing turn sound initialization functions through jni.Vladimir Byko-Ianko
2015-09-23Changing in cpp part of turn notification programming interface and some ↵Vladimir Byko-Ianko
changes in implementation.
2015-09-23Formatting fixes.Lev Dragunov
2015-09-23Async router tests.Lev Dragunov
2015-09-23Split routing callback setting to the two separate framework functions.Lev Dragunov
2015-09-23Style improvements.Lev Dragunov
2015-09-23Move a progress callback initialisation to the framework.Lev Dragunov
2015-09-23Log zoom level and map coordinate when user finishes it’s usage.Alex Zolotarev
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23PR fixesLev Dragunov
2015-09-23Get the best router type framework method.Lev Dragunov
2015-09-23Added public API to set/get current routerConstantin Shalnev
2015-09-23Added explicit parameter timeout in BuildRoute functionConstantin Shalnev
2015-09-23Added watchdog timerConstantin Shalnev
2015-09-23Merge pull request #1230 from gorshenin/mwm-set-and-storage-sync-fixgovako
[storage, index, release bugfix Fixed sync between MwmSet and Storage.
2015-09-23Moving routing_session from map unit to routing unit.Vladimir Byko-Ianko
2015-09-23Simplifing initialization of sound notification system.Vladimir Byko-Ianko
2015-09-23Different color for pedestrian routeConstantin Shalnev
2015-09-23New vector for absent routing filesLev Dragunov
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23Corrections after colleagues commentsVladimir Byko-Ianko
2015-09-23Turn voice notification. C++ part.Vladimir Byko-Ianko
2015-09-23[indexer, storage, framework] DeleteAllMaps() method is replaced by Clear().Yuri Gorshenin
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
This reverts commit 66aac38c3004d261ee06a16f7e9db372f67614df, reversing changes made to ad8708944070f6b32a17fbb944d3c493b3fb2a24.
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are ↵gorshenin
replaced to CountryFile and LocalCountryFile."
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23[metadata] Renaming (refactoring) according to code style.vng