Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-19 | Removed unused resources, reduced number of lint warnings | daniel oeh | |
2014-03-28 | Replaced AppConfig.DEBUG with BuildConfig.DEBUG | daniel oeh | |
2013-09-25 | Use support library up-navigation | daniel oeh | |
2013-09-18 | Call superclass method when creating and preparing menu. fixes #278 | daniel oeh | |
2013-08-14 | Fixed search | daniel oeh | |
2013-08-10 | Merge branch 'feedmanager_removal' into develop | daniel 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-07 | Removed ActionbarSherlock dependency | daniel oeh | |
2013-02-24 | Added UserPreferences class, limit access to unreadItems and queue | daniel oeh | |
2012-11-28 | Call setTheme() before super.onCreate() | daniel oeh | |
2012-11-23 | Added preference for setting the application theme | daniel oeh | |
2012-11-20 | Changed references to drawables in src to references to attr | daniel oeh | |
2012-10-21 | Renamed package de.danoeh.antennapod.miroguide.con | Michael Kaiser | |
2012-08-07 | Added/updated documentation for application and activity classes and | daniel oeh | |
removed unused imports | |||
2012-08-03 | Imageloader tasks are now submitted to an executor service | daniel oeh | |
2012-08-03 | Added activity for viewing a specific miroguide category | daniel oeh | |
2012-08-02 | Replaced 'miro' in filenames with 'miroguide' | daniel oeh | |
2012-08-02 | Added Miro Guide search | daniel oeh | |
2012-08-02 | Added button to access the Miro Guide from the AddFeedActivity | daniel oeh | |
2012-08-02 | Created main Activity for Miro Guide | daniel oeh | |