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
/
app
/
src
/
main
/
java
/
de
/
danoeh
/
antennapod
/
fragment
/
PlaybackHistoryFragment.java
Age
Commit message (
Expand
)
Author
2016-01-13
Prevent IllegalStateException when fragment is detached
Martin Fietz
2016-01-07
Minor changes to playback history
Martin Fietz
2015-12-19
Prevent ArrayIndexOutOfBoundsException
Martin Fietz
2015-11-26
RxJava defer -> fromCallable
Martin Fietz
2015-11-26
DownloadObserver must die
Martin Fietz
2015-09-20
Added 'tags' to FeedItem and properly showing/not showing menu items for favo...
Tom Hennen
2015-09-19
Replace some of the most annoying AsyncTasks with RxJava
Martin Fietz
2015-09-10
Refactor database access
Martin Fietz
2015-07-12
PlaybackHistory doesn't dim played items anymore.
Tom Hennen
2015-06-29
Make new explicit
Martin Fietz
2015-06-27
Folks weren't always getting the updated copy of the download list, now they ...
Tom Hennen
2015-05-19
Redone new indicator
Martin Fietz
2015-04-18
Remove checks for opened drawer, now unneccessary
Martin Fietz
2015-04-18
Minor changes
Martin Fietz
2015-04-18
Merge branch 'version_1.1.1' of https://github.com/AntennaPod/AntennaPod into...
Martin Fietz
2015-04-17
Fixed some NullPointerExceptions
Tom Hennen
2015-04-05
QueueEvents, Queue shows undobar on removal of an item
Martin Fietz
2015-04-05
Minor changes: Log, import order, small refactorings
Martin Fietz
2015-04-01
Direct play from the the lists
volhol
2015-03-31
Direct play from the the lists
volhol
2014-12-19
Replaced FeedItemDialog with ItemFragment
daniel oeh
2014-11-05
Updated layouts
daniel oeh
2014-10-11
Moved core classes into subproject
daniel oeh
2014-09-19
Moved non-gui classes to 'core' package
daniel oeh
2014-09-17
Changed project structure
daniel oeh