summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
2014-07-06Increased use of library methodsdaniel oeh
2014-07-05Reduced number of lint warningsdaniel oeh
2014-06-29Integrated timecode highlighting into Audioplayerdaniel oeh
2014-06-16Fixed: NullPointerException in OnlineFeedViewdaniel oeh
2014-06-16Implemented Feed-discovery in OnlineFeedViewdaniel oeh
2014-06-15Remove HTML markup in OnlineFeedView. closes #401daniel oeh
2014-06-15Replaced TimerDialog with HmsDialog from the BetterPickers-librarydaniel oeh
2014-06-14Fixed NullPointerException in FeedInfoActivitydaniel oeh
2014-06-14Fixed: BadTokenException in OnlineFeedViewdaniel oeh
2014-06-08Show queue size and number of unread items in navdrawer. closes #453daniel oeh
2014-06-01Fixed up-/back-button behavior in PreferenceActivity. fixes #412, fixes #107daniel oeh
2014-06-01Merge branch 'ui-tests' into developdaniel oeh
2014-06-01Added basic MainActivity testsdaniel oeh
2014-05-31Do not show dialog if activity has been closeddaniel oeh
2014-05-25Added support for podlove alternate feedsdaniel oeh
2014-05-25Added support for "pcast"-protocol, start FeedViewActivity immediately when c...daniel oeh
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-05-19Cleaned up manifest, moved intent filters from AddFeedActivity to MainActivitydaniel oeh
2014-05-19Merge branch 'newgui' into develop. closes #407daniel oeh
2014-05-17Open drawer on first launchdaniel oeh
2014-04-28Bugfix: Title in audio player was invisible in some casesdaniel oeh
2014-04-27Fixed visibility issue with playback speed buttondaniel oeh
2014-04-27Prevent media files from being deleted after a failed downloaddaniel oeh
2014-04-27Made sure that the downloaded-attribute of FeedFile does not reach an inconsi...daniel oeh
2014-04-27Allow modification of feed username and password, propagate credentials to ep...daniel oeh
2014-04-26Load data in onResume instead of onCreatedaniel oeh
2014-04-26Improved fontsdaniel oeh
2014-04-21Added navigation drawer to audio player, fixed DownloadService notificationdaniel oeh
2014-04-21Re-implemented menusdaniel oeh
2014-04-21Re-implemented searchdaniel oeh
2014-04-18Improved external player layoutdaniel oeh
2014-04-17Reimplemented ItemlistFragmentdaniel oeh
2014-04-17Added fragment for adding new podcastsdaniel oeh
2014-04-13Added playback history fragmentdaniel oeh
2014-04-06Merge branch 'backup' of git://github.com/liesen/AntennaPod into liesen-backupdaniel oeh
2014-04-06Added downloads fragmentdaniel oeh
2014-04-04Added queue fragmentdaniel oeh
2014-04-01Added navigation drawer + new episodes fragmentdaniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-03-28Enable screen timeout when video is paused. closes #368daniel oeh
2014-03-25Navigation bar icons in audio player were not displayed correctlydaniel oeh
2014-03-24Restore happens by itself upon app installJohan Liesén
2014-03-22Restore subscriptions when the app is first startedJohan Liesén
2014-03-17Improved layout of AddFeedActivitydaniel oeh
2014-03-17Added authentication dialog to OnlineFeedViewActivitydaniel oeh
2014-03-17Implemented DownloadAuthenticationActivitydaniel oeh
2014-03-04Keep screen on when playing video. fixes #362daniel oeh
2014-02-27Do not add things to the flattr queue if the user isn't logged indaniel oeh
2014-02-24Fixed behavior of flattr button in MediaPlayerActivitydaniel oeh
2014-02-23played_duration was updated incorrectlydaniel oeh