summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-21Added context menu to shownotes viewdaniel oeh
2013-02-21Improved webview layout when images are displayeddaniel oeh
2013-02-21Added margin to shownotes. Closes #80daniel oeh
2013-02-21Added status indicator to external feeditemlistdaniel oeh
2013-02-21abandon audio focus when pausing if possibledaniel oeh
2013-02-13Removed non-empty constructorsdaniel oeh
2013-02-13Removed 'share link' and 'share source link' from feedmenudaniel oeh
2013-02-12newline-character wasn't appended correctlydaniel oeh
2013-02-12Improved status indicators of feeditemlist itemsdaniel oeh
2013-02-12Improved layouts of itemlist itemsdaniel oeh
2013-02-11improved layout of feedlist status indicatorsdaniel oeh
2013-02-10Don't show notification entry if title is nulldaniel oeh
2013-02-10Added expandable notifications to download servicedaniel oeh
2013-02-10Added expandable notifications to PlaybackServicedaniel oeh
2013-02-03Added ACTION_FEED_LIST_UPDATE to EpisodesFragment's intent filterdaniel oeh
2013-02-03Moved resetFragmentView into onStop (fixes problems when opening dialogs ↵daniel oeh
inside AudioplayerActivity)
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-02-02Minor layout improvementsdaniel oeh
2013-02-02Improved content view of audio player activitydaniel oeh
2013-02-01Improved layout of player controlsdaniel oeh
2013-01-28Added indicator for 'downloading' statusdaniel oeh
2013-01-28Headers displayed wrong number of episodes in some casesdaniel oeh
2013-01-28Added 'downloaded' imageview to episodes listdaniel oeh
2013-01-28Improved viewpager appearancedaniel oeh
2013-01-27Improved list layoutsdaniel oeh
2013-01-27Removed unused classesdaniel oeh
2013-01-27Implemented queue and unread items menudaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-25Added OnClickListener for header viewdaniel oeh
2013-01-23Added header views to external feeditemlistsdaniel oeh
2013-01-23Created external feeditemlist adaptersdaniel oeh
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-21Improved performance of FeedItemMenuHandler's prepare methoddaniel oeh
2013-01-20increased clickable area of itemlist buttonsdaniel oeh
2013-01-20Use spinner icon instead of arrow for feeditemlist buttonsdaniel oeh
2013-01-20open context menu on long click daniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2013-01-20Use standard text colorsdaniel oeh
2013-01-19Moved text sizes into dimens filedaniel oeh
2013-01-17Updated list of test feedsdaniel oeh
2013-01-16Release PlaybackController when MediaplayerActivity is stopped0.9.6.4daniel oeh
2013-01-15Prepared release of version 0.9.6.4daniel oeh
2013-01-13Increased socket and connection timeout of HTTP downloaderdaniel oeh
2013-01-13PlaybackController now checks if episode exists when the restoring lastdaniel oeh
played episode.
2013-01-13FeedManager now checks if episode file exists before playing.daniel oeh
2013-01-13Updated test project config filesdaniel oeh
2013-01-13Updated CONTRIBUTORS filedaniel oeh
2013-01-13Added support for gzip-encoded downloads. Closes #89.daniel oeh
2013-01-13Added Chinese and Portuguese (Brazil) translationdaniel oeh
2013-01-12Updated README (added link to wiki)daniel oeh