Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter-webrtc/dart-sip-ua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.8
Choose a base ref
...
head repository: flutter-webrtc/dart-sip-ua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.0
Choose a head ref
  • 18 commits
  • 53 files changed
  • 12 contributors

Commits on Jun 9, 2023

  1. add status_code to progress event (#374)

    Co-authored-by: Takekatsu Hiramura <[email protected]>
    hiratake55 and takekatsuhiramura authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    dfead3f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. expose rtc_session to/from-tag (#378)

    Co-authored-by: Fabian Fest <[email protected]>
    ftsef and Fabian Fest authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    43a4fe8 View commit details
    Browse the repository at this point in the history
  2. #376: Added _settings.session_timers_refresh_method to UaSettings t… (

    #377)
    
    * #376: Added `_settings.session_timers_refresh_method` to UaSettings to expose this feature for users of SipUaHelper
    
    * Reformatted sip_ua_helper to get build pipeline to run
    
    ---------
    
    Co-authored-by: Matthias Schicker <[email protected]>
    komaxx and Matthias Schicker authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    f8aa84a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update dart.yml

    cloudwebrtc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a183f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f8bb8 View commit details
    Browse the repository at this point in the history
  3. Example app cleanup (#394)

    * Example app cleanup
    
    - mirror local video when front facing camera
    - run dart format
    - update dependencies
    
    * try a newer version of stable flutter
    
    ---------
    
    Co-authored-by: CloudWebRTC <[email protected]>
    VictorUvarov and cloudwebrtc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6a87d71 View commit details
    Browse the repository at this point in the history
  4. fix: parse expires from string header. (#396)

    * fix: parse expires from string header.
    
    * update.
    cloudwebrtc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4a073aa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    0d7fb50 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Feature/update dependency to intl v19 (#414)

    * #376: Added `_settings.session_timers_refresh_method` to UaSettings to expose this feature for users of SipUaHelper
    
    * Reformatted sip_ua_helper to get build pipeline to run
    
    * Updated some dependencies
    
    * More dependency updates
    
    ---------
    
    Co-authored-by: Matthias Schicker <[email protected]>
    komaxx and Matthias Schicker authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d4c0a5b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. upgrade intl and logger.

    cloudwebrtc committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ec66172 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Tcp socket implementation (#416)

    Co-authored-by: Mikael Wills <[email protected]>
    mikaelwills and Mikael Wills authored May 8, 2024
    Configuration menu
    Copy the full SHA
    024d0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e205d View commit details
    Browse the repository at this point in the history
  3. add contact_uri as parameter (#426)

    Co-authored-by: Paulo Albuquerque <paulo.albuquerque>
    pjalbuquerque authored May 8, 2024
    Configuration menu
    Copy the full SHA
    05c2673 View commit details
    Browse the repository at this point in the history
  4. Release/0.6.0 (#437)

    * fix log print.
    
    * bump version flutter-webrtc.
    
    * changlog.
    cloudwebrtc authored May 8, 2024
    Configuration menu
    Copy the full SHA
    3342a4b View commit details
    Browse the repository at this point in the history
  5. Update publish.yaml

    cloudwebrtc authored May 8, 2024
    Configuration menu
    Copy the full SHA
    51412e7 View commit details
    Browse the repository at this point in the history
  6. Update pubspec.yaml

    cloudwebrtc authored May 8, 2024
    Configuration menu
    Copy the full SHA
    8d88300 View commit details
    Browse the repository at this point in the history
  7. run import_sorter.

    cloudwebrtc committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b2fab26 View commit details
    Browse the repository at this point in the history
  8. fix analyzer.

    cloudwebrtc committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3f2be15 View commit details
    Browse the repository at this point in the history
Loading