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
/
activity
/
MediaplayerActivity.java
Age
Commit message (
Expand
)
Author
2013-08-10
Merge branch 'feedmanager_removal' into develop
daniel oeh
2013-08-07
Removed ActionbarSherlock dependency
daniel oeh
2013-06-01
Ported several classes from FeedManager to DB*-classes
daniel oeh
2013-04-04
Added landscape layout to audio player
daniel oeh
2013-03-10
Close media player if no more episodes are available for playback
daniel oeh
2013-03-07
Implemented skip functionality
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-24
Added UserPreferences class, limit access to unreadItems and queue
daniel oeh
2013-02-02
Minor layout improvements
daniel oeh
2013-01-20
Added context menu to itemlist
daniel oeh
2013-01-16
Release PlaybackController when MediaplayerActivity is stopped
0.9.6.4
daniel oeh
2012-11-28
Call setTheme() before super.onCreate()
daniel oeh
2012-11-23
Added preference for setting the application theme
daniel oeh
2012-10-11
Move player into INITIALIZED state in some cases to save bandwidth
daniel oeh
2012-09-26
Fixed possible nullpointerexception in onPositionObserverUpdate()
daniel oeh
2012-09-26
Release PlaybackController in onDestroy() method in MediaplayerActivity
daniel oeh
2012-09-26
Made sure getDuration() and getCurrentPosition() are not called in an
daniel oeh
2012-09-25
Feeds weren't always deleted properly
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-07
Fixed up-button behavior in various activities
daniel oeh
2012-09-06
Seeking should now work again
daniel oeh
2012-09-06
Implemented PlaybackController in the MediaPlayerActivities
daniel oeh
2012-09-04
Play/Pause button now toggles startWhenPrepared when PlaybackService is
daniel oeh
2012-08-18
Made sure that mediaplayeractivity loads progress information as soon as
daniel oeh
2012-08-11
Fixed possible nullpointer exception
daniel oeh
2012-08-07
Added/updated documentation for application and activity classes and
daniel oeh
2012-08-05
Added listener for buffering information and progressbar in videoplayer
daniel oeh
2012-08-05
Prevented videooverlay from hiding while the user is touching the
daniel oeh
2012-08-05
added notification extra to reload notification to switch between
daniel oeh
2012-08-05
Videoplayback is now working
daniel oeh
2012-08-04
Implemented Videoplayer
daniel oeh
2012-08-04
Created superclass for mediaplayer, implemented Audioplayer
daniel oeh
2012-07-29
- Bugfix : Player did not always display the current chapter correctly.
daniel oeh
2012-07-27
Completed sleep timer implementation
daniel oeh
2012-07-27
Implemented sleep timer menu item + fixed problems with dialog
daniel oeh
2012-07-27
Implemented sleep timer in playaback service and created time dialog
daniel oeh
2012-07-26
Removed option to disable scrollbar in webview
daniel oeh
2012-07-26
Fixed crash when moving progressbar
daniel oeh
2012-07-26
cleaned up packages
daniel oeh
2012-07-24
Fixed imports
daniel oeh
2012-07-23
Improved mediaplayer layout
daniel oeh
2012-07-23
implemented chapterlist in mediaplayer
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-21
Fixed a bug that AsyncTasks were not working properly on api 11+
daniel oeh
2012-07-18
'up'-buttons now work as expected
daniel oeh
2012-07-16
Code rearrangements + bugfixes
daniel oeh
[next]