Age | Commit message (Collapse) | Author |
|
Switched from custom layout to standard gradle project structure
|
|
|
|
|
|
|
|
Caused a white box to appear in the bottom area of the screen (#484)
|
|
closes #474
|
|
supportRequestWindowFeature throws a NullpointerException in some cases
closes #479
|
|
Implemented Picasso Downloaders
Replaced ImageLoader and DiskCache with Picasso
Removed ImageLoader, DiskCache code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Should fix BadTokenException in OnlineFeedViewActivity
|
|
http://podlove.org/alternate-feeds/
|
|
clicking on a link. closes #425
|
|
|
|
|
|
Conflicts:
res/layout/feedinfo.xml
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|