Commit graph

1588 commits

Author SHA1 Message Date
xmd5a
dda588da94 Add turn lanes test 2018-05-22 11:13:30 +03:00
Victor Shcherb
e35557fa8f Sort postcode by name in search 2018-05-21 22:38:37 +02:00
Alexey Kulish
98e0f23436 Fix #5198 2018-05-21 16:14:01 +03:00
Victor Shcherb
aa3d30d7a0 Remove trip id from necessary column for wikivoyage 2018-05-20 14:00:28 +02:00
Alexey Kulish
87e098f8a5 Fix #5231 2018-05-20 12:21:35 +03:00
Alexey Kulish
7dbbe8e581 Fix opening hours parser tests 2018-05-20 11:46:57 +03:00
Alexey Kulish
8237e88bbe Fix #5379 2018-05-19 17:53:07 +03:00
Victor Shcherb
1a2977e473 Fix #5284, support collection times and service times 2018-05-18 23:32:07 +02:00
Chumva
58be83e8be removed unused SERVICE_HOURS 2018-05-18 11:14:32 +03:00
Chumva
a3424baecf Fix #5284 2018-05-17 17:08:47 +03:00
Victor Shcherb
8dd7e62060 Revert unnecessary change 2018-05-17 01:28:28 +02:00
Victor Shcherb
9752fb70cd Fix issue #5350 2018-05-17 01:21:17 +02:00
Victor Shcherb
9ea3c852d7 Fix issue #5350 2018-05-17 00:19:40 +02:00
Victor Shcherb
b7d91f7a7d Merge branch 'master' of github.com:osmandapp/Osmand 2018-05-13 23:59:49 +02:00
Victor Shcherb
f89bd27059 Use https in all places 2018-05-13 23:59:44 +02:00
PaulStets
cba23728d1 Renamed methods 2018-05-13 16:55:09 +03:00
PaulStets
8b92f39039 Removed unnecessary null checks and improved error handling 2018-05-13 16:16:13 +03:00
PaulStets
949a44d061 Fixed wiki maps not being detected offline 2018-05-13 15:23:07 +03:00
PaulStets
ecb25c835d Added a method to get WorldRegions by latlon 2018-05-13 14:03:45 +03:00
xmd5a
1c9745651f Update turn lanes test 2018-05-11 12:21:32 +03:00
Victor Shcherb
c0fc23f823 Fix #5028 2018-05-11 10:11:27 +02:00
Victor Shcherb
73fbe13018 Fix #5334 2018-05-11 09:25:43 +02:00
Victor Shcherb
c006e7897b Fix search with brand 2018-05-10 14:01:47 +02:00
Victor Shcherb
6dff7a2951 Fix search 2018-05-10 11:19:54 +02:00
Victor Shcherb
36c0df00e7 Fix exception when route can't be calculated using basemap 2018-05-03 00:59:34 +02:00
Victor Shcherb
d553e2ae72 Update opening hours (fix osm) 2018-04-26 00:24:12 +02:00
Victor Shcherb
6086a3e7e1 Update css & contents bottom 2018-04-15 15:07:08 +02:00
Victor Shcherb
33ebf5822b Fix local issues 2018-04-12 01:59:39 +02:00
Victor Shcherb
30adb0c048 Update wikivoyage - downloads 2018-04-11 17:03:21 +02:00
Ivan Dolgov
ed1f7bfc1a Added check to null pointer 2018-03-30 23:34:11 +07:00
Alexander Sytnyk
69f891c82f Add method for converting gzip to string to Algorithms 2018-03-28 10:58:19 +03:00
Alexander Sytnyk
ae700b3eae Add database helper for wikivoyage 2018-03-26 19:01:31 +03:00
Alexey Kulish
2ebca53e25 Filter search results in background thread 2018-03-26 18:35:53 +03:00
Victor Shcherb
017163f26d Fix interpolation search & reverse geocoding 2018-03-25 15:53:31 +02:00
Victor Shcherb
7c65073dc7 Fix interpolation issue 2018-03-25 15:44:35 +02:00
Alexey Kulish
b49156d938 Added getMinimalSearchRadius to searchuicore 2018-03-22 17:13:41 +03:00
vshcherb
98c8a91d8c
Merge pull request #5141 from osmandapp/DoNotSearchPoiAdditional
Synonyms search
2018-03-21 16:30:12 +01:00
Chumva
2b19e1e64b refactored some code 2018-03-21 14:51:41 +02:00
Chumva
0881c29273 deleted unnecessary code 2018-03-21 13:58:43 +02:00
Chumva
61cddf0316 added check for fearch phrase and refactored some code 2018-03-21 13:55:20 +02:00
Chumva
c4bf936b60 added check for name of category 2018-03-21 13:15:06 +02:00
Chumva
600a0f6faa added enSynonyms 2018-03-20 12:28:12 +02:00
Chumva
517d11686e refactored some code 2018-03-20 12:09:03 +02:00
Chumva
08b77c1898 added check for language 2018-03-20 11:48:16 +02:00
Victor Shcherb
8333eaf17f Fix #5115 2018-03-19 13:43:58 +02:00
vshcherb
e4559accfd
Merge pull request #5131 from GITNE/fix_exec
Remove executable permission from non-executable files
2018-03-19 12:24:31 +02:00
Chumva
22ccbc9ff6 added synonyms support 2018-03-17 19:12:29 +02:00
Chumva
bf7f0424df Remove search by matching poi key name and instead use english translation (preparation for synonyms support) 2018-03-17 17:51:10 +02:00
GITNE
d8c8132b5e Remove executable permission from non-executable files 2018-03-15 17:03:08 +01:00
Alexander Sytnyk
c2489ff440 Make methods for encoding to string and decoding from string for sets, not collections 2018-03-14 12:39:56 +02:00