Commit graph

1780 commits

Author SHA1 Message Date
Yuri Gorshenin
b3ccbc86bb [pedestrian] Compilation fixes. 2015-09-22 16:46:56 -07:00
Lev Dragunov
3117ecbc5e clang-format 2015-09-22 16:46:54 -07:00
Lev Dragunov
f226013467 Nearest feature finder extraction 2015-09-22 16:46:51 -07:00
Lev Dragunov
6102f42e62 SetRouter framework method 2015-09-22 16:46:46 -07:00
Lev Dragunov
36814a43b9 Pedestrian mode unlocking by search string 2015-09-22 16:46:45 -07:00
Lev Dragunov
f3ab3b740d PR fixes 2015-09-22 16:46:40 -07:00
Lev Dragunov
5a4c1440b1 New IRouting architecture 2015-09-22 16:46:39 -07:00
Lev Dragunov
21455b4c03 Clang-format style fixes 2015-09-22 16:46:38 -07:00
Lev Dragunov
a7101e7e23 Extract parallel processing routing routines from osrm 2015-09-22 16:46:38 -07:00
Lev Dragunov
5415f96bb7 Mapsme old routing algos 2015-09-22 16:46:29 -07:00
Viktor
f7f83d72f4 [tests] Regenerate minks-pass.mwm according to the new classificatory to fix test. 2015-09-22 16:46:04 -07:00
Vladimir Byko-Ianko
c5a45d38c2 Developing infrastucture for launching integration tests and unit tests for Android. Porting integration tests and indexer tests on Android platform. 2015-09-22 16:46:03 -07:00
Sergey Yershov
4049b124fb Fix include path for map 2015-09-22 16:45:53 -07:00
Alex Zolotarev
b2a5d98f27 Singletone IsBuildingChecker. 2015-09-22 16:45:42 -07:00
Alex Zolotarev
54575aee00 Allow users to select houses without names by single tap. 2015-09-22 16:45:41 -07:00
Alex Zolotarev
b73442dde3 IsBuilding flag in the AddressInfo, so UI code can use it for different logic. 2015-09-22 16:45:41 -07:00
Alex Zolotarev
dcad9ef26b Minor const fix. 2015-09-22 16:45:40 -07:00
Yuri Gorshenin
f9d0921c64 [indexer] Fixed compile warnings on Index::Register() calls. 2015-09-22 16:45:11 -07:00
Yuri Gorshenin
b232f94345 Logic fixes. 2015-09-22 16:41:38 -07:00
Yuri Gorshenin
5ed894e5c6 Style fixes. 2015-09-22 16:41:37 -07:00
Yuri Gorshenin
90cd2f8c9a Fixed constantness. 2015-09-22 16:41:36 -07:00
Yuri Gorshenin
7e21339eac Review fixes. 2015-09-22 16:41:36 -07:00
Yuri Gorshenin
9e5ac4ef2a Fixed MwmSet::Register() signature. 2015-09-22 16:41:35 -07:00
Yuri Gorshenin
25f7a7f2f3 Review fixes. 2015-09-22 16:41:35 -07:00
Yuri Gorshenin
725aab2072 Added Observers interface to Index. 2015-09-22 16:41:33 -07:00
Yuri Gorshenin
2b0f412528 [thread] Refactored lifetime management of multithreaded tasks. 2015-09-22 16:41:24 -07:00
Constantin Shalnev
f7203eb9b7 implemented ChangeColorScheme functionality and its test for supported platforms 2015-09-22 16:41:24 -07:00
Constantin Shalnev
c427ac9659 fix: restore timer functor on window handle destruction 2015-09-22 16:41:23 -07:00
VladiMihaylenko
13afbf8d4f [ios] Log interface clicks with Alohalytics. 2015-09-22 16:40:54 -07:00
Alex Zolotarev
a11179f183 Minor code refactoring. 2015-09-22 16:40:48 -07:00
Alex Zolotarev
53675ba62f Log touch to the map. 2015-09-22 16:40:48 -07:00
Alex Zolotarev
303697c6ba Typed enum for usermark. 2015-09-22 16:40:46 -07:00
Yuri Gorshenin
02158330ed [omim-build] Fixed link order of zlib and stats_client. 2015-09-22 16:40:45 -07:00
Vladimir Byko-Ianko
db109e51a0 (1) Writing log to a file on Android and iOS was implemented; (2) Memory tracking was implemented; 2015-09-22 16:40:30 -07:00
Vladimir Byko-Ianko
e5aa3f18c2 Removing track DisplayList if the track goes to invisible state. 2015-09-22 16:40:29 -07:00
Yuri Gorshenin
0b23f7e862 [map-tests] In ConvergenceTest abs() is replaced by fabs(). 2015-09-22 16:40:17 -07:00
VladiMihaylenko
3f5af422f9 Fixed alert layout 2015-09-22 16:39:10 -07:00
VladiMihaylenko
db2e5a43a8 Added const to GetFormatedCountryName method 2015-09-22 16:39:09 -07:00
Yuri Gorshenin
e300e2b431 [bookmarks] Fixed memory leaks in Bookmarks test. 2015-09-22 16:39:06 -07:00
vng
c45db7850b [desktop] Fixed Downloader issues. 2015-09-22 16:38:57 -07:00
Dmitry Yunitsky
b9c2d4285e Save routing state when rotating device. 2015-09-22 16:38:55 -07:00
Yuri Gorshenin
3b4e0ddbc9 [base] Fixed data races and other concurrency bugs. 2015-09-22 16:38:52 -07:00
Yuri Gorshenin
8fdbf7ad97 [bookmark] Fixed memory leaks in UserMarkCopy. 2015-09-22 16:38:48 -07:00
vng
688d87cc3f Fixed many countries in downloader. 2015-09-22 16:38:38 -07:00
vng
f8d3834f4c [routing] Incapsulated logic to delete temporary mwm indexes. 2015-09-22 16:38:32 -07:00
Dmitry Yunitsky
c095c6e0f5 Routing fix. 2015-09-22 16:38:29 -07:00
Lev Dragunov
fa062c45a4 PR fixes 2015-09-22 16:38:25 -07:00
Lev Dragunov
c30ae8eab3 different file index pathes 2015-09-22 16:38:23 -07:00
Lev Dragunov
47a9725c11 Add succint subproject 2015-09-22 16:38:22 -07:00
vng
783c1bd72b Logical crash fix.
TODO: Review point cell covering in future.
2015-09-22 16:38:19 -07:00