news-android/News-Android-App
Daniel Schaal de94c70b1e Don't check if service is running when starting a podcast
Add base class MediaItem to PodcastItem and TTSItem.

If the service is already running, onStartCommand will be called again
when startService is called and the new MediaItem will be started.

Fixes a NPE when a podcast is started when the service is already
running.
2015-08-18 15:44:14 +02:00
..
src Don't check if service is running when starting a podcast 2015-08-18 15:44:14 +02:00
.gitignore Update project structure for gradle build system 2014-01-24 09:45:36 +01:00
build.gradle Use version 3.0.0 of AndroidSlidingUpPanel to fix #371 2015-07-22 20:06:12 +02:00
proguard-rules.txt Update project structure for gradle build system 2014-01-24 09:45:36 +01:00
remove_invalid_languages.sh Update project structure for gradle build system 2014-01-24 09:45:36 +01:00