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
/
activity
Age
Commit message (
Expand
)
Author
2015-04-05
Merge pull request #709 from TomHennen/swipe_to_mark_as_read
Tom Hennen
2015-04-05
switched to 'New Episodes', also displaying queue first in the drawer
Tom Hennen
2015-03-30
"Add feed" facelift, OPML import with better explanations and usage of extern...
Martin Fietz
2015-03-17
New feed last update is never, not now
Martin Fietz
2015-01-07
minor update to make the queue the first view. Not dynamic (always goes to th...
Tom Hennen
2014-12-19
Improved layout
daniel oeh
2014-12-19
Show 'up' button instead of hamburger when showing child fragment
daniel oeh
2014-12-19
Replaced FeedItemDialog with ItemFragment
daniel oeh
2014-12-19
Use 2-line TextView in AudioplayerActivity toolbar
daniel oeh
2014-12-19
Use toolbar in MainActivity instead of actionbar
daniel oeh
2014-12-19
Moved settings button into navigation drawer
daniel oeh
2014-12-19
Updated audio player layout
daniel oeh
2014-12-08
Video overlay was hidden in some cases
daniel oeh
2014-12-08
Use isNotBlank instead of isNoneBlank
daniel oeh
2014-12-08
Destroy webview when it is no longer used
daniel oeh
2014-12-07
Fixed fullscreen issues in video player
daniel oeh
2014-11-19
Call supportRequestWindowFeature before setting layout content
daniel oeh
2014-11-10
Updated picasso library
daniel oeh
2014-11-10
Squashed commit of the following:
daniel oeh
2014-11-09
Bugfix: Actionbar in PreferenceActivity was not displayed
daniel oeh
2014-11-06
Controls in videoview were not hidden correctly
daniel oeh
2014-11-05
Updated layouts
daniel oeh
2014-10-25
Fixed NPE in AudioplayerActivity
daniel oeh
2014-10-25
Removed use of indeterminate progress bar
daniel oeh
2014-10-24
Removed betterpickers library
daniel oeh
2014-10-24
Merge branch 'migration' into develop
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-18
Created core package for storing callback classes
daniel oeh
2014-09-17
Changed project structure
daniel oeh