1. 09 9月, 2021 3 次提交
  2. 08 9月, 2021 9 次提交
  3. 07 9月, 2021 1 次提交
  4. 06 9月, 2021 5 次提交
  5. 05 9月, 2021 5 次提交
  6. 04 9月, 2021 14 次提交
  7. 03 9月, 2021 3 次提交
    • S
    • S
      633db12a
    • A
      Display Features support (Foldable and Cutout) (#24756) · 67d114ff
      Andrei Diaconu 提交于
      * 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
      67d114ff