afischerdev
cb684efc31
Merge pull request #386 from zod/379-migration-fixes
...
Restore access to legacy storage when targeting older SDK
2022-01-11 16:54:36 +01:00
Manuel Fuhr
395586cdda
Delete test workflow
2022-01-07 13:17:41 +01:00
Manuel Fuhr
31e7c4ebbd
Move info and button to own views
2022-01-07 13:03:01 +01:00
Manuel Fuhr
712bff8459
Use GestureDetector to handle touch events
2022-01-07 13:03:01 +01:00
Manuel Fuhr
b8496ffe5e
Use View dimensions instead of display dimensions
2022-01-07 13:03:01 +01:00
Manuel Fuhr
50a7c2244f
Clear all flags when scanning files
2022-01-07 13:03:01 +01:00
Manuel Fuhr
0eba6cb345
Move all download handling to BInstallerActivity
2022-01-07 13:03:01 +01:00
Manuel Fuhr
7b6fce1481
Move deleting tiles to BInstallerActivity
2022-01-07 13:03:00 +01:00
Manuel Fuhr
da7569b0a0
Use onClick handler to start download
2022-01-07 09:54:11 +01:00
Manuel Fuhr
51ef5c6aad
Show download progress in different view
2022-01-07 09:53:39 +01:00
Manuel Fuhr
6045a18a61
Inflate BInstallerView from layout
2022-01-07 09:51:23 +01:00
Manuel Fuhr
89f075fa61
Draw only available segments
2022-01-07 09:51:23 +01:00
Manuel Fuhr
806ae6250e
Draw rect using canvas
2022-01-07 09:51:23 +01:00
Manuel Fuhr
e045a732fb
Rename DownloadReceiver
2022-01-07 09:51:23 +01:00
Manuel Fuhr
32747a1f6f
Remove wakelock from BInstallerActivity
2022-01-07 09:51:23 +01:00
Manuel Fuhr
64a80e763b
Merge startInstaller into constructor
2022-01-07 09:51:23 +01:00
Manuel Fuhr
dd7a2fcd98
More Fixes
2022-01-07 09:51:23 +01:00
Manuel Fuhr
de7dd71a94
Apply Quick Fixes suggested by Android Studio
2022-01-07 09:51:23 +01:00
Manuel Fuhr
89ef74f95b
Android Studio automatic cleanup
2022-01-07 09:51:23 +01:00
Manuel Fuhr
553f064ce0
Optimize Imports
2022-01-07 09:51:23 +01:00
Manuel Fuhr
d9b8f69f59
Add test to ensure legacy storage access
2021-12-31 11:26:26 +01:00
Manuel Fuhr
b5f6acf63a
Fix gradle-publish
2021-12-31 08:33:43 +01:00
Manuel Fuhr
82d28ed08a
Fix build with empty signing environment variables
...
GitHub action secrets default to empty values if they aren't defined in
a repository. Any fork of the repo doesn't have access to the secrets
and the jobs therefore fail.
2021-12-31 08:30:37 +01:00
Manuel Fuhr
236c65d8ed
Fix external storage access
...
- Allow writing on all versions
- Skip migration if BRouter version has already setup basedir
2021-12-30 14:24:03 +01:00
Manuel Fuhr
f2d4c755f6
Always use h1 for heading
2021-12-29 08:50:02 +01:00
Manuel Fuhr
80681b78c6
Restrucuture documentation to smaller parts
2021-12-29 08:49:47 +01:00
Manuel Fuhr
76f20ca864
Move algorithm to developer information
2021-12-29 08:45:40 +01:00
Manuel Fuhr
d45a811720
Move mapcreation to developer content
2021-12-29 08:45:40 +01:00
Manuel Fuhr
90b08e3fe5
Use baseurl like GitHub pages
2021-12-29 07:24:44 +01:00
Manuel Fuhr
0fba5307fe
Add content from README
2021-12-29 07:24:44 +01:00
Manuel Fuhr
ca30bc86b9
Add profile developers guide
2021-12-29 07:17:31 +01:00
Manuel Fuhr
76736072bf
Add feature navigation
2021-12-29 07:17:12 +01:00
Manuel Fuhr
0b9ea9b4c0
Import brouter website as markdown
2021-12-29 07:17:09 +01:00
afischerdev
15e84c81ea
Merge pull request #382 from afischerdev/update-version
...
Add file check for A10 #379
2021-12-28 11:02:38 +01:00
afischerdev
7b460d25d3
add file check for A10 #379
2021-12-28 10:49:56 +01:00
afischerdev
010141af47
Merge pull request #381 from afischerdev/update-version
...
Update workflow, add check equal folder #379
2021-12-27 20:04:25 +01:00
afischerdev
f5c3103dcf
update workflow, add check #379
2021-12-27 20:02:13 +01:00
abrensch
f1b21fc270
Update gradle-publish-test.yml
2021-12-24 14:45:18 +01:00
abrensch
a7276c9be8
Update gradle-publish-test.yml
2021-12-24 14:40:47 +01:00
abrensch
d74b82944e
Update gradle-publish-test.yml
2021-12-24 14:24:37 +01:00
abrensch
7394ff151a
Update gradle-publish-test.yml
2021-12-24 14:12:55 +01:00
abrensch
06550dcbc8
Update gradle-publish-test.yml
2021-12-24 10:26:49 +01:00
abrensch
c128a45cc2
Copy gradle-publish-test from afisherdev repo
2021-12-23 17:45:54 +01:00
abrensch
50c5581e03
Update build.gradle
...
android version code 43->45 (due to problems uploading to google-play)
2021-12-23 16:38:41 +01:00
afischerdev
a85c742d7a
Merge pull request #377 from afischerdev/update-version
...
Update version
2021-12-21 17:14:24 +01:00
afischerdev
623f3c0279
set new version 1.6.3
2021-12-21 17:02:35 +01:00
afischerdev
905fe6df19
add osmand folder to distribution
2021-12-21 17:00:20 +01:00
Arndt Brenschede
a5b8ba459b
removed brouter-suspects/traffic-analyisis profiles
2021-12-20 10:10:12 +01:00
Arndt Brenschede
492d79d42e
inreased download speed limit from 4 to 16 mbit/s
2021-12-20 09:52:53 +01:00
Manuel Fuhr
c6bdf1709c
Add jekyll configuration for GitHub pages
2021-12-01 07:41:14 +01:00