summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-26Fixed potential image loading issue of FeedMediadaniel oeh
2014-04-26Load data in onResume instead of onCreatedaniel oeh
2014-04-26Improved fontsdaniel oeh
2014-04-26Bugfix: Hebrew translation was not displayeddaniel oeh
2014-04-22Resolved dialog issues + fragment crashesdaniel oeh
2014-04-21Added navigation drawer to audio player, fixed DownloadService notificationdaniel oeh
2014-04-21Re-implemented menusdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Moved RemoveListener into DragSortListenerdaniel oeh
2014-04-18Improved external player layoutdaniel oeh
2014-04-18Added FeedItem dialogdaniel oeh
2014-04-18Added action button functionalitydaniel oeh
2014-04-17Reimplemented ItemlistFragmentdaniel oeh
2014-04-17Added fragment for adding new podcastsdaniel oeh
2014-04-13Sorting via drag and drop was interrupted by download observerdaniel oeh
2014-04-13Added playback history fragmentdaniel oeh
2014-04-06Changed backup API keydaniel oeh
2014-04-06Merge branch 'backup' of git://github.com/liesen/AntennaPod into liesen-backupdaniel oeh
2014-04-06Disabled downloading of episode images. closes #390daniel oeh
2014-04-06Added downloads fragmentdaniel oeh
2014-04-04Added queue fragmentdaniel oeh
2014-04-03Added secondary button to new episodes listdaniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2014-03-31Disabled downloading of episode images. closes #390daniel oeh
2014-03-31Added feed generators, basic rss testsdaniel oeh
2014-03-29Merge branch 'develop'0.9.8.3daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Support going back 30 seconds if less than 30 seconds have been played. close...daniel oeh
2014-03-28Enable screen timeout when video is paused. closes #368daniel oeh
2014-03-28Fixed image loading bugsdaniel oeh
2014-03-28Updated translations, added Hebrew translationdaniel oeh
2014-03-25Navigation bar icons in audio player were not displayed correctlydaniel oeh
2014-03-25Fixed database upgrade to version 12daniel oeh
2014-03-24Restore happens by itself upon app installJohan Liesén
2014-03-23Allow restore from any AntennaPod versionJohan Liesén
2014-03-22Added licenses to about-pagedaniel oeh
2014-03-22Added presto client dependency as source codedaniel oeh
2014-03-22Restore subscriptions when the app is first startedJohan Liesén
2014-03-22Backup and restore feed listJohan Liesén
2014-03-19Prepared release of version 0.9.8.3daniel oeh
2014-03-19PlaybackPreferences were not written correctly when a playback error occurred...daniel oeh
2014-03-19Added support for images in itunes:image tags.daniel oeh
2014-03-19Prevent images from being loaded multiple timesdaniel oeh
2014-03-19Playback was not completed correctly. Might fix issue #366 and #374daniel oeh
2014-03-19Don't encode already encoded URLs. fixes #376daniel oeh
2014-03-17Improved layout of AddFeedActivitydaniel oeh
2014-03-17Added authentication dialog to OnlineFeedViewActivitydaniel oeh
2014-03-17Implemented DownloadAuthenticationActivitydaniel oeh
2014-03-17Added authentication notificationdaniel oeh
2014-03-17Added authentication support to DownloadRequester and HttpDownloaderdaniel oeh