Commit graph

157 commits

Author SHA1 Message Date
Victor Shcherb
e35557fa8f Sort postcode by name in search 2018-05-21 22:38:37 +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
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
Alexey Kulish
b49156d938 Added getMinimalSearchRadius to searchuicore 2018-03-22 17:13:41 +03:00
Chumva
2b19e1e64b refactored some code 2018-03-21 14:51:41 +02:00
Chumva
61cddf0316 added check for fearch phrase and refactored some code 2018-03-21 13:55:20 +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
Alexey Kulish
79408dc5a7 Log search events 2018-02-06 19:05:34 +03:00
PaulStets
c32671289e Fixed #4906 2018-01-14 11:41:20 +02:00
PaulStets
d0253941d4 Removed unused import 2017-12-19 14:19:12 +02:00
PaulStets
4998a9d9a2 Fixed street duplication in search results 2017-12-19 14:18:07 +02:00
PaulStets
269edc1ed8 Fixed street duplication in search results 2017-12-19 12:33:29 +02:00
Victor Shcherb
62e4059a92 Fix NPE 2017-12-04 13:06:21 +02:00
PavelRatushny
c125c7485c Move parsing code to LocationParser 2017-11-08 14:46:00 +02:00
PavelRatushny
a0c57a354e Merge master 2017-10-30 11:41:21 +02:00
Alexey Kulish
4b1e249b76 Fix online search 2017-10-26 22:54:12 +03:00
Alexander Sytnyk
0cb24ed0db Make the method universal 2017-10-26 13:48:10 +03:00
Alexander Sytnyk
b8f5cab872 Remove unnecessary method; add null-check; extract method from adapter to SearchSettings 2017-10-26 13:47:45 +03:00
PavelRatushny
f121ae1e47 Add parsing coordinates 2017-10-25 15:10:35 +03:00
Alexander Sytnyk
be21c20bbe Improve online search 2017-10-24 17:42:22 +03:00
PavelRatushny
5cd64b8169 Start integrating online search in quick search 2017-10-24 17:41:59 +03:00
PaulStets
67cd31df93 Fixed getRegionName and improved osmlive filename recognition 2017-10-17 18:23:55 +03:00
PaulStets
b1c5091767 Fixed getRegionName and improved osmlive filename recognition 2017-10-17 16:15:44 +03:00
PavelRatushny
5ac126b105 Fix #4538 2017-10-06 17:08:15 +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
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
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
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
ac88721e07 Fix NPE in comparator
(cherry picked from commit 14d2f96)
2017-07-21 15:09:24 +03: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
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
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
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