LibreTube/app/src/main/java/com/github/libretube/services
Krunal Patel b2fa951c09 Use Int.MAX - DownloadItem.id for notifications
Unique notification ids are required which do not conflict with other notifications. So, use ids from max value of Int.
2022-12-21 21:41:47 +05:30
..
BackgroundMode.kt add support for playing the latest videos of a channel 2022-12-02 14:45:52 +01:00
ClosingService.kt Hide the nav bar when zero items selected 2022-12-08 18:00:00 +01:00
DownloadService.kt Use Int.MAX - DownloadItem.id for notifications 2022-12-21 21:41:47 +05:30
UpdateService.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00