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
path:
root
/
src
/
de
/
danoeh
/
antennapod
/
util
Age
Commit message (
Expand
)
Author
2013-02-13
Removed 'share link' and 'share source link' from feedmenu
daniel oeh
2013-02-10
Added expandable notifications to PlaybackService
daniel oeh
2013-02-03
Organized imports, added drawables to navigation buttons
daniel oeh
2013-01-21
Added extended menu option, ignore long-press in itemlist
daniel oeh
2013-01-21
Improved performance of FeedItemMenuHandler's prepare method
daniel oeh
2013-01-20
Added context menu to itemlist
daniel oeh
2013-01-13
PlaybackController now checks if episode exists when the restoring last
daniel oeh
2013-01-13
FeedManager now checks if episode file exists before playing.
daniel oeh
2013-01-05
Unicode strings weren't read correctly
0.9.6.3
daniel oeh
2013-01-04
Skip rest of tag header if size of frame is too big
daniel oeh
2012-12-31
Updated getFreeSpaceAvailable() method
daniel oeh
2012-12-30
Updated storage availability check
daniel oeh
2012-11-25
Fixed playbackService crash when trying to seek in INITIALIZED state
daniel oeh
2012-11-23
Selected list items are now highlighted with the correct color
daniel oeh
2012-11-20
Changed references to drawables in src to references to attr
daniel oeh
2012-11-16
Make media position resettable in markItemRead instead of setter.
daniel oeh
2012-11-16
Added state enum to feeditem class
daniel oeh
2012-11-16
Added 'Playing' state
daniel oeh
2012-11-16
Merge branch 'feed-item-labels' of git://github.com/patheticpat/AntennaPod in...
daniel oeh
2012-11-11
Organized imports
daniel oeh
2012-11-09
Added support for links in vorbis comment
daniel oeh
2012-11-08
Reading UTF-8 strings should now work
daniel oeh
2012-11-06
getChapterById was using wrong attribute
daniel oeh
2012-11-06
Integrated vorbis chapterreader into app
daniel oeh
2012-11-06
Added classes for reading vorbis comment chapters
daniel oeh
2012-10-31
Created FileNameGenerator class
daniel oeh
2012-10-23
Enable transition to "read" and "unread" states for "in progress" items
Michael Kaiser
2012-10-22
Removed unused imports
daniel oeh
2012-10-22
Removed feedburner specific URL handling
Michael Kaiser
2012-10-11
Move player into INITIALIZED state in some cases to save bandwidth
daniel oeh
2012-10-02
Implemented methods for modifying the playback history
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
Feeds weren't always deleted properly
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-23
trim url when preparing it
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
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
Auto-enqueue will now enqueue when the user starts the download
daniel oeh
2012-09-13
Fixed menu item visibility in feeditemmenu
daniel oeh
2012-09-10
Fixed NullPointerException in bindToService
daniel oeh
[next]