Releases: ubuntu/app-center
0.3.0-alpha
What's Changed
- Package updating page: add padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1039
- Remove unnecessary toolips by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1038
- Package type visualization improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1040
- Added padding to snapchannel popup button by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1045
- Only show date in ReleasedAt by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1046
- Bring section banner closer to design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1044
- PackagePage: set appIsInstalled in AppPage by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1048
- ExploreModel: enable packageKit before loading StartPage components by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1050
- Correctly look for snap updates by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1051
- Remove the package updating details by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1052
- exempt common bots from CLA by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1053
- Revert "exempt common bots from CLA (#1053)" by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1055
- SnapPage: add a share button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1056
- Snap account icons by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1059
- Add tooltip for share icon by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1057
- Switch to yaru_window by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1063
- AppBanner: better publishername guessing by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1064
- Fix Title alignment by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1065
- Attempt to fix occasional blank window by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/978
- Fix: Can't switch snap tracking channel without reinstalling by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1071
- Use snapd.dart to find snaps with updates by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1070
- Find unlisted snaps by exact name by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1077
- CollectionPage: fix NPE with early search by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1084
- Remove
pubspec_overrides.yaml
by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1085 - Make publisher name click search for publisher by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1078
- Issue1061 apppage title overflow by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1087
- Smaller fontsize for YaruExpanders by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1089
- Fixed apppage title size by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1091
- Snap channel dropdown text styling by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1093
- fix snapd.dart git ref until PR is merged by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1097
- AppModel: return sum of snap and deb updates by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1102
- ExplorePage: reset searchQuery in initState by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1101
- Changed sizebox height by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1100
- update snapd.dart by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1104
- Dependency expander text color by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1095
- Use primary color for links by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1094
- Alert dialog for removing snap by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1110
- Issue #1114 by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1115
- Font tweaks for section banners by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1112
- New banner gradients by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1111
- SnapPage: use outline for snapchannel button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1117
- Update from yaru by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1108
- Implement Ratings and Reviews redesign by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1119
- Review styling by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1121
- ReviewRatingBar: simplify alignment and detachment by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1122
- Replace Collection with Manage by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1124
- AppPage description text aligned left by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1127
- Shorter translation for Package type by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1123
- appformat toggle button fontweight by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1129
- Cancel
refreshAll
if first PolKit authentication request is cancelled by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1130 - Attempt to fix CLA by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1132
- PackagePage: show dependency sizes by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1133
- Fix the CLA check - attempt 7 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1134
- Dependencies styling by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1137
- SectionBanner: fill with appfindings rather than snaps by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1140
- Allow cancelling ongoing snap changes by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1139
- Dependency removal by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1138
- UpdatePage: switch appformat dropdown to toggle button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1146
- use desktop launch interface by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1141
- ExplorePage: detangle and prepare for more pages by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1149
- Linkcolor blue - again by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1150
- More readable publisherName for app_banners by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1151
- Appformat popup font size by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1152
- removed unnecessary sized box by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1157
- Remove themeTile artifacts by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1160
- Fix swipe animation not resetting by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1162
- Use same dateformat for ReleasedAt and InstalledAt by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1163
- fix(UI): explore page snaps have lower case letters by @shan-shaji in https://github.com/ubuntu-flutter-community/software/pull/1167
- Additional Information fixes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1159
- Issue1173 - review divider by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1180
- Changes searchfield font size by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1155
- show installed apps when installing snap by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/1166
- feat(UI): add total ratings along with reviews by @shan-shaji in https://github.com/ubuntu-flutter-community/software/pull/1187
- Make collection page π lazy π¦₯ load its packages by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1188
- Issue 1186 review by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1189
- Make search page π lazy π¦₯ loading its list by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1191
- feat(UI): allow only full star rating by @shan-shaji in https://github.com/ubuntu-flutter-community/software/pull/1205
- Translation strings by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/1206
- Integration test: fix netplan by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/1226
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1220
- ci: pin flutter version to 3.7 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/1229
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1227
- Upgrade to dart 3 and flutter 3.10 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1232
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/1230
- Use the new switch expression by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/1234
- SettingsPage: simplify them...
v0.2.9-alpha
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 pr...
v0.2.7-alpha (snap-store snap in preview/candidate and soon preview/edge)
What's Changed
- PackageControls: make install button show up again by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/675
- Update contributors.md by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/677
- Snap updates: allow bulk refresh with 1 authorize by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/678
- Pin window_manager at 0.2.8 by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/685
- Improve Search/Explore page initialization by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/683
- restore notifyListeners call in snapChanges listener by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/684
- Make padding 20px (visually) throughout the application by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/679
- SearchPage: rebuild only when necessary by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/691
- fix integration test by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/692
- another integration test fix (hopefully the last one) by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/693
- AppPage: add appformat toggle by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/694
- Upgrade handy_window to gain light window border in dark theme by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/695
- AppFormat toggle button improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/696
- ExplorePage: cut into different files by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/699
- ExplorePage: ensure PackageService is initialized by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/700
- Improve hit behaviour of back gesture for PanedLayout page by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/690
- Remove extra bottom padding from MyApps page. by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/689
- Prevent weird window sizes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/701
- AppPage: reassemble all components to fit by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/704
- Make text black in light mode and white in dark mode by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/705
- Add tooltip to banner applications by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/706
- Fix app header icon size by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/707
- Update all the yarus by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/708
- Show publisher name on wide and narrow window headers by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/709
- Updated related pages fixes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/716
- Check for empty snapshot list by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/714
- Fix indefinite installed page by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/712
- Weblate merge conflict by @seb128 in https://github.com/ubuntu-flutter-community/software/pull/720
- ExploreHeader: use context.select by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/721
- Navigate back by clicking on selected entry in left pane by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/723
- Deb Apps: show dependency by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/724
- Limit publisher name width by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/726
- AppPages: always display information about the AppFormat by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/730
- SnapControls: change order by design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/733
- Publisher star icons are too big by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/736
- Improve integration test by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/735
- Cancel a background updates check when opening the details page for a package. by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/743
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/722
- YaruWindowTitlebar: big layout changes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/745
- SectionBanner: wrap inkwel lin material by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/747
- Use the round back button as before by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/748
- Updatespage: fix tabs width by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/749
- StartPage: prepare to be more modulare by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/750
- Fix: The selected snap category change does not rebuild the page anymore by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/756
- Fix API change: Bring back dialog close buttons by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/758
- Update yaru widgets ... by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/754
- Use
context.select
in SearchPage by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/767 - UpdateDialog: remove leading fallback icon and center title by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/759
- Searchbar look by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/753
- Revert navigation but keep CSD by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/772
- Release 0.2.6-alpha by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/773
- Update readme by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/775
- Fix readme.md typo and add link to snapcraft by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/776
- AppInfos: improve reaction to available space by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/764
- UpdatesPage: improve tab styling by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/778
- UpdatesPage: make tab styling work on all window sizes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/780
- Fix: PackageUpdatesPage: overflow of YaruExpandable header and UpateBanners by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/770
- Updates Page: swap tabs by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/781
- AppIcons: always use a BasePlate? by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/789
- PackagePage: dependency dialog should pop after clicking install by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/791
- SnapUpdates: replace future builders with init/notify by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/787
- Updates: create a single page if packagekit is not available by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/785
- Show progress indicator when installing/removing deb packages by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/793
- Translated using Weblate (Spanish) by @seb128 in https://github.com/ubuntu-flutter-community/software/pull/765
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/794
- SnapUpdates: fix grid to be top aligned by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/797
- AppPage Gallery: adapt to design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/760
- update
snap_service
tests by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/799 - BasePlate and FallBackIcon improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/795
- Search field becomes unfocused when its contents become empty. by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/806
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/800
- Remove the icon baseplate for app banners and app pages by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/807
- improve package service tests by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/809
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/810
- SnapPage: move connections to dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/777
- move the
Scaffold
with theSearchField
toExplorePage
by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/815 - Search page optimization by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/818
- Bug on title bar when showing connection issue by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/819
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/812
- Search-field moves between loading screen and start page. by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/820
- Exchange all occurences of "refresh" with "update" by @MadsR...
0.2.4-alpha (snap-store snap release in preview/edge channel)
What's Changed
- Add an option to return to the other packageformat if it exists from the Snap/Packagepage by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/641
- Added network-manager plug by @kenvandine in https://github.com/ubuntu-flutter-community/software/pull/643
- SnapConnections: use context.select by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/649
- Adapt search banners to design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/652
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/651
- ExplorePage + InstalledSnapsPage: use new banners by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/653
- AppBanners and stars: better colors and sizes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/654
- Handle absence of PackageKit more gracefully in the UI by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/650
- AppBanner fixes: overflow and fake ratings by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/655
- Adapt to yaru_icons 1.0 by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/645
- AppBanner publishername: use constrained box by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/658
- Add dark mode option in settings page by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/656
- Add double tap anywhere in textfield to select all the text by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/660
- AppPage: add appformat popup by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/661
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/662
- Unselect debian packages at start by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/664
- PackageInstaller: include version matching when checking if the package is installed by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/665
- Installed snaps and snap updates: organize by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/666
- Show "snap has running apps" error in UI by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/667
- Remove unused color generation by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/668
- Add star developer icon for app banners by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/669
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/670
- Add @whiskeyPeak to contributors list by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/672
Full Changelog: ubuntu-flutter-community/software@v0.2.3-alpha...0.2.4-alpha
v0.2.3-alpha (updated via snap-store snap in preview/edge channel)
What's Changed
- Remove extra padding between Description and Review containers by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/520
- SnapPage: show what change is in progress by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/518
- L10n add text line for refresh button on the updates page by @DefaultX-od in https://github.com/ubuntu-flutter-community/software/pull/521
- Make the textfield and the appbar for the MyApps page more consistent. by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/513
- AppPage refinements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/524
- Explore page re-design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/525
- Require specific 0.2.7 version of yaru_icons by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/529
- Use shimmer effect for loading content by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/527
- Add loading page to packagekit page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/532
- Phrasing updates by @hellsworth in https://github.com/ubuntu-flutter-community/software/pull/533
- AppIcon: use an app format agnostic fallback icon by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/536
- SectionBanner: change icon shadow on hover by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/537
- AppIcon refinements for the sectionbanner by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/538
- AppPage: add two finger swipe gesture to navigate back by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/540
- Small padding adjustements - Center the apps page by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/545
- Rating improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/546
- Review improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/550
- Confirm dialog animation improvements by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/553
- AppReviews: swap expanded and inkwell by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/554
- AppReviews: replace arrow font with real icons by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/555
- AppReviews: add space under review by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/556
- Improve app carousel dialog padding by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/559
- Improve dropdown titles for explorepage by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/562
- Switch text on updating page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/563
- Avoid confirm dialog to be open multiple times by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/566
- Explorepage: selecting no package format gives error by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/573
- Relook close window confirm dialog by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/570
- Pubspec: bump yaru deps by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/574
- One-to-one swipe back gesture for Apps page by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/571
- ExploreModel: move section map to service and add splash screen by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/576
- MySnaps: add sort dropdown and update available toggle button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/577
- Migrate away from YaruBanner.thirdTitle by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/578
- Appstream service to expose metadata and search for packages. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/567
- Improve my_snaps update checking by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/583
- Do not await service init in the explore page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/585
- Unify search look and show shimmer loading page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/586
- Speed up start-up by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/588
- MyApps: load installed packages on demand by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/589
- Improve exception handling on snap service init by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/591
- Add shimmer effect to StartPage and AppIcon by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/592
- Fix Navigation Rail circular progress size by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/593
- MyAppsModel: replace null check by null aware by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/595
- Adapt to latest yaru_widgets changes by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/596
- Revert "Adapt to latest yaru_widgets changes" by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/597
- SnapChannelButton: adapt to design by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/599
- Band-aid fix for 22.10: disable appstream search by default by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/600
- Improve MySnaps updating by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/602
- Add animation to back gesture by @whiskeyPeak in https://github.com/ubuntu-flutter-community/software/pull/587
- Update app_sv.arb by @bittin in https://github.com/ubuntu-flutter-community/software/pull/584
- Rename MyApps and friends to Installed and friends by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/605
- UpdatesPage: add SnapUpdates tab by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/606
- Update banners, navigation and colors to new yaru widgets by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/608
- ExplorePage: use select() to avoid excessive rebuilds by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/610
- StartPage: use select() to optimize rebuilds by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/611
- SectionGrid: use select() to optimize rebuilds by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/612
- Unify search fields and use more select instead of watch by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/614
- Fix: Search cannot find any packages in 22.10 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/618
- Reorganization of software app and package installer dirs by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/624
- PackageInstaller: add as main page navi entry if path is not null at start by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/625
- ExplorePage: revert hover banner and rename searchbanner by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/628
- Add divider in channel list by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/629
- Rename package format dropdown by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/630
- Use GtkApplicationNotifier to handle CLI arguments by @d-loose in https://github.com/ubuntu-flutter-community/software/pull/633
- app: do not add a global key by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/636
- app: remove unnecessary scaffold by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/637
- Clean up app.dart and settingspage by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/638
New Contributors
- @whiskeyPeak made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/520
- @hellsworth made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/533
- @d-loose made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/633
Full Changelog: ubuntu-flutter-community/software@v0.2.2-alpha...v0.2.3-alpha
v0.2.2-alpha
What's Changed
- ExploreModel: update AppFinding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/508
- Improve PackageService updateAll by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/504
Full Changelog: ubuntu-flutter-community/software@v0.2.1-alpha...v0.2.2-alpha
v0.2.1-alpha - update only in preview/edge snap channel
What's Changed
- Prevent update interruptions more gracefully on app close by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/346
- Send a notification if new updates are available by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/347
- Fix race condition between context and l10n by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/350
- Add infinite scrolling when exploring apps by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/351
- ExplorePage: fix wrong object key for package by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/353
- AppPage: use custom back button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/354
- Sync banners, carousel and compactlayout by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/355
- Add a section for translations (referencing Weblate) in the CONTRIBUTING.md document. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/363
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/364
- Pin breaking dependencies to allow migrating step by step by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/365
- Upgrade ubuntu_session by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/366
- Upgrade yaru_widgets & adapt to changes by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/367
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/368
- Frontpage categories should be clickable by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/370
- Update app_ru.arb by @DefaultX-od in https://github.com/ubuntu-flutter-community/software/pull/374
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/379
- Initial tests. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/378
- UpdateDialog: improve changelog and presentation by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/383
- Enable code coverage in CI. Fixes #381. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/384
- StoreModel: allow all types of networks to count as online by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/385
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/380
- Unit tests for SnapService. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/388
- Load snap authorization macaroon only once, when initializing the service. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/394
- Skip the CLA check for pull requests opened by Weblate (translations). by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/391
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/395
- Update yaru_widgets by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/396
- Restore pubspec.lock by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/397
- ExplorePage: rework to a basic color banner grid by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/398
- ExplorePage: filter field section icon color by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/399
- Explore&MyApps: use buttons instead of tabs for app format by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/400
- Remove (again) pubspec.lock. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/401
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/402
- Move the snap filter to the search page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/403
- Ensure all apps default to an English locale. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/407
- DropDownDecoration: move arrows to the right by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/408
- Wrap local package description in a Flexible to avoid overflows. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/409
- Fix package service to update the properties of a local package when it has been installed/removed. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/410
- Basic integration tests. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/406
- Popup Button clean-up by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/412
- Search: add packagekit filter/group buttons by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/414
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/415
- PackageKitGroupButton: add icons by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/416
- Ensure transaction event stream subscriptions aren't leaked. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/418
- Organize store_app/common by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/417
- Correctly emit isInstalled events when a package is installed/removed. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/419
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/421
- Packagekitfilter: use multifilter popup by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/422
- UpdateDialog: give changelog more space by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/425
- LageLayouts: do not scale vPadding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/427
- Dropped layout for amdgpus, core22 now provides that. Fixes #420 by @kenvandine in https://github.com/ubuntu-flutter-community/software/pull/428
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/426
- ExplorePage: simpify hiearchy and return filter by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/429
- unify constants and padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/430
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/431
- AppPage: fix scrolling issues by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/434
- UpdateDialog: fix padding and scrolling by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/435
- AppPage and Layouts: left align and reduce padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/436
- Add keyboard listener for navigating in app dialog media carousel by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/437
- MultiAppFormat Preparations by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/438
- Combine search results by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/440
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/439
- CombinedSearch: add option for snap/deb on banner by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/442
- _CombinedSearchPage: show summary if available by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/443
- PackageModel and PackageService refactoring. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/441
- PackageService and Updates model last values by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/445
- Do not track the currently displayed app/snap in the models (ExploreModel, MyAppsModel). by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/447
- Update Settings and error Display by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/446
- Always call super.initState first by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/450
- Add a toggle to hide/show deb libraries and plugins by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/452
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/448
- remove the hide on close trick made with windowmanager by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/454
- PackageInstaller: add an open with option in nautilus by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/455
- Use mocktail instead of mockito for tests. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/456
- PackageInstaller: allow closing by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/458
- Translations update from Hosted Weblate by @weblate in https://github.com/ubuntu-flutter-community/software/pull/461
- Fix local package installation by looking at the local path first. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/462
- Search and AppPage: display fake reviews by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/463
- AppReviews: use column instead of listview by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/467
- Support star developer in the Snap Store by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pu...
v0.2.0-alpha
Announcement: no more zip artefacts
The snap is built every few hours from the main
branch in the preview/edge
channel. Also, the binary needs deps on the system that vary with Ubuntu versions so for example on 20.04 it does not run. Thus this is the first release without any artefacts attached! Please use the snap-store snap (which is already installed on your Ubuntu, you only need to switch the channel to preview/edge
) from now on.
020.webm
What's Changed
- Update russian translation by @DefaultX-od in https://github.com/ubuntu-flutter-community/software/pull/282
- PackageService: cancel previous search if still ongoing by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/283
- PackageService: limit search results to 20 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/284
- Added layout to make amdgpu.ids available at the expected location by @kenvandine in https://github.com/ubuntu-flutter-community/software/pull/285
- Readme: improve and add snapcraft button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/286
- Show more button by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/291
- SnapModel and controls improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/295
- Add SnapService and use it by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/296
- Remove app dialogs by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/297
- Remove snap channel infos by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/298
- Update app_pt.arb by @hugok79 in https://github.com/ubuntu-flutter-community/software/pull/300
- Search improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/305
- ExplorePage: add categories to frontpage by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/306
- Translation of texts in Spanish and button correction. by @Cubel89 in https://github.com/ubuntu-flutter-community/software/pull/307
- SnapModel: toggle connections correctly by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/299
- SnapDClient: move all calls to service by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/308
- pubspec.lock: upgrade by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/309
- Add search option on installed applications by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/310
- Update readme by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/311
- Tweak responsive layout for app page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/313
- Added to README.md flutter install instructions for snap (#145) by @guyluz11 in https://github.com/ubuntu-flutter-community/software/pull/316
- ExplorePage: Packagekit search is slower than snap search by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/328
- Search result improvements: by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/333
- Search result page improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/334
- Reuse disabledColor for noNetwork animated icon by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/337
- Fix category selector overflow by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/339
- fix: update localization default to english by @jkerola in https://github.com/ubuntu-flutter-community/software/pull/329
- Make restart button work in the snap by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/335
- AppPage: hide media if empty by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/340
- SnapModel: plug renaming by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/341
- Release v0.2.0-alpha by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/342
New Contributors
- @jkerola made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/329
Full Changelog: ubuntu-flutter-community/software@v0.1.4-alpha...v0.2.0-alpha
Release v0.1.4-alpha
Bildschirmaufzeichnung.vom.26.09.2022.13.49.18.webm
What's Changed
- Release 0.1.3 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/229
- Ensure we're on the flutter stable channel by @kenvandine in https://github.com/ubuntu-flutter-community/software/pull/236
- Navigate to a new page for app selections by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/231
- App page improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/240
- app_header: refactor properties to headerData by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/241
- SnapPage: carousel wide layout improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/242
- UpdatePage: improve update count visualization by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/239
- Updates: create notification when complete by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/244
- Update app_pt.arb by @hugok79 in https://github.com/ubuntu-flutter-community/software/pull/246
- AppPages: improve window width adaption by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/248
- Consolidate snap and package page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/249
- UpdatesPage: smooth out padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/250
- Update yaru_widgets for better transitions by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/251
- ExplorePage: add animated icon if disconnected by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/233
- register notificationsclient before packagekit by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/255
- Improve post-updates notification by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/256
- Add border-radius to carousel images by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/252
- Improve channel selection and presentation by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/262
- Provide a link to project's github page by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/263
- Updates: cut changelog after 4k chars by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/264
- re-add-CI-for-main by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/265
- Import YaruSafeImage as SafeNetworkImage by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/268
- GitHub Actions: improve file and job names by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/269
- BorderContainer: don't hide any Container property by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/271
- SnapChannelButton: improve dropdown by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/272
- AppMedia: create a fullscreen carousel on tap by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/273
- Fixes for confinement, license and version strings by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/274
- AppInfo: use wrap instead of row by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/275
- SnapModel: add comments by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/278
Full Changelog: ubuntu-flutter-community/software@v0.1.3-alpha...v0.1.4-alpha
software_v0.1.3-alpha
0.1.3.webm
What's Changed
- SnapDialog: add tooltips for the timestamps fields. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/125
- Remove unused import by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/127
- Feichtmeier/issue129 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/130
- Create PR_CI.yml by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/132
- SnapModel: localize install date tooltip by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/134
- SnapDialog: use localized timestamps for the tooltips. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/135
- UpdatesPage: do not show updating status in the view by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/138
- UpdatesPage: make requireRestart flag persistent through view disposals by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/140
- Models: inject service from view to model by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/142
- UpdatesPage: prevent overflow of controls for long labels (for example german...) by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/148
- UpdatesPage: always place controls at the right by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/150
- MyPackages: do not display all installed by default by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/155
- UpdatesPage: prevent overflow of controls for long labels (for example german...) by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/158
- Show progress of packagekit installations/uninstallations by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/160
- Initial snap packaging. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/163
- Add copyright headers and contributing guidelines. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/168
- Fix Flutter 3.1 deprecations by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/174
- Add russian translation by @DefaultX-od in https://github.com/ubuntu-flutter-community/software/pull/183
- Add Japanese Translation by @oyajun in https://github.com/ubuntu-flutter-community/software/pull/176
- Add translation for Indonesia Language by @WildanGarviandi in https://github.com/ubuntu-flutter-community/software/pull/179
- Make package and snap dialogues look the same by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/175
- Move flutter_lints in dev_dependencies by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/185
- Replacing some dependencies from git to their pub.dev version by @guyluz11 in https://github.com/ubuntu-flutter-community/software/pull/151
- Wire up clicking hyperlinks in the about dialog. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/187
- Pin flutter at 3.0.5 to workaround rendering issues with 3.3. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/190
- Add danish translations by @madsrh in https://github.com/ubuntu-flutter-community/software/pull/191
- UpdatePage: activate sources button unless updating by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/194
- UpdatePage: align header to the right by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/196
- Don't run flutter upgrade when source-tag is set by @kenvandine in https://github.com/ubuntu-flutter-community/software/pull/198
- Updated the dbus unique name to match the store assertion for the snap by @kenvandine in https://github.com/ubuntu-flutter-community/software/pull/199
- Display translators name in this app by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/203
- Add verification status to account by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/205
- Translation to Spanish. by @Cubel89 in https://github.com/ubuntu-flutter-community/software/pull/206
- Add Portuguese translation by @hugok79 in https://github.com/ubuntu-flutter-community/software/pull/207
- Add Finnish translation (create app_fi.arb) by @LINUX-SAUNA in https://github.com/ubuntu-flutter-community/software/pull/204
- Add new translators to contributors.md by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/212
- Check for updates every 30 minutes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/214
- ExplorePage: increase auto scroll duration period by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/215
- Hide the open button in $SNAP env by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/211
- Use Yaru 0.4 by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/217
- Update russian translation by @DefaultX-od in https://github.com/ubuntu-flutter-community/software/pull/219
- add persian translation by @eshagh79 in https://github.com/ubuntu-flutter-community/software/pull/213
- Snap: return to flutter source-branch stable by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/208
- Activate existing instance by @jpnurmi in https://github.com/ubuntu-flutter-community/software/pull/222
- Fix Japanese Translations by @oyajun in https://github.com/ubuntu-flutter-community/software/pull/225
- SoftwareApp: adapt navigation to screen width by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/227
- Design: add wide mock-up by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/228
New Contributors
- @DefaultX-od made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/183
- @oyajun made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/176
- @WildanGarviandi made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/179
- @guyluz11 made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/151
- @madsrh made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/191
- @kenvandine made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/198
- @Cubel89 made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/206
- @hugok79 made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/207
- @LINUX-SAUNA made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/204
- @eshagh79 made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/213
Full Changelog: ubuntu-flutter-community/software@v0.1.2-alpha...v0.1.3-alpha