Totorrr
35f4e3312e
Remove cycleroute always having access granted
...
Some bicycle routes can have portions which are not accessible.
Potential reasons for this:
- temporary construction work on the ways (sometimes for months),
- local access change without simultaneous update of bicycle route relation
(lack of mapper's knowledge or lack of time to redefine an updated route),
- ...
This commit changes the trekking profile so that being on a cycle route does
not automatically mean "access granted" for bicycles. The normal access
checkings are used instead.
However, the accesspenalty is set to 15 if the no-access way belongs to such a
route, so that the way is not completely forbidden if there is no other
alternative unavailable.
2022-10-22 00:19:22 +02:00
afischerdev
13a41bd9f8
Enable use of direction to app ( #464 )
...
* make app equal to server #314
2022-10-19 21:12:38 +02:00
zod
51dc7fb1fb
Merge pull request #467 from afischerdev/update-test
...
Update osm test data
2022-10-18 07:17:02 +02:00
afischerdev
27b609f050
update osm test data
2022-10-16 17:45:40 +02:00
afischerdev
9662e50a43
Merge pull request #449 from zod/reformat-codebase
...
Reformat codebase
2022-10-03 17:49:04 +02:00
afischerdev
70c0e7ca3e
Merge pull request #455 from zod/gh-pages-update
...
Update GitHub pages gem
2022-08-03 18:39:08 +02:00
afischerdev
993c194621
Merge pull request #454 from zod/remove-coordinate-readers
...
Update docs after coordinate reader removal
2022-08-03 18:38:42 +02:00
Manuel Fuhr
33e3183259
Update GitHub pages gem
...
Dependabot proposed updating tzinfo (#451 ) but it's better to just update
our GitHub pages gem which depends on a more recent tzinfo version.
2022-08-03 17:13:21 +02:00
afischerdev
04f8f925dd
update docs
2022-08-03 17:02:23 +02:00
Manuel Fuhr
f8d6aa7906
Fix checkstyle errors
2022-07-25 06:15:47 +02:00
Manuel Fuhr
4e0dcbd0bf
Adapt checkstyle rules and disable suppressions
2022-07-25 06:15:47 +02:00
Manuel Fuhr
adc14df33a
Ignore reformatting in git blame
2022-07-25 06:15:41 +02:00
Manuel Fuhr
c15913c1ab
Reformat whole codebase using Android Studio
2022-07-25 06:14:46 +02:00
Arndt Brenschede
d5322667d5
Suspect-Manager: allow 999 days for resubmission, track neighbour resubmissions
2022-07-17 11:38:28 +02:00
afischerdev
08161b47fd
Merge pull request #446 from zod/checkstyle
...
Automatically check codestyle using checkstyle
Great idea to do it this way.
2022-07-10 18:31:31 +02:00
afischerdev
2dd8682f13
Merge pull request #445 from zod/remove-coordinate-readers
...
Update APK path
2022-07-10 18:24:17 +02:00
Manuel Fuhr
f18cded3a7
Enable checkstyle checks
...
Basic indention / formatting checks but suppressed for most modules
because they currently fail the checks.
2022-07-09 07:52:40 +02:00
Manuel Fuhr
c80e34fdc5
Add checkstyle
2022-07-09 07:38:04 +02:00
afischerdev
74d6683ac8
update server gradle for copy apk
2022-07-07 16:17:49 +02:00
afischerdev
9d37e2c648
Merge pull request #439 from zod/remove-coordinate-readers
...
Remove coordinate readers
Sorry for the delay I didn't recognize the ready sign.
2022-06-26 15:25:20 +02:00
Manuel Fuhr
08df1d9909
Finish after sharing track
2022-06-08 06:52:50 +02:00
Manuel Fuhr
f42f10ba4b
Remove help dialog for api10
2022-06-08 06:49:34 +02:00
Manuel Fuhr
669ea28d1b
Share track via intent
2022-05-30 22:39:11 +02:00
Manuel Fuhr
bdecc2e1b9
Provide only single targetSdkVersion build
...
Remove api19 build and default to api30 because we no longer access
files of other apps.
2022-05-30 22:39:11 +02:00
Manuel Fuhr
a767ed6dbb
Sort profiles
2022-05-30 22:39:11 +02:00
Manuel Fuhr
3cfa1d954b
Test CoordinateReader
2022-05-30 22:39:11 +02:00
Manuel Fuhr
56b7c108e4
Remove redirect handling
2022-05-30 22:39:11 +02:00
Manuel Fuhr
9d93d25a84
Remove abstract CoordinateReader
2022-05-30 22:39:11 +02:00
Manuel Fuhr
01ad4dc09a
Remove app specific coordinate readers
2022-05-30 22:39:11 +02:00
Manuel Fuhr
924a33ccb5
Remove wakelock
2022-05-30 22:39:11 +02:00
Manuel Fuhr
fc524fb4db
Remove WpDatabaseScanner
2022-05-30 22:39:11 +02:00
Manuel Fuhr
b5895e1fd8
Split functions
2022-05-30 22:39:11 +02:00
Manuel Fuhr
fc9deccad7
Fix some AndroidStudio warnings
2022-05-30 22:39:11 +02:00
Manuel Fuhr
1d2809de70
Silent code cleanup
2022-05-30 22:39:11 +02:00
Manuel Fuhr
11f104afe9
Rearange BRouterActivity/BRouterView
2022-05-30 22:39:11 +02:00
afischerdev
c67374a268
Merge pull request #437 from zod/fixes
...
Minor fixes to DownloadWorker and setup
2022-05-30 13:52:37 +02:00
Manuel Fuhr
eae79d3425
Report errors from DownloadWorker
2022-05-28 22:41:13 +02:00
Manuel Fuhr
9445361f28
Fix unpacking readmes.zip which contains directories
2022-05-24 22:53:28 +02:00
zod
0adc618c13
Merge pull request #433 from afischerdev/update-version
...
Repair BRouterWorker
2022-05-23 17:54:46 +02:00
zod
3a81a45b97
Merge pull request #435 from zod/docs
...
Update github-pages gems and deployment
2022-05-22 22:26:27 +02:00
Manuel Fuhr
a5e9d29ba1
Update lockfile using "bundle update"
...
This should also fix PR #434
2022-05-22 22:23:24 +02:00
Manuel Fuhr
903308e870
Update jekyll config to abrensch repository
2022-05-22 22:03:32 +02:00
afischerdev
13b8b1d3a1
changed aidl description
2022-05-22 14:01:11 +02:00
afischerdev
1765ec4523
Merge pull request #431 from zod/docs
...
Update documentation and transform to markdown
2022-05-22 13:28:23 +02:00
afischerdev
244596bdab
removed test code
2022-05-22 13:11:31 +02:00
Manuel Fuhr
89bf71376f
Add latest release
2022-05-17 06:45:13 +02:00
Manuel Fuhr
a75570a027
Merge branch 'master' into docs
2022-05-17 06:40:31 +02:00
Manuel Fuhr
8c15dc54b2
Autogenerate readmes.zip from docs
2022-05-17 06:25:16 +02:00
Manuel Fuhr
6c5b1ddec6
Reference docs and remove readmes
2022-05-17 06:24:04 +02:00
Manuel Fuhr
76feb56cdf
Fix broken links
2022-05-17 05:52:01 +02:00