Merge branch 'master' of https://gitlab.com/grote/fdroiddata
This commit is contained in:
commit
2e3744f3b2
51
metadata/dk.kk.ibikecph.txt
Normal file
51
metadata/dk.kk.ibikecph.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Navigation
|
||||
License:MPLv2
|
||||
Web Site:https://www.ibikecph.dk
|
||||
Source Code:https://github.com/ibikecph/ibikecph-android
|
||||
Issue Tracker:https://github.com/ibikecph/ibikecph-android/issues
|
||||
|
||||
Auto Name:I Bike CPH
|
||||
Summary:Bike navigation for Copenhagen
|
||||
Description:
|
||||
Find the best bicycle route through Copenhagen.
|
||||
The app can tell you about the best shortcuts,
|
||||
knows which parks you’re allowed to bike through
|
||||
and where you’re allowed to ride against the one-way car flow.
|
||||
|
||||
The app is adapted to bike life in Copenhagen, but can also be used anywhere in Denmark.
|
||||
|
||||
The map has been adapted for cyclists
|
||||
and shows cobblestones and bicycle barriers,
|
||||
so you can avoid bumpy rides
|
||||
and know which route to pick when riding your cargo bike.
|
||||
|
||||
Features
|
||||
|
||||
• Gives directions as you ride with GPS turn-by-turn navigation (requires a phone holder).
|
||||
• Avoids bumpy rides – route suggestions will try to avoid cobblestones.
|
||||
• Suggests routes for cargo bikes which avoid steps, bike barriers and cobblestones.
|
||||
• Suggests pushing your bike when it makes sense, e.g. on one-way streets.
|
||||
• Green Routes and Cycle Super Highways are prioritised.
|
||||
• You can login and save your favourite places, so you can quickly find your way to them later.
|
||||
• Bike map that shows cobblestones, bike barriers, Green Routes and Cycle Super Highways.
|
||||
• Searches for addresses, cafés, specific places, etc.
|
||||
• Uses data from OpenStreetMap (OSM), which is continuously updated.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/ibikecph/ibikecph-android.git
|
||||
|
||||
Build:1.0.1,56
|
||||
disable=WIP build error when importing osmdroid lib
|
||||
commit=v1.0.1
|
||||
srclibs=NoAnalytics@d38ae535
|
||||
prebuild=echo "android.library.reference.3=$$NoAnalytics$$" >> ../IBikeCPHLib/project.properties
|
||||
rm=IBikeCPHLib/libs/libGoogleAnalyticsV2.jar
|
||||
subdir=IBikeCPH
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.1
|
||||
Current Version Code:56
|
||||
|
|
@ -17,9 +17,11 @@ Repo Type:git
|
|||
Repo:https://github.com/mysociety/fixmystreet-mobile.git
|
||||
|
||||
Build:2.0.1,36
|
||||
disable=cordova
|
||||
commit=cd91b8f3b39f5275a0c745d1152dc4434691f7a3
|
||||
commit=9936df91d
|
||||
subdir=Android
|
||||
# srclibs=1:Cordova@2.9.0
|
||||
# prebuild=echo "android.library.reference.1=$$Cordova$$" >> project.properties
|
||||
# rm=Android/libs/cordova-2.9.0.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
5
srclibs/Cordova.txt
Normal file
5
srclibs/Cordova.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Repo Type:git
|
||||
Repo:git://git.apache.org/cordova-android.git
|
||||
Subdir:framework
|
||||
|
||||
Prepare:$$SDK$$/tools/android update project -p . -t android-19
|
Loading…
Reference in a new issue