Branch: refs/heads/master
Home: https://github.com/RestComm/restcomm-android-sdk
Commit: 0a8c44dea859a252d015b1bd6008cc7259a8b704
https://github.com/RestComm/restcomm-android-sdk/commit/0a8c44dea859a252d015b1bd6008cc7259a8b704
Author: Antonis <[email protected]>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Changed paths:
M Examples/restcomm-olympus/.idea/misc.xml
M Examples/restcomm-olympus/app/app.iml
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/PeerConnectionClient.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/util/AsyncHttpURLConnection.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/util/IceServerFetcher.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCConnection.java
Log Message:
-----------
Working on #530: Make ICE configuration pluggable. This is actually some
tests to fix our new ICE configuration URL; the work to make it pluggable will
start later
Commit: 2e50609742d23cef6fcbc2d97b324f4ca6364f00
https://github.com/RestComm/restcomm-android-sdk/commit/2e50609742d23cef6fcbc2d97b324f4ca6364f00
Author: Antonis <[email protected]>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M Examples/restcomm-olympus/.idea/misc.xml
M Examples/restcomm-olympus/app/app.iml
M Examples/restcomm-olympus/app/build.gradle
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCConnection.java
Log Message:
-----------
Working on #530: Make ICE configuration pluggable
Commit: 0a7df46c6d80b11880c0e420040a9e44accc0d09
https://github.com/RestComm/restcomm-android-sdk/commit/0a7df46c6d80b11880c0e420040a9e44accc0d09
Author: Antonis <[email protected]>
Date: 2017-09-15 (Fri, 15 Sep 2017)
Changed paths:
A Examples/restcomm-olympus/.idea/codeStyleSettings.xml
M Examples/restcomm-olympus/app/app.iml
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/SettingsActivity.java
M Examples/restcomm-olympus/app/src/main/res/values/arrays.xml
M Examples/restcomm-olympus/app/src/main/res/xml/preferences.xml
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/util/AsyncHttpURLConnection.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/util/IceServerFetcher.java
M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCClient.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCConnection.java
M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/util/RCUtils.java
M restcomm.android.sdk/src/main/res/values/strings.xml
Log Message:
-----------
Working on #530: Make ICE configuration pluggable
Commit: 9e0dc4941080f2c366428600f470302d360968dd
https://github.com/RestComm/restcomm-android-sdk/commit/9e0dc4941080f2c366428600f470302d360968dd
Author: Antonis <[email protected]>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M Examples/restcomm-helloworld/.idea/misc.xml
M Examples/restcomm-olympus/app/app.iml
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/SettingsActivity.java
M Examples/restcomm-olympus/app/src/main/res/values/arrays.xml
A Examples/restcomm-olympus/app/src/main/res/values/integers.xml
M Examples/restcomm-olympus/app/src/main/res/xml/preferences.xml
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/util/RCUtils.java
M restcomm.android.sdk/src/main/res/values/strings.xml
Log Message:
-----------
Fixed #530: Make ICE configuration pluggable
Commit: 77b66423058849e06288896c284fb477ff4bf4cb
https://github.com/RestComm/restcomm-android-sdk/commit/77b66423058849e06288896c284fb477ff4bf4cb
Author: Antonis <[email protected]>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M Examples/restcomm-helloworld/.idea/misc.xml
M Examples/restcomm-olympus/.idea/codeStyleSettings.xml
M Examples/restcomm-olympus/app/app.iml
M Examples/restcomm-olympus/app/build.gradle
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java
M
Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/SettingsActivity.java
M Examples/restcomm-olympus/app/src/main/res/values/arrays.xml
A Examples/restcomm-olympus/app/src/main/res/values/integers.xml
M Examples/restcomm-olympus/app/src/main/res/xml/preferences.xml
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/PeerConnectionClient.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/util/AsyncHttpURLConnection.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/MediaClient/util/IceServerFetcher.java
M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCClient.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCConnection.java
M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java
M
restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/util/RCUtils.java
M restcomm.android.sdk/src/main/res/values/strings.xml
Log Message:
-----------
Merged atsakiridis_issue530 with master
Compare:
https://github.com/RestComm/restcomm-android-sdk/compare/1e67079b5fa3...77b664230588
--
---
You received this message because you are subscribed to the Google Groups
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.