summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
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