Commit graph

975 commits

Author SHA1 Message Date
Victor Shcherb
62ab13547d Fix turn type issue 2016-05-30 11:08:41 +02:00
Victor Shcherb
107d189e6e Add parameters for testing 2016-05-30 10:25:23 +02:00
sonora
181bf8554b optimize code 2016-05-28 08:30:52 +02:00
Roman Inflianskas
998d4e50e4 Refactoring: add LATITUDE and LONGITUDE constants 2016-05-27 12:28:47 +03:00
Roman Inflianskas
f2d6191214 Refactoring 2016-05-27 11:53:56 +03:00
Roman Inflianskas
b9ba749cbf Refactoring 2016-05-27 10:03:12 +03:00
Roman Inflianskas
cf21c246d7 BinaryInspector: add -vcitynames flag to output city names 2016-05-25 17:34:45 +03:00
GaidamakUA
13b748b050 Fixed java 1.6 compatibility issue. 2016-05-25 15:26:46 +03:00
GaidamakUA
2dd280516e Added context menu item "Change marker position" 2016-05-25 13:59:46 +03:00
GaidamakUA
6b7c6eb3bf Formatting and applyed reccomended by Android studio changes. 2016-05-25 13:59:46 +03:00
GaidamakUA
ad03bd3390 Moving notes implemented. 2016-05-25 13:59:46 +03:00
Roman Inflianskas
61bfbdc3ed Refactoring 2016-05-25 11:23:17 +03:00
Roman Inflianskas
cde96e5848 BinaryInspector: fix section order 2016-05-25 11:23:17 +03:00
sonora
aef14bbf8b revert prior changes for test-drive build 2016-05-24 11:28:33 +02:00
sonora
58fe2b79aa create test build for suppression of ghost turns where regular turn is already indicated 2016-05-24 10:42:36 +02:00
Victor Shcherb
b15ca2b4ce Revert changes 2016-05-24 10:31:43 +02:00
sonora
95f3ef4b80 fix build 2016-05-24 10:26:12 +02:00
sonora
1543c7ae90 fix build 2016-05-24 10:10:38 +02:00
sonora
478688507d test for 2571 2016-05-24 10:03:09 +02:00
sonora
39e35cdfad add comment for Issue 2571 2016-05-24 09:42:40 +02:00
sonora
1843c9b85c small code optimization 2016-05-24 09:23:09 +02:00
sonora
e1566920b4 fix build 2016-05-24 02:03:36 +02:00
sonora
1296741b26 small fix for bogus case 2016-05-24 01:59:47 +02:00
sonora
c6968269a1 try more sophisticated fix for 2571 2016-05-24 01:26:13 +02:00
sonora
00cb19cd9e back out prior fix for 2571. While it worked well for lane splits with no action, it suppressed announcing some road splits. 2016-05-24 00:41:22 +02:00
sonora
c77c79a8d4 back out alternative 2016-05-23 23:49:38 +02:00
sonora
3a740df03b try altenative fix for 2571 2016-05-23 23:31:54 +02:00
sonora
99f8f384be back out test 2016-05-23 21:22:33 +02:00
sonora
22a1548573 test to see if this fixes the rest of 2571 2016-05-23 21:06:03 +02:00
sonora
8df4dfeb66 test a possible fix for #2571 2016-05-23 20:25:01 +02:00
Victor Shcherb
4f2c9931dd Update android 2016-05-21 21:26:56 +02:00
Roman Inflianskas
46ded896eb BinaryInspector: fix section labels 2016-05-21 14:47:44 +03:00
vshcherb
051c676955 Merge pull request #2570 from osmandapp/obf-merge
OBF combine address index: MapObjectComparator
2016-05-19 22:12:23 +02:00
Victor Shcherb
9ca42af261 Add comment 2016-05-19 22:05:16 +02: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
137854ee8c Cleanup 2016-05-17 17:29:31 +03:00
Roman Inflianskas
ba8fa3f125 fix 2016-05-17 17:13:12 +03:00
Roman Inflianskas
9f5ef58e0d BinaryInspector: add -lang flag 2016-05-17 16:55:48 +03:00
Roman Inflianskas
7997cfd234 BinaryInspector: not print IDs for postcodes 2016-05-17 16:55:48 +03:00
Roman Inflianskas
775b2124d5 City constructor 2016-05-17 16:48:34 +03:00
Roman Inflianskas
07078620ae Exception handling 2016-05-17 16:48:33 +03:00
Roman Inflianskas
4ad562867e Formatting 2016-05-17 16:45:12 +03:00
Roman Inflianskas
17d25971cb Formatting 2016-05-17 15:24:52 +03:00
Roman Inflianskas
ada4335ea5 Formatting 2016-05-17 15:20:56 +03:00
Roman Inflianskas
e01f700b66 Formatting 2016-05-17 14:48:40 +03:00
Victor Shcherb
8c3696b76b Fix race condition in #2521 2016-05-08 23:27:54 +02:00
Victor Shcherb
dd07571182 Fix #2495 2016-05-08 23:25:43 +02:00
Victor Shcherb
b5f90b6036 Prepare to accept merge for mapcreator 2016-05-07 18:01:43 +02:00
Victor Shcherb
83f9b03dde Prepare to accept merge for mapcreator 2016-05-07 17:58:28 +02:00
Victor Shcherb
43e7923289 Prepare to accept merge for mapcreator 2016-05-07 17:56:08 +02:00
Victor Shcherb
4ff0469b04 Fix #2420 2016-04-27 01:05:42 +02:00
Victor Shcherb
b2fe950755 Fix osm live restrictions 2016-04-27 00:10:12 +02:00
Victor Shcherb
d3244224ee Change id binary inspector 2016-04-26 22:59:47 +02:00
Victor Shcherb
ec1b3a5ee2 Fix formatting 2016-04-26 22:07:57 +02:00
Victor Shcherb
566c609f78 Small change formater 2016-04-26 20:17:24 +02:00
Victor Shcherb
73ef92c4da Verbose binary inspectory 2016-04-26 20:08:37 +02:00
Roman Inflianskas
ae04bf705a BinaryInspector: print restrictions and coordinates for roads 2016-04-26 18:31:44 +03:00
vshcherb
43e4bccf60 Update BinaryInspector.java 2016-04-26 13:29:14 +02:00
Victor Shcherb
219f1c9038 Update android version 2016-04-24 21:12:21 +02:00
Victor Shcherb
4b53e8b078 Update relation 2016-04-18 02:26:59 +02:00
Roman Inflianskas
f30318bf49 Fix #2436 2016-04-16 19:54:57 +03:00
vshcherb
a137d61222 Merge pull request #2457 from poretsky/review_160414_accessibility_proposal
Better accessibility feedback in the route description screen
2016-04-15 12:19:07 +02:00
Victor Shcherb
87d8ddfcee Update turn type 2016-04-15 11:08:46 +02:00
Igor B. Poretsky
1772edd374 Better accessibility feedback in the route description screen.
Distance information is not duplicated by the accessibility
feedback. Added particular items for arrival points. Fully qualified
time format is used in accessibility mode since it is treated by
speech synthesizers more correctly.
2016-04-14 21:22:09 +03:00
Victor Shcherb
c95586879f Fix tests 2016-04-13 23:01:19 +02:00
Victor Shcherb
c499d701d5 Add test to ignore 2016-04-13 00:47:05 +02:00
Victor Shcherb
602154b629 Fix turn-lanes test 2016-04-13 00:14:31 +02:00
Victor Shcherb
e5d4d3df9a Fix turn-lanes test 2016-04-13 00:14:27 +02:00
Victor Shcherb
d0a25ebb88 Update turn lanes 2016-04-12 23:44:17 +02:00
Victor Shcherb
7088a7555c Fix incorrect turn definition 2016-04-12 23:05:18 +02:00
Victor Shcherb
d31b6288f0 Fix #2452 2016-04-12 22:20:10 +02:00
Victor Shcherb
7c8441c9a4 Merge commit 2016-04-09 14:17:20 +02:00
Victor Shcherb
ac9d72327b Fix some tests with uturns 2016-04-09 14:11:09 +02:00
Alexey Kulish
ace2428975 Fix opening hours parser test 2016-04-07 12:38:46 +03:00
Roman Inflianskas
75b5f23938 Work on #2420 (tests included): revert.
Reverting ddb9ba266b because this solution
breaks adjacent segments which form u-turn. See #2420 for more details.

Added more tests though.
2016-04-06 09:31:52 +03:00
Roman Inflianskas
ddb9ba266b Fix #2420 (tests included 2016-04-05 21:59:15 +03:00
Roman Inflianskas
a42d54d43e Merge remote-tracking branch 'origin/master' (manually for weblate) 2016-04-05 17:35:59 +03:00
Roman Inflianskas
c80bba6a33 Merge remote-tracking branch 'origin/master' (manually for weblate) 2016-04-05 17:34:45 +03:00
Victor Shcherb
9f4ca0a9b0 Public holiday #2429 2016-04-05 16:00:23 +03:00
Roman Inflianskas
3bded67e1e Support three turn options for one segment in the result route description 2016-04-05 13:40:40 +03:00
Roman Inflianskas
5336b59495 Support three turn options for one segment in the result route description 2016-04-05 12:58:14 +03:00
vshcherb
63ab190eb2 Merge pull request #2413 from andrew-davie/minimal
GPX asynchronous line drawing - super quick MINIMAL code set
2016-04-04 17:21:00 +03:00
Victor Shcherb
520e0d12e7 Update version 2016-04-03 11:34:32 +03:00
Andrew Davie
66128c8c66 Merge remote-tracking branch 'upstream/master' 2016-04-02 22:07:21 +11:00
Victor Shcherb
0dc76234f2 Add 3rd turn 2016-03-30 14:45:35 +02: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
Victor Shcherb
db54e27454 Update turn types tertiary 2016-03-28 15:51:52 +02:00
Victor Shcherb
0f86f53b5e Fix turn lanes 2016-03-28 15:10:47 +02:00
y.ridkous@gmail.com
19d42fba3e Update LanesDrawable 2016-03-27 23:46:23 +03:00
GaidamakUA
27c3f115b3 Support for username with any characters after location. 2016-03-17 10:11:56 +01:00
Victor Shcherb
43c60dd179 Revert changes 2016-03-17 10:09:32 +01:00
GaidamakUA
d159648df5 Support for username with any characters after location. 2016-03-17 10:23:35 +02:00
GaidamakUA
38adf0b04a Fixes #2255 2016-03-10 19:31:12 +02:00
Victor Shcherb
e250607a47 Fix bug for osmc routing 2016-03-09 11:15:26 -05:00
Victor Shcherb
33b4034c16 Disable fixme it looks wrong fix (rounddist is measured in meters) 2016-03-09 08:56:18 -05:00
Victor Shcherb
d509524fb7 Don't filter poi for map on zoom > 16 (fix issue with double poi on same location) 2016-03-06 15:28:51 -05:00
Victor Shcherb
e7e1f0582d Add intersection size 2016-03-04 14:22:13 +01:00
Victor Shcherb
5910bbf72a Fix translation 2016-03-03 23:59:38 +01:00
Victor Shcherb
c10f1932ef Add substring for rendering types 2016-02-27 21:01:05 +01:00
Victor Shcherb
af5253b8b0 Add integer suffix 2016-02-21 19:21:18 +01:00
vshcherb
b676a27268 Merge pull request #2254 from okias/master
support diacritics symbols also with czech language
2016-02-20 15:02:36 +02:00
Victor Shcherb
c306af55d3 Add relation group tag 2016-02-19 18:56:35 +02:00
Victor Shcherb
02fff71197 Fix spen 2016-02-19 17:52:16 +02:00
David Heidelberg
04d8e09f2a support diacritics symbols also with czech language
Search without diacritics will work properly in Czech Republic, Slovakia or Romania only when phone UI is set to these languages.

This is temporary solution.This should be handled better.
2016-02-19 13:38:02 +01:00
GaidamakUA
1b73c25a59 Added local day names to OpeningHoursParser. 2016-02-12 17:51:40 +02:00
GaidamakUA
134c6de70b Fixed formatting for file. 2016-02-12 17:51:40 +02:00
Victor Shcherb
d5eed1cd28 Add category ui_hidden in order to disable properties in dependent styles 2016-02-08 01:22:58 +01:00
Victor Shcherb
6569d7e83e Fix opening hours' 2016-02-07 19:06:10 +01:00
xmd5a
b23eda1da2 Add onewaysArrowColor attribute 2016-01-27 23:51:17 +03:00
Alexey Kulish
ca57ae085d Added direction icon to Waypoint row. Fixed start/dest/intermediate list icons. 2016-01-23 12:27:53 +03:00
xmd5a
e212cace9e Fix typo 2016-01-21 18:23:28 +03:00
xmd5a
92ece464da BinaryInspector: output to osm v0.6 2016-01-21 17:22:00 +03:00
xmd5a
e550ba10d2 Fix osm version in BinaryInspector 2016-01-21 17:13:08 +03:00
Alexey Kulish
bc7901965f Geocoding lookup service in progress 2016-01-20 21:45:12 +03:00
Alexey Kulish
e74e913ff8 Fix https://github.com/osmandapp/Osmand/issues/2030 2016-01-17 15:11:08 +03:00
GaidamakUA
f5127caf51 New test for instagramm geo intent. And made it work. 2016-01-16 11:32:40 +02:00
GaidamakUA
522d60ea09 Live updates. Added world region fixed sorting and naming of regions. 2016-01-15 15:25:24 +02:00
GaidamakUA
a4d1ee15fb Fix build (java part incompatible with java 1.7) 2016-01-12 10:44:02 +02:00
GaidamakUA
5362feabe1 Merge branch 'master' of https://github.com/osmandapp/Osmand 2016-01-11 14:54:54 +02:00
GaidamakUA
e9798b248d Impassable roads layer. Icons showing. 2016-01-11 14:54:26 +02:00
Victor Shcherb
61dd56c0e9 Update entity parser. Fix #2126 2016-01-10 16:13:51 +01:00
GaidamakUA
a96234d32d Made open hours parser aware of PH and SH tags. Fixes #2116 2016-01-05 13:18:03 +02:00
sonora
4e678ecf24 clean up code 2016-01-02 15:35:38 +01:00
sonora
65cb789982 fix parentheses 2016-01-02 15:19:41 +01:00
sonora
56450a5302 fix method 2016-01-02 15:12:59 +01:00
sonora
0f8b5cc14a remove BOM 2016-01-02 14:56:04 +01:00
sonora
188e21935b fine tune "Near" criterion for reverese geocoding 2016-01-02 14:26:49 +01:00
GaidamakUA
d74ed25045 Add time span is working 2015-12-30 18:29:29 +02:00
GaidamakUA
072e23cd2d Deletion of time spans is working 2015-12-29 17:11:55 +02:00
GaidamakUA
70967b0177 Merge branch 'master' of https://github.com/osmandapp/Osmand 2015-12-18 14:32:15 +02:00
Victor Shcherb
3cc3549ec6 Update utilities 2015-12-18 13:53:47 +02:00
Alexey Kulish
86eae1d1a6 Merge strings.xml 2015-12-17 22:59:30 +03:00
Alexey Kulish
771c256fe8 Route preparation screen in progress. Fixes 2015-12-17 22:55:38 +03:00
GaidamakUA
22d13afe50 Small changes. Not building. 2015-12-17 18:31:03 +02:00
Victor Shcherb
a72545ab11 Update geocoding 2015-12-17 18:02:52 +02:00
Victor Shcherb
c07b8eb405 Add info about motorway_junction to route description 2015-12-14 01:30:56 +01:00
Victor Shcherb
09a3f5d1ac Revert android manifest 2015-12-09 23:38:02 +01:00
Victor Shcherb
758d4cc80c Update naming 2015-12-09 23:24:06 +01:00
Victor Shcherb
0a11d13aad Fix #1997 2015-12-09 19:37:26 +01:00
GaidamakUA
7f5e74da05 Imports optimization 2015-12-07 10:30:46 +02:00
GaidamakUA
34b8e6c536 Merge by hand. 2015-12-07 10:27:49 +02:00
GaidamakUA
ad965a7b03 Fix bug when application breaks when trying to deserialize Node 2015-12-07 10:20:16 +02:00
Victor Shcherb
d7b99427ef Update utilities 2015-12-05 19:38:23 +01:00
sonora
48981f4db3 fix build 2015-12-04 23:05:51 +01:00