Branch: refs/heads/master
  Home:   https://github.com/RestComm/restcomm-ios-sdk
  Commit: 034143bc071fc7861797d66b9a46cddb365a5997
      
https://github.com/RestComm/restcomm-ios-sdk/commit/034143bc071fc7861797d66b9a46cddb365a5997
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-19 (Thu, 19 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.m
    A Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.h
    A Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.m
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/SigninTableViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/Utils.m
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj
    M RestCommClient/Classes/Media/MediaWebRTC.m
    M RestCommClient/Classes/RCDevice.h
    M RestCommClient/Classes/RCDevice.m
    M RestCommClient/Classes/common.m

  Log Message:
  -----------
  - Working on #issue626 -> Implemented Basic CallKit functionalities (missing 
Video, Hold, DTMF ..)


  Commit: 3f1b15bb3b064bc09dbea0f4d4d593779e22fb08
      
https://github.com/RestComm/restcomm-ios-sdk/commit/3f1b15bb3b064bc09dbea0f4d4d593779e22fb08
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-22 (Sun, 22 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.m

  Log Message:
  -----------
  - Working on #issue626 -> Removing the connection object from app delegate; 
Fix duplication when opening from unlock screen. Removing notification for 
supporting the  < 10.0 devices.


  Commit: c63ae6cc3c1d6ec8ffbdadf4ad9b17b1050cb116
      
https://github.com/RestComm/restcomm-ios-sdk/commit/c63ae6cc3c1d6ec8ffbdadf4ad9b17b1050cb116
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/Utils.m
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj

  Log Message:
  -----------
  - Working on #issue626 -> Changed url to cloud and reorder of view controller.


  Commit: 61ae3eeb843186c316368ea9af0e9618d7a5f47c
      
https://github.com/RestComm/restcomm-ios-sdk/commit/61ae3eeb843186c316368ea9af0e9618d7a5f47c
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.m

  Log Message:
  -----------
  - Working on #issue626 ->  Final changes before PR, dtmf and mute 
implementation on CallKit


  Commit: d09cc4412d2c67093901403c68e990d68a32b3b4
      
https://github.com/RestComm/restcomm-ios-sdk/commit/d09cc4412d2c67093901403c68e990d68a32b3b4
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.m
    A Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.h
    A Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.m
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/SigninTableViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/Utils.m
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj
    M RestCommClient/Classes/Media/MediaWebRTC.m
    M RestCommClient/Classes/RCDevice.h
    M RestCommClient/Classes/RCDevice.m
    M RestCommClient/Classes/common.m

  Log Message:
  -----------
  Merge branch 'ognjen_issue626'

* ognjen_issue626:
  - Working on #issue626 ->  Final changes before PR, dtmf and mute 
implementation on CallKit
  - Working on #issue626 -> Changed url to cloud and reorder of view controller.
  - Working on #issue626 -> Removing the connection object from app delegate; 
Fix duplication when opening from unlock screen. Removing notification for 
supporting the  < 10.0 devices.
  - Working on #issue626 -> Implemented Basic CallKit functionalities (missing 
Video, Hold, DTMF ..)


  Commit: df72bb2acbaec4fedb46c5e285b9ed4fa0b0a8c0
      
https://github.com/RestComm/restcomm-ios-sdk/commit/df72bb2acbaec4fedb46c5e285b9ed4fa0b0a8c0
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/MainTableViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.m
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj

  Log Message:
  -----------
  - Working on #issue626 -> FIxed audio and #639


  Commit: fc7b45ffb70d9049dc8d268631953e933ec9b4c1
      
https://github.com/RestComm/restcomm-ios-sdk/commit/fc7b45ffb70d9049dc8d268631953e933ec9b4c1
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/BugReportViewController.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/BugReportViewController.m
    M RestCommClient/Classes/RCDevice.m

  Log Message:
  -----------
  - Working on #issue626 -> Fixed #626 remove debug logs.


  Commit: 6bf37fab5780215aea04b28d9b26000c7f72af86
      
https://github.com/RestComm/restcomm-ios-sdk/commit/6bf37fab5780215aea04b28d9b26000c7f72af86
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M scripts/build-olympus.bash
    M 
scripts/provisioning-profile/profile-distribution-olympus.mobileprovision.enc

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


  Commit: fc4395d2d12ebd82b901018a22a0e5d87ae50df1
      
https://github.com/RestComm/restcomm-ios-sdk/commit/fc4395d2d12ebd82b901018a22a0e5d87ae50df1
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.h
    R Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.h
    R Examples/restcomm-olympus-nopod/restcomm-olympus/RCCallKitProvider.m
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj
    A RestCommClient/Classes/RCCallKitProvider.h
    A RestCommClient/Classes/RCCallKitProvider.m
    M RestCommClient/Classes/RestCommClient.h

  Log Message:
  -----------
  -  warking on: #626 CallKit integration and #639 CallKit opening the 
application from locked screen PR changes. (NOT FInished yet)


  Commit: 852d4175282abdc6b473dc3bd42a3649fbb6030f
      
https://github.com/RestComm/restcomm-ios-sdk/commit/852d4175282abdc6b473dc3bd42a3649fbb6030f
  Author: Ognjen Manevski <ognjen.manev...@telestax.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.m
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/cert/certificate_key_push.pem
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/cert/rsa_private_key_push.pem
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj
    M RestCommClient/Classes/CliInterface/ssc_sip.mm
    M RestCommClient/Classes/RCCallKitProvider.h
    M RestCommClient/Classes/RCCallKitProvider.m

  Log Message:
  -----------
  - warking on: #626 CallKit integration and #639 CallKit opening the 
application from locked screen PR changes (Fixed)


  Commit: d07bfecb8fd357e42653cc54f1953afb001f6ad0
      
https://github.com/RestComm/restcomm-ios-sdk/commit/d07bfecb8fd357e42653cc54f1953afb001f6ad0
  Author: Antonis Tsakiridis <antonis.tsakiri...@telestax.com>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/AppDelegate.mm
    M Examples/restcomm-olympus-nopod/restcomm-olympus/BugReportViewController.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/BugReportViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.h
    M Examples/restcomm-olympus-nopod/restcomm-olympus/CallViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/MainTableViewController.m
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/SigninTableViewController.m
    M Examples/restcomm-olympus-nopod/restcomm-olympus/Utils.m
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/cert/certificate_key_push.pem
    M 
Examples/restcomm-olympus-nopod/restcomm-olympus/cert/rsa_private_key_push.pem
    M Examples/restcomm-olympus/restcomm-olympus.xcodeproj/project.pbxproj
    M RestCommClient/Classes/CliInterface/ssc_sip.mm
    M RestCommClient/Classes/Media/MediaWebRTC.m
    A RestCommClient/Classes/RCCallKitProvider.h
    A RestCommClient/Classes/RCCallKitProvider.m
    M RestCommClient/Classes/RCDevice.h
    M RestCommClient/Classes/RCDevice.m
    M RestCommClient/Classes/RestCommClient.h
    M RestCommClient/Classes/common.m

  Log Message:
  -----------
  Merge pull request #641 from ognjenns/master

#626 CallKit integration and #639 CallKit opening the application from locked 
screen


Compare: 
https://github.com/RestComm/restcomm-ios-sdk/compare/e06274d9ea62...d07bfecb8fd3

-- 

--- 
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 mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to