madwasp79
998e04181c
Fix issue where routing profiles with equal names being overwritten
2019-05-14 15:42:00 +03:00
madwasp79
bd34a38e7d
correctly shows names of files with custom routing profiles
2019-05-13 12:51:20 +03:00
madwasp79
0f7f1b6e89
ui and behavioral fixes
2019-05-13 11:51:53 +03:00
madwasp79
2a51b39e68
Read and parse all routing files from .../files/routing/
2019-05-08 13:09:29 +03:00
madwasp79
6c500b6c11
Updating (rewrite on edit) of profiles.
...
Check if profile saved before switching to screen or map settings
Creates dedicated folder for routing.xml
2019-05-03 13:50:30 +03:00
madwasp79
08d28d65ed
Setting navigation profile to application profile. Work in progress. Need testing.
2019-05-02 16:27:38 +03:00
Victor Shcherb
ce2c219352
Fix bearing
2019-04-26 13:20:33 +03:00
Chumva
a8dc66f9f5
Merge branch 'r3.3'
2019-04-23 15:56:26 +03:00
Chumva
de89766dbd
Fix #6853
2019-04-23 15:39:50 +03:00
crimean
7cf1598753
Merge branch 'r3.3'
2019-04-22 12:17:24 +03:00
crimean
20fbb15380
Introduce getPixDensity method
2019-04-22 10:54:47 +03:00
crimean
f473a8cf93
Merge branch 'r3.3'
2019-04-14 23:20:23 +03:00
crimean
2fb3484612
Fix #6826 '
2019-04-14 23:20:08 +03:00
Victor Shcherb
a983fcc82c
Format code
2019-04-12 18:23:05 +02:00
vshcherb
37919b2f77
Merge pull request #6671 from hvdwolf/master
...
REDO: avoid test failing on non en-US default-locale (#6106 )
2019-04-12 18:22:00 +02:00
crimean
688d193803
Fix alternative name for poi additionals. Turn on search tests.
2019-04-08 20:39:10 +03:00
crimean
2611dbf829
Fix unknown PT geometry color
2019-04-05 20:59:49 +03:00
crimean
8a0304f99f
Draw straight line between stops if no geometry found (PT)
2019-04-05 19:49:25 +03:00
crimean
32b80eeb3b
Fix OLC search
2019-04-04 13:45:48 +03:00
crimean
15a3dc170c
Fix OLC with locality
2019-04-02 18:12:52 +03:00
crimean
e7c2bd150b
Fix #6599
2019-04-01 18:11:01 +03:00
crimean
51be2bb3f8
Fix PT route details - added boarding time. Few UI fixes.
2019-03-23 11:33:27 +03:00
vshcherb
c452d8429d
Merge pull request #6705 from osmandapp/azimuth_6345
...
Add azimuth to measurement tool #6345
2019-03-19 12:18:40 +01:00
madwasp79
5bf210883d
pr fix
2019-03-18 18:21:14 +02:00
madwasp79
d700221eb0
pr fix
2019-03-18 17:43:20 +02:00
Victor Shcherb
f89bae4595
Parse as float to avoid issues with custom user input
2019-03-18 15:58:25 +01:00
madwasp79
d7948a7316
Show azimuth from last point in measurement tool and in points list
2019-03-18 16:11:04 +02:00
Victor Shcherb
0c8ce1270a
Make parameter 0-based maxnumber of changes
2019-03-17 17:06:30 +01:00
Victor Shcherb
7933c74faf
Add boarding time for all transports
2019-03-17 14:19:26 +01:00
Victor Shcherb
fc9e4e03c2
Update routing and add parameters to configuration
2019-03-17 14:15:54 +01:00
Victor Shcherb
a607b5c636
Update routing and add parameters to configuration
2019-03-17 14:09:41 +01:00
Chumva
83e02f1dc6
removed unnecessary changes
2019-03-16 00:18:36 +02:00
Chumva
4259dea0fe
remove unnecessary log
2019-03-15 19:14:54 +02:00
Chumva
cb23520a0a
Fix min max values for steepness and improve ui
2019-03-15 19:12:50 +02:00
Victor Shcherb
a0b6e40c1f
Merge branch 'r3.3' of github.com:osmandapp/Osmand into r3.3
2019-03-15 17:39:37 +01:00
Victor Shcherb
d2ab470e65
Fix critical issue with PT
2019-03-15 17:38:55 +01:00
crimean
b3551ac82b
Merge branch 'r3.3' of https://github.com/osmandapp/Osmand into r3.3
2019-03-15 19:07:02 +03:00
crimean
6c542058b1
Fix PT details time
2019-03-15 19:06:51 +03:00
Victor Shcherb
bb509f9ab6
Try to speedup pt calculation
2019-03-15 14:41:13 +01:00
Victor Shcherb
50bdc0083d
Fix empty routes
2019-03-15 14:41:12 +01:00
Victor Shcherb
682316fc0e
Fix fields for transport route
2019-03-15 13:44:49 +01:00
Victor Shcherb
bdd0424ca4
Fix crucial bug for public transport #6687
2019-03-15 13:31:01 +01:00
crimean
a213298a6f
Public transport fixes. Search crash fix.
2019-03-15 15:08:17 +03:00
Victor Shcherb
84a2f5f923
Fix possible NPE
2019-03-15 13:03:51 +01:00
crimean
635805475a
Merge branch 'r3.3' of https://github.com/osmandapp/Osmand into r3.3
2019-03-14 22:13:10 +03:00
crimean
fb2245e73c
Make PT bages clickable
2019-03-14 22:13:04 +03:00
Chumva
96a2a87579
Add support for all custom rendering properties in route statistic
2019-03-14 18:32:54 +02:00
Victor Shcherb
2bf2694516
Avoid transport routes where walking is faster
2019-03-14 16:35:03 +01:00
HvdWolf (Surfer63)
b9914a49fb
REDO: avoid test failing on non en-US default-locale ( #6106 )
...
As the source code has changed too much the previous pull request no longer works. I simply redid ntruchsess' changes
2019-03-13 16:43:39 +01:00
Victor Shcherb
259df00936
Add constants and change algorithm to display route geometry
2019-03-13 15:58:40 +01:00
crimean
a109fe6167
Added selected button to transport card
2019-03-12 18:43:40 +03:00
Chumva
c9cf01fff7
Add default renderer and steepness colors in RouteStatistics
2019-03-12 11:29:10 +02:00
Chumva
da2eafdc1e
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into Fix_6613
2019-03-12 11:15:56 +02:00
crimean
5bb472cf43
Make transport route details clickable. Fix last stop in the list.
2019-03-11 19:51:46 +03:00
Chumva
9440f61360
Add custom colors for route details
2019-03-07 19:02:41 +02:00
sonora
b76e8d8b07
Add steepness formatting
2019-03-07 08:36:28 +01:00
Hardy
07bac64392
or better...
2019-03-06 19:10:35 +01:00
Hardy
07e539d42d
Think that's how it needs to be
2019-03-06 19:04:43 +01:00
madwasp79
ed8eebd086
Issue #6505 - (-) is not recognized in GPS format input - fixed
2019-03-06 18:14:12 +02:00
madwasp79
5348dffdae
Issue #6522 - Interpretation of eastern longitudes in google maps urls is wrong - fixed
2019-03-06 18:12:04 +02:00
Victor Shcherb
3dff5cd7bb
Fix NPE
2019-03-06 01:47:07 +01:00
Victor Shcherb
6199a45a42
Store attribute
2019-03-06 01:46:23 +01:00
Victor Shcherb
21b39fe447
Fix NPE OsmAnd Live Public transport
2019-03-05 23:51:33 +01:00
Victor Shcherb
457dd18854
Fix out of memory for public transport and make maximum public transport route 3 hours
2019-03-05 23:49:48 +01:00
Alexey
6d346e2f25
Merge pull request #6617 from osmandapp/pt_live
...
Use live changes for public transport
2019-03-05 12:52:37 +03:00
crimean
cc94ead73d
Use live changes for public transport
2019-03-04 14:29:26 +03:00
Chumva
4ca917cd26
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into RouteInfoDetails
2019-03-04 10:20:59 +02:00
Chumva
241233315c
Add addressLookupRequest and fix night mode colors and fix statistic legends sorting
2019-03-01 18:39:19 +02:00
Alexey
6f45678ce3
Merge pull request #6573 from osmandapp/issue_6515
...
Issue 6515
2019-03-01 16:38:00 +03:00
madwasp79
9557f7b9ae
Code optimization
2019-03-01 15:17:06 +02:00
Chumva
824aab5fbc
Route details initial commit
2019-03-01 13:35:59 +02:00
madwasp79
e39b0ed58b
Fix modified time of gpx file (was 0)
2019-03-01 12:29:33 +02:00
madwasp79
2fcb8d2748
pR fixes
2019-02-27 13:12:37 +02:00
madwasp79
cf74e1fd7d
pR fixes
2019-02-27 13:00:41 +02:00
madwasp79
f2d5e56ec8
pR fixes
2019-02-27 11:27:31 +02:00
madwasp79
10ede18952
pR fixes
2019-02-27 10:28:41 +02:00
crimean
51874d277a
Fix npe
2019-02-25 18:01:05 +03:00
crimean
45d8204121
Mute atilika.kuromoji
2019-02-21 14:16:25 +03:00
madwasp79
ddfbc7855e
pR fixes
2019-02-20 18:31:01 +02:00
madwasp79
a3d66bedd7
pR fixes 3
2019-02-20 17:17:32 +02:00
madwasp79
4bdbc170c9
pR cleanup
2019-02-20 10:25:50 +02:00
madwasp79
0de10e76ee
pR cleanup
2019-02-20 10:15:43 +02:00
madwasp79
c60b1e3f2c
Remove kuromoji *.lib and added maven dependency
2019-02-18 18:15:34 +02:00
madwasp79
adc2ae1158
merge with master
2019-02-18 18:03:51 +02:00
madwasp79
79351d932c
merge with master
2019-02-18 15:15:08 +02:00
madwasp79
7b03a40ffc
singleton and country check
2019-02-18 14:02:38 +02:00
madwasp79
d872d3566f
Merge branch 'master' into jpn_translit
2019-02-18 09:26:53 +02:00
vshcherb
410f18594d
Merge pull request #6558 from osmandapp/TelegramImprovements
...
Telegram ui improvements
2019-02-17 14:49:26 +01:00
crimean
37794feb22
Fix colors and parse garmin gpx.
2019-02-16 15:17:31 +03:00
Chumva
c41d03947d
remove unnecessary changes
2019-02-15 19:46:49 +02:00
Chumva
52ce92de2f
Fix merge conflicts
2019-02-15 19:39:30 +02:00
Victor Shcherb
1dc226ccb4
Fix formatting
2019-02-15 12:02:45 +01:00
Victor Shcherb
c2eb1bb585
Change classpath for GPX Utilitites and basic refactoring
2019-02-15 00:44:53 +01:00
Victor Shcherb
a196c4b11c
Change classpath for GPX Utilitites and basic refactoring
2019-02-14 23:18:02 +01:00
madwasp79
56f97aafd8
work in progress
2019-02-14 17:04:44 +02:00
Chumva
79f23d96ca
Fix NoSuchMethodError, possible npe and improve ui
2019-02-13 12:42:26 +02:00
Alexey
403f4de845
Merge pull request #6518 from osmandapp/aidl_file_copy
...
Aidl file copy
2019-02-12 19:19:07 +03:00
xmd5a
4e9bbf4648
Merge pull request #6538 from osmandapp/xmd5a_branch
...
Fix POI compare
2019-02-12 15:49:50 +03:00
xmd5a
9da013b3f8
Fix POI compare
2019-02-12 15:44:38 +03:00
madwasp79
2c97a83e1a
work in progress
2019-02-08 14:47:53 +02:00
Alexey
7a85a85b22
Merge branch 'master' into road-surface
2019-02-06 19:34:30 +03:00
madwasp79
9592f5e469
Aidl file copy for strikelines - in progress
2019-02-04 18:17:23 +02:00
madwasp79
b286326aa8
Reverted some unneeded changes mistakenly made during bugfixing.
2019-01-24 09:22:59 +02:00
crimean
48b6692b44
Merge branch 'master' into RoutePreparationMenu
2019-01-22 11:08:53 +03:00
madwasp79
2d9fbc9ad6
Feature request: retain the original color coding when importing GPX #6386 - in progress
2019-01-21 17:59:09 +02:00
crimean
0d7535d892
Fix transport stop routing - core
2019-01-19 14:21:59 +03:00
Victor Shcherb
4eff967cac
Merge branch 'master' of github.com:osmandapp/Osmand
2019-01-18 18:17:09 +01:00
Victor Shcherb
403fc0403a
Delete cyclemap
2019-01-18 18:17:03 +01:00
madwasp79
f7d3e72fb1
Bugfixes (Freezing OsmAnd on selecting public transport's stops) ##5849, 6219, 6408
2019-01-16 16:22:47 +02:00
vshcherb
8939b84228
Merge pull request #6372 from osmandapp/xmd5a_branch
...
Add exits to stops
2019-01-11 15:36:07 +01:00
xmd5a
29da2d9cb4
Read transport stop names
2019-01-11 10:53:42 +03:00
Chumva
7918ead14c
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into RoutePreparationMenu
2019-01-09 18:37:58 +02:00
Victor Shcherb
6a6426265a
Update route planer for transport progress bar
2019-01-09 17:14:01 +01:00
xmd5a
4b31a73ce8
Read transport stop names (partial)
2018-12-28 12:30:11 +03:00
Chumva
ecc39707e4
Improve zoom to transport route
2018-12-20 13:28:09 +02:00
crimean
16a6d7eea6
Interrupt public transport route calc if cancelled
2018-12-19 19:53:38 +03:00
xmd5a
62f3e5390f
Add ref to exits
2018-12-19 15:56:38 +03:00
xmd5a
a01998324f
Add exits to stops
2018-12-19 11:42:42 +03:00
Chumva
2c53ffd598
Add CustomTypefaceSpan and refactor route cards
2018-12-17 14:12:03 +02:00
Chumva
fb704e8d97
Revert "Revert "Merge remote-tracking branch 'origin/RoutePreparationMenu' into RoutePreparationMenu""
...
This reverts commit a1b4d7ba1a
.
2018-12-14 13:06:59 +02:00
Chumva
a1b4d7ba1a
Revert "Merge remote-tracking branch 'origin/RoutePreparationMenu' into RoutePreparationMenu"
...
This reverts commit 7a8e779046
, reversing
changes made to bf1e436f2b
.
2018-12-14 12:29:08 +02:00
Chumva
7a8e779046
Merge remote-tracking branch 'origin/RoutePreparationMenu' into RoutePreparationMenu
2018-12-14 11:16:41 +02:00
Chumva
bf1e436f2b
Add transport cards initial commit
2018-12-14 11:16:23 +02:00
Chumva
c824c1ba79
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into RoutePreparationMenu
2018-12-12 11:45:43 +02:00
Victor Shcherb
29215cdc44
Fix #6110
2018-12-11 21:20:31 +01:00
crimean
e35c72067c
Fix public transport routing (walking part)
2018-12-10 16:54:57 +03:00
crimean
6853d7ca76
Fix pedestrian routing between transport stops
2018-12-10 16:54:15 +03:00
crimean
d568c61d7a
Combine waypoints (area routing)
2018-12-08 18:47:38 +03:00
crimean
cd7fae500b
Calculate walking routes for public transport
2018-12-08 11:46:03 +03:00
crimean
4c2cfb9c97
Fix search bank abcd
2018-12-05 12:05:17 +03:00
crimean
8e41d0ed84
Added search test - biergarten
2018-12-04 19:20:04 +03:00
crimean
d1c2064bba
Fix poi types search
2018-12-04 16:42:38 +03:00
crimean
e1fb0245c6
Turn off search tests for a while
2018-12-04 15:12:45 +03:00
crimean
0d4a3d5214
Revert "Fix #6137 "
...
This reverts commit f6ff93bd5b
.
2018-12-04 12:11:31 +03:00
Chumva
7ad4714406
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into RoutePreparationMenu
2018-12-04 10:58:17 +02:00
crimean
5142e08f80
Added search tests
2018-12-03 21:56:35 +03:00
crimean
948acf349d
Fix search results export
2018-12-03 21:56:09 +03:00
crimean
ad11a081f9
Fix common vs frequent
2018-12-03 19:02:31 +03:00
Chumva
9aabbb19d7
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into RoutePreparationMenu
2018-12-03 14:14:24 +02:00
crimean
a0b9d14a2f
Do not export search data by default
2018-12-03 00:10:52 +03:00
crimean
113c5fd8e9
Added search tests
2018-12-03 00:01:34 +03:00
Chumva
c840cedc0f
refactor options dialogs and improve ui
2018-11-30 17:20:16 +02:00
crimean
f6ff93bd5b
Fix #6137
2018-11-28 18:16:46 +03:00
crimean
0a4d386abc
Fix search issues
2018-11-28 15:50:50 +03:00
crimean
cf16f05159
Revert "Fix common words - remove unique names"
...
This reverts commit d005e15722
.
2018-11-26 15:24:15 +03:00
crimean
d005e15722
Fix common words - remove unique names
2018-11-26 15:04:15 +03:00
crimean
543cae21a2
Fix #6289
2018-11-25 20:36:03 +03:00
evgenij27
ba77ddf6f6
fix sort order for incline boundaries
2018-11-14 13:22:20 +02:00
evgenij27
27f42f9020
fix distance calculations for inclines
2018-11-13 18:37:42 +02:00
evgenij27
38afe284b2
delete unnecessary checks
2018-11-05 17:48:29 +02:00
evgenij27
857ebbad0f
round incline value, remove intervals, refactor
2018-11-05 17:29:10 +02:00
crimean
5e04ec4db0
Fix search space issue
2018-11-03 12:36:50 +03:00
evgenij27
8a473250b6
move enums to top level, fix errors in incline stats calculation
2018-11-02 18:33:33 +02:00
crimean
04a20a1d0d
Search - introduce top visible types (2)
2018-11-02 19:04:03 +03:00
crimean
b2ef894e67
Revert "Search - introduce top visible types"
...
This reverts commit efde801caf
.
2018-11-02 19:01:16 +03:00
crimean
efde801caf
Search - introduce top visible types
2018-11-02 18:59:32 +03:00
evgenij27
e8beeb512e
add incline stats, road surface and class classification
2018-10-31 18:00:07 +02:00
evgenij27
8fb2280e2e
calculate surface, class and smoothness route statistics
2018-10-26 19:07:14 +03:00
evgenij27
91361c1dde
optimize import
2018-10-26 17:19:39 +03:00
evgenij27
5a3cbc61b5
split route by surface type
2018-10-26 16:33:56 +03:00
Alexey Kulish
4b829182cd
Fix #6021
2018-10-19 16:26:27 +03:00
vshcherb
f9bd76bbb4
Merge pull request #6192 from osmandapp/Fix_6141
...
Fix #6141
2018-10-19 12:34:52 +02:00
xmd5a
980c499799
Add frequently used words
2018-10-19 13:18:48 +03:00
Chumva
65efae3550
Remove unnecessary code
2018-10-18 18:36:08 +03:00
Chumva
8088290cf9
Fix #6141
2018-10-18 18:06:25 +03:00
Victor Shcherb
a114ba97f6
Fix Routing #5764
2018-10-17 02:03:44 +02:00
Victor Shcherb
ab68c74370
Update https
2018-10-17 00:38:43 +02:00
Victor Shcherb
6138b60090
Update https param
2018-10-17 00:36:06 +02:00
vshcherb
19d801bb54
Update TileSourceManager.java
...
Fix #5936
2018-10-16 21:20:15 +02:00
crimean
5c3985d1fb
Create dayMonth array if needed
2018-10-11 21:44:53 +03:00
crimean
5fff22dac6
Comment unused variable
2018-10-09 17:17:35 +03:00
crimean
ffd9c5c6cb
Fix search order (full match)
2018-10-08 22:44:45 +03:00
crimean
09512f2256
Fix search radius for SearchStreetByCityAPI
2018-10-08 18:12:55 +03:00
crimean
cc0c1767f9
Fix #6145
2018-10-08 16:18:50 +03:00
crimean
8d8e450c6b
Fix #6076
2018-10-08 16:00:29 +03:00
crimean
d819db7c8e
Fix #6146
2018-10-08 14:26:52 +03:00
crimean
7f6b0ed216
Use common words in poi search
2018-10-08 13:56:08 +03:00
crimean
60d61d1d0c
Uncomment opening hours test line
2018-10-08 12:59:13 +03:00
crimean
7525c4f8d3
Fix #6079
2018-10-08 12:52:22 +03:00
crimean
16dc788efa
Fix #6053
2018-10-05 19:22:52 +03:00
crimean
35cf4dd5ff
Fix #5991
2018-10-05 12:09:08 +03:00
crimean
f9ca4ad545
Added location test
2018-10-03 18:53:50 +03:00
crimean
c6b6742764
Fix #6126
2018-10-03 16:39:42 +03:00
crimean
a2bd1d4e3f
Fix #5990
2018-10-03 14:56:18 +03:00
crimean
751892e5dd
Fix unknown poi type search
2018-10-03 10:34:45 +03:00
crimean
d608fe291d
Fix no poi found
2018-10-02 23:22:24 +03:00
crimean
6740fec58b
Fix #5921
2018-10-02 22:23:43 +03:00
Alexey
2c46fd6020
Merge pull request #6102 from osmandapp/coordinates_search
...
Improve coordinates search
2018-10-02 11:12:10 +03:00
Alex Sytnyk
61e25617c1
Fix coordinates validation
2018-10-02 11:04:06 +03:00
Alex Sytnyk
92bcb61fac
Remove redundant check; rename method
2018-10-02 10:51:51 +03:00
Victor Shcherb
831e98d8ff
Update way documentation
2018-09-30 23:26:57 +02:00
Victor Shcherb
186ba55188
Delete duplicate settings
2018-09-29 20:00:05 +02:00
crimean
c013510f50
Map cache done. Testing...
2018-09-27 22:33:30 +03:00
Alex Sytnyk
3365cab02d
Refactor code
2018-09-27 20:47:09 +03:00
Alex Sytnyk
35794ea77e
Add validation for coordinates
2018-09-27 20:44:30 +03:00
Alex Sytnyk
75e61375e7
Improve coordinates search
2018-09-27 18:56:06 +03:00
Chumva
eaba338e1e
Fix #5798
2018-09-20 19:21:57 +03:00
Chumva
fd7f8895a0
Fix #5975
2018-09-19 14:14:08 +03:00
Alex Sytnyk
e9a0ff6e09
Refactor avoided roads
2018-09-14 16:27:40 +03:00
Chumva
df3397eb40
Add constants for mapObjects
2018-09-06 15:19:39 +03:00
PaulStets
a99715e55e
Continue removing prolog voice guidance
2018-08-28 17:12:24 +03:00
crimean
8173763654
Added search feature to aidl api
2018-08-27 22:04:14 +03:00
Victor Shcherb
0dcbf90f03
Fix compilation
2018-08-26 19:25:52 +02:00
Victor Shcherb
1bfb6166ae
Make long instead of int and format #5883
2018-08-26 15:50:56 +02:00
Victor Shcherb
e017210b99
Update transport router
2018-08-20 21:00:28 +02:00
vshcherb
d6d2c547ff
Merge pull request #5825 from skozyr/patch-1
...
Added explicit Java source encoding
2018-08-19 10:03:21 +03:00
Victor Shcherb
070edbd764
Update transport route creator
2018-08-15 15:43:55 +03:00
skozyr
83bf10d600
Added explicit Java source encoding
...
At my PC javac use codepage CP1251 by default and fails to compile file OsmAnd-java/src/main/java/net/osmand/data/MapObject.java because in line 26 there are some unicode symbols.
To fix compilation errors I've added UTF8 encoding configuration to Osmand-java/build.gradle file
2018-08-10 16:22:13 -04:00
Victor Shcherb
6ab3fa25cd
clean headers
2018-08-09 21:43:46 +02:00
Victor Shcherb
9f5f9ba8c6
Add transport schedule to data model
2018-08-09 18:36:43 +02:00
PaulStets
3abf742456
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into js_voice_routing
2018-08-08 09:06:00 +03:00
Victor Shcherb
8041aebb02
Read configuration from file
2018-08-07 10:05:39 +02:00
PaulStets
7d808a38a9
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into js_voice_routing
2018-08-07 08:51:19 +03:00
Victor Shcherb
e99ae6b63b
Fix transport route geometry
2018-08-06 01:01:25 +03:00
Victor Shcherb
19c8f3a54d
Fix transport route geometry
2018-08-06 00:46:01 +03:00
Victor Shcherb
bb168f8b45
Fix transport route geometry
2018-08-05 23:44:10 +03:00
Victor Shcherb
ea4fcc9d79
Fix transport route geometry
2018-08-05 23:35:36 +03:00
Victor Shcherb
17f60fee0d
Implement first transport planner
2018-08-05 11:55:38 +03:00
Victor Shcherb
19f3d38f0d
Implement first transport planner
2018-08-05 10:56:31 +03:00
Victor Shcherb
b67f4a8621
Introduce transport routing & remove legacy planner
2018-08-05 10:56:31 +03:00
PaulStets
c2153c8c28
Attempt to add ability to download js tts
2018-08-03 16:44:51 +03:00
Victor Shcherb
ac3163c64c
Add support for polygon routing
2018-07-31 21:41:47 +02:00
Alexander Sytnyk
27c1f0aaf7
Merge pull request #5736 from osmandapp/Fix_5595
...
Fix_5595
2018-07-31 13:33:26 +03:00
Victor Shcherb
39abc1e834
Fix issue #5719 - add test and workaround
2018-07-31 12:01:00 +02:00
Chumva
c288c75a48
add ability to offline edit osm edits
2018-07-26 19:23:57 +03:00
Chumva
30681c6f64
Fix #5595
2018-07-26 15:08:07 +03:00
vshcherb
b2294a6c5c
Merge pull request #5729 from osmandapp/Fix_5600
...
Fix_5600
2018-07-26 10:56:15 +02:00
Victor Shcherb
37c61f4f7d
Fix npe
2018-07-25 23:26:40 +02:00
Victor Shcherb
22e9fe318a
Support via restriction properly #5709
2018-07-25 22:50:47 +02:00
Chumva
9efe65dcc4
Fix #5600
2018-07-24 12:24:12 +03:00
Victor Shcherb
6f555bd2bb
Fix compilation
2018-07-23 22:26:40 +02:00
Victor Shcherb
7c34a897aa
udpate default version
2018-07-23 21:34:59 +02:00
Victor Shcherb
42e8c8ce72
udpate default version
2018-07-23 21:27:36 +02:00
Victor Shcherb
2802147e42
udpate default version
2018-07-23 21:13:22 +02:00
Victor Shcherb
77796e9cfa
Small correction
2018-07-23 20:47:40 +02:00
Victor Shcherb
f00a89e0e8
Add util
2018-07-11 01:15:05 +02:00
Victor Shcherb
72fe281232
Clean empty
2018-07-09 20:58:30 +02:00
Victor Shcherb
a88aa6336e
Update regions
2018-07-09 20:16:05 +02:00
Chumva
d77ba13f8a
add IndexConstants.MAP_MARKERS_INDEX_DIR
2018-06-19 17:46:48 +03:00
xmd5a
cd9cb397e4
Merge remote-tracking branch 'weblate/master'
2018-06-18 22:57:06 +03:00
Victor Shcherb
9c843d1030
Deps
2018-06-16 22:17:36 +02:00
Victor Shcherb
e62dd6057d
Add test
2018-06-16 18:35:53 +02:00
Victor Shcherb
1e9ffd63fc
Add gitignore
2018-06-16 15:00:33 +02:00
Victor Shcherb
35b2ce93fe
Update regions ocbf to latest version
2018-06-16 12:34:32 +02:00
Victor Shcherb
a6b96b49eb
Update regions prepare file
2018-06-16 11:22:44 +02:00
Victor Shcherb
e2456709dc
Move utilitiy binary inspector from android
2018-06-16 11:19:21 +02:00
vshcherb
e7b10df10f
Update collect_legacy_libs.sh
2018-06-16 02:47:57 +02:00
vshcherb
27ea80ebf0
Update collect_legacy_libs.sh
2018-06-16 02:47:33 +02:00
Victor Shcherb
885eda538f
Clean up route result preparation
2018-06-15 17:45:36 +02:00
Victor Shcherb
2cd30c5d51
Fix compilation
2018-06-15 17:38:32 +02:00
Victor Shcherb
41300c96d9
Refactor packages
2018-06-15 17:27:49 +02:00
Victor Shcherb
bd6ccd5510
Clean libs
2018-06-15 17:27:49 +02:00
Victor Shcherb
e912612f77
Update tests
2018-06-15 17:27:48 +02:00
Victor Shcherb
77d08b1a35
Rename packages
2018-06-15 15:24:05 +02:00
Victor Shcherb
db3b280a26
Rename packages
2018-06-15 15:24:05 +02:00
Chumva
6854d9e690
Merge
2018-06-10 15:25:58 +03:00
Victor Shcherb
29fc632a7c
Change layout for progress
2018-05-30 14:20:50 +02:00
Victor Shcherb
ee207c7598
Update progress
2018-05-30 13:22:41 +02:00
Victor Shcherb
1212f064d5
Create initial progress
2018-05-30 11:45:27 +02:00
Victor Shcherb
2223bae32d
Fix double progress
2018-05-29 23:39:34 +02:00
Victor Shcherb
38b315113e
Fix double progress
2018-05-29 23:27:26 +02:00
Victor Shcherb
91a2d484ce
Fix double progress
2018-05-29 23:16:32 +02:00
Victor Shcherb
eabb2770f8
Update iteration id
2018-05-29 23:07:24 +02:00
Victor Shcherb
dd1369d853
Add iterations info to progress
2018-05-29 23:05:05 +02:00
Victor Shcherb
402d4f4d60
Fix turn lanes bug (a test fix)
2018-05-26 00:03:16 +02:00
Victor Shcherb
7312a4f3a0
Fix #5003
2018-05-25 23:12:50 +02:00
Alexey Kulish
2af26a8a76
Fix transport stop menu (stops close to each other) #5117
2018-05-23 10:29:13 +03:00
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
alex
254014728b
Add wptCategoryNames to GPXTrackAnalysis
2018-03-13 18:54:20 +02:00
Victor Shcherb
fa186835c7
Delete osmo code
2018-03-08 09:57:53 +01:00
Alexander Sytnyk
957fa9eae0
Add the ability to sort points door-to-door without keeping the position of the last point
2018-03-07 11:04:38 +02:00
PaulStets
71a549b30c
Added the color-coding to the transport routes
2018-03-03 17:24:44 +02:00
Alexey Kulish
92c30694ee
Remove bitset from opening hours parser
2018-02-17 17:05:36 +03:00
Alexey Kulish
6dbdbed992
Fix opening hours parser (Mo-Fr 12:00-15:00, Tu-Fr 17:00-23:00)
2018-02-17 16:33:03 +03:00
Alexey Kulish
79408dc5a7
Log search events
2018-02-06 19:05:34 +03:00
Alexey Kulish
07c5c90ba2
Improved displaying of POI additionals in context menu
2018-02-06 11:05:50 +03:00
Victor Shcherb
88644289b8
Fix issue #3844
2018-02-03 18:53:51 +01:00
Victor Shcherb
26b9a1fb63
Add relation names with translation #4227
2018-02-03 13:03:57 +01:00
Alexey Kulish
fa515e97bc
Fix opening hours UI
2018-02-02 14:46:49 +03:00
Alexey Kulish
4a04cf2ecf
Tiny fix of opening hours parser
2018-01-27 19:46:31 +03:00
Alexey Kulish
1c29e3adef
Fix parser (24/7 off)
2018-01-25 19:11:45 +03:00
Alexey Kulish
fc704a7005
Fix opening hours parser (added || handling)
2018-01-25 18:53:38 +03:00
xmd5a
20083f3b6a
Add turn lanes test
2018-01-25 12:00:30 +03:00
Victor Shcherb
2b8ed9aa28
Fix #4666
2018-01-24 23:28:02 +01:00
Alexey Kulish
3b132e95ea
Small fix - opening hours parser
2018-01-22 18:47:33 +03:00
Alexey Kulish
7d880b7ef5
Added support of 'Mo-Su 07:00-23:00, Fr 08:00-20:00' to opening hours parser
2018-01-22 18:32:32 +03:00
Alexey Kulish
5a77b77325
Merge branch 'master' of https://github.com/osmandapp/Osmand
2018-01-22 14:40:51 +03:00
Alexey Kulish
a2cfc0d50d
Fix opening hours parser - open from/till
2018-01-22 14:40:43 +03:00
alex
8ce1f00867
Capitalize first letter in weekdays
2018-01-19 17:27:46 +02:00
Victor Shcherb
988e3cf0c0
Fix #4897
2018-01-14 17:13:02 +02:00
PaulStets
b5fbb52ce3
Merge pull request #4916 from osmandapp/PaulsBranch
...
Fixed #4906
2018-01-14 11:46:04 +02:00
PaulStets
c32671289e
Fixed #4906
2018-01-14 11:41:20 +02:00
Hardy
015c0d4bba
Merge pull request #4827 from mbethke/add-lang
...
add Lao language code
2018-01-14 08:53:19 +01:00
PaulStets
cc09923870
Added names to nautical locks
2018-01-11 15:41:28 +02:00
PavelRatushny
23634ffcdc
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into context_menu
2017-12-20 14:13:33 +02:00
Pavel Ratushnyi
b7a539fc66
Merge pull request #4865 from osmandapp/osm_editing
...
Osm editing
2017-12-20 11:11:39 +02:00
Alexander Sytnyk
81d0ce060b
Use values from the openstreetmap for all tags, except for changed
2017-12-19 17:27:16 +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
ba08fa6948
Fixed street duplication in search results
2017-12-19 12:43:23 +02:00
PaulStets
269edc1ed8
Fixed street duplication in search results
2017-12-19 12:33:29 +02:00
PavelRatushny
a1a60dff48
Merge
2017-12-18 13:02:54 +02:00
PaulStets
45003c897d
Added navigation for the boat profile
2017-12-16 17:06:29 +02:00
PavelRatushny
ebf26c79aa
Create collapsable view for routes
2017-12-14 17:49:15 +02:00
PavelRatushny
ccfacd5c21
Fix closing time
2017-12-11 11:24:19 +02:00
PavelRatushny
5a73860d07
Fix opening day
2017-12-08 18:41:10 +02:00
PavelRatushny
d9b4a213c9
Add opening day str
2017-12-08 18:32:52 +02:00
PavelRatushny
bad486c73a
Fix time
2017-12-08 15:57:26 +02:00
PavelRatushny
e37be4771c
Refactor
2017-12-08 14:41:49 +02:00
PavelRatushny
8e5a232d21
Fix time and refactor
2017-12-08 14:25:34 +02:00
PavelRatushny
b29871e263
Refactor
2017-12-08 11:31:25 +02:00
PavelRatushny
4b491fb938
Add opened till str
2017-12-07 18:45:20 +02:00
PavelRatushny
0c4dfe4736
Change limit
2017-12-07 18:01:40 +02:00
PavelRatushny
246877cf10
Add will be closed at
2017-12-07 18:00:54 +02:00
PavelRatushny
587aaff2c6
Add opened from string
2017-12-07 17:09:04 +02:00
PavelRatushny
358166b4b4
Add info about 24/7
2017-12-07 13:12:20 +02:00
Matthias Bethke
49f7215a4c
add Lao language code
2017-12-05 00:06:11 +07:00
Victor Shcherb
62e4059a92
Fix NPE
2017-12-04 13:06:21 +02:00
Victor Shcherb
03a620a1e8
Fix failure
2017-12-01 14:20:45 +02:00
sonora
b81a3abc2c
Naismith's rule for ped walking time
2017-11-27 21:04:17 +01:00
Alexey
ad301fbd64
Merge pull request #4802 from osmandapp/PaulsBranch
...
Added flag to use live updates for native routing
2017-11-24 15:11:57 +03:00
PavelRatushny
bfe6ddacb9
Fix #4730
2017-11-24 13:53:44 +02:00
PaulStets
4e1dcc92e7
Added flag to use live updates for native routing
2017-11-24 13:05:47 +02:00
PavelRatushny
0e76730e88
Move getting arrow width to widgets factory
2017-11-08 15:58:50 +02:00
PavelRatushny
c125c7485c
Move parsing code to LocationParser
2017-11-08 14:46:00 +02:00
PavelRatushny
039e212666
Fix crash
2017-11-06 13:40:21 +02:00
PavelRatushny
a0c57a354e
Merge master
2017-10-30 11:41:21 +02:00
sonora
508054cfec
50m limit for heuritic STOP masking
2017-10-29 18:18:17 +01:00
sonora
2cdb3eb3d3
fix for STOP distance analysis
2017-10-29 17:29:41 +01:00
sonora
3525927792
reformat code
2017-10-28 20:58:30 +02:00
sonora
4503feeb22
optimze code
2017-10-28 19:37:43 +02:00
sonora
b2c8a6f557
convert isStopApllicable to boolean
2017-10-28 16:41:05 +02:00
sonora
2d6d6076ee
Experimental: Distance analysis for STOP with no recognized directional tagging
2017-10-28 16:22:18 +02:00
sonora
767ad1b239
fix bug in STOP direction analysis
2017-10-28 15:09:01 +02:00
sonora
5470a5e693
Add RouteTypeRule type STOP
2017-10-28 13:47:24 +02:00
sonora
22aa402169
simplify code
2017-10-28 09:52:34 +02:00
sonora
b984d8c76e
fix build
2017-10-27 16:19:35 +02:00
sonora
5d90157b42
fix build
2017-10-27 15:56:19 +02:00
sonora
9afed0966b
some work on STOP direction
2017-10-27 15:36:42 +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
xmd5a
786df45266
Add turn lanes test
2017-10-19 11:17:46 +03:00
Victor Shcherb
ba7c11a25d
Fix #3665
2017-10-18 14:00:39 +02:00
Victor Shcherb
6bf3f70f48
Fix #3665
2017-10-18 13:59:56 +02: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
Victor Shcherb
e7dbca85dc
Fix #3979
2017-10-15 14:55:36 +02:00
Alexey Kulish
309e6f4bfd
Fix #4301
2017-10-15 10:17:13 +03:00
PaulStets
b9f0cb1c0c
Fixes
2017-10-13 18:41:42 +03:00
PaulStets
17c3bcf3da
Fixes
2017-10-13 18:21:24 +03:00
PaulStets
c72a8d61f8
Fixed #4319
2017-10-13 17:20:21 +03:00
Alexey
7615298e7f
Merge pull request #4530 from osmandapp/lanes_narrower
...
Fix #4414
2017-10-09 11:10:58 +03:00
PavelRatushny
5ac126b105
Fix #4538
2017-10-06 17:08:15 +03:00
PavelRatushny
aa0b9dd0ec
Fix #4414
2017-10-04 17:48:22 +03:00
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