Commit graph

122 commits

Author SHA1 Message Date
Alexey Kulish
687bf7a873 Draw selected object polygon 2017-04-07 17:05:54 +03: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
f8eb5fc07e Added cuisine translation to context menu 2016-10-16 15:15:38 +03:00
Victor Shcherb
b2f158c97d Add transliterate option to all methods 2016-10-11 16:39:56 +03:00
Alexey Kulish
acd020db50 Fix #2889 2016-09-18 16:48:22 +03:00
Victor Shcherb
754d1f6007 Preparation for touch icons 2016-09-08 00:32:49 +02:00
Victor Shcherb
f5ba767ef3 Support entrance ref for search 2016-08-04 09:29:12 +02:00
Victor Shcherb
963014b8f4 Fix order of entities 2016-07-31 20:16:23 +02:00
Victor Shcherb
a885de61ec update transport routes 2016-07-30 13:51:35 +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
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
191d621f5f Update search language 2016-07-12 16:47:42 +03:00
Victor Shcherb
ecbe8c9743 Fix interpolation 2016-07-12 14:22:47 +03:00
Victor Shcherb
1cfebf91a7 Latest version 2016-07-11 11:01:25 +03:00
Victor Shcherb
f5a22970b0 Update search example 2016-07-10 12:46:46 +03:00
Victor Shcherb
5578226647 Fix merge indexes 2016-06-21 01:24:31 +02: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
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
Roman Inflianskas
2ae4229ed9 Formatting 2016-06-06 13:16:32 +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
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
Victor Shcherb
696fa98fc8 Change to string 2016-05-30 23:55:52 +02:00
Victor Shcherb
3c0ea3e60a Revert "Merge pull request #2609 from osmandapp/obf-merge"
This reverts commit cea1435200, reversing
changes made to 2755fe880a.
2016-05-30 22:09:20 +02:00
Roman Inflianskas
d34f906b48 Amenity comparator 2016-05-30 23:05:43 +03:00
Roman Inflianskas
e0fc6d64c5 Add Amenity and PoiFilter comparators 2016-05-30 23:05:43 +03:00
Roman Inflianskas
4340405b59 Add MapObjectByIdComparator 2016-05-30 23:05:16 +03:00
Roman Inflianskas
9ac6faec25 LATITUDE and LONGITUDE constants 2016-05-30 23:05:14 +03:00
Roman Inflianskas
206ad13c5f Cleanup 2016-05-30 15:33:56 +03:00
Roman Inflianskas
42f69d9155 OBF combine address index: MapObjectComparator 2016-05-19 22:32:16 +03:00
Victor Shcherb
4d2054a28f Fix error 2016-05-18 01:35:52 +02:00
Victor Shcherb
55a08c0496 Fix error 2016-05-17 23:29:32 +02:00
Roman Inflianskas
1550133aec City: mergeWith 2016-05-17 23:17:49 +03:00
Victor Shcherb
9c0d321104 Rename comparator 2016-05-17 19:12:45 +02:00
Victor Shcherb
27a1d15632 Delete cc 2016-05-17 19:09:07 +02:00
Roman Inflianskas
3802c811c7 MapObject: add comparator 2016-05-17 17:35:21 +03:00
Roman Inflianskas
775b2124d5 City constructor 2016-05-17 16:48:34 +03:00
Roman Inflianskas
4ad562867e Formatting 2016-05-17 16:45:12 +03:00
Roman Inflianskas
e01f700b66 Formatting 2016-05-17 14:48:40 +03:00
Andrew Davie
63ff22b6ab "Trivial" area bounds for segments for super-quick culling during draw.
Reworked all the renderers to be much more object oriented.
Got the sample arrow and conveyor renderers working
Tracked down a few bugs - particularly one still there - TrkSegment with 0 points!
This in my opinion should never happen - it's coming in from "outside" to my code.
2016-03-30 01:47:04 +11:00
Alexey Kulish
ca57ae085d Added direction icon to Waypoint row. Fixed start/dest/intermediate list icons. 2016-01-23 12:27:53 +03:00
Alexey Kulish
bc7901965f Geocoding lookup service in progress 2016-01-20 21:45:12 +03:00