Age | Commit message (Collapse) | Author |
|
|
|
|
|
DownloadStatus is now used only for finished downloads, whereas
DownloadRequest is used for running/unfinished downloads
|
|
|
|
Use the media item title as a filename base if exist, fallback on the url name
otherwise.
|
|
to do a lot of unchecking. Also, be consistant about where float or double is used and be consistent about which context is used for UserPreferences.
|
|
|
|
|
|
Conflicts:
res/values/arrays.xml
res/values/strings.xml
src/de/danoeh/antennapod/activity/PreferenceActivity.java
src/de/danoeh/antennapod/service/PlaybackService.java
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The title-tag of an item is optional in RSS 2 if a description-tag is
avialable.
|
|
|
|
|
|
|
|
unlimited
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git://github.com/patheticpat/AntennaPod into patheticpat-delete-oldest-episodes
|
|
|
|
drag&drop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wseemann-master
|
|
|
|
|
|
|
|
|
|
Some feeds offer alternate links to feeds representing the content in different
formats, like MP3, AAC or Opus. AntennaPod must not falsely interpret them as
the feed's website link.
|
|
support AVRCP 1.3 and higher
|