Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
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: xamarin/XamarinCommunityToolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.5
Choose a base ref
...
head repository: xamarin/XamarinCommunityToolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.6
Choose a head ref
  • 14 commits
  • 16 files changed
  • 9 contributors

Commits on Oct 2, 2022

  1. Fixed null reference errors (#1916)

    Added null checks
    pictos authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    299fac6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 15, 2022

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

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    5bc3cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aca2829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55322a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update macOS build image (#1909)

    * Update azure-pipelines.yml
    
    * Fix build
    
    ---------
    
    Co-authored-by: Vladislav Antonyuk <33021114+VladislavAntonyuk@users.noreply.github.com>
    jfversluis and VladislavAntonyuk authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6d2d2d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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

Commits on Feb 12, 2023

  1. Fix pipeline (#1942)

    * Automated dotnet-format update
    
    * attempt to fix build
    
    * try msbuild
    
    * restore before build
    
    * Fix NRE
    
    * Fix NRE
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Vladislav Antonyuk <33021114+VladislavAntonyuk@users.noreply.github.com>
    github-actions[bot] and VladislavAntonyuk authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    da30dde View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

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

Commits on Apr 20, 2023

  1. CameraView: fixed leak on UWP not cleaning up MediaCapture object for…

    … preview (#1951)
    
    Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com>
    MFinkBK and pictos authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6167ed4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    204bbe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2b8a2b View commit details
    Browse the repository at this point in the history
  3. CameraView: only request microphone permission when CaptureMode is se…

    …t to Video in UWP (#1963)
    
    CameraView: only request microphone permission when CaptureMode is set to Video
    
    Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
    MFinkBK and jfversluis authored May 1, 2023
    Configuration menu
    Copy the full SHA
    75886e1 View commit details
    Browse the repository at this point in the history
Loading