1. 23 Feb, 2023 22 commits
  2. 22 Feb, 2023 6 commits
    • Ricardo Amador's avatar
      Update jdk in cirrus dockerfile image. (#121251) · 1168c2c8
      Ricardo Amador authored
      * Update jdk in cirrus dockerfile image.
      
      * Update to install jaxb for jdk11. Hopefully this works.
      
      * Add jaxb to classpath
      
      * Classpath was not set in run
      
      * Update to use newer tools
      
      * typo
      
      * Update path to commandline tools.
      
      * Trying different approach
      
      * Wrong path
      
      * Wrong path
      
      * Wrong path
      
      * Wrong path
      
      * Remove debug statements
      1168c2c8
    • Casey Hillers's avatar
      92414268
    • Michael Goderbauer's avatar
      Rename WindowPadding to ViewPadding (#121152) · 5ccb4d4b
      Michael Goderbauer authored
      * Rename WindowPadding to ViewPadding
      
      * dart fix
      
      * typos
      5ccb4d4b
    • Mushaheed Syed's avatar
      Add ActionButtonIconsData for overriding action icons (#118229) · 7d85a585
      Mushaheed Syed authored
      * Add ActionButtonIconsData for overriding action icons
      
      * Fix formatting issues
      
      * Add missing exports in material library and add copyWith method in ActionButtonIconsData
      
      * Move all action buttons, and icons to action_buttons.dart
      
      * Rename actionButtonIcons to actionIconTheme
      
      * Refactor buttons in action_buttons.dart to extend a private class for common implementation
      
      * Refactor icons in action_buttons
      
      * Fix docs in action_buttons_theme
      
      * Fix #107646 always use 'Icons.arrow_back' as a back_button icon in web
      
      * Update documentation for action buttons and add style parameter to every action button
      
      * Fix analyzer warnings
      
      * Add missing style argument in IconButton of _ActionButton
      
      * Add tests for action buttons, action icon theme, drawer buttons, and back buttons
      
      * Add example (+test) for action icon button's action icon theme in examples/api
      
      * Fix analysis errors
      
      * Add missing license header in action_icon_theme.0.dart
      
      * Fix deprecation notice in theme_data.dart
      
      * Update theme data tests for actionIconTheme
      
      * Remove iconSize parameter from ActionButtons and update docs
      
      * Fix failing tests
      
      * Update button color during backbutton tests to red
      
      * Fix analytics issues
      
      * Fix format
      7d85a585
    • Ricardo Amador's avatar
    • gaaclarke's avatar
      Added negative test and blur test to the wide gamut tests. (#120914) · 4c25587b
      gaaclarke authored
      * Added negative test and blur test to the wide gamut tests.
      
      * switched back to dstOver
      
      * fixed blur test
      
      * analysis warnings
      
      * analyzer
      4c25587b
  3. 21 Feb, 2023 12 commits