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