LibreTube/app/src/main/java/com/github/libretube/extensions
FineFindus 42d081f04e
fix(player): allow pausing while loading
Fixes https://github.com/libre-tube/LibreTube/issues/4784, the player should only pause when it has no buffer to play, not when it is loading, as it always loads, until the allocated buffer is full.
2023-09-17 11:32:21 +02:00
..
Bundle.kt refactor: Remove BuildCompat calls 2023-09-08 05:15:12 +05:30
ContentLength.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
DpToPx.kt Simplify the PlayerFragment 2023-01-23 18:38:03 +01:00
FormatFileSize.kt chore: fix project formatting 2023-07-20 15:02:13 +02:00
FormatShort.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
GetWhileDigit.kt [Download dialog] Cleanup and sort by quality 2023-02-12 16:35:55 +01:00
HideKeyboard.kt Use getSystemService() extension. 2023-04-02 09:15:01 +05:30
Intent.kt refactor: Remove BuildCompat calls 2023-09-08 05:15:12 +05:30
LocalDate.kt chore: fix project formatting 2023-07-20 15:02:13 +02:00
MediaMetadata.kt chore: simplify and fix some mediasessioncompat regressions 2023-08-10 13:33:52 +02:00
Move.kt Dragging and dropping items 2022-10-23 15:09:58 +02:00
Normalize.kt Add database for downloads 2022-12-21 21:39:27 +05:30
ParallelMap.kt fix: preserve the video order of imported playlists 2023-07-31 15:13:49 +02:00
Path.kt Remove unnecessary NewApi suppressions. 2023-04-18 06:42:45 +05:30
Player.kt fix(player): allow pausing while loading 2023-09-17 11:32:21 +02:00
Query.kt database cleanup 2022-09-22 17:52:00 +02:00
Round.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
SeekBy.kt feat: forward and rewind controls for audio player 2023-08-04 18:28:58 +02:00
SetMetadata.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
Tag.kt fix the subscription button 2022-11-06 16:49:14 +01:00
ToastFromMainThread.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
ToID.kt add a share button 2022-11-06 12:53:41 +01:00
UpdateParameters.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00