summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/DownloadLogActivity.java
AgeCommit message (Collapse)Author
2013-09-25Use support library up-navigationdaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-08-15Several bugfixesdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
Conflicts: src/de/danoeh/antennapod/activity/DownloadLogActivity.java src/de/danoeh/antennapod/activity/FeedItemlistActivity.java src/de/danoeh/antennapod/activity/ItemviewActivity.java src/de/danoeh/antennapod/activity/MiroGuideChannelViewActivity.java src/de/danoeh/antennapod/activity/OrganizeQueueActivity.java src/de/danoeh/antennapod/activity/PreferenceActivity.java src/de/danoeh/antennapod/fragment/EpisodesFragment.java src/de/danoeh/antennapod/fragment/FeedlistFragment.java src/de/danoeh/antennapod/fragment/ItemDescriptionFragment.java src/de/danoeh/antennapod/fragment/ItemlistFragment.java
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-05Removed FeedManagerdaniel oeh
DBReader, DBTasks and DBWriter should be used instead from now on
2013-06-01Ported several classes from FeedManager to DB*-classesdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-08-17Fixed problems with the Downloadlog listadapterdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
removed unused imports
2012-07-13Renamed package and applicationdaniel oeh