HUD: cleanup, apply UCM

This commit is contained in:
Daniel Martí 2014-03-15 21:34:08 +01:00
parent 3fd184c27a
commit 51f95bae02

View file

@ -1,27 +1,15 @@
Categories:Navigation Categories:Navigation
License:GPL-3+ License:GPLv3+
Web Site:http://android.woju.eu
Web Site:http://android.woju.eu/
Source Code:http://git.woju.eu/android/hud.git Source Code:http://git.woju.eu/android/hud.git
#Issue Tracker:mailto:wojciech@porczyk.eu Issue Tracker:
# Donate: (web link) Auto Name:HUD
# FlattrID: (number)
# Bitcoin: (bitcoin address)
# Name: (to override the name of the app in the index)
Summary:Heads-up display for your car Summary:Heads-up display for your car
Description: Description:
This app converts your Android phone to simple, clear HUD for your car This app converts your Android phone into a simple, clear HUD for your car
displaying momentary velocity as measured by your GPS. Lodge it between displaying momentary velocity as measured by your GPS. Lodge it between the
windshield and dashboard. Usable mainly during night. windshield and the dashboard. Usable mainly during the 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: Occasionaly you may see these alerts:
@ -29,26 +17,16 @@ Occasionaly you may see these alerts:
* NFX - no fix (yet) * NFX - no fix (yet)
* NAV - not available (GPS engine status) * NAV - not available (GPS engine status)
* LAG - GPS speed did not update since at least 2500 ms * 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 Type:git
Repo:http://git.woju.eu/android/hud.git Repo:http://git.woju.eu/android/hud.git
Build:1.0,10
commit=v1.0
Maintainer Notes: Build:1.0,10
Currently no major new features are planned, only bugfixes. commit=v1.0
See TODO file in repo.
.
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.0 Current Version:1.0
Current Version Code:10 Current Version Code:10
# vim: tw=80