Commit Graph

405 Commits

Author SHA1 Message Date
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
daniel oeh 3931244c35 Improved mediaplayer portrait layout 2012-06-27 20:38:55 +02:00
daniel oeh 821dad45d2 Force portrait mode for audio 2012-06-27 18:40:46 +02:00
daniel oeh 0eded316b3 Implemented landscape layout for videoplayer 2012-06-27 17:30:54 +02:00
daniel oeh 2ba8847610 Fixed: application crash when trying to play media that is already
playing
2012-06-27 14:40:34 +02:00
daniel oeh 853556b0cf Added support for video playback 2012-06-27 14:10:38 +02:00
daniel oeh 18e8212981 Improved performance when removing something 2012-06-27 12:22:06 +02:00
daniel oeh 18992e4b37 Method in DB was using the wrong constant 2012-06-26 22:54:07 +02:00
daniel oeh c3509b1b92 Added support for Simplechapters 2012-06-26 19:50:32 +02:00
daniel oeh e5e7015df3 removed 'characters' method from namespace class 2012-06-26 18:55:43 +02:00
daniel oeh 0d6a7580de Added support for flattr-paymentlinks 2012-06-26 18:39:02 +02:00
daniel oeh 7ef8a7021c playbackservice is now only in the foreground while playing 2012-06-26 18:12:32 +02:00
daniel oeh 81295bc07f Made startup loading more stable 2012-06-26 17:56:47 +02:00
daniel oeh f4fa5dce5f Simplified code 2012-06-26 17:31:50 +02:00
daniel oeh 30aeef5b3e Added menuitem to visit the website of a feed or feeditem 2012-06-26 14:03:59 +02:00
daniel oeh 020d3afba9 Changed theme to 'Force Overflow' 2012-06-26 13:37:41 +02:00
daniel oeh 8965e3ea37 'Refresh all feeds'-menuitem is now invisible while refreshing feeds 2012-06-26 13:24:57 +02:00
daniel oeh 6488e79827 Fixed bug that caused the application to crash when playing the last
played media of a feed that was already deleted
2012-06-26 13:17:48 +02:00
daniel oeh 2148189430 Made sure that cursors are closed when loading data at application
start
2012-06-26 13:12:03 +02:00
daniel oeh fc88223779 UI improvements in ItemviewActivity and FeeditemlistActivity 2012-06-25 13:58:40 +02:00
daniel oeh a66580bfc6 Improved performance when marking all feeditems of a feed as read 2012-06-25 13:22:26 +02:00
daniel oeh 1f31dff47f Webview is now loaded asynchronously 2012-06-25 13:03:38 +02:00
daniel oeh a974358f26 Improved feedparser performance 2012-06-25 12:56:01 +02:00
daniel oeh 703972e3c0 Added intermediate progressbar to main Activity 2012-06-25 12:35:11 +02:00
daniel oeh a2e0c6eecc Bugfixes + UI-improvements 2012-06-24 22:57:29 +02:00
daniel oeh fc7d06aaf4 Improved layout for Feedlist_item 2012-06-24 18:26:57 +02:00
daniel oeh 425dc708e5 Fixed bug in the mediaplayer seekbar 2012-06-24 18:20:26 +02:00
daniel oeh 3e0937df7d Changes in ItemlistFragment + improved application startup time 2012-06-24 18:12:01 +02:00
daniel oeh b283eae1b9 Implemented Fragment for showing the queue 2012-06-24 17:28:34 +02:00
daniel oeh e3115f1ae4 Switched to StringBuffer-method for getting characters in Feedparser 2012-06-24 17:08:16 +02:00
daniel oeh e128e6fd6e description-tag is now parsed properly 2012-06-24 14:48:15 +02:00
daniel oeh a63e975d87 Added support for itunes:image tag, bugfixes 2012-06-24 14:41:22 +02:00
daniel oeh 7cd38e53a7 Fixed bug in the mediaplayer 2012-06-24 13:01:44 +02:00
daniel oeh d8d4d28602 Fixed crash that occured when loading a FeedItem without an enclosure
from the DB
2012-06-23 23:34:00 +02:00
daniel oeh dc32fb843d encoded content is now properly rendered 2012-06-23 23:19:28 +02:00
daniel oeh cdc8adab8d Added content:encoded support 2012-06-23 22:37:54 +02:00