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)
|
* 'get back' mode: indicator pointing to a stored location (showing distance and direction)
|
||||||
* indicate current speed and current bearing
|
* indicate current speed and current bearing
|
||||||
* use built-in sensors to get more accurate and quicker updated 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:
|
Available languages:
|
||||||
|
* Chinese (Traditional)
|
||||||
* Czech
|
* Czech
|
||||||
|
* Danish
|
||||||
* Dutch
|
* Dutch
|
||||||
* English
|
* English
|
||||||
|
* French
|
||||||
* German
|
* German
|
||||||
* Romanian
|
* Romanian
|
||||||
|
* Portuguese (Brazil)
|
||||||
|
|
||||||
Is your language missing? You can [http://ruleant.github.io/getback_gps/#translation help translating].
|
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 && \
|
prebuild=sed -i 's/3.8.0/3.6.1/g' pom.xml && \
|
||||||
.utility/deploy-sdk-to-m2-repo.sh
|
.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
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.3
|
Current Version:0.3
|
||||||
|
|
Loading…
Reference in a new issue