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: rookiejava/Tizen.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Samsung/Tizen.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 21 files changed
  • 7 contributors

Commits on Dec 12, 2025

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

Commits on Mar 30, 2026

  1. Add support for .NET SDKs 8, 9 and 10 in script (Samsung#302)

    * Add support for .NET SDKs 8 and 10 in script
    
    * Add .NET 8, 9, and 10 support to workload-install.sh
    
    Agent-Logs-Url: https://github.com/mattleibow/Tizen.NET/sessions/601b2219-5ec3-487e-92cd-e5cf0ce1e812
    
    Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>
    3 people authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    a3ebdd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. Add Uninstall Script

    Jay Cho committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    533064e View commit details
    Browse the repository at this point in the history
  2. Merge pull request Samsung#304 from Samsung/add-uninstall

    Add Uninstall Script
    shyunMin authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    0a07b45 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. update backup version

    Jay Cho committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    fbdc3f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Add tizen-doctor agent skill (.agents/skills/)

    Provides an agentskills.io-compatible diagnostic skill for AI coding
    assistants. Covers NETSDK1139, missing Tizen Workload, net*-tizen*.0
    TFM resolution issues, sdb / certificate setup. Cross-platform
    collectors (sh / ps1) automatically inspect the WorkloadManifest.json
    this repo produces and emit a structured environment report.
    
    Originally developed at JoonghyunCho/tizen-skills as a marketplace
    plugin (v0.1.0). Migrating here for closer co-location with the
    Workload manifest itself, since references/tfm-workload-matrix.md
    tracks the manifest's Samsung.Tizen.Ref.API* pack list. The marketplace
    install path (claude plugin install tizen) is preserved via an
    automated mirror back to JoonghyunCho/tizen-skills.
    Jay Cho committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    00fbc88 View commit details
    Browse the repository at this point in the history
  2. Add Code Assist (Samsung#306)

    Co-authored-by: Jay Cho <chojoog@gmail.com>
    JoonghyunCho and Jay Cho authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    bdd657f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. feat: install script SSOT (version-map.json + generator + CI + 9.0.30…

    …0 drift fix + tizen7.0 cleanup)
    Jay Cho committed May 11, 2026
    Configuration menu
    Copy the full SHA
    1516909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152d2a7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Configuration menu
    Copy the full SHA
    02fb268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc24deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    712c484 View commit details
    Browse the repository at this point in the history
Loading