LibreTube/app/src/main/java/com/github/libretube
Faisal Khan 5eddd63ed3
Removes callbacks when player fragment is destroyed. (#3073)
* Made improvement to player double-tap further.

* Minor fixes.

* fix ktlint

* Filter out null comments returned from Piped API.

* Fixes: Labels under icons are not visible

* Minor player controls UI improvements

* Removes callbacks when player fragment is destroyed.

---------

Co-authored-by: Bnyro <bnyro@tutanota.com>
2023-02-14 15:35:07 +01:00
..
api Improve the dynamic instance list fetching 2023-02-12 15:32:57 +01:00
compat Merge pull request #2749 from Isira-Seneviratne/PendingIntentCompat_helpers 2023-01-18 09:42:24 +01:00
constants Fix compatibility with previous backups 2023-02-12 17:42:51 +01:00
db Convert CustomInstanceDao methods to suspend functions. 2023-02-12 17:53:11 +05:30
enums Apply review from #2469 2023-01-14 18:17:34 +01:00
extensions [Download dialog] Cleanup and sort by quality 2023-02-12 16:35:55 +01:00
helpers Use HttpUrl in ProxyHelper. 2023-02-13 06:17:06 +05:30
obj Simplify getAvailableResolutions(). 2023-02-14 06:55:46 +05:30
receivers Use ContextCompat.startForegroundService(). 2023-01-18 09:36:50 +05:30
services Fix SponsorBlock segment loop at end of video 2023-02-12 13:27:35 +01:00
ui Removes callbacks when player fragment is destroyed. (#3073) 2023-02-14 15:35:07 +01:00
util Remove uses of String.all(). 2023-02-01 05:44:27 +05:30
workers Use POST requests for unauthenticated subscriptions 2023-02-04 11:16:55 +01:00
LibreTubeApp.kt Convert DatabaseHolder to an object. 2023-02-12 05:44:22 +05:30