Releases: ubuntu-flutter-community/settings
Releases · ubuntu-flutter-community/settings
v0.0.8-alpha
What's Changed
- Wallpaper: show add button when customdir is empty by @Feichtmeier in #298
- Fix empty gpu error by @Jupi007 in #299
- [WIP] Adding Display Page (without Night Mode) by @atsen-dev in #295
- Add icons to power profile section by @Jupi007 in #301
- BluetoothDeviceModel: fix warning from #295 plus.. by @Feichtmeier in #302
- Adding a dispose into services to close/dispose all resources by @atsen-dev in #303
- Accessibility : No more text without translation by @atsen-dev in #304
- BluetoothPage Regression: do not dispose in view by @Feichtmeier in #305
- Privacy by @mivoligo in #307
- WallpaperPage: Use native filepicker by @Feichtmeier in #311
- Utils refactoring by @mivoligo in #312
- Themes: link flutter and gtk themes by @Feichtmeier in #313
- Themes: Add new yaru themes by @Feichtmeier in #314
- ThemeSection: hide themes if osversion < 22 by @Feichtmeier in #315
- Fix for settings using unsigned integer values by @mivoligo in #316
- Use handy_window instead of libhandy-1-dev by @Feichtmeier in #319
- Bluetooth improvments by @Feichtmeier in #320
- Dark_wallpaper by @Feichtmeier in #321
- Theme: fix darkmode, use yaru widgets color disk by @Feichtmeier in #322
- Fix typo in settings_service.dart by @mivoligo in #323
- WIP: Adapt to yaru.dart changes by @Feichtmeier in #324
- InfoPage: move pdf_api into pdf_service by @Feichtmeier in #325
- Use YaruCircularProgressIndicator by @Jupi007 in #326
Full Changelog: v0.0.7-alpha...v0.0.8-alpha
v0.0.7-alpha
What's Changed
DateTimePage is now in. Apart from this...
- Wallpaper page more providers by @Feichtmeier in #274
- WallpaperPage: extract widgets from build method by @Feichtmeier in #275
- PrivatePage: styling and localization by @Feichtmeier in #276
- Localize page titles by @Feichtmeier in #277
- Connections and Wallpaper: increase radii by @Feichtmeier in #279
- FIx several warnings by @Feichtmeier in #280
- Bluetooth: improve UI and fix issues by @Feichtmeier in #282
- Canonical with a capital C by @madsrh in #283
- Added danish translations by @madsrh in #286
- More_bt_improvements by @Feichtmeier in #287
- Add French missing messages by @Jupi007 in #288
- Improve_wallpaper_performance by @Feichtmeier in #290
- WallpaperPage: add missing l10n strings by @Feichtmeier in #292
- AppearancePage: correct app title for search by @Feichtmeier in #293
- PrivacyPage: add clear recently used button by @Feichtmeier in #294
New Contributors
Full Changelog: v0.0.6-alpha...v0.0.7-alpha
Release v0.0.6-alpha
What's Changed
- Rework appearance model by @Feichtmeier in #241
- Re-add riv asset dir to pubspec by @Feichtmeier in #244
- Use updated yaru_widgets to fix tabbed views by @Feichtmeier in #245
- unify how we get model references from providers by @Feichtmeier in #246
- AppearancePage: rename model to DockModel by @Feichtmeier in #247
- Crosshairs color in zoom settings by @mivoligo in #250
- Color assets in app theme by @Feichtmeier in #248
- Don't use YaruSliderSecondary widget by @mivoligo in #251
- push a more updated pubspec.lock to make YaruColorPickerButton work by @Feichtmeier in #253
- Don't allow selecting both scrolling types at the same time by @mivoligo in #252
- Brightness sliders by @mivoligo in #254
- Use updated yaru_widgets.dart by @Feichtmeier in #257
- Use width in YaruSimpleDialog by @Feichtmeier in #258
- InfoPage: make the COF look the same in light/dark by @Feichtmeier in #259
- Bump versions of flutter_spinbox and rive + .lock by @Feichtmeier in #260
- Power: Add lid close section and model by @Feichtmeier in #261
- WallpaperPage: adapt to YaruSelectableContainer by @Feichtmeier in #263
- adding translations and applying them by @atsen-dev in #264
- BluetoothPage: dialog improvements by @Feichtmeier in #265
- Use updated yaru_widgets by @Feichtmeier in #267
- RemovableMedia: do not use yaru section by @Feichtmeier in #268
- SecurityPage: add security pages by @Feichtmeier in #269
- PrivacyPanel: add kDefaultWidth and enabled flags by @Feichtmeier in #271
- Update readme by @Feichtmeier in #273
New Contributors
- @atsen-dev made their first contribution in #264
Full Changelog: v0.0.5-alpha...v0.0.6-alpha
Alpha Release 0.0.5
Change log combined with thanks:
- Thanks to @Muqtxdir for the many assets depending on the dock position and height
- Thanks to @YoussefLasheen for adding the BingWallpaper feature in the wallpaper page
- Thanks to @mivoligo for introducing the null checking and disabling/enabling the UI depending on the result
- Thanks to @Jupi007 for improvements to the powerpage and the linear progress indicator styling
- Thanks to @jpnurmi for general consulting
- updated the appearance page to use assets but do not to waste too much space thanks to a new selectable svg image widget
- the keyboard page is re-redesigned and now includes a YaruTabbedPage for settings and shortcuts and enables users to change their keyboard input
Alpha Release 0.0.4
Alpha Release 0.0.3
- settings now uses a re-written gsettings.dart ! Thanks again to @jpnurmi
- thus and thanks to a big update in settnings by @jpnurmi all changes applied on other apps like gnome control center or gnome shell are correctly received and displayed inside the app even if the change has not been activated inside the app
- the gsetting change also fixed an issue with the release needing shared libraries from libgtk-3-dev to be installed on the system
Exporting the archive and clicking the settings
binary should open the app!
Settings_Alpha_Release_v0.0.2
Settings_Alpha_Release_v0.0.1
This is the first release of a partially complete app. Only for testing purposes.
The following features and pages are currently partially functional:
- use real yaru icons
- responsive layout
- MVVM software architecture
- search
- WIFI page
- Wallpaper page
- Appearance page
- Notifications page
- Power page
- Mouse and touchpad page
- Removeable Media page
- Accessability page
- Info page