Desktop Installer
- Started working on the option to install alongside other OS
- Discussed and specified a Network Manager config API in Subiquity
- Updated Subiquity
- Proposed a new way of showing installation logs to the design team
- Enabled (dry-run) integration tests in the CI
- Started experimenting with live installation in the CI
fwupd
- Implemented getters and setters for approved and blocked firmware
- Used the recent dbus.dart improvements
- Split into smaller files
Yaru
- Finished up and released the first version of yaru_colors.dart
- Adapted yaru.dart to use yaru_colors
- Relaxed dbus version constraint
- Addded successColor and warningColor extensions
Flutter
- Fixed FlSettingsPortal review findins
- Proposed FlTextInputPlugin to use FlView as GTK IM client window
- Looked into Flutter’s accessibility support for textual widgets
- Fixed the accessibility role of password inputs