Commit Graph

1097 Commits

Author SHA1 Message Date
daniel oeh cbb3d46917 Switched back to standard divider height 2013-03-10 18:59:43 +01:00
daniel oeh e40e51e60f Used wrong label for tab 2013-03-09 21:54:22 +01:00
daniel oeh d3f9fddfa8 Increased divider height in episodes list 2013-03-09 21:49:14 +01:00
daniel oeh e7c1336472 Use tabs instead of viewpager indicator in main screen 2013-03-09 21:43:51 +01:00
daniel oeh aeebcab202 Renamed 'new' list to 'waiting list' 2013-03-09 21:20:33 +01:00
daniel oeh 6eb08f6693 Added Connectivity change receiver 2013-03-09 21:08:24 +01:00
daniel oeh 485f8905c4 Added more calls of auto-cleanup and auto-download 2013-03-09 20:50:53 +01:00
daniel oeh 72ee91e582 Added methods for auto-download and auto-cleanup 2013-03-09 14:03:01 +01:00
daniel oeh 459fba9b54 Removed auto-queue preference, auto-queue is now always enabled 2013-03-09 11:19:31 +01:00
daniel oeh 6a784b7b31 Added episode cache size preference 2013-03-09 11:13:30 +01:00
daniel oeh 73d23773c5 Removed auto-delete preference 2013-03-09 11:00:44 +01:00
daniel oeh 3fde2349f9 Added preferences for configuring auto-download 2013-03-08 20:56:24 +01:00
daniel oeh 7f81f8a438 Removed last played media preference 2013-03-08 11:43:33 +01:00
daniel oeh 1b89523bf7 Fixed menu item visibility 2013-03-08 11:18:30 +01:00
daniel oeh 5876b98bb8 Implemented skip functionality 2013-03-07 20:02:23 +01:00
daniel oeh 3e25aa4ea3 Made sure that first queue item can't be moved while it's playing 2013-03-07 19:35:48 +01:00
daniel oeh ae17c74e3b PlaybackService will now always load the next episode if it is available 2013-03-07 19:16:43 +01:00
daniel oeh 7607647b11 Fixed typo 2013-03-07 19:03:35 +01:00
daniel oeh b45bd0124c Fixed PlaybackService crash when seeking in INITIALIZING or PREPARING
state
2013-03-07 18:57:39 +01:00
daniel oeh 98dec67b72 Use progressbar for showing the listening progress of an episode 2013-03-07 18:52:47 +01:00
daniel oeh ba0f294850 Removed 'status unread' indicator from queue 2013-03-07 16:07:10 +01:00
daniel oeh 58747d227a Add item to queue once it's downloaded 2013-03-07 16:01:14 +01:00
daniel oeh 9dec0546bd Mark item as 'read' when adding it to the queue, move item to top of
queue when playing it
2013-03-07 15:34:12 +01:00
daniel oeh 5d9d38184f Merge branch 'online_feed_view' into develop 2013-03-06 21:04:37 +01:00
daniel oeh b3a250c766 Merge branch 'apichanges' into develop 2013-03-06 21:04:05 +01:00
daniel oeh ec1992f36c empty list TextView displayed wrong text 2013-03-02 13:25:56 +01:00
daniel oeh 6c747c078b Prepared release of version 0.9.7 2013-03-01 18:06:17 +01:00
daniel oeh 259e2c47bf Updated translations; added Danish, French, Romanian and Ukrainian
translation
2013-03-01 17:55:55 +01:00
daniel oeh faa23de4de Added default getView() implementation for itemlistadapter 2013-02-28 21:10:26 +01:00
daniel oeh 8bab080a5a Implemented OnlineFeedViewActivity 2013-02-28 20:48:39 +01:00
daniel oeh 7fe0e05304 Fixed crash when audio focus was lost 2013-02-28 15:38:26 +01:00
daniel oeh 84dd063568 FeedItem shownotes weren't always loaded correctly 2013-02-28 15:12:54 +01:00
daniel oeh 94a38debdf Renamed getFileUrl method of Playable interface 2013-02-28 13:31:50 +01:00
daniel oeh 248467d840 Added support for local external video files 2013-02-28 12:38:56 +01:00
daniel oeh dcbf334bad Added support for playing local external media files 2013-02-27 22:05:13 +01:00
daniel oeh cc741d6643 Created de.danoeh.antennapod.util.playback package 2013-02-27 11:53:17 +01:00
daniel oeh a6b6022626 PlaybackService now works with the 'Playable' interface 2013-02-27 11:47:12 +01:00
daniel oeh f730426644 License.html wasn't loaded correctly 2013-02-25 22:35:12 +01:00
daniel oeh 9cd870c6ee ImageView tags weren't set correctly 2013-02-25 20:54:55 +01:00
daniel oeh 6a22ada87f Implemented PlaybackPreferences 2013-02-25 20:49:37 +01:00
daniel oeh 56db791e7d FeedImageLoader now works independently from FeedImages 2013-02-25 18:15:02 +01:00
daniel oeh 30ba44b17a Added more documentation to FeedManager 2013-02-25 11:27:37 +01:00
daniel oeh 955d296638 Implemented EventDistributor 2013-02-25 10:47:37 +01:00
daniel oeh f9e00f72a0 limited access to feed items, feeds, playback history and download log 2013-02-24 12:30:23 +01:00
daniel oeh 56f199dc8c Added UserPreferences class, limit access to unreadItems and queue 2013-02-24 10:46:10 +01:00
daniel oeh cca91b12b9 Set shownotes background to black when theme is 'dark'. fixes #106 2013-02-23 22:31:51 +01:00
daniel oeh eb09aff2e6 Adjusted layout margin 2013-02-23 17:19:04 +01:00
daniel oeh 2ba51e7d4b Removed invalid test feeds 2013-02-23 17:18:48 +01:00
daniel oeh 816e66980e Use white background in 'organize queue' list for light theme 2013-02-23 13:35:19 +01:00
daniel oeh 8e9fecb267 Updated tablet layout 2013-02-23 13:28:31 +01:00