Age | Commit message (Collapse) | Author |
|
|
|
gzip not working yet
|
|
|
|
|
|
|
|
|
|
- Bundle db operations in FeedSyncThread
- Show "Processing downloads" message instead of "0 downloads left"
|
|
fixes #101
|
|
|
|
|
|
|
|
inconsistent state
(downloaded=false and file_url != null)
|
|
episodes. fixes #395
|
|
|
|
|
|
Conflicts:
src/de/danoeh/antennapod/activity/MainActivity.java
Moved calls to BackupManager from PodDBAdapter to DBWriter
|
|
Uses too much bandwidth
|
|
|
|
|
|
closes #285
|
|
|
|
- If a feed contained items with non-unique image URLs, those images were not displayed
- Images in a list were not loaded correctly if the list contained entries without an image
|
|
|
|
|
|
|
|
|
|
Perform a subscription list restore when the app is started for the
first time. Use a preference setting to figure out if the app is freshly
installed or not.
|
|
Use the Backup API to backup and restore the list of feed subscriptions,
i.e. the OPML file.
|
|
|
|
occurred (issue #374)
|
|
|
|
(copied from AntennaPodSP)
|
|
|
|
|
|
Confirm-button was moved up because it actually belongs to the 'Add podcast by URL' section.
|
|
|
|
|
|
|
|
|
|
|
|
cszucko-BasicAuth
|
|
Antennapod will now import subscriptions from AntennaPodSP (https://github.com/danieloeh/AntennaPodSP) forks when launched
|
|
|
|
|
|
|
|
|
|
|
|
- Bugfix: The no-token dialog was shown every time a feed was refreshed if the user wasn't logged in and had clicked the "flattr this" button before
|
|
|
|
|