summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
2015-04-18Use Fragment tags to reference to fragments, hide nav elementsMartin Fietz
2015-04-18Add longclick Drawer Preference dialogMartin Fietz
2015-04-18Prepare merge.Martin Fietz
2015-04-16Merge pull request #748 from TomHennen/new_and_all_episodesTom Hennen
2015-04-16renamed EpisodesFragment to AllEpisodesFragmentTom Hennen
2015-04-15now we have 'All Episodes' and 'New Episodes'Tom Hennen
2015-04-15now saving the last navigation fragment the user had loadedTom Hennen
2015-04-10Set fast forward and rewind timeMartin Fietz
2015-04-10RefactoringsMartin Fietz
2015-04-06EventBus license, fixed NPE with undobar onHide(), no smarking on closing of ...Martin Fietz
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05smart mark as played: media player activity, player widget, when media is cha...Martin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2015-04-05Sync episode actions with gpodder, smart mark as playedMartin 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-03-30"Add feed" facelift, OPML import with better explanations and usage of extern...Martin Fietz
2015-03-17New feed last update is never, not nowMartin Fietz
2015-01-07minor update to make the queue the first view. Not dynamic (always goes to th...Tom Hennen
2014-12-19Improved layoutdaniel oeh
2014-12-19Show 'up' button instead of hamburger when showing child fragmentdaniel oeh
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Use toolbar in MainActivity instead of actionbardaniel oeh
2014-12-19Moved settings button into navigation drawerdaniel oeh
2014-12-19Updated audio player layoutdaniel oeh
2014-12-08Video overlay was hidden in some casesdaniel oeh
2014-12-08Use isNotBlank instead of isNoneBlankdaniel oeh
2014-12-08Destroy webview when it is no longer useddaniel oeh
2014-12-07Fixed fullscreen issues in video playerdaniel oeh
2014-11-19Call supportRequestWindowFeature before setting layout contentdaniel oeh
2014-11-10Updated picasso librarydaniel oeh
2014-11-10Squashed commit of the following:daniel oeh
2014-11-09Bugfix: Actionbar in PreferenceActivity was not displayeddaniel oeh
2014-11-06Controls in videoview were not hidden correctlydaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-10-25Fixed NPE in AudioplayerActivitydaniel oeh
2014-10-25Removed use of indeterminate progress bardaniel oeh
2014-10-24Removed betterpickers librarydaniel oeh
2014-10-24Merge branch 'migration' into developdaniel oeh
2014-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-18Created core package for storing callback classesdaniel oeh
2014-09-17Changed project structuredaniel oeh