index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-27
Use title as the first alternative of the feed identifier
0.9.5
daniel oeh
2012-09-27
Changed behavior of getIdentifyingValue()
daniel oeh
2012-09-27
Don't hide lockscreen controls after headset has been disconnected
daniel oeh
2012-09-26
Fixed possible nullpointerexception in onPositionObserverUpdate()
daniel oeh
2012-09-26
Fixed crash when removing feed
daniel oeh
2012-09-26
Check if response code is HTTP_OK before downloading
daniel oeh
2012-09-26
Atom feedparser didn't read enclosures correctly
daniel oeh
2012-09-26
Workaround for #17
daniel oeh
2012-09-26
Improved feedlist menu
daniel oeh
2012-09-26
Updated German translation
daniel oeh
2012-09-26
Release PlaybackController in onDestroy() method in MediaplayerActivity
daniel oeh
2012-09-26
Made sure getDuration() and getCurrentPosition() are not called in an
daniel oeh
2012-09-25
Solved problem with proguard.cfg
daniel oeh
2012-09-25
Updated translations
daniel oeh
2012-09-25
cancel chapter loader thread if service receives shutdown notification
daniel oeh
2012-09-25
delete chapters when removing item from db
daniel oeh
2012-09-25
Feeds weren't always deleted properly
daniel oeh
2012-09-25
Added support for application/ogg MIME type
daniel oeh
2012-09-25
Prepared release of version 0.9.5
daniel oeh
2012-09-25
Made portrait orientation an optional requirement
daniel oeh
2012-09-24
If last played episode is deleted, change LAST_IS_STREAM to true
daniel oeh
2012-09-24
FeedSyncThread will now check if feeditems are valid before saving
daniel oeh
2012-09-24
Updated README
daniel oeh
2012-09-24
Download failure wasn't reported on some devices
daniel oeh
2012-09-24
Use XmlStreamReader to support different encodings
daniel oeh
2012-09-23
Moved loadMediaInfo into onStart()
daniel oeh
2012-09-23
set feedfiletype in DownloadStatus contructor
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-23
Abandon audio focus after playback has completed
daniel oeh
2012-09-23
Fixed bug in proguard.cfg
daniel oeh
2012-09-23
trim url when preparing it
daniel oeh
2012-09-23
corrected mistakes in english version
daniel oeh
2012-09-23
Moved WidgetUpdater to background thread
daniel oeh
2012-09-22
Implemented auto-delete feature
daniel oeh
2012-09-22
Added PREF_LAST_PLAYBACK_COMPLETED
daniel oeh
2012-09-22
Moved 'last played media' preference into default shared preference
daniel oeh
2012-09-22
Prevented infinite loop in skipBytes()
daniel oeh
2012-09-22
'Enqueue all' didn't save
daniel oeh
2012-09-22
Hide 'mark unread' item in release version
daniel oeh
2012-09-22
Added support for 'Unknown Host' error message
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-22
chapterValid() now tests for empty chapter lists
daniel oeh
2012-09-22
Added support for reading chapters from streams
daniel oeh
2012-09-22
Merge branch 'develop' into chapters
daniel oeh
2012-09-22
Reload media info later if playbackservice has no media object when it's
daniel oeh
2012-09-21
MediaHandler now reads id3 chapters
daniel oeh
2012-09-21
Integrated id3 chapterreader in Antennapod
daniel oeh
2012-09-21
Renamed simplechapter variable names
daniel oeh
2012-09-21
Created abstract Chapter class to support other chapter types
daniel oeh
2012-09-21
Auto-enqueue will now enqueue when the user starts the download
daniel oeh
[next]