daniel oeh
|
33711e1657
|
Fix orientation change bug in ItemDescriptionFragment
|
2012-09-13 13:15:30 +02:00 |
daniel oeh
|
7ae8c906c3
|
Fixed menu item visibility in feeditemmenu
|
2012-09-13 12:40:31 +02:00 |
daniel oeh
|
c97c21990a
|
layout adjustments
|
2012-09-13 11:39:31 +02:00 |
daniel oeh
|
2c9bbe9e87
|
Added missing strings to resource file
|
2012-09-13 11:18:17 +02:00 |
daniel oeh
|
98d75f6e61
|
improved structure of strings.xml
|
2012-09-11 22:06:25 +02:00 |
daniel oeh
|
7a8b18f3a4
|
suppressed lint warning in FeedRemover
|
2012-09-11 20:51:40 +02:00 |
daniel oeh
|
4a22f1be42
|
Prevented IllegalArgumentException if service was not registered
|
2012-09-11 12:50:21 +02:00 |
daniel oeh
|
fd6f93abc1
|
External player fragment wasn't always reloading when necessary
|
2012-09-11 12:30:48 +02:00 |
daniel oeh
|
acce72d71b
|
Fixed NullPointerException in bindToService
|
2012-09-10 16:35:44 +02:00 |
daniel oeh
|
bdb6e008aa
|
Prepared release of version 0.9.4.4
|
2012-09-10 13:14:43 +02:00 |
daniel oeh
|
6d40b2ed04
|
Removed 'paused'-status message
|
2012-09-10 13:04:48 +02:00 |
daniel oeh
|
5df974a85e
|
Improved layout of external player fragment, added status textview
|
2012-09-10 13:02:08 +02:00 |
daniel oeh
|
ade896787f
|
Removed bottom margin of buttons at the bottom
|
2012-09-10 12:48:56 +02:00 |
daniel oeh
|
c3c6ed8d65
|
Only seek to last position if status is not paused
|
2012-09-10 12:48:18 +02:00 |
daniel oeh
|
67e97785e9
|
Moved init() call of controller into onResume
|
2012-09-10 12:07:00 +02:00 |
daniel oeh
|
ce7653fb8d
|
Bug that caused PlaybackService to load without a media object should
now be fixed
|
2012-09-10 12:05:16 +02:00 |
daniel oeh
|
c6af7b542a
|
Moved contentUpdate receiver in try-block
|
2012-09-08 13:32:30 +02:00 |
daniel oeh
|
9c8585b6de
|
Fixed up-button behavior in various activities
|
2012-09-07 17:21:02 +02:00 |
daniel oeh
|
4ef98bd218
|
Replaced AsyncTasks in PlaybackService with ScheduledThreadPoolExecutor
|
2012-09-07 13:14:49 +02:00 |
daniel oeh
|
b24b1365b3
|
Replaced AsyncTask in PlaybackController with
ScheduledThreadPoolExecutor
|
2012-09-07 12:47:01 +02:00 |
daniel oeh
|
5e63586d7c
|
Added external player to feeditemlist
|
2012-09-06 18:10:29 +02:00 |
daniel oeh
|
906f85da07
|
Reset VideoSurface of Videoplayer after it has been destroyed
|
2012-09-06 17:47:47 +02:00 |
daniel oeh
|
141515f078
|
Hide play button of external player when last played media is video
|
2012-09-06 17:25:20 +02:00 |
daniel oeh
|
a44bd7e255
|
Seeking should now work again
|
2012-09-06 17:18:22 +02:00 |
daniel oeh
|
8a6413c6f8
|
Implemented PlaybackController in External Player
|
2012-09-06 15:30:00 +02:00 |
daniel oeh
|
e2e26d9f48
|
Implemented PlaybackController in the MediaPlayerActivities
|
2012-09-06 14:48:14 +02:00 |
daniel oeh
|
2e9bd1f07e
|
Added player fragment to main activity
|
2012-09-05 17:20:57 +02:00 |
daniel oeh
|
e106dc8c1b
|
Implemented external player fragment
|
2012-09-05 15:50:10 +02:00 |
daniel oeh
|
d0a9adeaf6
|
Set widget update interval to 1 second
|
2012-09-05 14:30:31 +02:00 |
daniel oeh
|
b2ee91aea2
|
PlaybackService now raises audio volume after it has regained audio
focus
|
2012-09-05 14:26:28 +02:00 |
daniel oeh
|
42a5641439
|
Made sure that WidgetUpdateService is stopped if necessary
|
2012-09-05 14:19:37 +02:00 |
daniel oeh
|
8a76daeeaf
|
Play/Pause button now toggles startWhenPrepared when PlaybackService is
in PREPARING state
|
2012-09-04 13:32:48 +02:00 |
daniel oeh
|
af2595f2d0
|
PlaybackService will now stopForeground when playback completes and
there is no next episode
|
2012-09-04 13:10:04 +02:00 |
daniel oeh
|
6db48a6f50
|
Prepared release of version 0.9.4.3
|
2012-09-03 13:57:03 +02:00 |
daniel oeh
|
7d4f2aeb74
|
Bugfix: Deleting a feed without an image caused an application crash
|
2012-09-03 13:46:24 +02:00 |
daniel oeh
|
b1c862142f
|
Exclude failed image downloads from download report
|
2012-09-02 18:01:15 +02:00 |
daniel oeh
|
0f6e78da25
|
Changed 'showAsAction'-flags of show_info_item
|
2012-09-02 17:57:12 +02:00 |
daniel oeh
|
fe2aa9a403
|
Improved behavior of download reports
|
2012-09-02 17:52:26 +02:00 |
daniel oeh
|
6ed19acd34
|
Added support for id-tag in Atom's feed-element
|
2012-09-02 15:18:47 +02:00 |
daniel oeh
|
7e97934764
|
SyndHandler wasn't always selecting the correct namespace handler
|
2012-09-02 14:39:29 +02:00 |
daniel oeh
|
8f37a19875
|
Reduced memory usage of tests
|
2012-09-02 14:04:56 +02:00 |
daniel oeh
|
05abff69f1
|
Fixed bug in prefix mapping of SyndHandler
|
2012-09-01 17:29:22 +02:00 |
daniel oeh
|
d4147fd907
|
Improved feedhandler test
|
2012-09-01 17:01:02 +02:00 |
daniel oeh
|
6b14014b66
|
Atom parser now accepts <updated> tag
|
2012-09-01 16:24:37 +02:00 |
daniel oeh
|
ce0d14db42
|
Prevented namespace URIs from being added more than once
|
2012-09-01 13:27:41 +02:00 |
daniel oeh
|
21fd53c8bd
|
Improved SyndDateUtils
|
2012-09-01 13:19:25 +02:00 |
daniel oeh
|
0bfd5421a1
|
Fixed problems in Atom feed parser
|
2012-09-01 12:55:35 +02:00 |
daniel oeh
|
61edc98f85
|
Added feed urls for testing
|
2012-08-31 22:29:10 +02:00 |
daniel oeh
|
23c3f13b63
|
Added test class for FeedHandler
|
2012-08-31 16:58:24 +02:00 |
daniel oeh
|
a224ef614e
|
Created test project
|
2012-08-31 12:54:06 +02:00 |