LibreTube/app/src/main/java/com/github/libretube
2023-04-25 19:39:27 +08:00
..
api Fix crash when a channel doesn't have a description 2023-04-15 19:24:48 +02:00
compat Switch to AndroidX's PendingIntentCompat class. 2023-04-09 17:47:46 +05:30
constants Add setting to toggle thumbnail loading. 2023-04-13 17:20:04 +05:30
db Add single item insertion methods. 2023-04-05 06:32:00 +05:30
enums Apply review from #2469 2023-01-14 18:17:34 +01:00
extensions Use getSystemService() extension. 2023-04-02 09:15:01 +05:30
helpers Merge pull request #3542 from Isira-Seneviratne/Stream_thumbnails 2023-04-13 18:06:24 +05:30
obj Audio/background player for downloads 2023-04-10 15:54:09 +02:00
receivers Use ContextCompat.startForegroundService(). 2023-01-18 09:36:50 +05:30
services Switch to LifecycleService in the offline audio player 2023-04-11 09:52:43 +02:00
ui Passthrough comments sheet outside event 2023-04-25 19:39:27 +08:00
util Use WEEK_IN_MILLIS flag to format weeks. 2023-04-24 19:36:38 +05:30
workers Configure only summary or single stream notifications to make noise. 2023-04-14 18:43:14 +05:30
LibreTubeApp.kt Convert DatabaseHolder to an object. 2023-02-12 05:44:22 +05:30