v0.2.9-alpha
Pre-release
Pre-release
Feichtmeier
released this
12 Feb 04:19
·
1278 commits
to main
since this release
How to get the update
sudo snap refresh snap-store --channel=preview/edge
Explore with snap/deb indication | New combined installed/updates page | Shortcuts to categories |
---|---|---|
What's Changed
- BorderContainer: use YaruBorderContainer by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/846
- Replace AppLoadingPage with each individual container loading state by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/848
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/834
- Show number of available updates and progress in launcher icon by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/853
- Re-add padding to deb updates page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/859
- Updates: move the tabs to the header as on the other pages for consistency by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/860
- AppPage and package updates in wide windows: limit adaptive padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/862
- Use new fallback icon by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/864
- Add image banner without using it by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/865
- AppImageBanner: fixes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/866
- fix flutter version by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/871
- Namespace badges.dart to avoid conflict with Badge in Flutter 3.7.0 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/876
- Replace xterm with LogView from ufp/ubuntu_widgets by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/875
- Fetch package groups in single transaction by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/877
- Flutter 3.7: code fixes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/879
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/851
- Reload Explore page when clicking sidebar by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/870
- wrap AppIcon in RepaintBoundary by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/884
- Bump yaru_widgets to a stable version from hosted by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/886
- Wrong translation procuces overflow on
AppPage
by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/893 - Add clear icon to searchbar by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/892
- Move connectivity from AppModel into a small standalone unit by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/896
- Enable use_super_parameters by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/900
- More styling fixes by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/903
- Launcher entry: update counter and progress bar simultaneously by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/908
- AppBanner & PackagePage: fill all infos with data or fallback string by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/897
- AppBanners: bring back correct BG colour in the light theme by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/910
- Small styling fixes for dependecies popup by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/905
- Improve search hint and avoid height jumping by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/911
- Refactor: separate app data and ratings by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/915
- Snap progress indicator by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/916
- remove unused functions/getter/setters from
ExploreModel
by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/923 - Refactor: separate app model and reviews by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/924
- Detach
ExploreModel
fromStartPage
and just pass a list of snaps and theSnapSection
to the constructor by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/926 - ExploreModel: make searchQuery and selectedSection nullable by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/928
- detach the
ExploreHeader
andInstalledHeader
from any models by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/929 - ODRS ratings by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/931
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/882
- ExplorePage: get rid of FutureBuilder by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/930
- ODRS reviews by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/933
- AppReviewsDialog: improve padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/934
- Adhere to SI and IEC standards for data size units by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/935
- AppModel: use context select by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/938
- snap: use flutter 3.7.0 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/942
- Installed page - update icon/button styling by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/946
- Release_0.2.8-alpha by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/947
- Show deb dependency sizes by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/950
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/932
- make search available from App downwards by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/945
- PackageModel: make checkDependencies optional in init by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/952
- Don't use full width on Settings page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/949
- fix scroll behavior in dependency dialog by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/955
- Settings: move to trailing & open in dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/953
- Add gear icon βοΈ by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/957
- SettingsPage: add license button and route, improve layout by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/964
- Changed font size for app_header by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/963
- Added text color to albino log by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/967
- SettingsModel: clean up by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/968
- LicensePage tweaks by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/965
- AppPage Gallery dialog should resize on window size change by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/972
- AppPage Gallery Dialog: use appData.name as title by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/973
- SnapUpdates: refresh all should not ask for password before every update by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/970
- Merge updates and installed pages by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/974
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/961
- Shortcuts by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/956
- Collection: sort snaps by update and SnapSort by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/975
- PackageService: remove filter in isInstalled by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/979
- PackageService: fix isInstalled by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/981
- Update list of installed packages upon installation/removal by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/983
- Collection: fix tile shape and divider by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/985
- CollectionPage: re-add deb controls and improve layout by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/989
- Hide disabled Open button for snaps by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/990
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/984
- PackageService: fix isInstalled by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/992
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/995
- UpdateBanner: rename to PackageUpdateBanner by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/993
- Packagekit progress indicator by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/944
- CollectionModel: make _installedSnaps null at start by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/997
- CollectionModel: remove unecessary list clearing by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/999
- rebuild package tiles when installed packages change by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1001
- PackageService: reduce signals in getInstalledPackages by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1002
- CollectionPage: improve performance by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1004
- App: add more shortcut pageItems by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1000
StartPage
: show appstream data as soon as possible by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1006- CollectionPage: improve icon and design and fix bugs by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1010
- Changed Offline text color to grey by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1013
- Fix overflow error in review/ratings by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1017
- [Reviews/Rating] expand inkwell to include blank space by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1018
- show all items in Additional Information section by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1020
- remove extra bottom padding in review dialog by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1021
- remove awkward review carousel cutoff by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1022
- CollectionPage: show to top button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1024
- Collection page: show badge on app format selector by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/1027
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1028
- Pubspec: Upgrade handy_window by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1029
- CollectionPage: organize by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1031
Full Changelog: ubuntu-flutter-community/software@v0.2.7-alpha...v0.2.9-alpha