afischerdev
57726a36ce
enabled via pts for dynamic range
2024-09-13 12:23:00 +02:00
afischerdev
0d28726ec9
search with dynamic and extended range
2024-09-12 11:54:55 +02:00
afischerdev
9fc21b0fc8
added a dynamic range check
2024-09-12 11:53:10 +02:00
afischerdev
a55bef904f
enable empty node list
2024-09-12 11:46:51 +02:00
afischerdev
1e6c40973e
Merge pull request #728 from afischerdev/startway
...
Start way check added
2024-09-12 10:04:01 +02:00
afischerdev
d2d639666e
added startway check
2024-09-07 14:42:10 +02:00
afischerdev
6b4d989868
Merge pull request #725 from afischerdev/test-param
...
Update gradle and docs
2024-09-04 09:57:18 +02:00
afischerdev
d347fecdd2
protect first app start
2024-09-02 14:46:12 +02:00
afischerdev
6ae9a0a65f
update gradle 8.5.2
2024-09-02 14:42:13 +02:00
afischerdev
f609f7a0bb
update gradle
2024-09-02 10:42:49 +02:00
afischerdev
b526996cc3
update revisions
2024-09-02 10:42:19 +02:00
afischerdev
f38fec1cea
Merge pull request #724 from janschopohl/master
...
Configure profile as service when changing profile settings
2024-09-02 10:16:54 +02:00
Jan Schopohl
e18e2a16f4
Configure profile as service when changing profile settings
...
When trying to change settings for a profile that was not yet
configured as a service in the android app, the app exits instead of
configuring the profile. This behavior is not very intuitive for users.
This change instead adds a dialog to configure the profile as a new
service in case `Profile Settings` is selected and the selected profile
is not yet configured as a service.
2024-08-31 13:44:42 +02:00
afischerdev
e63cc9888f
Merge pull request #717 from afischerdev/update-android
...
Update Android Version
2024-07-23 10:18:31 +02:00
afischerdev
15bf08aaef
prepared the version change
2024-07-21 11:31:14 +02:00
afischerdev
e46444cf57
updated revision doc
2024-07-13 09:46:58 +02:00
afischerdev
b234d48c00
changed to android 34
2024-07-13 09:43:49 +02:00
afischerdev
e379b7abb0
changed android tests for "deprecation"
2024-07-12 18:37:03 +02:00
afischerdev
f9c6ad1ae8
Merge pull request #711 from jmizv/master
...
Added port mapping for docker run command
2024-07-12 10:56:58 +02:00
afischerdev
1f2f655863
changed printStackTrace to log
2024-07-12 10:34:47 +02:00
afischerdev
f289b0cd83
suppressed "deprecation"
2024-07-12 10:25:52 +02:00
afischerdev
8d22a2d0eb
added new gradle app name
2024-07-12 09:56:14 +02:00
afischerdev
b1e9208be6
added compiler params
2024-07-12 09:54:57 +02:00
afischerdev
dec6cc8ba0
changed gradle lib versions
2024-07-12 09:53:54 +02:00
afischerdev
c631714c1f
changed Android version
2024-07-12 09:51:35 +02:00
afischerdev
9dcb7ca92e
Merge pull request #713 from afischerdev/car-712
...
Preparing for version 1.7.6
2024-06-21 09:35:50 +02:00
afischerdev
928bd0e28f
preparing for version 1.7.6
2024-06-20 11:09:53 +02:00
afischerdev
77e9bd316b
keep btools classes in proguard
2024-06-20 11:08:08 +02:00
Alex
2b3bbca448
Added port mapping for docker run command
...
It probably makes it easier for others using the instruction to have the port mapping ready. Also, use an explicit name for the container instead of a randomly by docker generated one.
2024-06-17 22:14:14 +02:00
afischerdev
6c69e9cea4
Merge pull request #707 from afischerdev/new-apk
...
Preparing for version 1.7.5
2024-06-05 14:26:36 +02:00
afischerdev
8f50671b98
Preparing for version 1.7.5
2024-06-03 20:04:34 +02:00
afischerdev
e011343ab0
Merge pull request #705 from afischerdev/new-apk
...
Prevent exceptions when importing profiles
2024-06-03 17:31:22 +02:00
afischerdev
2a77f71c85
updated doc
2024-05-29 18:38:31 +02:00
afischerdev
646f805b99
protect exception
2024-05-29 18:36:51 +02:00
afischerdev
be0aa77ee8
Merge pull request #703 from afischerdev/new-apk
...
Add a check for the nogo list
2024-05-29 17:48:59 +02:00
afischerdev
cbf172656b
updated doc for publishing
2024-05-28 10:13:35 +02:00
afischerdev
7001c4cbc7
check for nogolist
2024-05-22 17:54:44 +02:00
afischerdev
73e7873583
Merge pull request #697 from quaelnix/remove-traffic-simulation
...
Remove unused traffic simulation code
2024-05-15 09:58:06 +02:00
afischerdev
0b6500cdad
Merge pull request #700 from mjaschen/task/update-geojson-mime-type
...
Update MIME type for GeoJSON responses
2024-05-15 09:43:21 +02:00
abrensch
a6611ed303
Merge pull request #701 from mjaschen/task/iso8601-compatible-log-timestamps
...
ISO8601 compatible timestamps in log output
2024-05-15 08:04:17 +02:00
Marcus Jaschen
4e858f5e49
ISO8601 compatible timestamps in log output
...
This fixes #699 .
**Warning:** this change breaks with backward compatibility,
e.g. for log parsing tool chains.
2024-05-15 07:59:18 +02:00
Marcus Jaschen
6d7b8f0d77
Update MIME type for GeoJSON responses
...
The MIME type for GeoJSON registered with IANA is application/geo+json,
replacing the old value application/vnd.geo+json. The change was published
with RFC 7946 in 2016.
Example request:
`GET /brouter?lonlats=13.377485,52.516247%7C13.351221,52.515004&profile=trekking&alternativeidx=0&format=geojson HTTP/1.1`
Exampe response headers:
```
HTTP/1.1 200 OK
Content-Encoding: gzip
Content-Disposition: attachment; filename="brouter.geojson"
Access-Control-Allow-Origin: *
Connection: close
Content-Type: application/geo+json; charset=utf-8
```
References:
- https://www.iana.org/assignments/media-types/application/vnd.geo+json
- https://www.iana.org/assignments/media-types/application/geo+json
- https://datatracker.ietf.org/doc/html/rfc7946#section-12
2024-05-14 21:03:47 +02:00
ulteq
2a94b7f300
Remove unused traffic simulation code
2024-05-11 19:53:11 +02:00
quaelnix
8270ae6638
Merge pull request #693 from quaelnix/gravel-profile
...
Update gravel.brf
2024-05-11 12:21:44 +02:00
quaelnix
584a2a82d6
Update gravel.brf
...
- Fix flaws in 'vehicle=' and 'bicycle=use_sidepath' logic
- Use more realistic drag coefficient
- Fix typo in the downhillcost logic
- Improve maxspeed penalty
- Improve noise penalty
2024-05-05 14:47:41 +02:00
afischerdev
f2c01b80d3
Merge pull request #690 from zod/docker-publish
...
Publish docker images
2024-04-17 20:25:48 +02:00
afischerdev
36e169ab48
Merge pull request #689 from zod/pmd-7
...
Update PMD to 7.0.0
2024-04-17 20:19:52 +02:00
Manuel Fuhr
47f58126e7
Add dependency on brouter-routing-app for distZip
2024-04-15 20:49:25 +02:00
Manuel Fuhr
83f001e3a1
Merge branch 'master' into pmd-7
2024-04-15 20:46:52 +02:00
afischerdev
23c8123931
Merge pull request #688 from zod/bundle-update
...
Update jekyll dependencies
2024-04-10 16:38:21 +02:00