From 16a9bb1108c617376f1e3b43161073b14fdabb44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=A3=D8=AD=D9=85=D8=AF=20=D8=A7=D9=84=D9=85=D8=AD=D9=85?= =?UTF-8?q?=D9=88=D8=AF=D9=8A=20=28Ahmed=20El-Mahmoudy=29?= Date: Sun, 26 Jan 2014 21:35:17 +0200 Subject: [PATCH] Added IMSDroid (still WIP) --- metadata/org.doubango.imsdroid.txt | 43 ++++++++++++++++++++++++++++++ srclibs/simple-xml.txt | 3 +++ 2 files changed, 46 insertions(+) create mode 100644 metadata/org.doubango.imsdroid.txt create mode 100644 srclibs/simple-xml.txt diff --git a/metadata/org.doubango.imsdroid.txt b/metadata/org.doubango.imsdroid.txt new file mode 100644 index 0000000000..5af4688e39 --- /dev/null +++ b/metadata/org.doubango.imsdroid.txt @@ -0,0 +1,43 @@ +Categories:None +License:GPLv3 +Web Site:http://code.google.com/p/imsdroid/ +Source Code:http://code.google.com/p/imsdroid/source/checkout +Issue Tracker:http://code.google.com/p/imsdroid/issues/list + +Summary:High Quality Video SIP/IMS client for Android +Description: +3GPP IMS (IP Multimedia Subsystem) is the next generation network for delivering IP multimedia +services. IMS is standardized by the 3rd Generation Partnership Project (3GPP). IMS services could be +used over any type of network, such as 3GPP LTE, GPRS, Wireless LAN, CDMA2000 or fixed line. + +IMSDroid is the first fully featured open source 3GPP IMS Client for Android devices (1.5 and later). +The main purpose of the project is to exhibit doubango's features and to offer an IMS client to the +open source community. doubango is an experimental, open source, 3GPP IMS/LTE framework for both +embedded (Android, Windows Mobile, Symbian, iPhone, iPad, ...) and desktop systems (Windows XP/Vista/7, +MAC OS X, Linux, ...) and is written in ANSI-C to ease portability. The framework has been carefully +designed to efficiently work on embedded systems with limited memory and low computing power. +As the SIP implementation follows RFC 3261 and 3GPP TS 24.229 Rel-9 specifications, this will allow you +to connect to any compliant SIP registrar. + +The current version of IMSDroid partially implements GSMA Rich Communication Suite release 3 and The +One Voice profile V1.0.0 (LTE/4G, also known as GSMA VoLTE) specifications. Missing features will be +implemented in the next releases. Stay tuned. +[http://code.google.com/p/imsdroid/wiki/Quick_Start Quick start guide] +[http://code.google.com/p/imsdroid/wiki/Release_notes Release notes] +. + +Repo Type:git-svn +Repo:http://imsdroid.googlecode.com/svn/branches/2.0/ + +Build:2.554.910,554 + disable=WIP + commit=554 + target=android-19 + subdir=imsdroid + srclibs=simple-xml@2099 + +Auto Update Mode:Version %c +Update Check Mode:RepoManifest +Current Version:2.554.910 +Current Version Code:554 + diff --git a/srclibs/simple-xml.txt b/srclibs/simple-xml.txt new file mode 100644 index 0000000000..a6e4bc643c --- /dev/null +++ b/srclibs/simple-xml.txt @@ -0,0 +1,3 @@ +Repo Type:git-svn +Repo:https://svn.code.sf.net/p/simple/svn/trunk +