podcasts/hammond-data
Jordan Petridis 03bd951848
EpisodeWidget: Handle updating states, withotu having to reload the views.
This code is ugly and terrible but it works™. Previsously when a download
would finish it would refresh all the views. Now the if the widget get's
into the Donwloading state, it will setup a callback that will check
periodicly if it's still downloading and update the widget state when
the episode stops downloading.
2018-04-28 14:09:26 +03:00
..
benches Feed: clean up clunky impl of indexing episodes. 2018-04-17 12:05:10 +03:00
migrations Version bump to 0.3 2018-02-11 22:57:37 +02:00
src EpisodeWidget: Handle updating states, withotu having to reload the views. 2018-04-28 14:09:26 +03:00
tests/feeds NewPodcast: Fix Image parsing if Itunes ext is Some(None). 2018-03-28 12:08:41 +03:00
Cargo.toml Update deps and bump rss crate. 2018-04-19 08:07:02 +03:00