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
|
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
|
970f3f8c74
|
Added status indicator to audioplayer
|
2013-02-23 12:25:54 +01:00 |
|
daniel oeh
|
64591fa050
|
Merge branch 'ligi-better_ompl_import' into develop
|
2013-02-23 12:12:37 +01:00 |
|
daniel oeh
|
c712bf1e59
|
Replace ItemlistFragment instead of adding it. fixes #105
|
2013-02-22 23:18:15 +01:00 |
|
daniel oeh
|
4fca178972
|
Merge branch 'issue-39' into develop
Conflicts:
res/values/ids.xml
|
2013-02-22 23:10:13 +01:00 |
|
daniel oeh
|
bd92dd3fb3
|
Delete file if download fails or is cancelled
|
2013-02-22 19:10:05 +01:00 |
|
daniel oeh
|
26471f6e10
|
Use css margin instead of layout margin for webview
|
2013-02-22 18:48:58 +01:00 |
|
daniel oeh
|
cb82268f7d
|
Added context menu to shownotes view
|
2013-02-21 18:13:41 +01:00 |
|
daniel oeh
|
f387929170
|
Improved webview layout when images are displayed
|
2013-02-21 17:08:19 +01:00 |
|
daniel oeh
|
50104ff6f6
|
Added margin to shownotes. Closes #80
|
2013-02-21 17:01:55 +01:00 |
|
daniel oeh
|
51a06ef9e7
|
Added status indicator to external feeditemlist
|
2013-02-21 16:47:19 +01:00 |
|
daniel oeh
|
64aaae3ea6
|
abandon audio focus when pausing if possible
|
2013-02-21 16:37:00 +01:00 |
|
daniel oeh
|
ef50c412c9
|
Implemented drag & drop reordering
|
2013-02-18 19:11:33 +01:00 |
|
daniel oeh
|
89d4bdc9c6
|
Created list layout for OrganizeActivity
|
2013-02-18 13:37:53 +01:00 |
|
daniel oeh
|
d2649ce4b8
|
Created OrganizeQueueActivity
|
2013-02-18 12:49:16 +01:00 |
|
daniel oeh
|
89688e7271
|
Removed non-empty constructors
|
2013-02-13 21:36:05 +01:00 |
|
daniel oeh
|
c3852f333c
|
Removed 'share link' and 'share source link' from feedmenu
|
2013-02-13 21:24:43 +01:00 |
|
daniel oeh
|
71502d74cc
|
newline-character wasn't appended correctly
|
2013-02-12 01:01:20 +01:00 |
|