Michael Kaiser
b11654fa02
Rename UndoItem to UndoToken
2013-04-17 09:45:08 +02:00
Michael Kaiser
a66d225b9f
Make removal of queued items undoable
2013-04-15 18:53:52 +02:00
daniel oeh
4707139def
Prepared release of version 0.9.7.3
2013-04-12 11:24:31 +02:00
daniel oeh
27bdbbb795
Set launchMode of AudioplayerActivity to "singleTop"
2013-04-12 11:12:51 +02:00
daniel oeh
0aa18de36c
Updated contributors file
2013-04-11 12:16:32 +02:00
daniel oeh
c11288fcdb
Audioplayer didn't always restore its state correctly
2013-04-11 11:07:23 +02:00
daniel oeh
565ff19510
Merge branch 'master' of git://github.com/wseemann/AntennaPod into wseemann-master
2013-04-11 10:56:58 +02:00
daniel oeh
7e4827e253
Merge branch 'external_itemlist_update' into develop
2013-04-11 10:56:09 +02:00
daniel oeh
7a33b7f96e
Set line number of title textview in itemlist to 2.
...
This ensures that entries are equally high
2013-04-11 10:55:27 +02:00
daniel oeh
1ab5a09429
Updated header view layout
2013-04-10 11:46:17 +02:00
daniel oeh
0a350c5c9e
Updated list of test feeds
2013-04-09 18:58:00 +02:00
daniel oeh
d3ad2cfb8c
Recognize 'application/xml+xhtml' as valid link type for website
2013-04-09 18:57:44 +02:00
daniel oeh
a6d68205a5
Improved external itemlist layout
2013-04-09 12:21:49 +02:00
Michael Kaiser
c4ef276467
Check MIME-Type when parsing alternate links
...
Some feeds offer alternate links to feeds representing the content in different
formats, like MP3, AAC or Opus. AntennaPod must not falsely interpret them as
the feed's website link.
2013-04-09 11:26:58 +02:00
William Seemann
09e37010c3
Issue #109 (feature request) - Display metadata on bluetooth devices that support AVRCP 1.3 and higher
2013-04-08 11:29:27 -05:00
daniel oeh
5da3b934ab
Fixed NullpointerException in DownloadRequester
2013-04-07 12:25:31 +02:00
daniel oeh
e5b9b68e28
Catch RuntimeException thrown by MediaMetadataRetriever
2013-04-07 12:21:41 +02:00
daniel oeh
02f3cdfb42
Fixed: Search queries with ' caused crash
2013-04-07 12:14:49 +02:00
daniel oeh
40ab4e415e
Hide waiting list if empty
2013-04-07 11:57:36 +02:00
daniel oeh
7fbd96ad45
Position of playing queue item can now be changed
2013-04-07 11:34:34 +02:00
daniel oeh
05a525876d
Increased player button size, decreased title text size
2013-04-06 21:28:57 +02:00
daniel oeh
bab27809c7
Moved setQueue into transaction
2013-04-06 14:14:40 +02:00
daniel oeh
ab34475b75
Fixed IndexOutOfBoundsException in extractQueueFromCursor
2013-04-06 14:14:16 +02:00
daniel oeh
aedead0106
Webview in AudioPlayerActivity now saves and restores its scroll
...
position
2013-04-06 13:37:51 +02:00
daniel oeh
16b049faa9
AudioplayerActivity now saves and restores the selected position
2013-04-06 12:52:29 +02:00
daniel oeh
81797ba879
Fixed nullpointerexception in AudioplayerActivity
2013-04-06 12:27:43 +02:00
daniel oeh
90fb2b42bf
Fragments disappeared when dialog was opened
2013-04-05 11:33:40 +02:00
daniel oeh
b38cf18236
Merge branch 'LatinSuD-master' into develop
2013-04-05 11:14:19 +02:00
daniel oeh
e393a666cf
Updated test feeds
2013-04-05 11:13:21 +02:00
daniel oeh
582107c13c
Added landscape layout to audio player
2013-04-04 18:21:37 +02:00
LatinSuD
9a098723e8
Fix date parsing
...
Short year format specification works in both cases. Long year didn't.
2013-04-04 03:59:01 +03:00
daniel oeh
09191d734e
Updated changelog and contributors file
2013-03-27 20:16:47 +01:00
daniel oeh
d42d79731c
Prepared release of version 0.9.7.2
2013-03-27 11:48:50 +01:00
daniel oeh
ea874efbd0
Updated translations, added Italian(Italy) translation
2013-03-26 20:52:50 +01:00
daniel oeh
79ed9e464a
Load playback service notification bitmap in another thread
2013-03-26 20:29:18 +01:00
daniel oeh
09edb416aa
Chapter marks of streams are now loaded after playback has started
2013-03-25 12:38:17 +01:00
daniel oeh
862ee40539
Formatted code
2013-03-25 11:32:52 +01:00
daniel oeh
f6794d170c
Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into toggles-refresh_expired
2013-03-25 11:16:34 +01:00
daniel oeh
f4fa334abf
Added tests to FilenameGenerator
2013-03-25 11:05:53 +01:00
daniel oeh
162aa9afcf
Merge branch 'master' of git://github.com/LatinSuD/AntennaPod into LatinSuD-master
2013-03-25 11:00:09 +01:00
daniel oeh
ab6b4a4e3b
Added workaround for PreferenceScreen bug
...
http://code.google.com/p/android/issues/detail?id=4611
2013-03-25 10:56:27 +01:00
daniel oeh
0da8b0acc9
Added option to disable auto-download
2013-03-25 10:50:38 +01:00
LatinSuD
5c794ce099
Fixed last commit
...
Fixed last commit. Which consisted in removing trailing spaces in filenames, as they are not supported in FAT filesystem.
2013-03-24 18:18:35 +01:00
LatinSuD
1e58e41ba7
Remove trailing spaces in filenames
...
FAT does not support trailing spaces, so we must remove them
2013-03-24 17:47:13 +01:00
tommy watson
931a47c7a4
Only schedule expired feeds when update triggered.
2013-03-24 17:13:09 +01:00
daniel oeh
f563fb1d6c
Starting playback will not start auto-download anymore
2013-03-24 13:17:27 +01:00
daniel oeh
80206b19a8
Currently playing item cannot be removed from the queue any longer
2013-03-24 12:47:03 +01:00
daniel oeh
2bcb1df73a
Removing a feed caused IndexOutOfBoundsException in
...
ExternalEpisodeAdapter
2013-03-24 12:37:45 +01:00
daniel oeh
498d8dbf1e
Updated French translation
2013-03-22 12:59:50 +01:00
daniel oeh
8bed307640
Fixed IndexOutOfBoundsException in EpisodesFragment
2013-03-20 21:28:50 +01:00