Commit graph

1828 commits

Author SHA1 Message Date
Victor Shcherb
f89bae4595 Parse as float to avoid issues with custom user input 2019-03-18 15:58:25 +01: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
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