Commit graph

1339 commits

Author SHA1 Message Date
afischerdev
86e62e1163
Update gradle-publish.yml action version
Update actions from v3 to v4
2024-03-01 12:01:27 +01:00
afischerdev
260e960baf
Update gradle.yml switch actions to v4
git actions do not generate complete zip file with v3
2024-02-26 18:51:31 +01:00
afischerdev
e94b80e579
Merge pull request #669 from afischerdev/server
Enabled custum profiles on server
2024-02-20 15:31:34 +01:00
afischerdev
b2009cf7e8 more on roundabout #664 2024-02-20 12:00:59 +01:00
afischerdev
47ee77bc35
Merge pull request #662 from afischerdev/docs
Updated service, osmand doc, added docker doc
2024-02-19 16:51:34 +01:00
afischerdev
97e9a824be
Merge pull request #672 from devemux86/rawtrack
Error reading rawTrack: do not throw exception, fix #671
2024-02-19 16:36:39 +01:00
afischerdev
f1e5732dc2 removed throw exception #671 2024-02-17 10:45:42 +01:00
Emux
6427dab483
Error reading rawTrack: do not throw exception, fix #671 2024-02-12 15:18:55 +02:00
afischerdev
503ceb625b added docker doc with command samples 2024-02-09 12:34:56 +01:00
afischerdev
3baf7a08fa added doc new osmand function 2024-02-09 12:34:20 +01:00
afischerdev
4ebd378800 Revert "added docker doc with command samples"
This reverts commit e289571471.
2024-02-09 12:31:49 +01:00
afischerdev
e289571471 added docker doc with command samples 2024-02-09 12:25:25 +01:00
afischerdev
9c5b380105 enabled custum profiles on server 2024-02-06 17:02:31 +01:00
quaelnix
6a0f69d546
Fix typo in profile_developers_guide.md 2024-02-05 11:00:57 +01:00
afischerdev
91ccb858dd undo tmp gpx name 2024-01-30 18:31:34 +01:00
afischerdev
b3002a78e3 rework for vh on roundabouts #664 2024-01-30 18:12:51 +01:00
afischerdev
26879159da updated service doc 2024-01-21 16:48:14 +01:00
afischerdev
1bf367b43e allow multiple segments for rerouting 2024-01-19 16:40:56 +01:00
afischerdev
e5ecd14ce1 prepare rerouting 2024-01-19 16:37:29 +01:00
afischerdev
ae7411d4a0 added nogo for heading calc 2024-01-19 10:16:42 +01:00
afischerdev
bf07e2e6d2 prepared CLI for raw testing 2024-01-18 18:39:13 +01:00
simdens
2f1422352e
Add "DIVIDE" command and new "maxslope" and "maxslopecost" parameters (#642)
* Added 'DIV' expression for profiles

* Added 'uphillmaxbuffercost' and 'downhillmaxbuffercost' parameter. This makes it possible to penalize very steep path sections

* Added 'div by zero' check in BExpression.java DIV command

* Simplify maxbuffercostdiv logic

* Added documentation about new features

* Fix typo

* Rename new DIV command

* Redesign the new commands
- Allow to set both the maxslope and the maxslopecost in the way context separately for uphill and downhill
- New names for the new commands that better reflect what they actually do

* Adapt the profile developers guide to the latest changes

* Improve wording

---------

Co-authored-by: quaelnix <122357328+quaelnix@users.noreply.github.com>
2024-01-17 16:34:52 +01:00
afischerdev
d2e183c625
Merge pull request #647 from joe-akeem/master
A Dockerfile
2024-01-17 16:27:18 +01:00
Joachim Lengacher
226f677b26 Provide default profiles including variants. 2024-01-16 17:36:35 +01:00
Joachim Lengacher
58dc4afa1e
Merge branch 'abrensch:master' into master 2024-01-16 09:44:32 +01:00
afischerdev
56ba451888
Merge pull request #651 from devemux86/lint
Fix compile and Lint issues
2024-01-15 18:21:23 +01:00
afischerdev
a3ae1ce5e7
Merge pull request #649 from devemux86/targetSdk34
Android targetSdk 34
2024-01-15 18:18:08 +01:00
afischerdev
0a3aa3a84c
Merge pull request #660 from waldyrious/typo-sees
Fix 'sees' typo in consider_river switch
2024-01-15 18:15:41 +01:00
afischerdev
5979df131b
Merge pull request #650 from afischerdev/app-trans
App: Added more strings in resources
2024-01-15 18:12:11 +01:00
afischerdev
6b659def02
Merge pull request #653 from afischerdev/engine-mode
App: some error handling
2024-01-15 18:08:26 +01:00
Waldir Pimenta
ae951d9aa5 Fix 'sees' typo in consider_river switch
Use wording proposed by @gnbl on https://github.com/nrenner/brouter-web/issues/747
2024-01-12 23:05:48 +00:00
afischerdev
152833386b new lang Korean translations 2023-12-23 14:37:37 +01:00
afischerdev
e73d0e8001 change for voicehint list second step 2023-12-22 18:25:09 +01:00
afischerdev
7ffee3a911
Merge pull request #655 from devemux86/drawrect
Fix Canvas.drawRect on older Android

Great, thank you. I have seen that before but was focused on other issues.
2023-12-22 18:23:35 +01:00
afischerdev
01ac57a929 change for voicehint list first step 2023-12-22 18:09:44 +01:00
afischerdev
c5f158ec43 calls with transport mode 2023-12-22 18:05:07 +01:00
afischerdev
c31c38a5d6 added transport mode param, switch morestraight logic 2023-12-22 17:56:48 +01:00
afischerdev
0f8bdfee6c switch gpx name to point name - temp only 2023-12-22 17:52:15 +01:00
afischerdev
f405b0e16e switch to numeric transport mode 2023-12-22 17:51:04 +01:00
Emux
29673062b5
Fix Canvas.drawRect on older Android 2023-12-21 20:32:44 +02:00
afischerdev
12309f298c update for some translations 2023-12-19 17:25:02 +01:00
afischerdev
ec3461d8a2 changed handle back pressed logic 2023-12-15 14:25:03 +01:00
afischerdev
9ef31e6d2c remove profile param when handled in app 2023-12-15 14:10:20 +01:00
afischerdev
158dc5e54d do only compress gpx/json 2023-12-15 14:01:13 +01:00
afischerdev
77014ffddb remove unused text 2023-12-14 19:59:12 +01:00
afischerdev
a70c95c576 added translation for new messages and fixes 2023-12-14 17:50:14 +01:00
Emux
de70dec44a
Fix some Lint issues 2023-12-14 18:46:25 +02:00
afischerdev
e918700bca added new message and rename msg 2023-12-14 12:01:29 +01:00
afischerdev
f37c77267a added translations and new messages 2023-12-14 11:47:35 +01:00
afischerdev
a21dee5923 string name misspelling 2023-12-11 14:02:45 +01:00