Releases: ubuntu/app-center
Release v0.1.2-alpha
What's Changed
- Use YaruAnimatedOkIcon by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/93
- Updates improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/94
- UpdatePage: fix progress indicators by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/96
- ExplorePage: prevent offline page to show up too early by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/98
- MyApps>Debs: only show GUI applications by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/100
- Fix minor issues with the French translations. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/101
- Make the search field's hint text l10n-friendly. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/102
- Updates model and page clean up by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/103
- Add a check for updates splash screen by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/104
- PackageService: prevent app from closing if refreshing or updating by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/107
- PackageService: use in all packagekit models by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/109
- Use window managet set closable in a finally block by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/111
- PackageService: use in explore model by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/112
- Use package service in installer model by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/113
- SnapDialog: fix overflowing widgets by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/114
- UpdatesSplashScreen: replace weird progress with fake by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/115
- UpdatesModel: add missing selection sub by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/116
- Updates + MyAppsPage: design improvements by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/117
- Dialog with app details cannot be closed with a mouse when scrolled down by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/118
- Clip SnapDialog Carousel mouse over correctly when scrolled off screen by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/122
- SnapDialog: localize timestamps. by @oSoMoN in https://github.com/ubuntu-flutter-community/software/pull/123
- Add contributors and icon to about dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/124
New Contributors
- @oSoMoN made their first contribution in https://github.com/ubuntu-flutter-community/software/pull/101
Full Changelog: ubuntu-flutter-community/software@v0.1.1-alpha...v0.1.2-alpha
v0.1.1-alpha
fancy.mp4
updates.mp4
What's Changed
- updatespage: improve chechboxes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/65
- Improve UpdatesPage by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/67
- Add french translation by @Jupi007 in https://github.com/ubuntu-flutter-community/software/pull/68
- Updates: show progress of each update in the UI by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/70
- ExplorePage: make everything scroll with input by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/72
- Updates: add reboot button and simplify padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/75
- Change the "All apps" icon by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/80
- UpdatePage: change from Grid to ListView with adaptive padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/82
- UpdatesPage: show changelog in dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/83
- Updates: improve dialog padding and use markdown by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/84
- Updates clean up by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/85
- UpdatesPage: make the ok icon green, add padding by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/86
- Animate items in the ScrollViews by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/88
- MyApps Tabs: create additional ScrollControllers by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/89
- PackageDialog: display website, arch and source by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/90
Full Changelog: ubuntu-flutter-community/software@v0.1.0-alpha...v0.1.1-alpha
Release 0.1.0
What's Changed
- MyAppsPage: preserve tab index on compact layout changes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/52
- ExplorePage: move offline logic to builder by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/54
- SystemUpdatesPage: make updates selectable by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/56
- Move updates to main navigation by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/60
Full Changelog: ubuntu-flutter-community/software@v0.0.9-alpha...v0.1.0-alpha
v0.0.9-alpha
Bildschirmaufzeichnung.vom.21.06.2022.18.54.08.mp4
What's Changed
- Updates: show repo list by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/47
- Simplify the search field by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/48
- Deb Updates: add toggle repo and improve update by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/49
Full Changelog: ubuntu-flutter-community/software@v0.0.8-alpha...v0.0.9-alpha
v0.0.8-alpha
Bildschirmaufzeichnung.vom.20.06.2022.12.27.02.mp4
What's Changed
- Make common components less snapd dependent by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/35
- PackageBanner: move notifier create to dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/36
- MyApps: replace local snap banner with snap banner by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/37
- SnapModel: refresh with new confinement flag by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/38
- Remove tile grids by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/40
- Consolidate grids, delegates and filterbar items by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/41
- Add packagekit updateAll by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/44
- Improve search UI by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/45
- Add packagekit package search by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/46
Full Changelog: ubuntu-flutter-community/software@v0.0.6-alpha...v0.0.8-alpha
v0.0.7-alpha
Bildschirmaufzeichnung.vom.18.06.2022.20.10.56.mp4
What's Changed
- Make common components less snapd dependent by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/35
- PackageBanner: move notifier create to dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/36
- MyApps: replace local snap banner with snap banner by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/37
- SnapModel: refresh with new confinement flag by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/38
- Remove tile grids by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/40
- Consolidate grids, delegates and filterbar items by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/41
Full Changelog: ubuntu-flutter-community/software@v0.0.6-alpha...v0.0.7-alpha
v0.0.6-alpha
Full Changelog: ubuntu-flutter-community/software@v0.0.5-alpha...v0.0.6-alpha
v0.0.5-alpha
Full Changelog: ubuntu-flutter-community/software@v0.0.4-alpha...v0.0.5-alpha
v0.0.4-alpha
What's Changed
- Use flutter master for development by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/18
- Update readme checkboxes by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/19
- Add desktop notifcation when snap change is ready by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/20
- Prepare snap dialog to snap page migration by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/22
- Replace IconButton with YaruRoundIconButton by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/23
- Use YaruRoundIconButton in dialog by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/24
- StoreApp: use updated yaruwidgets by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/25
- YaruTheme: use new builder method from yaru master by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/26
- Detangle UI components a bit more by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/27
- Use old explorepage, too many tints is spamy by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/28
- snapdialog: fix initial channel selection by @Feichtmeier in https://github.com/ubuntu-flutter-community/software/pull/29
Full Changelog: ubuntu-flutter-community/software@v0.0.3-alpha...v0.0.4-alpha
v0.0.3-alpha
Full Changelog: ubuntu-flutter-community/software@v0.0.2-alpha...v0.0.3-alpha