Merge branch 'v0_3' of https://gitlab.com/ruleant/fdroiddata
This commit is contained in:
commit
79aedb603f
|
@ -18,13 +18,19 @@ Features:
|
|||
* 'get back' mode: indicator pointing to a stored location (showing distance and direction)
|
||||
* indicate current speed and current bearing
|
||||
* use built-in sensors to get more accurate and quicker updated bearing
|
||||
* compass rose indicating North
|
||||
* detect travel direction and adjust relative direction to destination accordingly
|
||||
|
||||
Available languages:
|
||||
* Chinese (Traditional)
|
||||
* Czech
|
||||
* Danish
|
||||
* Dutch
|
||||
* English
|
||||
* French
|
||||
* German
|
||||
* Romanian
|
||||
* Portuguese (Brazil)
|
||||
|
||||
Is your language missing? You can [http://ruleant.github.io/getback_gps/#translation help translating].
|
||||
.
|
||||
|
@ -49,6 +55,11 @@ Build:0.2,20
|
|||
prebuild=sed -i 's/3.8.0/3.6.1/g' pom.xml && \
|
||||
.utility/deploy-sdk-to-m2-repo.sh
|
||||
|
||||
Build:0.3,30
|
||||
commit=v0.3
|
||||
gradle=yes
|
||||
prebuild=.utility/remove-incomplete-translations
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3
|
||||
|
|
Loading…
Reference in a new issue