Commit graph

223 commits

Author SHA1 Message Date
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
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
Victor Shcherb
259df00936 Add constants and change algorithm to display route geometry 2019-03-13 15:58:40 +01: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
Victor Shcherb
6199a45a42 Store attribute 2019-03-06 01:46:23 +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
241233315c Add addressLookupRequest and fix night mode colors and fix statistic legends sorting 2019-03-01 18:39:19 +02:00
Chumva
824aab5fbc Route details initial commit 2019-03-01 13:35:59 +02:00
crimean
51874d277a Fix npe 2019-02-25 18:01:05 +03:00
Chumva
79f23d96ca Fix NoSuchMethodError, possible npe and improve ui 2019-02-13 12:42:26 +02:00
Alexey
7a85a85b22
Merge branch 'master' into road-surface 2019-02-06 19:34:30 +03:00
crimean
0d7535d892 Fix transport stop routing - core 2019-01-19 14:21:59 +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
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
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
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
Chumva
c840cedc0f refactor options dialogs and improve ui 2018-11-30 17:20:16 +02: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
evgenij27
8a473250b6 move enums to top level, fix errors in incline stats calculation 2018-11-02 18:33:33 +02: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
Victor Shcherb
a114ba97f6 Fix Routing #5764 2018-10-17 02:03:44 +02:00
Victor Shcherb
186ba55188 Delete duplicate settings 2018-09-29 20:00:05 +02:00
Alex Sytnyk
e9a0ff6e09 Refactor avoided roads 2018-09-14 16:27:40 +03:00
Victor Shcherb
e017210b99 Update transport router 2018-08-20 21:00:28 +02:00
Victor Shcherb
070edbd764 Update transport route creator 2018-08-15 15:43:55 +03:00
Victor Shcherb
8041aebb02 Read configuration from file 2018-08-07 10:05:39 +02: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
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
Victor Shcherb
ac3163c64c Add support for polygon routing 2018-07-31 21:41:47 +02:00
Victor Shcherb
22e9fe318a Support via restriction properly #5709 2018-07-25 22:50:47 +02:00
Victor Shcherb
e2456709dc Move utilitiy binary inspector from android 2018-06-16 11:19:21 +02:00
Victor Shcherb
db3b280a26 Rename packages 2018-06-15 15:24:05 +02:00