summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment
AgeCommit message (Expand)Author
2015-06-28Merge pull request #974 from mfietz/feature/episodes-actionsTom Hennen
2015-06-28Don't assume the activity is non-null within the callback.Tom Hennen
2015-06-27Enqueue and items in the currently display order, submit changes on bulkMartin Fietz
2015-06-27Folks weren't always getting the updated copy of the download list, now they ...Tom Hennen
2015-06-27Add episode action fragmentMartin Fietz
2015-06-27Make sure controller isn't nullTom Hennen
2015-06-20Capitalize titlesMartin Fietz
2015-06-20Sharing in options and context menusMartin Fietz
2015-06-19Don't propose to open malformed URLsMartin Fietz
2015-05-19Small fixes and refactoringsMartin Fietz
2015-05-19Fix for indicator, changes in context menusMartin Fietz
2015-05-19Redone new indicatorMartin Fietz
2015-05-19Context dialog for feed item listMartin Fietz
2015-05-19Reset dialog in progressMartin Fietz
2015-05-19Order feeds by number of unread items (descending)Martin Fietz
2015-05-19Show feed new items and refresh failureMartin Fietz
2015-05-19Mark as unplayed optionMartin Fietz
2015-05-13Merge pull request #807 from TomHennen/fix_text_color_for_2.3Tom Hennen
2015-05-12Fix ActionBar SearchViewMartin Fietz
2015-05-10fixed text field color in iTunes search for 2.3 devicesTom Hennen
2015-05-10Add feed item filterMartin Fietz
2015-05-09CANCELLEDMartin Fietz
2015-05-09Cancel auto downloadMartin Fietz
2015-05-03Show lock icon always, use correct search view text color on older devicesMartin Fietz
2015-05-02Add ActionBar icon to enable/disable list drag (reorder, swipe)Martin Fietz
2015-04-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-04-18Use Fragment tags to reference to fragments, hide nav elementsMartin Fietz
2015-04-18Minor changesMartin Fietz
2015-04-18Merge branch 'version_1.1.1' of https://github.com/AntennaPod/AntennaPod into...Martin Fietz
2015-04-18Small fixMartin Fietz
2015-04-18Prepare merge.Martin Fietz
2015-04-17Fixed some NullPointerExceptionsTom Hennen
2015-04-16reuse listView from AllEpisodesFragmentTom Hennen
2015-04-16renamed EpisodesFragment to AllEpisodesFragmentTom Hennen
2015-04-15now properly setting the title and changed the icon for 'All Episodes'Tom Hennen
2015-04-15now we have 'All Episodes' and 'New Episodes'Tom Hennen
2015-04-09Merge pull request #706 from mfietz/feature/gpodder_episode_actionsTom Hennen
2015-04-06EventBus license, fixed NPE with undobar onHide(), no smarking on closing of ...Martin Fietz
2015-04-05now persisting the scroll position for New EpisodesTom Hennen
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2015-04-05Merge pull request #709 from TomHennen/swipe_to_mark_as_readTom Hennen
2015-04-05switched to 'New Episodes', also displaying queue first in the drawerTom Hennen
2015-04-03'All Episodes' by default now only shows new episodes.Tom Hennen
2015-04-03switched to use just RemoveListenerTom Hennen
2015-04-03Can now undo swipe to mark as read.Tom Hennen
2015-04-01Direct play from the the listsvolhol
2015-03-31Direct play from the the listsvolhol
2015-03-29added remove handler for list view.Tom Hennen
2015-03-17Gpodder categories shows title instead of tag and additionally the usageMartin Fietz