Skip to content

Full edge to edge support - #2721

Merged
Dome Pongmongkol (rpdome) merged 4 commits into
devfrom
rapong/edge2edge
Jul 30, 2025
Merged

Full edge to edge support#2721
Dome Pongmongkol (rpdome) merged 4 commits into
devfrom
rapong/edge2edge

Conversation

@rpdome

@rpdome Dome Pongmongkol (rpdome) commented Jul 29, 2025

Copy link
Copy Markdown
Member

AB#3129177

image image

@rpdome
Dome Pongmongkol (rpdome) requested a review from a team as a code owner July 29, 2025 00:34
@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3129177 to an Azure Boards work item.

@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3129177 to an Azure Boards work item.

Comment thread common/build.gradle

implementation 'org.apache.httpcomponents.core5:httpcore5:5.3'
implementation "com.nimbusds:nimbus-jose-jwt:$rootProject.ext.nimbusVersion"
implementation "androidx.activity:activity:1.8.2"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3129177 to an Azure Boards work item.

@mohitc1 Mohit (mohitc1) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Base automatically changed from rapong/sdk35 to dev July 30, 2025 18:31
@rpdome
Dome Pongmongkol (rpdome) dismissed Mohit (mohitc1)’s stale review July 30, 2025 18:31

The base branch was changed.

Copilot AI review requested due to automatic review settings July 30, 2025 18:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements full edge-to-edge support for Android UI by enabling edge-to-edge rendering by default and properly handling system insets to prevent UI overlap with system bars and other UI elements.

  • Enables the edge-to-edge flight by default
  • Implements proper inset handling for system bars, display cutouts, gestures, and keyboard
  • Adds androidx.activity dependency for EdgeToEdge support

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
CommonFlight.java Enables edge-to-edge handling flight by default
DualScreenActivity.java Implements edge-to-edge rendering with proper inset handling and light theme
build.gradle Adds androidx.activity dependency for EdgeToEdge functionality
changelog.txt Documents the new edge-to-edge support feature

@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3129177 to an Azure Boards work item.

…/DualScreenActivity.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…/DualScreenActivity.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

@mohitc1 Mohit (mohitc1) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3129177 to an Azure Boards work item.

@rpdome
Dome Pongmongkol (rpdome) merged commit b186398 into dev Jul 30, 2025
49 of 54 checks passed
@rpdome
Dome Pongmongkol (rpdome) deleted the rapong/edge2edge branch July 30, 2025 21:05
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.

4 participants