gnome-recipes:favorite-tile

Last commit made on 2017-01-07
Get this branch:
git clone -b favorite-tile https://git.launchpad.net/gnome-recipes

Branch merges

Branch information

Name:
favorite-tile
Repository:
lp:gnome-recipes

Recent commits

f629c7a... by Matthias Clasen <email address hidden>

Update the favorites time periodically

We want the label to change even if you stay on the recipes
page for a long time, so use a 5 minute timeout. Also update
the label every time we switch to the page.

ccf5851... by Matthias Clasen <email address hidden>

Remove favorites as a category

They get their own special treatment now.

ff6e85c... by Matthias Clasen <email address hidden>

Add a new favorites tiles

Following Jakub's latest mockup.

a761033... by Matthias Clasen <email address hidden>

Maintain a 'last changed' timestamp for favorites

This will be used in the next commit.

1da7b04... by Matthias Clasen <email address hidden>

Add a function to format time differences

This does a fuzzy "some time ago" style translation.

5fade76... by Matthias Clasen <email address hidden>

Update screenshots

f01901c... by Matthias Clasen <email address hidden>

Allow horizontal scrolling in the system tab

The OSTree commit id makes the dialog too wide otherwise.

3dce909... by Matthias Clasen <email address hidden>

Update appdata

5c0484e... by Matthias Clasen <email address hidden>

Avoid a crash on the new recipe page

71f40b2... by Matthias Clasen <email address hidden>

Add a system info tab to the about dialog

For now, this shows the versions of several libraries we use,
or the Flatpak runtime information if we have it.