Commit Graph

4640 Commits

Author SHA1 Message Date
daniel oeh 8ae87e2a56 Adjusted layout 2012-07-07 16:07:01 +02:00
daniel oeh e498216378 Implemented PlayerWidgetService 2012-07-07 15:05:35 +02:00
daniel oeh 897516aa88 Created layouts and classes for widget 2012-07-07 13:30:17 +02:00
daniel oeh 0c02286f83 Fixed possible crash if activity wasn't connected to the service 2012-07-07 12:08:44 +02:00
daniel oeh 238f415315 Fixed: calculateSampleSize returned wrong value when source size <
preferred size
2012-07-06 19:04:20 +02:00
daniel oeh 1e4a3871ff Images are now scaled down in order to save memory 2012-07-06 18:15:07 +02:00
daniel oeh 65fe944765 Removed bitmap recycling because it caused bugs 2012-07-06 17:10:07 +02:00
daniel oeh ebb9e0b30c Improved performance when inserting new feeds into the database 2012-07-06 17:03:06 +02:00
daniel oeh ac755c8899 OutOfMemory Error seems to be fixed 2012-07-06 15:55:20 +02:00
daniel oeh 7b86821cd8 Implemented new Downloadobserver into the other classes 2012-07-06 10:37:28 +02:00
daniel oeh a7c1580eb5 Updated access modifiers 2012-07-05 22:16:35 +02:00
daniel oeh 61e77e5522 Rewrote DownloadObserver 2012-07-05 22:13:41 +02:00
daniel oeh 84eff944ab Implemented async FeedImage loader 2012-07-05 21:03:15 +02:00
daniel oeh 3768761e90 Listitems are now highlighted when in actionmode 2012-07-05 16:43:57 +02:00
daniel oeh 3c4df7a89d Improved downloadlist activity 2012-07-05 12:43:57 +02:00
daniel oeh 66ebc4975b increased margins 2012-07-05 11:16:53 +02:00
daniel oeh c0c9e2fed2 Items in queue can now be reordered 2012-07-05 11:03:35 +02:00
daniel oeh 5920c96ae7 Added ability to show the title of the feed in itemlistadapter 2012-07-05 10:12:41 +02:00
daniel oeh 764ef2b1d6 Added 'author' and 'language' attributes to Feed 2012-07-05 00:10:12 +02:00
daniel oeh 68e5d90b9c Fixed bug in the playbackService related to audiofocus 2012-07-04 20:13:28 +02:00
daniel oeh 7751d7fcc2 Ignoring project configurations 2012-07-04 14:46:02 +02:00
daniel oeh 74479fef84 Excluded classpath and project config files from gitignore 2012-07-04 14:29:31 +02:00
daniel oeh f81f3972ba Fixed bug when parsing enclosures 2012-07-04 10:45:17 +02:00
daniel oeh 0c60b8edf0 Implemented FeedInfoActivity 2012-07-04 10:29:17 +02:00
daniel oeh 2ba267cb21 Playbackservice now switches to next item in queue when completed 2012-07-03 12:11:46 +02:00
daniel oeh c8977b719f Videoplayer bugfixes + Feedhandler bugfixes 2012-07-03 11:41:41 +02:00
daniel oeh 1eefeec79f Added actionbar item for streaming 2012-07-02 22:17:47 +02:00
daniel oeh 8bb607c930 Updated gitignore file 2012-07-02 19:49:50 +02:00
daniel oeh f2fe9553de Improved stability of playbackService when handling an Error 2012-07-02 17:38:59 +02:00
daniel oeh 4882a5ff92 Added buffer update listeners 2012-07-02 17:29:18 +02:00
daniel oeh 92c32662ca Implemented Errorhandler in PlaybackService 2012-07-02 17:19:38 +02:00
daniel oeh 3c2f083378 Improved media info loading behaviour of mediaplayeractivity 2012-07-02 16:41:19 +02:00
daniel oeh 704e974940 Downloadstatus entries for feeds are now created correctly 2012-07-02 11:43:31 +02:00
daniel oeh 3b4bf9374a Fixed feed update 2012-07-01 22:21:06 +02:00
daniel oeh 5a0f1f49c9 Mediaplayer now only switches to fullscreen when playing video 2012-07-01 21:31:00 +02:00
daniel oeh 36cafbc788 Improved video playback 2012-07-01 21:01:51 +02:00
daniel oeh 6bde1e99d1 MediaPlayerActivity now handles orientation changes correctly 2012-07-01 19:21:22 +02:00
daniel oeh 3932e09089 Added viewpager to mediaplayeractivity 2012-07-01 18:32:52 +02:00
daniel oeh 2cf9f5045b Moved description webview to fragment 2012-07-01 14:28:49 +02:00
daniel oeh d1b1c92efe Added viewpager indicator library 2012-07-01 13:41:54 +02:00
daniel oeh 364e9e1c5c Replaced tabs in the main Activity with viewpager 2012-07-01 12:34:10 +02:00
daniel oeh 8b5a7d8a41 Implemented MediaButtonEventReceiver 2012-06-30 15:07:53 +02:00
daniel oeh 119892f6b5 Fixed crash when losing audio focus 2012-06-30 12:59:04 +02:00
daniel oeh b3c3e04fd9 improved layout 2012-06-28 17:27:41 +02:00
daniel oeh 4e5916f258 Bugfixes 2012-06-28 17:07:33 +02:00
daniel oeh da1bf5a045 Improved layout of Addfeedactivity 2012-06-28 14:45:10 +02:00
daniel oeh 3c4167ed49 Added more error handling when adding new feeds 2012-06-28 13:28:24 +02:00
daniel oeh fdd5c2dc7e Feedlist and list with unread items are now sorted 2012-06-28 11:35:33 +02:00
daniel oeh e705ed2bee Changed playback service to not sticky 2012-06-28 10:45:39 +02:00
daniel oeh b291d56fbb Ported media control buttons to landscape video player 2012-06-27 21:39:42 +02:00