Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FeedItemMenuHandler so that we can ensure the user was actually in the 'Queue' dropdown when they opened the menu. Also, move to top now only shows up if the item isn't already at the top, similarly, for move to bottom, it only shows up if the item isn't already at the bottom.
|
|
move-to-top
|
|
pause-on-interrupt
|
|
playback is enabled
|
|
PlaybackController/ExternalPlayerFragment
|
|
Conflicts:
AndroidManifest.xml
res/values/arrays.xml
res/values/strings.xml
res/xml/preferences.xml
src/de/danoeh/antennapod/activity/PreferenceActivity.java
|
|
|
|
|
|
|
|
https://code.google.com/p/android/issues/detail?id=58321
|
|
|
|
|
|
|
|
move-to-top
|
|
* created a helper function (moveQueueItemHelper) that does all the
moving
* Updated moveQueueItemToTop and moveQueueItemToBottom to use the
helper function while using the ExecutorService
* Updated moveQueueItem to use the helper function as well.
|
|
|
|
Turned off at the moment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This might be added again later
|
|
|
|
|
|
|
|
|
|
|
|
Exception might be thrown if app runs on an emulator
|
|
Conflicts:
proguard.cfg
src/de/danoeh/antennapod/storage/DBTasks.java
|
|
|
|
|
|
|
|
|
|
Directory + Subscription upload/download
|
|
|
|
|