Skip to content
This repository was archived by the owner on Feb 25, 2025. 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: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9e1337e
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 67d114f
Choose a head ref
  • 1 commit
  • 29 files changed
  • 1 contributor

Commits on Sep 3, 2021

  1. Display Features support (Foldable and Cutout) (#24756)

    * Add DisplayFeatures and DisplayCutout to viewport metrics
    
    * WindowManager alpha03 and better documentation
    
    * Fixed formatting
    
    * Fixed failing tests
    
    * Replaced API version code P with 28
    
    * Unnecessary import
    
    * Fixed display features parameters missing
    
    * Documentation changes
    
    * First paragraph is a sentence
    
    * Update androidx window library to version 1.0.0-alpha05
    
    * Improve documentation, remove deprecated display feature call
    
    * Write tests and improve documentation
    
    * Migrate to Window Manager alpha08
    
    * Update androidx window to beta01
    
    * Remove unused import
    
    * Remove window_hook_integration_test.dart
    
    * Fix tests
    
    * Update android_embedding_dependencies version to include androidx.window
    
    * Add androidx.window to test_runner build
    
    * Add empty display features arrays to fuchsia platform view
    
    * Fix tests using final class mocking
    
    * Add missing license header
    
    * Update licenses_golden
    andreidiaconu authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    67d114f View commit details
    Browse the repository at this point in the history
Loading