Commit graph

286 commits

Author SHA1 Message Date
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
cd8959d114 Merge branch 'master' into app_profiles
# Conflicts:
#	OsmAnd/res/values/strings.xml
2019-05-21 16:37:22 +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
9916b72555 Add Straight Line and BRouter (if installed) to Routing Types list.
Extracted string resources, refactoring and general clean up of code
Add RouteService to ApplicationMode (to set straight line for AIRCRAFT mode
2019-05-20 16:30:46 +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
Chumva
698c1bb6b0 Improve coordinates formatting 2019-05-15 18:16:59 +03:00
Chumva
32c56a693e Add topbar coordinates widget 2019-05-15 13:17:07 +03:00
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
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
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
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
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
0de10e76ee pR cleanup 2019-02-20 10:15:43 +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
crimean
37794feb22 Fix colors and parse garmin gpx. 2019-02-16 15:17:31 +03: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