daniel oeh
|
09a3957f60
|
Removed unnecessary methods, added standard constructor
|
2012-11-06 15:38:36 +01:00 |
daniel oeh
|
b84c933bf9
|
Merge branch 'better_file_names' into develop
|
2012-11-05 20:33:13 +01:00 |
daniel oeh
|
622651343a
|
Added more feeds to testfile
|
2012-11-01 19:57:23 +01:00 |
daniel oeh
|
38439db85d
|
Added support for RSS 0.91/0.92
|
2012-11-01 19:57:06 +01:00 |
daniel oeh
|
a0eabe5555
|
Added test for FilenameGenerator
|
2012-11-01 19:16:32 +01:00 |
daniel oeh
|
0f857e6a3b
|
Added option to take different filename if a file with that name exists
|
2012-10-31 18:03:47 +01:00 |
daniel oeh
|
fe6460dde5
|
Use title of feed for filename if available
|
2012-10-31 17:36:59 +01:00 |
daniel oeh
|
1c0874dabe
|
Created FileNameGenerator class
|
2012-10-31 16:56:23 +01:00 |
daniel oeh
|
8c541fb82d
|
Use separate preference for currently playing media, reset after
playback has completed
|
2012-10-30 21:03:59 +01:00 |
danieloeh
|
c9fabb6e03
|
Merge pull request #56 from patheticpat/image-title
Save correct image title
|
2012-10-29 13:19:22 -07:00 |
daniel oeh
|
0762e7bbbe
|
Added method to check if item is being played
|
2012-10-28 20:31:29 +01:00 |
Michael Kaiser
|
3785cb505d
|
Save correct image title
|
2012-10-28 10:36:02 +01:00 |
danieloeh
|
478196ce62
|
Merge pull request #53 from patheticpat/fix-typo
Fixed a typo
|
2012-10-27 09:59:03 -07:00 |
Michael Kaiser
|
b047e8a2b3
|
Fixed a typo
|
2012-10-27 16:21:35 +02:00 |
daniel oeh
|
75dc42c438
|
Prepared release of version 0.9.5.3
|
2012-10-23 10:49:36 +02:00 |
daniel oeh
|
7380d288e5
|
Updated tests
|
2012-10-23 10:45:29 +02:00 |
daniel oeh
|
7106fdcdab
|
Set download status message to 'pending' while it's not being
downloaded.
|
2012-10-23 10:26:34 +02:00 |
daniel oeh
|
0884b0bf80
|
Fixed NullPointerException on some devices
|
2012-10-22 22:06:58 +02:00 |
daniel oeh
|
3c54910ce4
|
Removed unused imports
|
2012-10-22 21:44:31 +02:00 |
daniel oeh
|
124f7bd0f6
|
Added support for feeds without pubDates
|
2012-10-22 21:22:38 +02:00 |
daniel oeh
|
dbfd1fca26
|
Merge branch 'master' into develop
|
2012-10-22 19:11:07 +02:00 |
danieloeh
|
d192652eed
|
Merge pull request #41 from patheticpat/feedburner
Removed feedburner specific URL handling
|
2012-10-22 09:41:55 -07:00 |
danieloeh
|
61f0f47133
|
Merge pull request #38 from patheticpat/duplicate-strings
Removed duplicate string resources.
|
2012-10-22 09:39:39 -07:00 |
danieloeh
|
4e098a55ee
|
Merge pull request #37 from patheticpat/windows
Renamed package de.danoeh.antennapod.miroguide.con
|
2012-10-22 09:34:50 -07:00 |
Michael Kaiser
|
83f13e4fe2
|
Removed feedburner specific URL handling
The ?format=xml parameter should not be necessary. It could even cause
problems in case the url already contains a parameter string.
|
2012-10-22 12:04:39 +02:00 |
Michael Kaiser
|
4e06688713
|
Removed duplicate string resources.
|
2012-10-21 22:33:05 +02:00 |
Michael Kaiser
|
59155b6a9e
|
Renamed package de.danoeh.antennapod.miroguide.con
|
2012-10-21 22:08:26 +02:00 |
daniel oeh
|
85d1ed0520
|
Only read image-tag if it's a sub-element of the channel-tag
|
2012-10-20 19:50:15 +02:00 |
daniel oeh
|
48f1cd2b3b
|
pressing the button of an itemlist item selected the wrong item if
'display only episodes' was turned on
|
2012-10-20 19:16:08 +02:00 |
daniel oeh
|
3f8f9be652
|
Added check for null in SyndTypeUtils
|
2012-10-16 11:41:47 +02:00 |
daniel oeh
|
164ca08123
|
Made sure identifying value of feed isn't empty
|
2012-10-15 18:32:10 +02:00 |
daniel oeh
|
e03047254d
|
Removed invalid feeds
|
2012-10-15 18:31:44 +02:00 |
daniel oeh
|
ae59658e26
|
Prepared release of version 0.9.5.2
|
2012-10-14 21:14:47 +02:00 |
daniel oeh
|
900bb9da7c
|
Fixed nullpointer exception in SyndTypeUtils
|
2012-10-14 13:50:34 +02:00 |
daniel oeh
|
a62cf5d14c
|
Load new bitmap if imageview's size has become larger
|
2012-10-14 13:50:05 +02:00 |
daniel oeh
|
9eef78109f
|
Moved drawables from sdk folder into drawables folder
|
2012-10-14 12:56:36 +02:00 |
daniel oeh
|
9df7f7989d
|
Prevented IllegalStateException when calling getDurationSafe()
|
2012-10-14 12:40:47 +02:00 |
daniel oeh
|
f76ac9ed42
|
Select 'New' tab on start if there are new items
|
2012-10-13 12:00:27 +02:00 |
daniel oeh
|
0b22262186
|
Check file extension if mime-type is not supported
|
2012-10-13 11:44:55 +02:00 |
daniel oeh
|
1f214573e9
|
Move player into INITIALIZED state in some cases to save bandwidth
|
2012-10-11 12:09:29 +02:00 |
daniel oeh
|
59e5a9ddb8
|
Added INITIALIZED state
|
2012-10-11 11:12:44 +02:00 |
daniel oeh
|
6f4cf5fbdc
|
Improved visibility change animation in videoplayer
|
2012-10-10 17:36:14 +02:00 |
danieloeh
|
2d2102b7ab
|
Merge pull request #30 from lightonflux/patch-1
add fdroid link
|
2012-10-09 11:51:06 -07:00 |
lightonflux
|
efd154f6a1
|
add fdroid link
|
2012-10-08 16:28:48 +03:00 |
daniel oeh
|
29d09dc481
|
Updated translations
|
2012-10-06 12:05:15 +02:00 |
daniel oeh
|
fa27749e4d
|
Removed invalid feed URLs
|
2012-10-05 12:43:46 +02:00 |
daniel oeh
|
d8b9d1016e
|
Prepared release of version 0.9.5.1
|
2012-10-05 11:01:12 +02:00 |
daniel oeh
|
243f75b65c
|
Changed behavior of continuous playback
|
2012-10-04 13:28:09 +02:00 |
daniel oeh
|
cd7cb59175
|
Changed behavior of download reports
|
2012-10-04 13:02:38 +02:00 |
daniel oeh
|
c042145875
|
Moved Opml import button to AddfeedActivity, Opml export button to
preferences
|
2012-10-03 15:54:50 +02:00 |