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
/
menuhandler
Age
Commit message (
Expand
)
Author
2014-07-15
Hide local menu items when nav drawer is shown
daniel oeh
2014-07-13
Added buttons to FeedItemDialog and the episode lists for items without an ep...
daniel oeh
2014-05-12
Moved "show info" into itemlist header
daniel oeh
2014-04-21
Re-implemented search
daniel oeh
2014-03-28
Replaced AppConfig.DEBUG with BuildConfig.DEBUG
daniel oeh
2014-02-27
Do not add things to the flattr queue if the user isn't logged in
daniel oeh
2014-02-17
Merge branch 'flattr_queue_autoflattr' into develop (#331)
daniel oeh
2014-01-12
avoid waiting on the GUI thread
daniel oeh
2014-01-02
* directly update Feed/FeedItem FlattrStatus instead of writing back entire F...
Simon Rutishauser
2013-12-31
Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/...
daniel oeh
2013-12-15
Created playback package inside service package
daniel oeh
2013-10-19
Fixed menu item visibility
daniel oeh
2013-09-29
this consolidates the code from pull request #253 (flattr queue and auto flat...
Simon Rutishauser
2013-09-04
Deleting a media file didn't work correctly
daniel oeh
2013-08-16
Resolved Android 2.3 issues
daniel oeh
2013-08-10
Merge branch 'feedmanager_removal' into develop
daniel oeh
2013-08-07
Removed ActionbarSherlock dependency
daniel oeh
2013-08-02
Organizing the queue now works, several bugfixes etc.
daniel oeh
2013-04-20
Don't autodownload episodes when item is removed from queue via
daniel oeh
2013-03-24
Currently playing item cannot be removed from the queue any longer
daniel oeh
2013-03-10
Hide 'mark as unread' when not in debug mode
daniel oeh
2013-03-08
Fixed menu item visibility
daniel oeh
2013-03-07
Implemented skip functionality
daniel oeh
2013-02-24
limited access to feed items, feeds, playback history and download log
daniel oeh
2013-02-13
Removed 'share link' and 'share source link' from feedmenu
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
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-10-23
Enable transition to "read" and "unread" states for "in progress" items
Michael Kaiser
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-22
Hide 'mark unread' item in release version
daniel oeh
2012-09-22
Removed unused imports
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-08-18
Hide 'mark all read' and 'refresh all feeds' - items when they aren't
daniel oeh
2012-08-18
Failed downloads were not handled correctly
daniel oeh
2012-08-16
Implemented download queueing
daniel oeh
2012-08-16
Created abstract downloader class
daniel oeh
2012-08-10
Items can now only be added to the queue if they also have a media
daniel oeh
2012-08-01
Fixed incorrect behavior of FeedItemMenuHandler if an item had no media
daniel oeh
2012-07-26
Restored flattr integration
daniel oeh
2012-07-26
cleaned up packages
daniel oeh