HUD: Initial metadata
This commit is contained in:
parent
3a08be14e4
commit
57e934aaac
54
metadata/eu.woju.android.packages.hud.txt
Normal file
54
metadata/eu.woju.android.packages.hud.txt
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
Categories:Navigation
|
||||||
|
License:GPL-3+
|
||||||
|
|
||||||
|
Web Site:http://android.woju.eu/
|
||||||
|
Source Code:http://git.woju.eu/android/hud.git
|
||||||
|
#Issue Tracker:mailto:wojciech@porczyk.eu
|
||||||
|
|
||||||
|
# Donate: (web link)
|
||||||
|
# FlattrID: (number)
|
||||||
|
# Bitcoin: (bitcoin address)
|
||||||
|
|
||||||
|
# Name: (to override the name of the app in the index)
|
||||||
|
Summary:Heads-up display for your car
|
||||||
|
Description:
|
||||||
|
This app converts your Android phone to simple, clear HUD for your car
|
||||||
|
displaying momentary velocity as measured by your GPS. Lodge it between
|
||||||
|
windshield and dashboard. Usable mainly during night.
|
||||||
|
|
||||||
|
There is absolutely no configuration or interaction. App displays just one
|
||||||
|
thing: the speed (in km/h only at the moment), and nothing else, not to distract
|
||||||
|
the driver. The only thing you can do is touch anywhere and then app will try to
|
||||||
|
hide navigation bar if you have soft buttons. App does not attempt to adjust
|
||||||
|
brightness (you probably have to set static brightness yourself taking into
|
||||||
|
account ambient light and your preference).
|
||||||
|
|
||||||
|
Occasionaly you may see these alerts:
|
||||||
|
|
||||||
|
* OFF - location access is turned off
|
||||||
|
* NFX - no fix (yet)
|
||||||
|
* NAV - not available (GPS engine status)
|
||||||
|
* LAG - GPS speed did not update since at least 2500 ms
|
||||||
|
|
||||||
|
When battery is charging, colour is green. When battery is low, colour is yellow
|
||||||
|
(<15%). Unfortunately there is no way to block battery warning popup.
|
||||||
|
|
||||||
|
If you are running CyanogenMod, adjust Privacy Guard to allow location access.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:http://git.woju.eu/android/hud.git
|
||||||
|
Build:1.0,10
|
||||||
|
commit=v1.0
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Currently no major new features are planned, only bugfixes.
|
||||||
|
See TODO file in repo.
|
||||||
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:Version v%v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:10
|
||||||
|
|
||||||
|
# vim: tw=80
|
Loading…
Reference in a new issue