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
/
fragment
/
ItemlistFragment.java
Age
Commit message (
Expand
)
Author
2014-03-28
Replaced AppConfig.DEBUG with BuildConfig.DEBUG
daniel oeh
2013-09-21
Fixed crashes in FeedItemlist
daniel oeh
2013-08-30
Eventdistributor listener was registered incorrectly
daniel oeh
2013-08-29
Load itemlistdata after listview has been created
daniel oeh
2013-08-19
Reduced number of FindBugs warnings
daniel oeh
2013-08-10
Merge branch 'feedmanager_removal' into develop
daniel oeh
2013-08-07
Removed ActionbarSherlock dependency
daniel oeh
2013-08-05
Do not display empty listview message while loading
daniel oeh
2013-08-02
Organizing the queue now works, several bugfixes etc.
daniel oeh
2013-06-01
Ported several classes from FeedManager to DB*-classes
daniel oeh
2013-03-16
Added support for episode images
daniel oeh
2013-02-28
Added default getView() implementation for itemlistadapter
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-03
Organized imports, added drawables to navigation buttons
daniel oeh
2013-01-27
Merged queue and unread list
daniel oeh
2013-01-23
Added header views to external feeditemlists
daniel oeh
2013-01-23
Created external feeditemlist adapters
daniel oeh
2013-01-21
Added extended menu option, ignore long-press in itemlist
daniel oeh
2013-01-20
open context menu on long click
daniel oeh
2013-01-20
Added context menu to itemlist
daniel oeh
2012-10-20
pressing the button of an itemlist item selected the wrong item if
daniel oeh
2012-09-23
DownloadRequester now throws an exception if request is invalid
daniel oeh
2012-09-22
Removed unused imports
daniel oeh
2012-09-08
Moved contentUpdate receiver in try-block
daniel oeh
2012-08-19
Itemlists were not updating their content properly if "Display only
daniel oeh
2012-08-16
Created abstract downloader class
daniel oeh
2012-08-10
Implemented episode filter
daniel oeh
2012-08-01
Improved stability when downloading and import feeds
daniel oeh
2012-07-26
cleaned up packages
daniel oeh
2012-07-23
improved stability
daniel oeh
2012-07-22
Replaced buildconfig condition with appconfig condition
daniel oeh
2012-07-22
Added DEBUG logging condition
0.8_RC3
daniel oeh
2012-07-18
Removed title from actionmode + changed visibility of 'remove'-item
daniel oeh
2012-07-17
Added 'empty'-views for itemlist and feedlist
daniel oeh
2012-07-13
Renamed package and application
daniel oeh