software_v0.1.3-alpha
Pre-release
Pre-release
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