Skip to content

chore: Remove Tizen bitmap code; simplify platform detection#1583

Merged
glennawatson merged 3 commits into
mainfrom
RemoveTizen
May 23, 2026
Merged

chore: Remove Tizen bitmap code; simplify platform detection#1583
glennawatson merged 3 commits into
mainfrom
RemoveTizen

Conversation

@ChrisPulman
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Update

What is the new behavior?

Remove platform-specific Tizen bitmap implementation and related build define, and simplify platform mode detection logic. Deleted Tizen bitmap files (BitmapMixins.cs, PlatformBitmapLoader.cs, TizenBitmap.cs) and removed the TIZEN DefineConstants entry from Directory.Build.targets. Updated DefaultPlatformModeDetector to drop NETFX_CORE guards and to remove Tizen from conditional compilation branches, unifying how entry assembly/base directory and design-environment checks are performed.

What might this PR break?

Checklist

  • I have read the Contribute guide
  • Tests have been added or updated (for bug fixes / features)
  • Docs have been added or updated (for bug fixes / features)
  • Changes target the main branch
  • PR title follows Conventional Commits

Additional information

Remove platform-specific Tizen bitmap implementation and related build define, and simplify platform mode detection logic. Deleted Tizen bitmap files (BitmapMixins.cs, PlatformBitmapLoader.cs, TizenBitmap.cs) and removed the TIZEN DefineConstants entry from Directory.Build.targets. Updated DefaultPlatformModeDetector to drop NETFX_CORE guards and to remove Tizen from conditional compilation branches, unifying how entry assembly/base directory and design-environment checks are performed.
@glennawatson glennawatson changed the title Remove Tizen bitmap code; simplify platform detection chore: Remove Tizen bitmap code; simplify platform detection May 23, 2026
@ChrisPulman ChrisPulman enabled auto-merge (squash) May 23, 2026 09:00
@glennawatson glennawatson disabled auto-merge May 23, 2026 09:41
@glennawatson glennawatson merged commit a5cfc26 into main May 23, 2026
3 of 4 checks passed
@glennawatson glennawatson deleted the RemoveTizen branch May 23, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants