Show version information instead of summary in update view [$15]
Bug #1529959 reported by
Danielle Foré
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| AppCenter |
Fix Released
|
Medium
|
Dieter Debast | ||
Bug Description
In the updates/installed view, the version information is probably much more important than the summary. We should show that instead.
Related branches
lp:~ddieter/appcenter/appcenter-version-info
- Jeremy Wootten: Approve (code, function)
-
Diff: 304 lines (+122/-40)6 files modifiedsrc/AbstractAppContainer.vala (+6/-5)
src/Core/Client.vala (+6/-0)
src/Core/Package.vala (+23/-15)
src/Views/AppInfoView.vala (+15/-1)
src/Views/AppListView.vala (+2/-2)
src/Widgets/PackageRow.vala (+70/-17)
| Changed in appcenter: | |
| status: | New → Confirmed |
| Changed in appcenter: | |
| status: | In Progress → Fix Committed |
| milestone: | none → juno-beta1 |
| Changed in appcenter: | |
| importance: | Undecided → Medium |
| milestone: | juno-beta1 → 0.1.4 |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

Maybe show an info button next to the update button, which could open a popover to display the information about the summary.