Commit graph

1848 commits

Author SHA1 Message Date
Victor Shcherb
6b328c2698 Fix some inputs from #4284 2017-09-20 23:56:14 +02:00
PaulStets
3cf5085a00 Further fixes 2017-09-17 12:04:02 +03:00
PaulStets
95ca923431 Minor fixes 2017-09-16 18:51:46 +03:00
PaulStets
883ea72620 Fixed deleted POI being displayed in Configure map - POI 2017-09-16 18:38:27 +03:00
PaulStets
63e8b08a29 Fixes according to review 2017-09-16 14:44:19 +03:00
PaulStets
7af32c9a51 Fixes according to review 2017-09-16 14:39:45 +03:00
PaulStets
37b91eeadb Fixes according to review 2017-09-16 14:39:02 +03:00
PaulStets
8f2ab2d077 Fixes according to review 2017-09-16 14:34:53 +03:00
PaulStets
da07e7cf2d Fixes according to review 2017-09-16 14:24:58 +03:00
PaulStets
0aa2d1a61a Further search POI fixes 2017-09-16 13:04:22 +03:00
PaulStets
77c91467ca Further fixes 2017-09-14 17:57:12 +03:00
PaulStets
8578b16842 Optimized POI OSM Live search for Android 2017-09-14 16:48:46 +03:00
PaulStets
a6828c51ad Sorting files for search improvements 2017-09-13 17:23:57 +03:00
PaulStets
fa05356c81 Fied getRegionName for diffs and added grouping by regions for search 2017-09-13 13:54:00 +03:00
PaulStets
ff79bb518a Fied getRegionName for diffs and added grouping by regions for search 2017-09-13 13:43:25 +03:00
PaulStets
491d90d5e9 Fied getRegionName for diffs and added grouping by regions for search 2017-09-13 13:41:27 +03:00
PaulStets
49f3c2f765 Fixed POI search for OSM Live 2017-09-11 17:41:47 +03:00
PaulStets
8248b34ee9 Improved search for OSM Live 2017-09-10 17:48:50 +03:00
PaulStets
7790c3d6ea Improved search for OSM Live 2017-09-10 17:48:35 +03:00
PaulStets
b730a4bee3 Improved search for OSM Live 2017-09-10 17:42:26 +03:00
PavelRatushny
bec2fac47a Remove copy paste 2017-09-08 12:31:09 +03:00
PavelRatushny
8f1ba86a14 Fix 2017-09-08 12:27:53 +03:00
PavelRatushny
53992a2585 Fix parsing 2017-09-07 18:38:31 +03:00
vshcherb
8514e8a2ce Update GeoPointParserUtil.java 2017-09-07 12:44:40 +02:00
PavelRatushny
1313f6d81f Fixes 2017-09-07 13:24:51 +03:00
PavelRatushny
0d6ec16222 Add support for openstreetmap general search 2017-09-07 12:44:10 +03:00
PavelRatushny
93d0c3ddbd Add support for city search from openstreetmap 2017-09-07 10:28:20 +03:00
PavelRatushny
940a1c1e08 Fix #4394 2017-09-05 13:37:39 +03:00
Victor Shcherb
27e379fc97 Fix compilation 2017-09-04 00:17:17 +02:00
Victor Shcherb
e87b398463 Fix amenity compare 2017-09-04 00:09:22 +02:00
Victor Shcherb
5fb60db786 Fix amenity compare 2017-09-03 23:58:06 +02:00
Victor Shcherb
b28c1a6e0a Revert temp fixes 2017-09-03 23:50:24 +02:00
Victor Shcherb
bfae9d6794 Add amenity compare 2017-09-03 23:04:29 +02:00
Victor Shcherb
94743d877b Add method to compare with precision 2017-09-03 17:32:28 +02:00
Victor Shcherb
bd23991297 Add method to compare with precision 2017-09-03 17:32:28 +02:00
Victor Shcherb
f14707b2f0 Fix issue with compare 2017-09-03 01:22:03 +02:00
Victor Shcherb
0b3a64d988 Fix issue with compare 2017-09-02 22:24:49 +02:00
Victor Shcherb
00c0a62329 Fix compare route data object 2017-09-02 22:08:44 +02:00
Victor Shcherb
3ba911a608 Update route data object 2017-09-02 18:54:57 +02:00
Victor Shcherb
55a0d6710f Implement adopting of route object 2017-08-31 00:40:12 +02:00
Victor Shcherb
de1f0eac3f Implement adopting of route object 2017-08-31 00:25:42 +02:00
Victor Shcherb
8725040fbe Implement adopting of route object 2017-08-31 00:04:13 +02:00
Victor Shcherb
e3662b26d4 Implement adopting of route object 2017-08-30 23:46:51 +02:00
Victor Shcherb
c71b49c514 Implement adopting of route object 2017-08-30 23:37:38 +02:00
Victor Shcherb
7211a51b64 Fix issue with diff generation 2017-08-30 22:35:41 +02:00
Victor Shcherb
bd1de01665 Fix route data object' 2017-08-30 18:06:55 +02:00
PaulStets
bf84bbbda6 Added method for RouteDataObject comparison 2017-08-30 16:04:11 +03:00
Victor Shcherb
e50dbb58ea Make sure objects are adopted 2017-08-29 20:53:10 +02:00
Victor Shcherb
1a9fff8754 Make sure objects are adopted 2017-08-28 00:09:55 +02:00
Victor Shcherb
437a24d364 Add new class 2017-08-27 23:38:54 +02:00
Victor Shcherb
bdc16bb4cc Fix obf 2 osm binary inspector 2017-08-26 12:50:55 +02:00
Victor Shcherb
24c7b683b0 Improve 2017-08-23 16:28:18 +02:00
PaulStets
ef547dc7ec Fixed finishInitializingTags() method 2017-08-23 15:55:27 +03:00
Victor Shcherb
a5a9cb9738 Add proper compare 2017-08-19 12:45:06 +02:00
Victor Shcherb
651814bea0 Add method 2017-08-19 11:18:49 +02:00
Alexey Kulish
61fb8d12a1 Fix #3865 2017-07-25 19:04:41 +03:00
PavelRatushny
ac88721e07 Fix NPE in comparator
(cherry picked from commit 14d2f96)
2017-07-21 15:09:24 +03:00
Rémi Bovard
0054d380ec Use HTTPS for osm.org 2017-07-20 13:32:56 +02:00
Alexander Sytnyk
2baa8d6594 Add sleep 2017-07-19 12:11:16 +03:00
Alexander Sytnyk
2ff5416c94 Fix #3805 2017-07-19 12:07:51 +03:00
Alexander Sytnyk
a5de1f4b05 Change collator 2017-07-13 18:24:27 +03:00
Alexander Sytnyk
22266857c0 Fix #3884 2017-07-13 18:16:37 +03:00
Alexander Sytnyk
4391a7dd5d Fix #3815 2017-07-13 14:47:29 +03:00
Victor Shcherb
881a674808 Add extra test 2017-07-10 01:38:52 +02:00
Alexander Sytnyk
0069da5538 Fix #3897 2017-07-07 11:32:35 +03:00
Alexander Sytnyk
9aaf8f8b19 Add fixes 2017-06-27 15:49:20 +03:00
Victor Shcherb
01d7e93d12 Merge branch 'master' of github.com:osmandapp/Osmand 2017-06-26 00:22:06 +02:00
Victor Shcherb
28f830098d Fix #3958 issue with interpolation 2017-06-26 00:21:30 +02:00
vshcherb
895001620b Update OsmBaseStorage.java 2017-06-24 13:48:19 +02:00
PaulStets
e2cc3ddebb Fixed version not being added to way/node 2017-06-24 14:32:54 +03:00
Victor Shcherb
cc362703c8 Fix shifting maps 2017-06-12 20:38:04 +02:00
xmd5a
bed975e05f Add api key to cyclemap link 2017-05-26 12:18:58 +03:00
Victor Shcherb
3f379838e1 Fix lib 2017-05-23 22:40:35 +02:00
Alexey Kulish
6ba77dccd6 Added lines for mapillary layer 2017-05-17 19:39:44 +03:00
Alexey Kulish
b614ab93c4 Fix java 1.8 2017-05-16 22:20:48 +03:00
Alexey Kulish
d453a2ed72 Fix build 2017-05-16 22:11:17 +03:00
Alexey Kulish
ba63945038 Added mvt parser lib. Added mapillary vector tiles. Refactored resources cache. 2017-05-16 21:50:41 +03:00
xmd5a
0fe6ad8b14 Add routing test 2017-05-09 17:34:43 +03:00
Victor Shcherb
09fa94a4b8 Fix issue with opening hours Mo-Fr 08:30-17:00; 12:00-12:40 off; 2017-05-09 00:23:28 +02:00
Alexey Kulish
3d59d1903e Refactoring mapillary controls 2017-05-04 23:48:07 +03:00
Alexey Kulish
16292f6c8f Fix mapillary layer setting 2017-04-29 15:44:02 +03:00
Alexey Kulish
6a02e772c2 Added mapillary setting to configure map 2017-04-26 19:06:58 +03:00
Victor Shcherb
1826c7d79f Fix test 2017-04-25 10:05:17 +02:00
Nelson A. de Oliveira
7adf19ab6b Fix "verbouse" typo and remove some whitespaces 2017-04-18 12:01:13 -03:00
Victor Shcherb
58c3e89efb Fix geo intent search 2017-04-18 11:50:47 +03:00
Victor Shcherb
f58663be20 Fix search core 2017-04-17 20:08:53 +03:00
Victor Shcherb
9032333643 Fix search issue 2017-04-17 19:44:00 +03:00
xmd5a
dc93362b55 Add turn lanes test 2017-04-17 18:41:15 +03:00
Victor Shcherb
7113eb554f Fix crash size is missing in bitset 2017-04-16 13:49:38 +03:00
Victor Shcherb
755ca8bcf9 Fix issue with search 2017-04-14 15:07:52 +03:00
Victor Shcherb
8beabaa80e Fix search 2017-04-14 10:14:39 +03:00
Victor Shcherb
0a0321bbd5 Fix search for 1-digit houses 2017-04-13 19:42:59 +02:00
Victor Shcherb
4a453f5f57 Enable new indexing merge 2017-04-13 10:35:06 +02:00
Victor Shcherb
9d3adfabc5 Fix inversive search 2017-04-13 10:32:49 +02:00
Victor Shcherb
5dbacd68a2 Fix inversive search 2017-04-13 01:10:59 +02:00
Victor Shcherb
3f8577b0af Add common words to geocoding utilities 2017-04-12 14:31:26 +02:00
vshcherb
c4931e52f6 Merge pull request #3645 from strump/patch-1
Added explicit encoding for Java source code
2017-04-11 23:47:24 +02:00
Victor Shcherb
13bd228feb Fix #3357 2017-04-11 23:41:52 +02:00
Victor Shcherb
1d2357261b Fix test 2017-04-11 21:30:30 +02:00
Victor Shcherb
ad196afd4d Fix test 2017-04-11 20:57:34 +02:00
strump
4deaabdce4 Added default encoding for Java source code
On Windows 10 x64 Russian with Java 8.0.1210.13 compiler uses cyrillic encoding "cp1251" by default. That's why gradle fails with error
```
Validating translations
Incremental java compilation is an incubating feature.
:OsmAnd-java:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\data\MapObject.java:26: error: unmappable character for encoding Cp1251
	 * Looks like: {ru=Москва, dz=�ོསི་ཀོ...} and does not contain values of OSM tags "name" and "name:en",
	                                      ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:98: error: unmappable character for encoding Cp1251
		String s = "Ú¯Ú† Ù¾Ú? نمکی باللغة العربي";
		                    ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:101: error: unmappable character for encoding Cp1251
		if (!reshape.equals("ﻲﺑﺮﻌﻟﺍ ﺔﻐﻠﻟﺎﺑ ﯽﮑﻤﻧ ﮋ� ﭻﮔ")) {
		                                                                             ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: unclosed character literal
		char[] c = new char[] {'א', 'ד','ם'} ;
		                       ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: ';' expected
		char[] c = new char[] {'א', 'ד','ם'} ;
		                         ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: unclosed character literal
		char[] c = new char[] {'א', 'ד','ם'} ;
		                          ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: unclosed character literal
		char[] c = new char[] {'א', 'ד','ם'} ;
		                             ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: illegal character: '\u201c'
		char[] c = new char[] {'א', 'ד','ם'} ;
		                               ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: ';' expected
		char[] c = new char[] {'א', 'ד','ם'} ;
		                                ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: unclosed character literal
		char[] c = new char[] {'א', 'ד','ם'} ;
		                                     ^
E:\projects\Android\osmand_project\osmandapp\android\OsmAnd-java\src\net\osmand\Reshaper.java:89: error: not a statement
		char[] c = new char[] {'א', 'ד','ם'} ;
		                                   ^
8 errors
1 warning
 FAILED

FAILURE: Build failed with an exception.
```

I've added expllicit encoding setting for Java compiler.
2017-04-11 18:44:03 +03:00
Alexey Kulish
3af3721b81 Fix #3164 2017-04-11 18:28:58 +03:00
Alexey Kulish
687bf7a873 Draw selected object polygon 2017-04-07 17:05:54 +03:00
vshcherb
6079fbfd1e Update MapTileDownloader.java
Increase exception coverage.
2017-04-06 15:26:09 +02:00
xmd5a
39f0b4b92c Fix turn lanes test 2017-04-06 13:07:34 +03:00
xmd5a
17a18753a5 Update turn_lanes_test 2017-04-06 12:22:58 +03:00
Victor Shcherb
2a2315acce Disable short way test 2017-04-05 11:53:42 +02:00
Victor Shcherb
bc51881b40 Fix test 2017-04-05 11:10:09 +02:00
Victor Shcherb
c2530eb81a Fix #3378 2017-04-04 00:12:37 +02:00
Victor Shcherb
1f0ebaf7b1 Fix #3602 2017-04-03 22:31:44 +02:00
Victor Shcherb
6b21f53a06 Fix #3602 2017-04-03 22:28:52 +02:00
Victor Shcherb
9a07c19a7f Fix turn lanes 2017-04-03 17:36:36 +02:00
Alexey Kulish
6d03f15d8b Added search of fav groups 2017-04-02 18:50:57 +03:00
Alexey Kulish
3b1bd05478 Fixed fav category search 2017-04-02 14:40:56 +03:00
Alexey Kulish
904f70c6f2 Fix creator 2017-03-29 11:48:46 +03:00
Alexey Kulish
085c7f77a8 Remove ghost line 2017-03-28 22:21:51 +03:00
Alexey Kulish
7ee55b0ee3 Fix #3595 2017-03-28 22:14:48 +03:00
Alexey Kulish
8cf12c2c18 Added log to quick search 2017-03-27 19:31:47 +03:00
Victor Shcherb
5000eedcfd Add conjunctions 2017-03-26 14:40:25 +02:00
Alexey Kulish
08fa42d78b Merge branch 'master' of https://github.com/osmandapp/Osmand 2017-03-26 10:21:47 +03:00
Alexey Kulish
58dc5f01bd [Search] Fix delay between chars 2017-03-26 10:21:40 +03:00
Victor Shcherb
84c33798ea Fix tests 2017-03-25 21:02:36 +01:00
Alexey Kulish
17f4fd4108 Reduce search timeout 2017-03-25 22:16:28 +03:00
Victor Shcherb
aba26aaa17 Add alternate name 2017-03-25 19:12:59 +01:00
Victor Shcherb
3703fa9b2c Revert "Display alternative names for streets"
This reverts commit 51d9605cde.
2017-03-25 19:12:59 +01:00
Alexey Kulish
51d9605cde Display alternative names for streets 2017-03-25 20:13:44 +03:00
Alexey Kulish
4052864e13 Disable POI at address search 2017-03-25 11:39:34 +03:00
Victor Shcherb
115efbe113 Fix #3481 2017-03-25 00:22:48 +01:00
Alexey Kulish
e11e87384c Fixed search keyboard and sort cities 2017-03-24 23:01:46 +03:00
Alexey Kulish
012e22d332 Fix search address 2017-03-24 20:13:07 +03:00
Alexey Kulish
aa35c8366a Fix postcode search 2017-03-24 10:13:37 +03:00
Alexey Kulish
a491e854ae New address search in progress 2017-03-23 22:23:40 +03:00
Victor Shcherb
7633e272d3 Reshape 2017-03-23 13:19:13 +01:00
Victor Shcherb
69dd86def9 Support otf fonts 2017-03-20 13:43:00 +01:00
Victor Shcherb
dc7c246ca7 Support otf fonts 2017-03-19 15:05:43 +01:00
Alexey Kulish
f648fc7f77 Added fonts download 2017-03-17 22:04:38 +03:00
Alexey Kulish
61b47f538c Added automatic detection of driving region 2017-03-15 17:04:39 +03:00
Alexey Kulish
c81adf7dec Added UI settings for Driving style, Road smoothness 2017-03-12 18:35:43 +03:00
Alexey Kulish
094d4ebf2a Added interpolation of Y value when two charts visible 2017-03-09 11:24:51 +03:00
Victor Shcherb
e1eec2cc10 Fix adding not specified height 2017-03-08 21:23:21 +01:00
Victor Shcherb
151a790f7d Fix #3533 Add street intersections to the end of the list 2017-03-08 15:34:26 +01:00
Victor Shcherb
7a16833ebe Remove import 2017-03-06 10:08:31 +01:00
xmd5a
07055d6faa Add slope to route.gpx 2017-02-26 18:53:12 +03:00
Victor Shcherb
7af533ab58 Add % to gpx to test 2017-02-23 21:48:56 +01:00
Victor Shcherb
6bf8d1b987 Add % to gpx to test 2017-02-23 21:47:38 +01:00
Victor Shcherb
0e26d41fc1 Add % to gpx to test 2017-02-23 21:45:34 +01:00
Victor Shcherb
304a4c251c Add % to gpx to test 2017-02-23 21:43:40 +01:00
Victor Shcherb
bd267db14d Add decline support 2017-02-22 20:31:38 +01:00
Victor Shcherb
ad90370fec Add decline support 2017-02-22 20:04:57 +01:00
Victor Shcherb
47b4d762a7 Add decline support 2017-02-22 18:32:16 +01:00
Victor Shcherb
df708c4a00 Fix map utils distance 2017-02-22 15:37:27 +01:00
Alexey Kulish
cfac2387d0 Added possibility to move gpx files between folders. Added gpx info database. 2017-02-18 21:39:04 +03:00
Victor Shcherb
d32d3a4f9b Fix rounding error when summing integers 2017-02-13 19:13:51 +01:00
Victor Shcherb
2048b14bd1 Fix rounding error when summing integers 2017-02-13 00:52:27 +01:00
Victor Shcherb
d608ec1776 Improve evaluation speed 2017-02-11 11:44:44 +01:00
Victor Shcherb
b0e2a6e957 Remove unused parameter 2017-02-10 19:29:57 +01:00
Victor Shcherb
25a1e03d7d Remove unused parameter 2017-02-10 18:44:20 +01:00
Victor Shcherb
f73e8c23b9 Add xml serializer method 2017-02-10 18:17:30 +01:00
Victor Shcherb
92584191d4 Add xml serializer method 2017-02-10 17:30:31 +01:00
Victor Shcherb
8604db700b Add xml serializer method 2017-02-10 16:56:09 +01:00
Victor Shcherb
d60b22de0c Fix exception 2017-02-08 22:06:49 +01:00
Victor Shcherb
dd48bdb3ca Initial srtm routing 2017-02-08 21:51:17 +01:00
Victor Shcherb
aaf049f381 Initial srtm routing 2017-02-08 09:55:05 +01:00
Alexey Kulish
1f038fceb9 Fix poi additional search 2017-01-25 10:54:28 +03:00
xmd5a
59c9af5470 Add turn lanes test 2017-01-24 15:13:21 +03:00
xmd5a
bff5894fab Fix 2017-01-13 17:01:24 +03:00
xmd5a
13c83a5698 Add turn lanes test 2017-01-13 16:50:00 +03:00
xmd5a
a84dc3762a Add routing test 2017-01-13 15:33:44 +03:00
theirix
30999d2351 Support OLC in SearchCore 2017-01-08 17:33:47 +03:00
theirix
6a730e7cf1 Added OLC converters to LocationConvert 2017-01-08 17:32:27 +03:00
theirix
fec3f27f90 Added google OpenLocationCode implementation 2017-01-08 17:08:28 +03:00
Victor Shcherb
9c025e2913 Update srtm data 2016-12-22 01:34:33 +01:00
Victor Shcherb
977aa6b26a Add ignore polygon as point area 2016-12-07 22:17:46 +01:00
Victor Shcherb
c37ec8ae0e Add ignore polygon as point area 2016-12-07 02:14:11 +01:00
Victor Shcherb
07abea2b26 Add ignore polygon as point area 2016-12-06 16:21:18 +02:00
sonora
19d00486d9 small correction 2016-12-04 11:47:20 +01:00
sonora
ba04890f44 Introduce (ref:XX) language and transliteration support for getRef 2016-12-04 11:42:33 +01:00
Hardy
39e301f884 Simplify code 2016-12-03 08:57:12 +01:00
sonora
9df1a58118 fix () 2016-12-02 20:10:30 +01:00
sonora
a12dd24cf8 avoid repeating the same ref 2016-12-02 19:42:17 +01:00
sonora
65c12b7a02 fix comma display 2016-12-02 15:06:39 +01:00
sonora
242fd1ffa8 fix comment 2016-12-02 14:54:11 +01:00
sonora
4c1e7586a1 Move destination:ref from our Ref to our Destination field (testing needed) 2016-12-02 14:51:33 +01:00
vshcherb
57c9965917 Update RouteDataObject.java 2016-12-02 14:22:46 +02:00
sonora
a2899b5950 separate getRef and getDestimationRef (to investigate #3289 ), no functional change 2016-12-02 12:59:17 +01:00
Victor Shcherb
b0f87db897 Add more methods to debug 2016-11-28 09:07:20 +01:00
sonora
5eaea4046c fix method names 2016-11-20 14:14:06 +01:00
sonora
dae40d8354 fix bug in amenity.java 2016-11-20 14:01:10 +01:00
Alexey Kulish
93101c5573 Changed init of MapPoiTypes 2016-11-12 17:51:47 +03:00
Alexey Kulish
2cfdbf9a9b Fix search priorities 2016-11-12 17:17:39 +03:00
Alexey Kulish
8e32731ce7 Fix #3256 2016-11-11 15:56:58 +03:00
Victor Shcherb
6124fcd942 Add eq expression 2016-11-10 17:41:15 +01:00
Victor Shcherb
32f0b0b298 Add google play servie support for free osmand and only for published on google play version 2016-11-10 15:35:02 +01:00
Alexey Kulish
8152234607 Fix sorting of categories 2016-11-10 11:17:22 +03:00
Alexey Kulish
c5edcae206 Added search of poi additionals 2016-11-09 21:29:41 +03:00
Victor Shcherb
ec3903fc62 Fix #3020 2016-11-07 01:16:27 +01:00
Victor Shcherb
30786794b5 Fix #3052 2016-11-07 01:00:12 +01:00
Alexey Kulish
ef401e41f3 Fix #3156 2016-11-06 17:34:59 +03:00
Alexey Kulish
ed1a8104b7 Fix #3186 2016-11-04 21:44:49 +03:00
Victor Shcherb
07bb65eaec Fix default zoom for map inspector 2016-11-04 13:19:34 +02:00
Victor Shcherb
267eba7619 Fix #3062 QuickSearch: Also prioritize villages and hamlets 2016-11-04 12:49:33 +02:00
Alexey Kulish
93ee78f05a Fix search crash 2016-11-04 12:03:55 +03:00
Victor Shcherb
488ae194ac Fix #3196 2016-11-04 01:13:40 +02:00
sonora
e28ce72673 fix ref in comment 2016-10-31 09:12:56 +01:00
Victor Shcherb
76dc3b798a Fix array length problem 2016-10-30 17:28:02 +02:00
Alexey Kulish
b4981d2f9a Improved GPX selection dialog 2016-10-29 22:09:05 +03:00
Alexey Kulish
5f0eaeea99 Fix #3166 2016-10-26 22:52:44 +03:00
sonora
ab95d0d059 fix comment 2016-10-26 21:09:26 +02:00
sonora
a610e23988 try supporting destination:lang: in BinaryMaRouteReader 2016-10-26 20:56:22 +02:00
sonora
958ea41446 Support combinations of destination forwad/backward and lang keys 2016-10-26 20:44:40 +02:00
sonora
cb9a65b6c4 fix build 2016-10-26 10:33:14 +02:00
sonora
641901e289 fix destination:forward/backward taking precedence over destination:lang (proposed) 2016-10-26 10:23:37 +02:00
sonora
9cc5b53a89 fix missing transliterate 2016-10-26 09:57:04 +02:00
sonora
b7252dead7 maxspeed:forward issue 2016-10-25 12:55:21 +02:00
Alexey Kulish
1ed699e469 Fix - some poi additionals were skipped while creating the map 2016-10-24 20:02:48 +03:00
Victor Shcherb
74cb45c505 fix bug with wiki search but keep alt_name old_name searchable 2016-10-20 22:25:41 +02:00
Alexey Kulish
a5566a6477 Merge branch 'master' of https://github.com/osmandapp/Osmand 2016-10-20 13:05:21 +03:00
Alexey Kulish
bb8ac00ca8 Added Christmas dialog 2016-10-20 13:05:13 +03:00
Victor Shcherb
bd53399f53 Add settings for #3158 2016-10-19 23:28:19 +02:00
Alexey Kulish
bee67b7054 Added search for categories. Fixed search duplicates 2016-10-19 22:13:24 +03:00
Victor Shcherb
f4927f44e1 Fix #3115 2016-10-19 19:15:02 +02:00
Victor Shcherb
ce15272916 Fix search core 2016-10-19 11:32:32 +02:00
Victor Shcherb
78ae35aba1 Fix test precision 2016-10-18 21:58:31 +02:00
Victor Shcherb
b22fa016e6 Fix route preparation for highway split 2016-10-18 21:53:27 +02:00
Alexey Kulish
f911f9f9f5 Fix poi additional categories 2016-10-18 19:11:26 +03:00
Alexey Kulish
f1ec77cb72 Fix #3151 2016-10-18 15:19:26 +03:00
xmd5a
08afb970aa Update turn lanes test, phrases 2016-10-18 14:45:45 +03:00
Alexey Kulish
eabd00680b Added poi additional filter (cuisine) 2016-10-17 16:12:35 +03:00
Alexey Kulish
f8eb5fc07e Added cuisine translation to context menu 2016-10-16 15:15:38 +03:00
Alexey Kulish
b95c8e4382 Added filter_only tag processing 2016-10-16 10:08:52 +03:00
Alexey Kulish
5c3f322ed3 Fixed excluded categories and icons 2016-10-14 22:11:26 +03:00
Alexey Kulish
cfbd2fc54c Fixes 2016-10-14 09:59:56 +03:00
xmd5a
98bdff7202 Update SearchUICore.java 2016-10-13 21:09:30 +04:00
Victor Shcherb
0b8ab49aa8 Add transliterate 2016-10-11 16:42:05 +03:00
Victor Shcherb
b2f158c97d Add transliterate option to all methods 2016-10-11 16:39:56 +03:00
Alexey Kulish
c1f65df424 Fixed nudism in cafe 2016-10-05 16:28:41 +03:00
Alexey Kulish
610245dc18 Fixed poi_additional_category 2016-10-05 15:52:47 +03:00
Alexey Kulish
f7f5bfda50 Turn off poi_additional_categories for a while 2016-10-05 15:05:58 +03:00
Alexey Kulish
ce0fd4d49c Fixes 2016-10-04 21:39:50 +03:00
Alexey Kulish
a3b167c6bf [Quick search] added icon for filter categories 2016-09-30 11:08:14 +03:00
Alexey Kulish
971c2966ac [Quick search] Custom filters fix 2016-09-28 22:31:15 +03:00
Alexey Kulish
a2cab336c4 [Quick search] Custom filters in progress 2016-09-28 21:11:57 +03:00
Zahnstocher
4c9a2920a1 OSRM now has precision 5, Fix #3055
https://github.com/Project-OSRM/osrm-backend/blob/master/docs/http.md
2016-09-21 13:27:56 +02:00
sonora
5ada1245b4 fix comments in URL parser 2016-09-20 10:08:37 +02:00
sonora
0137bf5ec0 Fix #3094 2016-09-19 21:57:42 +02:00
Victor Shcherb
38dc87c95a Fix coordinates 2016-09-19 10:11:16 +02:00
Alexey Kulish
acd020db50 Fix #2889 2016-09-18 16:48:22 +03:00
xmd5a
70e1effdfd Add turn lanes test 2016-09-16 20:59:33 +03:00
Victor Shcherb
3bc4414a85 Fix bug with relations 2016-09-16 10:35:45 +02:00
Victor Shcherb
119a7796ee Preparation for touch icons 2016-09-15 10:54:07 +02:00
Victor Shcherb
1e2f12c070 Preparation for touch icons 2016-09-15 10:51:29 +02:00
Victor Shcherb
754d1f6007 Preparation for touch icons 2016-09-08 00:32:49 +02:00
Victor Shcherb
f573fd52c8 Preparation for touch icons 2016-09-06 00:43:17 +02:00
sonora
43a36f86ea put map languages in sync (should fix 3043) 2016-09-04 20:35:39 +02:00
sonora
7b0eecef19 investigate 3008 2016-09-02 12:13:38 +02:00
Victor Shcherb
e8f18be49c Fix crash 2016-09-01 21:55:51 +02:00
sonora
43364fd090 Normalize LatLon to displaying 5 digits 2016-08-31 23:50:33 +02:00
xmd5a
741e05e455 Update turn_lanes_tests 2016-08-31 17:36:54 +03:00
Victor Shcherb
60b73d8755 Fix #3025 2016-08-30 00:04:19 +02:00
Victor Shcherb
fc79805bf3 Fix complex turns 2016-08-29 00:47:25 +02:00
Victor Shcherb
3443c20146 Fix complex turns 2016-08-29 00:19:27 +02:00
Victor Shcherb
2d5721b815 Fix easter 2016-08-27 16:19:19 +02:00
Victor Shcherb
dd97daaabf Fix easter 2016-08-27 16:19:19 +02:00
Victor Shcherb
4d0c3f721d Introduce v2 opening hours 2016-08-27 16:10:20 +02:00
Victor Shcherb
f93e11682d Fix transport route 2016-08-25 01:12:38 +02:00
Victor Shcherb
496565d1d3 Update binary inspector 2016-08-23 22:53:21 +02:00
sonora
94706ec8dc introduce preliminary highway=stop direction=forward/backward support 2016-08-19 22:31:34 +02:00
sonora
54dabb2965 fix typo 2016-08-19 19:42:09 +02:00
sonora
fb0bdbcb6c small correction of logic 2016-08-19 19:33:36 +02:00
sonora
a97fbba724 introduce destination:ref:forward/backward support 2016-08-19 18:55:53 +02:00
sonora
7b0c4f6910 file formatting 2016-08-19 15:03:38 +02:00
sonora
d8363a0108 file formatting 2016-08-19 14:37:15 +02:00
sonora
d2d08addc0 introduce destination:forward/backward support 2016-08-19 13:47:57 +02:00
sonora
08a5ed8494 intoduce bearingVsRouteDirection method 2016-08-19 10:55:48 +02:00
xmd5a
331a73c3ef Add routing test 2016-08-17 11:17:21 +03:00
Victor Shcherb
efd320c69e Fix #1827 2016-08-17 00:21:47 +02:00
Victor Shcherb
65197d47a1 Fix tests 2016-08-15 23:43:40 +02:00
Victor Shcherb
be8350a403 Remove sysout 2016-08-15 23:43:40 +02:00
Victor Shcherb
46f5171045 Fix test 2016-08-15 22:58:42 +02:00
xmd5a
51bfe93282 Add routing test 2016-08-15 23:27:42 +03:00
xmd5a
40e8feca81 Add 2 routing tests 2016-08-15 12:24:32 +03:00
Victor Shcherb
667fe3cf8f Fix routing 2016-08-14 22:53:20 +02:00
Victor Shcherb
fa678bdd59 Fix #2944 2016-08-14 22:13:52 +02:00
Victor Shcherb
065668b72d Fix routing tests 2016-08-14 14:39:54 +02:00
Victor Shcherb
325b024763 Fix tests 2016-08-14 00:50:07 +02:00
Victor Shcherb
5103a5a4c1 Fix tests 2016-08-13 18:35:24 +02:00
Victor Shcherb
bbfcca06f9 Fix routing #2599 2016-08-13 18:18:35 +02:00
GaidamakUA
7e814fdb4a Implemented preservation of impassable roads. 2016-08-13 16:19:47 +02:00
GaidamakUA
09e571fcce Implementing preservation of impassable roads in progress. 2016-08-13 16:19:20 +02:00
Alexey Kulish
3e3f6ad3bd [Quick search] fixes 2016-08-13 15:50:07 +03:00
Alexey Kulish
9bc931bcf7 Fix #2940 2016-08-13 15:49:08 +03:00
Victor Shcherb
ef97af1985 Try to fix navigation (could not be released in 2.4 cause requires testing), the change is correct, though could affect slightly longer calculation. 2016-08-13 14:42:47 +02:00
Victor Shcherb
b73e912e23 Fix atm amenity 2016-08-12 22:54:40 +02:00
Victor Shcherb
fda8f63f54 Fix tests 2016-08-11 23:39:06 +02:00
Victor Shcherb
4112681f00 Fix turn lanes #2935 2016-08-11 23:36:18 +02:00
xmd5a
71fb0f8df5 Fix turn lanes test 28.2 name 2016-08-12 00:05:49 +03:00
Victor Shcherb
d14a9a4a15 Fix crash on start 2016-08-11 22:54:15 +02:00
xmd5a
348fb90dd9 Add turn lanes tests 2016-08-11 23:38:46 +03:00
xmd5a
c2eb7d6443 Fix turn lanes test 2016-08-11 22:02:06 +03:00
xmd5a
f2515f6fff Update turn lanes test 2016-08-11 10:33:25 +03:00
vshcherb
f9cbba5dd3 Merge pull request #2903 from brainbeanapps/bba
CollatorStringMatcher.java fix
2016-08-11 02:25:37 +02:00
Victor Shcherb
79f792faa0 Improve roundabout display Fix #2745 2016-08-11 02:18:34 +02:00
Victor Shcherb
64142d34a6 Fix #2918 (turn lanes) 2016-08-11 01:17:44 +02:00
Victor Shcherb
9d8a2b6535 Fix Den Ilp search 2016-08-10 22:50:16 +02:00
Victor Shcherb
70c694f3bc Fix processing error 2016-08-10 22:14:07 +02:00
Victor Shcherb
1129316ff6 Fix processing error 2016-08-10 22:03:22 +02:00
Victor Shcherb
4bcd363a53 Do not search address if poi type selected 2016-08-10 18:44:46 +02:00
Victor Shcherb
d1a6470a29 Fix test 2016-08-07 22:06:48 +03:00
Victor Shcherb
11c2af428d Fix amenity search 2016-08-06 13:33:32 +03:00
Victor Shcherb
45b0ee7c91 Tweak search for big cities 2016-08-06 01:54:16 +03:00
xmd5a
e646a9a85b Add routing test 2016-08-05 22:39:23 +03:00
Alexey Kulish
ce8c70fd40 [Quick search] fixes 2016-08-05 22:07:49 +03:00
Victor Shcherb
300a9530ff Proper sort indexes for search 2016-08-05 18:29:00 +03:00
Victor Shcherb
91ae71469f Small refactoring 2016-08-05 17:08:19 +03:00
Victor Shcherb
1410321173 Fix transliteration 2016-08-05 15:15:17 +03:00
Victor Shcherb
cc2ce95afc Fix isSearchMoreAvailable 2016-08-05 14:58:37 +03:00
Victor Shcherb
1106994c01 Update stable search restuls 2016-08-05 14:44:07 +03:00
Alexey Kulish
a98e614ee6 [Quick search] fix hostory/categories before app init. Fix poi duplicates 2016-08-05 09:59:19 +03:00
denys
f855eec6f9 CollatorStringMatcher.java fix 2016-08-04 12:15:31 +03:00
Victor Shcherb
f5ba767ef3 Support entrance ref for search 2016-08-04 09:29:12 +02:00
Victor Shcherb
c9859cc9fc Fix tests 2016-08-04 00:24:47 +02:00
Victor Shcherb
c5e3a5080a Fix tests 2016-08-04 00:19:37 +02:00
Victor Shcherb
682869a2ee Fix #2746 2016-08-03 23:59:01 +02:00
Victor Shcherb
e360335dbf Fix custom poi filters 2016-08-03 23:44:58 +02:00
Victor Shcherb
8c8f2f2201 Fix transport stops 2016-08-02 09:56:14 +02:00
Victor Shcherb
963014b8f4 Fix order of entities 2016-07-31 20:16:23 +02:00
Victor Shcherb
f90778023e Rename strings and delete unused 2016-07-31 19:39:45 +02:00
Victor Shcherb
f30a7e7874 Fix poi tags 2016-07-31 19:17:04 +02:00
Victor Shcherb
75bbd5ee27 Fix strings 2016-07-31 15:26:39 +02:00
Victor Shcherb
4cf4f6dab8 Fix strings 2016-07-31 15:16:18 +02:00
Victor Shcherb
9a3a8f6845 update transport routes 2016-07-30 15:34:54 +02:00
Victor Shcherb
a885de61ec update transport routes 2016-07-30 13:51:35 +02:00
Victor Shcherb
bc9b92956f Fix ui search route 2016-07-30 00:59:37 +02:00
Victor Shcherb
c18f06fad8 Add transport route 2016-07-30 00:48:14 +02:00
Alexey Kulish
a681af7753 Fix Amenity 2016-07-29 14:44:31 +03:00
Victor Shcherb
099af27745 Fix amenity type 2016-07-29 11:38:38 +02:00
xmd5a
92d2863441 Ignore hiking routes in search if too close 2016-07-29 11:10:10 +03:00
Victor Shcherb
6de8e70a68 Update transport stops 2016-07-29 02:42:10 +02:00
Victor Shcherb
fababf068b Update tests 2016-07-29 02:42:10 +02:00
Victor Shcherb
9429fc9aab Update tests 2016-07-28 23:39:26 +02:00
Victor Shcherb
5524676b97 Update search ui core 2016-07-28 21:08:14 +02:00
Victor Shcherb
de0e269d2b Fix dialog 2016-07-28 21:02:23 +02:00
Alexey Kulish
60dc64bbd4 [Quick search] fixes 2016-07-28 20:17:26 +03:00
Victor Shcherb
93176d17f9 Add option to print basic road info 2016-07-28 01:37:12 +02:00
Victor Shcherb
38a431bda9 Add option to print basic road info 2016-07-28 01:28:22 +02:00
Victor Shcherb
616f589e06 Add option to print basic road info 2016-07-28 01:09:54 +02:00
Victor Shcherb
b93b03e3c0 Update project test 2016-07-27 21:32:50 +02:00
Victor Shcherb
ca45db0ed6 Improve address similarity 2016-07-25 20:20:10 +02:00
Victor Shcherb
04468c6f38 Add support for alt_name/old_name 2016-07-25 20:13:03 +02:00
Victor Shcherb
da4a27195e Add title 10km away 2016-07-25 10:09:02 +02:00
Victor Shcherb
49ef49a919 Prepare for 2.4 2016-07-25 09:00:38 +02:00
Victor Shcherb
3cc7ad3d86 Fix #2855, fix uturns 2016-07-25 01:15:18 +02:00
Victor Shcherb
cb6009ecff Fix formatting 2016-07-24 23:16:07 +02:00
Victor Shcherb
c6fb461244 Update full text search 2016-07-24 22:34:32 +02:00
Victor Shcherb
8d3e79e44e Improve full-text search 2016-07-24 19:06:01 +02:00
Victor Shcherb
e3c9473374 Improve full-text search 2016-07-24 17:49:25 +02:00
Victor Shcherb
b7378c0c61 Fix filter poi by name 2016-07-24 11:30:21 +02:00
Victor Shcherb
ccfd28a127 Introduce name 2016-07-22 14:25:51 +02:00
Victor Shcherb
132852ae7c Add method filter duplicate results 2016-07-21 11:37:37 +02:00
Victor Shcherb
626c43e00c Add method filter duplicate results 2016-07-21 11:37:37 +02:00
Victor Shcherb
b0bf934ea1 Justify search 2016-07-20 20:04:18 +02:00
Victor Shcherb
71d2137a06 Fix search bug 2016-07-20 19:56:12 +02:00
Alexey Kulish
40e70a04be [Quick search] UI in progress 2016-07-19 18:39:21 +03:00
Victor Shcherb
ffd32beb5c update search 2016-07-19 10:13:24 +02:00
Victor Shcherb
822e3b9ea9 Add parse test #1659 2016-07-18 01:57:32 +02:00
Victor Shcherb
8d6c3ff075 Add extra type for search to display results faster 2016-07-16 19:53:54 +02:00
Alexey Kulish
eff1b602a5 [Quick search] improved UI 2016-07-16 12:10:15 +03:00
Victor Shcherb
1f75f8f10e Add extra type for search to display results faster 2016-07-15 10:07:48 +02:00
Victor Shcherb
7226773682 Fix issue with poi search 2016-07-15 09:58:45 +02:00
Victor Shcherb
61e2d908ec Update search location 2016-07-15 09:58:45 +02:00
Victor Shcherb
a1e91fe428 Update search location 2016-07-15 09:33:53 +02:00
Victor Shcherb
137b0ed137 Update search location 2016-07-15 09:33:53 +02:00
Victor Shcherb
4652763b95 update location search 2016-07-15 09:33:53 +02:00
Victor Shcherb
8e1fb14c04 Update search api 2016-07-13 22:33:02 +02:00
Victor Shcherb
5bf8c30d58 Fix issue during poi map init 2016-07-13 22:22:29 +02:00
Victor Shcherb
0642c02422 Fix tests 2016-07-13 12:24:54 +02:00
Victor Shcherb
1f3e4eaff0 Fix tests 2016-07-13 12:12:53 +02:00
Victor Shcherb
237313a0dc Fix tests 2016-07-13 12:11:00 +02:00
Victor Shcherb
d3a162b467 Add tests 2016-07-13 12:08:24 +02:00
Victor Shcherb
1e4bef54fa Rename package 2016-07-13 12:01:20 +02:00
Victor Shcherb
07437501cb Support parse location 2016-07-13 00:18:32 +02:00
Victor Shcherb
9bec23f6ee Support parse location 2016-07-13 00:18:32 +02:00
Victor Shcherb
f7736d6263 Update search language 2016-07-13 00:18:32 +02:00
Victor Shcherb
191d621f5f Update search language 2016-07-12 16:47:42 +03:00
Victor Shcherb
f3378afba7 Fix category/filter 2016-07-12 14:47:53 +03:00
Victor Shcherb
77ede97f7e Fix category/filter 2016-07-12 14:47:53 +03:00
Victor Shcherb
ecbe8c9743 Fix interpolation 2016-07-12 14:22:47 +03:00
Victor Shcherb
27cd0f7c5a Update search 2016-07-12 13:44:10 +03:00
Victor Shcherb
0427acbd41 Update search 2016-07-12 12:32:40 +03:00
Victor Shcherb
597d2beb60 Latest version 2016-07-11 17:37:13 +03:00
Alexey Kulish
79c56707d8 Increase limit for single line search 2016-07-11 13:28:45 +03:00
Victor Shcherb
1cfebf91a7 Latest version 2016-07-11 11:01:25 +03:00
Victor Shcherb
183d67ac7a Fix search ui core 2016-07-10 13:20:32 +03:00
Victor Shcherb
f5a22970b0 Update search example 2016-07-10 12:46:46 +03:00
Victor Shcherb
d85405b98f Update search core phrase 2016-07-09 12:20:21 +03:00
Victor Shcherb
9899c8de5e Implement search example 2016-07-08 15:32:13 +03:00
Victor Shcherb
549b813e2e Fix build and improve examples 2016-07-05 20:01:47 +02:00
Victor Shcherb
a147b62287 Fix #2725 and tests 2016-07-03 01:13:11 +02:00
Victor Shcherb
a7bdfa08aa Slightly change coefficient to search more streets 2016-07-03 00:06:26 +02:00
Victor Shcherb
8cfee02fa2 Slightly change coefficient to search more streets 2016-07-03 00:01:31 +02:00
Victor Shcherb
b83e47ae66 Speed up geocoding search 2016-07-02 23:56:40 +02:00
Victor Shcherb
ba9fe34f0f Speed up address search by name (use coordinates) 2016-07-02 23:55:05 +02:00
Victor Shcherb
a088e115ea Update protobuf to version 2.5 2016-07-02 22:26:35 +02:00
Victor Shcherb
e2fecedffa Update search api 2016-07-02 22:26:34 +02:00
Roman Inflianskas
e5fe0d9eb7 Formatting 2016-07-02 14:19:27 +03:00
Alexey Kulish
6b6ae6bdaf Fix typo 2016-06-30 16:57:28 +03:00
vshcherb
17302f0469 Update SearchCore.java 2016-06-30 14:37:21 +02:00
Victor Shcherb
738f149c16 Add core sample 2016-06-30 03:30:42 +02:00
Victor Shcherb
da6121e8d4 Speed search (check for duplicates) 2016-06-29 20:23:33 +02:00
xmd5a
6568b52fa3 Update turn lanes test 2016-06-29 19:06:57 +03:00
Roman Inflianskas
cd68355c97 Formatting 2016-06-24 17:59:56 +03:00
Roman Inflianskas
3ff9446950 Formatting 2016-06-24 17:53:56 +03:00
sonora
168ddd955b fix 2571 2016-06-23 19:44:36 +02:00
Victor Shcherb
84f2d878f8 Display postcode if exists 2016-06-23 00:41:15 +02:00
Victor Shcherb
5578226647 Fix merge indexes 2016-06-21 01:24:31 +02:00
Roman Inflianskas
fe17f7b420 Formatting 2016-06-17 17:28:02 +03:00
Victor Shcherb
c71aeafdc1 Fix #2700 2016-06-15 16:54:15 +02:00
Roman Inflianskas
8b5ccf1e30 Refactoring: reuse ACCEPT_ALL_POI_TYPE_FILTER 2016-06-15 10:42:14 +03:00
Victor Shcherb
c792360fdd Add tests from pr-1428 2016-06-15 01:20:44 +02:00
Victor Shcherb
ad4d02eddd Fix turn lanes 2016-06-15 00:59:08 +02:00
Victor Shcherb
5fc6ebe58e Fix issue #2643 2016-06-14 00:32:10 +02:00
Roman Inflianskas
19d9da713f Formatting 2016-06-09 12:30:24 +03:00
Victor Shcherb
376a84b5b2 Move to java 7 2016-06-09 10:18:55 +02:00
Roman Inflianskas
b468c8e2e4 Formatting 2016-06-09 00:00:54 +03:00
Roman Inflianskas
0a09cfdc3b Formatting 2016-06-07 17:04:51 +03:00
Roman Inflianskas
7c9215454a Address search: improve postcodes recognition 2016-06-07 16:58:32 +03:00
Roman Inflianskas
660c96c770 Formatting 2016-06-07 11:20:33 +03:00
xmd5a
a63d8b4058 Add more routing tests 2016-06-06 22:54:38 +03:00
Roman Inflianskas
2ba8d4ba7d build.xml: use Java 7 2016-06-06 19:15:27 +03:00
vshcherb
52b7a8e502 Merge pull request #2661 from osmandapp/faster-search
Improve speed and usability of address search
2016-06-06 17:10:58 +03:00
xmd5a
fe797839da Fix routing tests 2016-06-06 17:01:29 +03:00
Roman Inflianskas
2ae4229ed9 Formatting 2016-06-06 13:16:32 +03:00
xmd5a
1e94dba172 Update routing tests 2016-06-06 12:31:45 +03:00
Roman Inflianskas
b3623d0f7b Java 6 fix 2016-06-06 11:42:02 +03:00
Roman Inflianskas
9aa222ea70 Address search: search villages if nothing found (related: #2471) 2016-06-06 10:59:16 +03:00
Roman Inflianskas
cdb04bf343 Improve speed and usability of address search 2016-06-06 10:59:16 +03:00
Roman Inflianskas
f37e4321a8 Improve usability of address search, simplify code 2016-06-06 10:59:16 +03:00
Roman Inflianskas
9f92c83940 Formatting 2016-06-06 10:58:12 +03:00
xmd5a
afef73bd29 Add test to turn lanes tests 2016-06-03 22:48:37 +03:00
vshcherb
c6585bae1d Merge pull request #2649 from osmandapp/stop-names
Fix #2637
2016-06-03 17:19:08 +02:00
xmd5a
bff763922e Update turn lanes test 2016-06-03 17:03:56 +03:00
Roman Inflianskas
4d4df56ae1 Fix #2637 2016-06-03 13:44:28 +03:00
Roman Inflianskas
58d83cf2ee Formatting 2016-06-03 13:44:12 +03:00
Roman Inflianskas
6c3f66bf92 Formatting 2016-06-03 13:44:12 +03:00
Roman Inflianskas
5aa970bd73 Formatting 2016-06-03 13:44:12 +03:00
xmd5a
5e0bf8d6aa Update routing tests 2016-06-03 12:43:56 +03:00
xmd5a
45e49f44d4 Update routing tests json 2016-06-03 00:10:17 +03:00
Roman Inflianskas
cfecc3784e Fix #2097 2016-06-02 12:11:53 +03:00
Roman Inflianskas
a0c9e60c5a Formatting 2016-06-02 11:05:03 +03:00
Victor Shcherb
0b5e068bd1 Fix tests for routing 2016-06-01 19:46:14 +02:00