rewrite yml: eu.siebeck.sipswitch
This commit is contained in:
parent
8d4bc860aa
commit
949283a933
|
@ -1,46 +0,0 @@
|
||||||
Categories:Phone & SMS
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/robert7k/sipswitch
|
|
||||||
Issue Tracker:https://github.com/robert7k/sipswitch/issues
|
|
||||||
|
|
||||||
Auto Name:SIP Switch
|
|
||||||
Summary:Access Internet call settings
|
|
||||||
Description:
|
|
||||||
Android 2.3 (Gingerbread) and newer has a built in SIP/VoIP client. The widget
|
|
||||||
has two buttons: The left one gives you a shortcut to the SIP settings i.e. to
|
|
||||||
enable incoming calls. The second one allows you to select how calls should be
|
|
||||||
routed primarily: you can select whether all calls should be made via SIP by
|
|
||||||
default; only Internet calls via SIP (Airplane mode), or if you want to be asked
|
|
||||||
before each call.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/robert7k/sipswitch.git
|
|
||||||
|
|
||||||
Build:1.0.4,5
|
|
||||||
commit=1.0.4
|
|
||||||
|
|
||||||
Build:1.0.8,9
|
|
||||||
commit=1.0.8
|
|
||||||
|
|
||||||
Build:1.1.0,10
|
|
||||||
commit=1.1.0
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Build:1.1.1,11
|
|
||||||
commit=1.1.1
|
|
||||||
subdir=app
|
|
||||||
submodules=yes
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Usage of the jar is fine since it comes directly from upstream's repo.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:1.1.2
|
|
||||||
Current Version Code:12
|
|
51
metadata/eu.siebeck.sipswitch.yml
Normal file
51
metadata/eu.siebeck.sipswitch.yml
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
Categories:
|
||||||
|
- Phone & SMS
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/robert7k/sipswitch
|
||||||
|
IssueTracker: https://github.com/robert7k/sipswitch/issues
|
||||||
|
|
||||||
|
AutoName: SIP Switch
|
||||||
|
Summary: Access Internet call settings
|
||||||
|
Description: |-
|
||||||
|
Android 2.3 (Gingerbread) and newer has a built in SIP/VoIP client. The widget
|
||||||
|
has two buttons: The left one gives you a shortcut to the SIP settings i.e. to
|
||||||
|
enable incoming calls. The second one allows you to select how calls should be
|
||||||
|
routed primarily: you can select whether all calls should be made via SIP by
|
||||||
|
default; only Internet calls via SIP (Airplane mode), or if you want to be asked
|
||||||
|
before each call.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/robert7k/sipswitch.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.4
|
||||||
|
versionCode: 5
|
||||||
|
commit: 1.0.4
|
||||||
|
|
||||||
|
- versionName: 1.0.8
|
||||||
|
versionCode: 9
|
||||||
|
commit: 1.0.8
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 10
|
||||||
|
commit: 1.1.0
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.1
|
||||||
|
versionCode: 11
|
||||||
|
commit: 1.1.1
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
MaintainerNotes: Usage of the jar is fine since it comes directly from upstream's
|
||||||
|
repo.
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.1.2
|
||||||
|
CurrentVersionCode: 12
|
Loading…
Reference in a new issue