Merge branch 'master' into 'master'
Description changes + donation for BusTO, MineSweeper and LockScreen See merge request !524
This commit is contained in:
commit
f49bc4467d
|
@ -4,6 +4,7 @@ Web Site:https://launchpad.net/bus-torino
|
|||
Source Code:https://code.launchpad.net/bus-torino
|
||||
Issue Tracker:https://bugs.launchpad.net/bus-torino
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V4KHUSUL9NLYY
|
||||
Bitcoin:16oHee3jeENnN6fPxFq6LpNP6SZG9rimRD
|
||||
|
||||
Auto Name:BusTO
|
||||
Summary:Arrival times for Turin public transports.
|
||||
|
@ -11,6 +12,13 @@ Description:
|
|||
BusTO gives you arrival times for all public transport in Turin and its outskirts.
|
||||
Type in the number of the bus stop and get all the information about scheduled and
|
||||
real arrival times of every 5T/GTT's vehicle stopping there.
|
||||
|
||||
|
||||
BusTO fornisce informazioni in tempo reale sul trasporto pubblico di Torino e provincia.
|
||||
Inserisci il numero della fermata del pullman di qualsiasi veicolo della rete 5T/GTT per
|
||||
sapere i passaggi pianificati ed in tempo reale.
|
||||
|
||||
[http://blog.reyboz.it/tag/busto/ Maggiori informazioni]
|
||||
.
|
||||
|
||||
Repo Type:bzr
|
||||
|
@ -50,4 +58,3 @@ Auto Update Mode:Version %v
|
|||
Update Check Mode:Tags
|
||||
Current Version:1.4.3
|
||||
Current Version Code:8
|
||||
|
||||
|
|
|
@ -4,38 +4,40 @@ Web Site:https://launchpad.net/minesweeper
|
|||
Source Code:https://code.launchpad.net/minesweeper
|
||||
Issue Tracker:https://bugs.launchpad.net/minesweeper
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=D5J9DMDL7S5V4
|
||||
Bitcoin:16oHee3jeENnN6fPxFq6LpNP6SZG9rimRD
|
||||
|
||||
Auto Name:MineSweeper
|
||||
Summary:Clear minefield without detonating a mine
|
||||
Description:
|
||||
Simple one-tap strategy game where you have a virtual minefield and you must
|
||||
liberate it. If you play tapping randomly in the field probably your penguin
|
||||
will become a good petard, otherwise you and your cute penguin are probably
|
||||
destined to survive.
|
||||
Classic single-player one-tap puzzle game where you have a virtual minefield and you must
|
||||
liberate it. If you play tapping randomly in the field probably your penguin will become a
|
||||
good petard, otherwise you and your cute penguin are probably destined to survive. MineSweeper
|
||||
is considered a [https://en.wikipedia.org/wiki/Minesweeper_%28video_game%29#Computational_complexity co-NP-complete]
|
||||
computational complexity puzzle.
|
||||
|
||||
Tips:
|
||||
|
||||
* When you see any number pay much attention: There are exactly "n" bombs around that number!
|
||||
* There are exactly "n" bombs around any number!
|
||||
* Hold-tap to place flags.
|
||||
* Did you find the easter egg in the language selection already?
|
||||
|
||||
Permissions:
|
||||
|
||||
Every permission of this app (with exception of Vibration and Audio
|
||||
permissions) are automatically inserted by Cordova during the build
|
||||
process and are not really used for any purpose.
|
||||
|
||||
|
||||
[http://minesweeper.reyboz.it/READ_CONTRIBUTORS_AND_CHANGES.txt CHANGELOG]
|
||||
permissions) are not really used for any purpose (are automatically
|
||||
inserted by Cordova during the build process).
|
||||
|
||||
|
||||
Notes from the Author:
|
||||
|
||||
This app is intentionally created exclusively in HTML5, CSS and Javascript,
|
||||
with Cordova/PhoneGap. So this app is potentially multiplatform, and if you
|
||||
This app is intentionally created exclusively in HTML5, Javascript and CSS
|
||||
with Cordova/PhoneGap. So this app is potentially multiplatform and if you
|
||||
know how to bring this application on other platforms you are free to do so,
|
||||
and please do so! Please, before you want to improve this app, read the
|
||||
[http://minesweeper.reyboz.it/minesweeper/README.txt README] file.
|
||||
and please do so! See the [http://minesweeper.reyboz.it/minesweeper/README.txt README]
|
||||
before studying or improving this app.
|
||||
|
||||
|
||||
[http://minesweeper.reyboz.it/READ_CONTRIBUTORS_AND_CHANGES.txt CHANGELOG]
|
||||
.
|
||||
|
||||
Repo Type:bzr
|
||||
|
@ -81,4 +83,3 @@ Auto Update Mode:None
|
|||
Update Check Mode:Tags
|
||||
Current Version:1.6.0
|
||||
Current Version Code:160
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ Web Site:https://launchpad.net/lock-screen
|
|||
Source Code:https://code.launchpad.net/lock-screen
|
||||
Issue Tracker:https://bugs.launchpad.net/lock-screen
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LWYWRT9R5USNE
|
||||
Bitcoin:16oHee3jeENnN6fPxFq6LpNP6SZG9rimRD
|
||||
|
||||
Auto Name:Lock Screen
|
||||
Summary:Lock the screen
|
||||
|
|
Loading…
Reference in a new issue