Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JetBrains
/
compose-multiplatform-core
Public
forked from
androidx/androidx
Notifications
You must be signed in to change notification settings
Fork
154
Star
669
Code
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Adds support for UiMediaScope in iOS
- #3340
#3340
Open
Apolo (ApoloApps)
wants to merge 11 commits into
JetBrains:jb-main
JetBrains/compose-multiplatform-core:jb-main
from
ApoloApps:uiMediaSupportInIos
ApoloApps/compose-multiplatform-core:uiMediaSupportInIos
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Adds support for UiMediaScope in iOS
#3340
Apolo (ApoloApps)
wants to merge 11 commits into
JetBrains:jb-main
JetBrains/compose-multiplatform-core:jb-main
from
ApoloApps:uiMediaSupportInIos
ApoloApps/compose-multiplatform-core:uiMediaSupportInIos
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Add common logic for supporting UiMediaScope in Skiko platforms
Apolo (ApoloApps)
committed
3395fd2
View commit details
Copy full SHA for 3395fd2
Browse repository at this point
Fix web tests failing after removing DefaultHapticFeedback in favor of a private NoOpHapticFeedback
Apolo (ApoloApps)
committed
963fc17
View commit details
Copy full SHA for 963fc17
Browse repository at this point
Add UiMediaScope support to iOS
Apolo (ApoloApps)
committed
39cc243
View commit details
Copy full SHA for 39cc243
Browse repository at this point
Commits on Aug 26, 2026
Merge branch 'jb-main' into uiMediaSupportInIos
Apolo (ApoloApps)
authored
63c376c
View commit details
Copy full SHA for 63c376c
Browse repository at this point
Merge branch 'jb-main' into uiMediaSupportInIos
Apolo (ApoloApps)
authored
10f981e
View commit details
Copy full SHA for 10f981e
Browse repository at this point
Update compose/ui/ui/src/iosMain/kotlin/androidx/compose/ui/platform/MediaEnvironment.ios.kt
Show description for 5bb4e8c
Apolo (ApoloApps)
and
Andrei Salavei (ASalavei)
authored
5bb4e8c
View commit details
Copy full SHA for 5bb4e8c
Browse repository at this point
Commits on Aug 28, 2026
Remove density from MediaEnvironment
Apolo (ApoloApps)
committed
2afb0f0
View commit details
Copy full SHA for 2afb0f0
Browse repository at this point
Commits on Sep 1, 2026
Merge branch 'jb-main' into uiMediaSupportInIos
Apolo (ApoloApps)
authored
91f9939
View commit details
Copy full SHA for 91f9939
Browse repository at this point
Discard changes to compose/ui/ui/src/skikoMain/kotlin/androidx/compose/ui/platform/CompositionLocals.skiko.kt
Apolo (ApoloApps)
authored
2e73eea
View commit details
Copy full SHA for 2e73eea
Browse repository at this point
Renaming MediaEnvironment to MediaScope in iOS and some fixing after main PR merge
Apolo (ApoloApps)
committed
ed2f8cb
View commit details
Copy full SHA for ed2f8cb
Browse repository at this point
Commits on Sep 2, 2026
Readd import removed by the formatter that is causing the failures in all iOS related tests
Apolo (ApoloApps)
committed
460e80e
View commit details
Copy full SHA for 460e80e
Browse repository at this point
You can’t perform that action at this time.