podcasts/hammond-gtk/src
Jordan Petridis e8ca2faaa7
Headerbar: Add import and export items in the hamburger menu.
I strongly believe that these do not belong there and should be moved
elsewhere. But for the time being and prototyping they are "good enough".

People most of the time tend to import from an OPML file only on the first
use of the App. Then the functionality sits there and is never used again.
That's why I think import should be moved into a preferences dialogs and
have the empty view suggest the action.

Exporting OPML files is also not that common, I also believe this should be
moved into a preference dialog instead of the hamburger menu.
2018-05-12 14:17:40 +03:00
..
stacks PopulatedStack: Allow for more control over the stack transitions. 2018-05-04 11:32:50 +03:00
widgets Fix all the clippy warnings! 2018-04-30 14:13:54 +03:00
app.rs PopulatedStack: Allow for more control over the stack transitions. 2018-05-04 11:32:50 +03:00
appnotif.rs Fix all the clippy warnings! 2018-04-30 14:13:54 +03:00
headerbar.rs Headerbar: Add import and export items in the hamburger menu. 2018-05-12 14:17:40 +03:00
main.rs Deny all the warnings when building. 2018-04-30 14:21:34 +03:00
manager.rs Fix the broken test. 2018-04-28 14:53:43 +03:00
settings.rs Fix all the clippy warnings! 2018-04-30 14:13:54 +03:00
static_resource.rs Cargo clippy and fmt. 2018-02-19 09:58:47 +00:00
utils.rs Fix all the clippy warnings! 2018-04-30 14:13:54 +03:00