afischerdev
f071df5dd5
formatting error
2023-05-14 17:07:35 +02:00
afischerdev
40b4794573
use of get elevation in app
2023-05-14 16:38:02 +02:00
afischerdev
3976750f75
add param dialog to app
2023-05-04 11:19:07 +02:00
afischerdev
9a61ddac93
clean up log
2023-04-17 10:00:40 +02:00
afischerdev
4fd6788bbb
rework if profile is defined in params
2023-04-04 11:47:21 +02:00
afischerdev
fc22892a66
Merge pull request #511 from afischerdev/app-update
...
App update
2023-03-20 16:59:13 +01:00
afischerdev
63912941f0
rework nogo and vetos
2023-03-19 13:59:38 +01:00
afischerdev
8ab74b87bd
replace deprecated get
2023-03-15 18:22:20 +01:00
Manuel Fuhr
227596eb90
Fix checkstyle errors in android app
2022-11-09 07:29:32 +01:00
Manuel Fuhr
01ad4dc09a
Remove app specific coordinate readers
2022-05-30 22:39:11 +02:00
Manuel Fuhr
54d5c5e943
Reformat files using Android Studio
...
android-studio/bin/format.sh -m '*.java' -r brouter-routing-app
To rebase active branches on top of the new master just rebase your
branch onto the commit prior to the reformatting and format every commit
of your branch using (<commit> should be replaced by this commit)
git rebase \
--strategy-option=theirs \
--onto <commit> \
--exec 'format.sh -m "*.java" -r brouter-routing-app' \
--exec 'git commit --all --no-edit --amend' \
<commit>~
To ignore this mass edit during git blame see `.git-blame-ignore-revs`
2021-11-20 16:50:23 +01:00
Manuel Fuhr
db77728d4c
Always fallback to CoordinateReaderInternal
2021-11-07 11:19:53 +01:00
Manuel Fuhr
dc95984199
Improve detection of sdcard write access
...
This allows reading waypoints from apps on till devices running API 28
if they store their files in a accessible path (not Android/data). It
even works for devices running API 30 if they installed it as an update.
2021-11-02 17:41:25 +01:00
afischerdev
b91653a1c8
change targetversion test #312
2021-09-07 13:48:15 +02:00
afischerdev
f6e014f61d
android 11 part 3, split api 10/19
2021-08-31 11:29:05 +02:00
afischerdev
9875672907
android 11 part 1
2021-07-24 11:49:29 +02:00
Niklas Guertler
dbdfd36f88
Cleanup base directory selection, use Context.getExternalFilesDirs and request WRITE_EXTERNAL_STORAGE permission, use AndroidX and raise minSdkVersion to 14. Use File instead of plain Strings for paths in some places, use try-with-resources, and some other small improvements.
2020-05-24 17:59:23 +02:00
Arndt Brenschede
a11941cfad
result compression for android service interface
2019-07-09 01:15:43 +02:00
Arndt Brenschede
9ccdba149f
changed master config file name to simplify 1.4 -> 1.5 migration
2019-07-07 12:44:44 +02:00
Arndt Brenschede
6a8e6f2093
Android API 23 pain
2019-07-04 20:57:04 +02:00
Arndt
2f6309334f
no waypoint sanity checks when just reading nogos
2016-12-07 21:54:50 +01:00
Arndt Brenschede
ead7f2ac6d
cleanup and bugfixes
2016-09-02 19:05:50 +02:00
Arndt
acb7c6b16f
added a repeat-timeout shortcut
2016-08-28 19:41:41 +02:00
Arndt
42e9ddbdd1
v1.4.3
2016-08-06 13:46:30 +02:00
Arndt Brenschede
112d04979b
1.3 preparation
2015-10-15 19:12:05 +02:00
Arndt
631057cd5f
extended configuration (to hande Kitkat issues)
2014-07-26 12:25:44 +02:00
unknown
873a4046b8
warning stuff
2014-02-15 16:56:45 +01:00
Arndt Brenschede
91e62f1164
initial commit of BRouter Version 0.98
2014-01-18 15:29:05 +01:00