11631 Commits

Author SHA1 Message Date
renovate[bot]
e5963d56ae
fix(deps): update navigation to v2.8.6 2025-01-29 22:06:00 +00:00
Bnyro
cde9bc33e5
Merge pull request #7045 from Bnyro/master
fix: crash when seeking backwards to negative time
2025-01-29 16:40:38 +01:00
Bnyro
a7c5c0a912 fix: crash when seeking backwards to negative time 2025-01-29 16:40:01 +01:00
Bnyro
d34d34e9e6
Merge pull request #7009 from FineFindus/fix/all-caught-up-local
fix(SubscriptionsFragment): update lastFeedWatchedTime to latest video upload in feed
2025-01-29 16:33:57 +01:00
Bnyro
a5ef88ad1a
Merge pull request #7044 from Bnyro/master
fix: watch position not set for downloaded videos
2025-01-29 16:28:49 +01:00
Bnyro
b9ff64de61 fix: watch position not set for downloaded videos 2025-01-29 16:28:22 +01:00
Bnyro
15b380ed31
Merge pull request #7043 from Bnyro/master
fix: downloads adapter empty
2025-01-29 16:21:11 +01:00
Bnyro
e0f033f1aa fix: downloads adapter empty 2025-01-29 16:20:46 +01:00
Bnyro
2a9219148d
Merge pull request #7035 from weblate/weblate-libretube-libretube
Translations update from Hosted Weblate
2025-01-29 16:18:28 +01:00
trunars
c5c617b363
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/bg/
2025-01-29 15:17:36 +00:00
maboroshin
6eb90ce1ea
Translated using Weblate (Japanese)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ja/
2025-01-29 15:17:35 +00:00
Bnyro
0dc3b951a9
Merge pull request #7042 from Bnyro/master
feat: remember repeat mode across app restarts
2025-01-29 16:17:29 +01:00
Bnyro
252365b1ff feat: remember repeat mode across app restarts 2025-01-29 16:17:08 +01:00
Bnyro
2eaeaa98c1
Merge pull request #7041 from Bnyro/master
fix: add offline played videos to watch history too
2025-01-29 16:07:50 +01:00
Bnyro
5a6a13cd5e fix: add offline played videos to watch history too 2025-01-29 16:07:24 +01:00
Thomas W.
0cf7abb07d
refactor: rework RecyclerViews to set adapter once (#6971) 2025-01-29 16:02:45 +01:00
Bnyro
87aca083a6
Merge pull request #7034 from Bnyro/master
chore: remove remaining cronet leftovers
2025-01-27 18:37:16 +01:00
Bnyro
1fed21b087 chore: remove remaining cronet leftovers 2025-01-27 18:36:51 +01:00
FineFindus
54835c9e1f
fix(SubscriptionsFragment): update last feed time to last video time
With the introduction of the local feed extraction, which only refreshes
the feed naturally once a day, it is possible for the user to update the
`lastFeedWatchedTime`, but not fetch the feed itself, leading to a
disconnect between both values.
When the feed is then later on refreshed, the caught-up-indicator is
only displayed for the videos since the last app open, and not all new
videos since the last refresh.
2025-01-27 17:39:27 +01:00
Bnyro
d1fa614560
Merge pull request #7022 from weblate/weblate-libretube-libretube
Translations update from Hosted Weblate
2025-01-26 15:39:58 +01:00
maboroshin
04d68f2a11
Translated using Weblate (Japanese)
Currently translated at 99.6% (558 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ja/
2025-01-26 14:25:29 +01:00
knsb
aaa6d7acff
Translated using Weblate (Korean)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ko/
2025-01-26 14:25:29 +01:00
NEXI
4939131a65
Translated using Weblate (Serbian)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/sr/
2025-01-26 14:25:29 +01:00
Sergio Marques
2f4cea6b59
Translated using Weblate (Portuguese)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/pt/
2025-01-26 14:25:29 +01:00
Dragibus Noir
45427485ea
Translated using Weblate (French)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/fr/
2025-01-26 14:25:29 +01:00
Rex_sa
ecd51add84
Translated using Weblate (Arabic)
Currently translated at 100.0% (560 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ar/
2025-01-26 14:25:29 +01:00
Bnyro
c0ee29abaa
Merge pull request #7031 from FineFindus/fix/all-caught-up-upcoming
fix(StreamItem): correctly determine upcoming videos
2025-01-26 14:25:25 +01:00
FineFindus
fafaed7e56
fix(StreamItem): correctly determine upcoming videos
Fixes a bug, where the check for upcoming videos was inverted, i.e.
checking if the video had already been published. This caused the
all-caught-up indicator to appear incorrectly.

Ref: c3be28e23b
2025-01-26 12:32:20 +01:00
Thomas W.
4a5fe25ea3
chore: add an icon for the development IDEA (#7018) 2025-01-25 11:19:08 +01:00
Bnyro
80396a353f
Merge pull request #7021 from Bnyro/master
chore: don't include encrypted dependency info block blob in builds
2025-01-25 11:18:05 +01:00
Bnyro
d28578af77 chore: don't include encrypted dependency info block blob in builds 2025-01-25 11:17:36 +01:00
Bnyro
4de5551072
Merge pull request #7017 from Bnyro/master
chore: bump version to v0.27.0
v0.27.0
2025-01-24 20:13:52 +01:00
Bnyro
86a00281e1 chore: bump version to v0.27.0 2025-01-24 20:13:26 +01:00
Bnyro
56d644ac69
Merge pull request #7016 from Bnyro/master
chore: fix some deprecation warning messages
2025-01-24 19:14:37 +01:00
Bnyro
7bb450bde3 chore: fix some deprecation warning messages 2025-01-24 19:14:20 +01:00
Bnyro
93275b9d00
Merge pull request #7015 from Bnyro/master
meta: drop cronet
2025-01-24 19:13:51 +01:00
Bnyro
ebf9138026 meta: drop cronet 2025-01-24 19:12:58 +01:00
Bnyro
e2a35b49e3
Merge pull request #7014 from Bnyro/master
fix: search action view not properly collapsed when pressing navbar item
2025-01-24 19:05:27 +01:00
Bnyro
0db6635998 fix: search action view not properly collapsed when pressing navbar item 2025-01-24 19:04:44 +01:00
Bnyro
95525dd8ce
Merge pull request #7013 from libre-tube/renovate/gradle-8.x
chore(deps): update dependency gradle to v8.12.1
2025-01-24 18:58:38 +01:00
Thomas W.
e42866de7c
fix: backstack when opening search fragment (#7010) 2025-01-24 18:58:29 +01:00
renovate[bot]
22917a4ae0
chore(deps): update dependency gradle to v8.12.1 2025-01-24 17:57:08 +00:00
Bnyro
7c7e69d369
Merge pull request #7011 from weblate/weblate-libretube-libretube
Translations update from Hosted Weblate
2025-01-24 18:51:57 +01:00
Sovan
c1e37846ba
Translated using Weblate (Khmer (Central))
Currently translated at 50.5% (283 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/km/
2025-01-24 07:03:06 +01:00
ColorfulRhino
c0753045b6
Translated using Weblate (German)
Currently translated at 99.8% (559 of 560 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/de/
2025-01-24 07:03:05 +01:00
Bnyro
111cd1b350
Merge pull request #7008 from FineFindus/fix/all-caught-up
fix(SubscriptionsFragment): skip all-caught-up check for upcoming videos
2025-01-23 16:44:15 +01:00
FineFindus
c3be28e23b
fix(SubscriptionsFragment): skip all-caught-up check for upcoming videos
Skips the check if a video has been already seen (caught up on) for
videos which have not been released yet, such as premieres. Doing the
check could lead to the all caught up continously displayed for upcoming
videos.
2025-01-23 14:29:10 +01:00
Bnyro
284add62dd
ci: explicitely set buildToolsVersion used by signing action 2025-01-22 19:27:44 +01:00
Bnyro
abd7e4ce9a
Merge pull request #7005 from Bnyro/master
fix: update miniplayer play pause button on screen rotation
2025-01-22 19:24:28 +01:00
Bnyro
71425fab90 fix: update miniplayer play pause button on screen rotation 2025-01-22 19:24:08 +01:00