rewrite yml: eu.domob.angulo
This commit is contained in:
parent
61f849210a
commit
4232b79c68
|
@ -1,44 +0,0 @@
|
|||
Categories:Science & Education
|
||||
License:GPL-3.0-only
|
||||
Web Site:https://www.domob.eu/projects/angulo.php
|
||||
Source Code:https://sourceforge.net/p/angulo/code
|
||||
Issue Tracker:https://sourceforge.net/p/angulo/tickets
|
||||
Donate:https://www.domob.eu/donate.php
|
||||
Bitcoin:1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin:LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
Auto Name:Angulo
|
||||
Summary:Angle and Distance Measuring
|
||||
Description:
|
||||
Angulo allows to measure angles by pointing the device, using the internal
|
||||
acceleration (gravity) and magnetic sensors. The interface is very simple and
|
||||
easy-to-use. It can also be used as a water-level and to measure inclines of
|
||||
streets or hills.
|
||||
|
||||
A second activity, Tri-Angulo, can use the data provided by angle sensors to
|
||||
measure distances to points targetted in the device camera. This is useful, for
|
||||
instance, to get quick estimates of sizes of a room or for other applications.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:https://svn.code.sf.net/p/angulo/code;trunk=trunk;tags=tags
|
||||
|
||||
Build:1.1,10100
|
||||
commit=29
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.2,10200
|
||||
commit=36
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:1.3,10300
|
||||
commit=46
|
||||
init=rm -f build.xml
|
||||
|
||||
Build:2.0,20000
|
||||
commit=angulo-2.0
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0
|
||||
Current Version Code:20000
|
49
metadata/eu.domob.angulo.yml
Normal file
49
metadata/eu.domob.angulo.yml
Normal file
|
@ -0,0 +1,49 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://www.domob.eu/projects/angulo.php
|
||||
SourceCode: https://sourceforge.net/p/angulo/code
|
||||
IssueTracker: https://sourceforge.net/p/angulo/tickets
|
||||
Donate: https://www.domob.eu/donate.php
|
||||
Bitcoin: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm
|
||||
Litecoin: LdomobRPBM6BA5jzHocC4ri3uoxSV3XAwK
|
||||
|
||||
AutoName: Angulo
|
||||
Summary: Angle and Distance Measuring
|
||||
Description: |-
|
||||
Angulo allows to measure angles by pointing the device, using the internal
|
||||
acceleration (gravity) and magnetic sensors. The interface is very simple and
|
||||
easy-to-use. It can also be used as a water-level and to measure inclines of
|
||||
streets or hills.
|
||||
|
||||
A second activity, Tri-Angulo, can use the data provided by angle sensors to
|
||||
measure distances to points targetted in the device camera. This is useful, for
|
||||
instance, to get quick estimates of sizes of a room or for other applications.
|
||||
|
||||
RepoType: git-svn
|
||||
Repo: https://svn.code.sf.net/p/angulo/code;trunk=trunk;tags=tags
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 10100
|
||||
commit: '29'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 10200
|
||||
commit: '36'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 10300
|
||||
commit: '46'
|
||||
init: rm -f build.xml
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 20000
|
||||
commit: angulo-2.0
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 20000
|
Loading…
Reference in a new issue