Commit Graph

1017 Commits

Author SHA1 Message Date
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
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 e892991379 Applied patch from https://gist.github.com/ligi/5017133 2013-02-23 12:10:51 +01:00
daniel oeh e6584734e8 Fixed spelling mistake 2013-02-23 11:05:19 +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 668bae3354 Updated about page 2013-02-21 14:57:43 +01:00
daniel oeh 8c8e7044c3 Removed layout margin from listview 2013-02-21 14:54:22 +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 2bf99545c2 Added dragsort-listview-library 2013-02-18 12:36:10 +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
daniel oeh 235c073938 Improved status indicators of feeditemlist items 2013-02-12 00:56:51 +01:00
daniel oeh 5e001760d6 Improved layouts of itemlist items 2013-02-12 00:02:21 +01:00
daniel oeh 66cfd44413 improved layout of feedlist status indicators 2013-02-11 18:33:30 +01:00
daniel oeh f182862182 Don't show notification entry if title is null 2013-02-10 21:16:45 +01:00
daniel oeh cfb7c15646 Added expandable notifications to download service 2013-02-10 17:20:03 +01:00
daniel oeh d85b90f56e Added expandable notifications to PlaybackService 2013-02-10 16:19:25 +01:00
daniel oeh d297b51255 Added ACTION_FEED_LIST_UPDATE to EpisodesFragment's intent filter 2013-02-03 23:02:13 +01:00
daniel oeh 3752107223 Moved resetFragmentView into onStop (fixes problems when opening dialogs inside AudioplayerActivity) 2013-02-03 22:58:07 +01:00