Vladimir Byko-Ianko
b2bd5d372e
Removing unnecessary lock.
2015-09-22 16:54:22 -07:00
Vladimir Byko-Ianko
a53bba9f6b
Bugfix. The route was not rebuilt after a user left it.
2015-09-22 16:54:22 -07:00
Lev Dragunov
005724e44e
PR fixes
2015-09-22 16:54:19 -07:00
Lev Dragunov
7eed4e572d
Using of local file checking API
2015-09-22 16:54:18 -07:00
Lev Dragunov
c68603248c
Routing callback logick improvements
2015-09-22 16:54:18 -07:00
Lev Dragunov
b15f973c4a
Async mode for OSRM online absent country checker.
2015-09-22 16:54:17 -07:00
vng
c966bfed30
[platform]
...
Replaced Platform::AddOptionalPath with Platform::SetResourceDir.
Added Platform::TestsDataPathForFile to read test files (usually placed in resource directory) in unit tests.
2015-09-22 16:54:14 -07:00
Ilya Grechuhin
23462e0395
[omim] Removed yards.
2015-09-22 16:53:59 -07:00
Yuri Gorshenin
21286b71c1
[indexer, storage, framework] DeleteAllMaps() method is replaced by Clear().
2015-09-22 16:53:34 -07:00
Yuri Gorshenin
54e5990c7e
Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"
...
This reverts commit 66aac38c3004d261ee06a16f7e9db372f67614df, reversing
changes made to ad8708944070f6b32a17fbb944d3c493b3fb2a24.
2015-09-22 16:53:33 -07:00
gorshenin
a7bcdb5ae8
Revert "[storage, framework, index] Storage redesign. Plain strings are replaced to CountryFile and LocalCountryFile."
2015-09-22 16:53:27 -07:00
Yuri Gorshenin
e047016031
Review fixes.
2015-09-22 16:53:26 -07:00
Yuri Gorshenin
598e71858b
Storage redesign.
2015-09-22 16:53:25 -07:00
v.mikhaylenko
078ea88c16
[ios] Added open hours string formatter.
2015-09-22 16:52:49 -07:00
vng
9041b8bb69
Review fixes.
2015-09-22 16:52:34 -07:00
Alex Zolotarev
f2aa631331
Replaced boost’s STATIC_ASSERT with a C++11 one.
2015-09-22 16:52:30 -07:00
Alex Zolotarev
7e865a6e58
Compilation warning fix.
2015-09-22 16:52:21 -07:00
Vladimir Byko-Ianko
6a828d27ba
Corrections after colleagues comments. Next portion.
2015-09-22 16:52:14 -07:00
vng
3f37dc59dc
Review fixes.
2015-09-22 16:52:06 -07:00
vng
41e40114b1
Code style - removed dummy binds.
2015-09-22 16:52:06 -07:00
vng
6ee951fe27
Make rect holder strategy in functional style.
2015-09-22 16:52:05 -07:00
vng
fddad64d85
[metadata] Renaming (refactoring) according to code style.
2015-09-22 16:52:04 -07:00
Constantin Shalnev
cfaca17907
Pedestrian routing classes and AStar algorithm class refactoring
2015-09-22 16:51:57 -07:00
vng
65a303de9e
[location] Notify about changing location state only in DragEnded and not in DragStarted - avoid dummy button state flickering.
2015-09-22 16:51:39 -07:00
Yuri Gorshenin
6afccd14ac
Review fixes.
2015-09-22 16:51:37 -07:00
Vladimir Byko-Ianko
f14d17d55e
Adding detailed comment to ASSERT.
2015-09-22 16:51:19 -07:00
vng
143a3b24a9
Review fixes.
2015-09-22 16:51:14 -07:00
vng
0f1406e1b7
[downloader] Fixed case when country item has many storage::TIndex values.
2015-09-22 16:51:13 -07:00
kshalnev
68275d8f94
Added style reader to encapculate access to style files
2015-09-22 16:51:03 -07:00
Vladimir Byko-Ianko
3851f001b4
ASSERT control in GetVisiblePOI
2015-09-22 16:51:01 -07:00
Vladimir Byko-Ianko
46e5d5d516
Checking that RegisterAllMaps is used when there is no downloaded map.
2015-09-22 16:50:58 -07:00
Sergey Yershov
5085a5ee6f
Fix build map_test
2015-09-22 16:50:50 -07:00
Timofey Danshin
dc199a2624
Made the project compile on the Linux build machine.
2015-09-22 16:50:47 -07:00
Sergey Yershov
4ee618382a
Review fixes
2015-09-22 16:50:26 -07:00
Sergey Yershov
795d90ea39
Fix build system
2015-09-22 16:50:26 -07:00
Sergey Yershov
99e6796590
Check open soon and close soon cases
2015-09-22 16:50:25 -07:00
vng
a6794c03fa
[search] Fixed bug with fixed search results in viewport.
2015-09-22 16:50:08 -07:00
vng
7772eaf045
[search] Do many iterations for query by incrementing viewport search rect.
2015-09-22 16:50:06 -07:00
vng
fd3eb0e4f1
[search] Logic refactoring: search only in current viewport (or only around position for watches), including world search.
2015-09-22 16:50:06 -07:00
v.mikhaylenko
8581f52929
[omim] Added getter for RouteBuilding state.
2015-09-22 16:50:03 -07:00
Ilya Grechuhin
9762cb7e1d
[ios] Hid info display elements in full screen mode.
2015-09-22 16:49:51 -07:00
Ilya Grechuhin
72740cd15d
[ios] Restore active routing.
2015-09-22 16:49:40 -07:00
Alex Zolotarev
3c848ec886
Fixed wrong touch events written to statistics.
2015-09-22 16:49:29 -07:00
Yuri Gorshenin
18911822d5
[storage] s/EMapOnly/EMap/g
2015-09-22 16:49:24 -07:00
Maxim Pimenov
c93ecfd1b1
Rename AlmostEqual into AlmostEqualULPs.
2015-09-22 16:49:17 -07:00
Constantin Shalnev
3ac8580696
Send statistics about pedestrian routing
2015-09-22 16:48:33 -07:00
Vladimir Byko-Ianko
aefd4e49a3
Corrections after Yuri R comments.
2015-09-22 16:48:16 -07:00
Vladimir Byko-Ianko
97e3dbbd21
Ability to get size of some maps widgets.
2015-09-22 16:48:15 -07:00
Vladimir Byko-Ianko
ccdcd85f9f
A universal interface for changing pivot points on widgets on the map was implemented. Now with the help of the interface it's possible to change pivot points of any widget on the map.
2015-09-22 16:48:15 -07:00
vng
9e8a13cb11
Factor out all rendering routine from “map” to “render” library.
2015-09-22 16:48:13 -07:00