mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-31 01:14:51 +01:00
c80d92b459
Move all logic to the DownloadServiceImpl as it is not a responsibility of SubsonicTabActivity to do it. Also NotificationCompat.Builder to build notification as now it is a standard way to do it. Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>