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-03-20
PlaybackController didn't always connect with PlaybackService
daniel oeh
2013-03-16
Added support for episode images
daniel oeh
2013-03-10
Hide 'mark as unread' when not in debug mode
daniel oeh
2013-03-10
Close media player if no more episodes are available for playback
daniel oeh
2013-03-09
Added methods for auto-download and auto-cleanup
daniel oeh
2013-03-08
Removed last played media preference
daniel oeh
2013-03-08
Fixed menu item visibility
daniel oeh
2013-03-07
Implemented skip functionality
daniel oeh
2013-02-28
Renamed getFileUrl method of Playable interface
daniel oeh
2013-02-28
Added support for local external video files
daniel oeh
2013-02-27
Added support for playing local external media files
daniel oeh
2013-02-27
Created de.danoeh.antennapod.util.playback package
daniel oeh
2013-02-27
PlaybackService now works with the 'Playable' interface
daniel oeh
2013-02-25
Implemented PlaybackPreferences
daniel oeh
2013-02-25
Implemented EventDistributor
daniel oeh
2013-02-24
limited access to feed items, feeds, playback history and download log
daniel oeh
2013-02-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2013-02-21
Added context menu to shownotes view
daniel oeh
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
[next]