Bnyro
f87e22dd3f
feat: (re)add player actions for external player and pip
2024-02-11 12:39:48 +01:00
Bnyro
b6669cf65d
refactor: merge PiP and pause on quit preference into one
2024-02-05 17:22:16 +01:00
Bnyro
f814630f41
refactor: reorganize player settings
2024-02-05 17:03:05 +01:00
arkibax
c94a3ff526
added string resource
2024-01-27 10:25:03 +01:00
Vedant.R.J.Chourey
02d30f1f17
feat: add delete all button for downloads
2024-01-22 19:34:17 +01:00
Bnyro
16c7986469
feat: support for downloading whole playlist at once
2024-01-22 14:00:04 +01:00
Bnyro
88a1679315
refactor: remember video feed, don't auto reload
2024-01-20 20:31:22 +01:00
RafaRamos
e31943f5ab
feat: Improve new user experience + adjust home load ( #5491 )
...
* Added necessary translations
* Added support for redirecting directly to IntentSettings
* Create HomeViewModel
* Used HomeViewModel
* Update app/src/main/java/com/github/libretube/ui/fragments/HomeFragment.kt
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
* Update app/src/main/java/com/github/libretube/ui/fragments/HomeFragment.kt
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
* Update app/src/main/java/com/github/libretube/ui/fragments/HomeFragment.kt
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
* Swap elvis operator for if statement for improved readability.
* Move runSafely to separate file
* Change when statement by if statement
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
* Format if statement
* * Remove LiveData properties;
* Change buttons style for consistency;
* Move updateIfChanged to a separate file;
---------
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2024-01-19 16:03:17 +01:00
Bnyro
1876fa643c
feat: add 'hide watched videos' to feed filter options
2024-01-15 18:00:43 +01:00
Bnyro
d46c030242
feat: support for exporting and importing channel groups
2024-01-11 20:25:26 +01:00
Bnyro
e3ae6eb4c4
Merge pull request #5440 from RafaelsRamos/imp/setting_description
...
fix: clarify setting description
2024-01-05 17:26:19 +01:00
FineFindus
6c14df8383
chore: improve save feed summary ( #5441 )
2024-01-05 17:25:49 +01:00
RafaRamos
68b6fdaeda
Clarify setting description
2024-01-05 13:54:25 +01:00
RafaRamos
f162c972fd
Remove periods from Settings
2023-12-22 15:05:55 +01:00
RafaRamos
056b3f5a60
Rename string id from sb_color_enabled to sb_custom_colors_summary
2023-12-22 15:01:38 +01:00
RafaRamos
f221fb9556
Remove unused translations
2023-12-22 14:56:57 +01:00
RafaRamos
004d809348
Adjust string ids for consistency
2023-12-22 13:03:18 +01:00
Bnyro
5c8bcc5fe1
Merge pull request #5364 from FineFindus/feat/copy-video-id
...
feat: add copy video ID button in stats sheet
2023-12-21 22:21:45 +01:00
RafaRamos
f60375a110
feat: add "Rich caption rendering" setting ( #5371 )
2023-12-21 18:33:38 +01:00
FineFindus
39f9fb07f5
feat(player/stats-dialog): add copy button to video id
2023-12-20 19:22:38 +01:00
Bnyro
df50f1c612
feat: separate landscape grid columns pref + more impacted adapters
2023-12-19 15:59:41 +01:00
Bnyro
1a5b74cab3
feat: display the instance uptime on initial instance selection
2023-12-17 16:47:34 +01:00
Bnyro
9566de68be
feat: quick actions to add a channel to a group
2023-12-15 16:15:00 +01:00
Bnyro
acb8e8ec03
refactor: remove bottom reached toast and show progress indicator instead
2023-11-27 20:23:58 +01:00
Bnyro
867f2ac087
feat: new sleep timer (integrated into the player UI)
2023-11-19 15:14:21 +01:00
Bnyro
14c6ae36b5
feat: show toast if the bottom/end of comments/replies is reached
2023-11-17 15:32:08 +01:00
Bnyro
a5d41b7802
fix: crash when trying to vote while there are no sb segments yet
2023-11-17 14:57:35 +01:00
Bnyro
d7d9db8343
refactor: simplify watch status filtering and other misc improvements
2023-11-15 17:22:56 +01:00
Silther
d1cb212e98
feat: filter options for watch history tab
2023-11-15 17:07:43 +01:00
Bnyro
373b297f97
feat: add undo action after removing video from playlist
2023-10-26 15:57:17 +02:00
Bnyro
75c74bcc89
feat: support for repeating video in audio mode
2023-10-14 17:59:22 +02:00
Bnyro
e636c966c6
feat: support for up/downvoting SponsorBlock segments
2023-10-12 19:53:49 +02:00
Bnyro
f84ec13f58
feat: show success toast when segment was submitted successfully
2023-10-12 18:09:50 +02:00
Bnyro
60db5e3691
feat: option to set default playback speed manually
2023-10-05 14:59:48 +02:00
FineFindus
33d25fa1da
feat: option to autoplay videos in playlist ( #4829 )
2023-10-05 14:19:19 +02:00
Bnyro
5f50c8104a
feat: option to allow playback during call
2023-09-26 13:33:28 +02:00
Bnyro
cfcf674509
feat: option to set a different default resolution when not in fullscreen
2023-09-25 10:44:36 +02:00
Bnyro
4adfa4f2b6
Merge pull request #4843 from Bnyro/master
...
feat: support for YouTube music artists as search filter
2023-09-24 21:30:39 +02:00
Bnyro
b92cdd0bc6
feat: support for YouTube music artists as search filter
2023-09-24 21:31:39 +02:00
ARBoyGo
5a2867057b
chore: add donation link in About Activity ( #4823 )
2023-09-20 11:03:10 +02:00
FineFindus
4335d5667e
fix(player): rename SB Username to SB UserID
2023-09-17 11:56:00 +02:00
FineFindus
d7e2a615c7
feat(settings/sponsorblock): allow changing sb user id
2023-09-10 15:04:10 +02:00
Bnyro
d4ba106aa7
fix: crash when downloaded filename too long
2023-09-10 12:40:04 +02:00
Bnyro
e9fe9621e5
feat: preference to disable sponsorblock submit button
2023-09-08 22:19:20 +02:00
Bnyro
16dc7a5217
feat: support for submitting SponsorBlock segments
2023-08-25 19:40:18 +02:00
FineFindus
3fb9e899cb
feat: add sponsorblock option to skip segment only once ( #4584 )
2023-08-22 16:05:21 +02:00
FineFindus
b2f3c8ecbe
feat(channelGroups): disallow creation of already existing groups
2023-08-20 13:31:19 +02:00
FineFindus
7f72a3eaeb
feat(channelGroups): disable confirm button if creation is not possible
2023-08-20 13:12:11 +02:00
FineFindus
56d2a4dda9
feat(settings): move proxy settings to instance page
2023-08-20 11:21:17 +02:00
Bnyro
0f1e50ed13
feat: show if instance registration disabled in welcome page
2023-08-19 10:50:29 +02:00