Commit graph

26 commits

Author SHA1 Message Date
Reimar Döffinger
2cc239b842 Change memoryLimitation variable to long.
Otherwise it overflows to a negative value and gives
out of memory errors if set to 2GB or higher.
2020-04-19 23:39:46 +02:00
Vitaliy
2bc1b51806 Fix possible npe 2020-03-02 15:38:56 +02:00
Vitaliy
2e15315a16 Add full names to avoid road info 2020-02-18 17:07:36 +02:00
Vitaliy
1cb49fe402 Avoid roads second part 2020-02-18 16:40:39 +02:00
Vitaliy
bd0d4a9c9e Avoid saved roads initial commit 2020-02-18 14:12:40 +02:00
Vitaliy
2f3474766e Add default attributes to custom routing config 2020-02-17 11:43:08 +02:00
Vitaliy
3d992b56e3 Make impassable road locations static 2020-02-14 12:23:11 +02:00
Nazar
f119539679 Add UI and behavior for profile and routing file importing 2020-01-16 15:11:21 +02:00
Victor Shcherb
5c6229f47b Fix native integration for conditional time 2019-07-21 21:25:57 +02:00
Victor Shcherb
446e991ca5 Implement conditional restrictions 2019-07-21 13:56:27 +02:00
Victor Shcherb
f2f84210e7 Implement conditional restrictions 2019-07-21 13:54:46 +02:00
Alexey
781d4e1c53
Merge pull request #6968 from osmandapp/app_profiles
App profiles
2019-05-23 15:01:28 +03:00
Victor Shcherb
28a5b90294 Make public 2019-05-22 18:24:29 +03:00
madwasp79
29f44c6bc0 PR clean up 2019-05-22 16:21:10 +03:00
madwasp79
a7168d400b PR clean up 2019-05-22 14:21:40 +03:00
madwasp79
a560dff59d cleaning code 2 2019-05-21 17:26:49 +03:00
madwasp79
c6230dd8c0 refactoring profile reading 2019-05-21 16:28:14 +03:00
madwasp79
ab0e7f0f1c refactoring custom routing calculation params 2019-05-21 15:13:14 +03:00
madwasp79
d70dfd129b changing route reading
fix getRouting method (now it looks for routing profile name, not application profile stringKey
2019-05-16 17:24:48 +03:00
madwasp79
998e04181c Fix issue where routing profiles with equal names being overwritten 2019-05-14 15:42:00 +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
08d28d65ed Setting navigation profile to application profile. Work in progress. Need testing. 2019-05-02 16:27:38 +03:00
Victor Shcherb
a607b5c636 Update routing and add parameters to configuration 2019-03-17 14:09:41 +01:00
Alex Sytnyk
e9a0ff6e09 Refactor avoided roads 2018-09-14 16:27:40 +03:00
Victor Shcherb
db3b280a26 Rename packages 2018-06-15 15:24:05 +02:00
Renamed from OsmAnd-java/src/net/osmand/router/RoutingConfiguration.java (Browse further)