Style fixes
This commit is contained in:
parent
ed23c28136
commit
99f62832d5
|
|
@ -7,7 +7,7 @@ Issue Tracker:https://github.com/brosmike/AirPush-Detector/issues
|
||||||
Auto Name:AirPush Detector
|
Auto Name:AirPush Detector
|
||||||
Summary:Where are the ads coming from?
|
Summary:Where are the ads coming from?
|
||||||
Description:
|
Description:
|
||||||
If you like to install apps from other repos (not recommended ;-)), and you start to get advertisements
|
If you like to install apps from other repos, and you start to get advertisements
|
||||||
in your notification area, this will tell you what app is causing it.
|
in your notification area, this will tell you what app is causing it.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,13 +13,13 @@ Imagine visiting a town, going to an event or doing some hiking.
|
||||||
When finished, you have to find your car again, or the way to the station, or any other point where you started.
|
When finished, you have to find your car again, or the way to the station, or any other point where you started.
|
||||||
Store a location when you start your trip, and at the end of the day, find your way back to where you started.
|
Store a location when you start your trip, and at the end of the day, find your way back to where you started.
|
||||||
|
|
||||||
Features :
|
Features:
|
||||||
* determine location based on GPS signal, WiFi or cell phone network :
|
* determine location based on GPS signal, WiFi or cell phone network:
|
||||||
* use best/most accurate location provider
|
* use best/most accurate location provider
|
||||||
* get location updates automatically (based on a time interval or change of location) or
|
* get location updates automatically (based on a time interval or change of location) or
|
||||||
* get location on demand (by manually refreshing)
|
* get location on demand (by manually refreshing)
|
||||||
* save a location
|
* save a location
|
||||||
* ‘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
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,6 @@ Description:
|
||||||
Hex is a simple board game where two players race to connect their sides of
|
Hex is a simple board game where two players race to connect their sides of
|
||||||
the board.
|
the board.
|
||||||
The winner is the first to build a solid path connecting their two sides.
|
The winner is the first to build a solid path connecting their two sides.
|
||||||
If you find it too easy try the other AI opponent ;-)
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ CompassKeyboard's main goal is to enable entering any character (including inter
|
||||||
symbols of computer languages as well) with the same layouts. Default layouts support Latin- and
|
symbols of computer languages as well) with the same layouts. Default layouts support Latin- and
|
||||||
Cyrillic-based and Greek character sets: user-definable external layouts are supported as well.
|
Cyrillic-based and Greek character sets: user-definable external layouts are supported as well.
|
||||||
For entering a plain character just swipe a key to some direction: for entering some accented ones,
|
For entering a plain character just swipe a key to some direction: for entering some accented ones,
|
||||||
do a big swipe across the whole keyboard :) Depending on the direction of the big swipe, you can choose
|
do a big swipe across the whole keyboard. Depending on the direction of the big swipe, you can choose
|
||||||
different sets of accenting. For choosing a different layout, do a big swipe from the top-left corner
|
different sets of accenting. For choosing a different layout, do a big swipe from the top-left corner
|
||||||
of the keyboard across to bottom-down, and choose a layout from L0 to L6 (L0:Latin, L1:Cyrillic, L2:Greek,
|
of the keyboard across to bottom-down, and choose a layout from L0 to L6 (L0:Latin, L1:Cyrillic, L2:Greek,
|
||||||
L3-L6:Custom). To get a visual feedback about the symbol you are about to enter, visit the entries
|
L3-L6:Custom). To get a visual feedback about the symbol you are about to enter, visit the entries
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue