Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
res/values/strings.xml
src/de/danoeh/antennapod/storage/DBTasks.java
src/de/danoeh/antennapod/storage/PodDBAdapter.java
|
|
|
|
|
|
|
|
|
|
|
|
Might resolve problems with failed downloads being reported as successful
|
|
into TomHennen-pause-on-interrupt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use custom namespace for "showAsAction" and "getMenuInflater" instead of "new MenuInflater"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|