summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
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-19Improved look of ItemlistFragment headerdaniel oeh
2014-12-10Merge branch 'develop' of git://github.com/scarito/AntennaPod into scarito-de...daniel 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-12-07Prepared release of next versiondaniel oeh
2014-12-07Updated dependenciesdaniel oeh
2014-11-21Created a user preference to enable the headphone resume featureMichael Scarito
2014-11-20fix blurry play/pause overlay in videoplayer activityJens Müller
2014-11-19Widget wasn't workingdaniel oeh
2014-11-19Call supportRequestWindowFeature before setting layout contentdaniel oeh
2014-11-19Merge branch 'patch-1' of git://github.com/edent/AntennaPod into edent-patch-1daniel oeh
2014-11-15Moved videoplayer layout from layout-land to layoutdaniel oeh
2014-11-15Use isNotBlank instead of isNoneBlankdaniel oeh
2014-11-15Fixed a couple of NullpointerException in TagFragmentdaniel oeh
2014-11-12Prepared release of next versiondaniel oeh
2014-11-10Updated picasso librarydaniel oeh
2014-11-10Squashed commit of the following:daniel oeh
2014-11-10Cleaned up, added 'material icons' licensedaniel 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-19Updated config in app module, fixed typodaniel oeh
2014-10-12Fixed manifestsdaniel 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