detlef
detlef copied to clipboard
Detlef Gpodderson. An Android podcast application for gpodder.net.
when i sync for the first time, the application crashes. I get a java.lang.NullPointerException at at.ac.tuwien.detlef.adapters.EpisoldeListAdapter$FromHmlCache.get(EpisodeListAdapter.java:191)
When Detlef cannot refresh its subscriptions (because e.g. gpodder.net being down), it should still check for new episodes of the feeds it is aware of.
drag-sort-listview seems unmaintained: https://github.com/bauerca/drag-sort-listview It might be interesting to update to the latest version. I am not sure whether specific features of drag-sort-listview are used. If not, we might just...
Instead of using the prebuilt jar, I replaced it with jar built from the mygpclient submodule. (note one error in test Tests: `testSearch(com.dragontek.mygpoclient.extras.GoogleReaderApiTest): java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING at...
On the 'episode list', the 'download button' for each episode shows one of these items: - download (if the episode is not downloaded) - being downloaded (if the episode is...
Hello detlef team, I noticed that the following feed does not appear in the gpodderson application when synchronizing from gpodder.net http://gdata.youtube.com/feeds/base/users/StanfordUniversity/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile I have subscribed to the feed from the website,...
This is probably not the most urgent issue, but I add it for the sake of completeness :-) Detlef used to have unit tests, but in the working branch they...
I would like to have a way to delete the episodes I have listened. I now end up deleting them from the file system. There might be a more elegant...
If you start a download when the SD card is full, detlef keeps trying to download, consuming lots of power and lots of bandwidth.