Merge lp:~unity-team/unity-lens-files/results-view-fixes into lp:unity-lens-files

Proposed by Neil J. Patel
Status: Merged
Merged at revision: 82
Proposed branch: lp:~unity-team/unity-lens-files/results-view-fixes
Merge into: lp:unity-lens-files
Diff against target: 0 lines
To merge this branch: bzr merge lp:~unity-team/unity-lens-files/results-view-fixes
Reviewer Review Type Date Requested Status
Mikkel Kamstrup Erlandsen (community) Approve
Review via email: mp+33753@code.launchpad.net

Description of the change

- Set the correct renderer name for FileInfo

I named the UnityFileInfoRenderer renederer (for the horizontal layout stuff), added it to the specification & implemented it here.

- Send in some fuzzy time estimates for renderering

I wanted to do this on the place-daemon side as you already know a lot of stuff about the file and it saves me having to stat them all. I've used the comment field to transport the information to the FileInfoRenderer which displays the comment field.

I think the fuzziness of the timing is okay, it at least works fine for the data I have. If you feel there are any changes that need to be made, please just do them as you probably have a greater grasp of date stuff than I :)

If you use with the lp:~unity-team/unity/results-view-fixes branch, you should see the goodness, otherwise it'll just work as normal with trunk

To post a comment you must log in.
81. By Mikkel Kamstrup Erlandsen

Sync with trunk.

Fix some reversed logic in Utils.get_time_group() when figuring out how many hours ago we opened some doc

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) :
review: Approve

Preview Diff

Empty

Subscribers

People subscribed via source and target branches