Thomas W.
3a09869eb6
refactor: refactor WelcomeActivity and associated logic ( #6996 )
2025-02-05 20:26:45 +01:00
Pittvandewitt
8816e614a2
Remove obsolete plurals
2025-02-05 17:46:50 +01:00
Pittvandewitt
101925e4a2
Remove old updateResourcesLegacy
2025-02-05 17:37:33 +01:00
Bnyro
abc8e49878
Merge pull request #7075 from Bnyro/master
...
feat: option to hide upcoming videos from feed
2025-02-05 14:52:50 +01:00
Bnyro
8925d8aa8b
feat: option to hide upcoming videos from feed
2025-02-05 14:52:22 +01:00
Bnyro
523a2879be
Merge pull request #7061 from FineFindus/fix/save-watch-position-on-playback-end
...
fix(player): save watch position on playback end
2025-02-03 22:22:45 +01:00
FineFindus
2a2ad88655
fix(Player): save watch position when playback ends
...
This fixes an issue, where the watch position would not correctly be
saved as the fully watched video. This could occur when the last part of
a video was skipped by a sponsorblock segment.
2025-02-03 21:38:38 +01:00
Bnyro
6c0ac68e92
Merge pull request #7068 from Bnyro/master
...
refactor: encode player metadata as JSON string instead of parcelable
2025-02-03 18:34:40 +01:00
Bnyro
33c386e4ce
refactor: encode player metadata as JSON string instead of parcelable
2025-02-03 18:33:53 +01:00
Bnyro
a1cb16b07a
Merge pull request #7067 from Bnyro/master
...
fix: negative count of videos in a playlist
2025-02-03 18:16:18 +01:00
Bnyro
6d55c401d0
fix: negative count of videos in a playlist
2025-02-03 18:15:56 +01:00
Thomas W.
40771bc720
refactor: use DiffUtilCallback across all ListAdapters ( #7063 )
2025-02-03 18:03:04 +01:00
Thomas W.
0025782986
refactor: upgrade to Coil3 ( #7052 )
2025-02-03 17:55:30 +01:00
Bnyro
e45346f412
Merge pull request #7062 from weblate/weblate-libretube-libretube
...
Translations update from Hosted Weblate
2025-02-03 17:53:37 +01:00
ColorfulRhino
e0b0600875
Translated using Weblate (German)
...
Currently translated at 100.0% (560 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/de/
2025-02-02 22:34:44 +01:00
Miguel
a30678d19f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (560 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/es/
2025-02-02 09:47:46 +01:00
José Roberto
1a76ac2d1d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (560 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/pt_BR/
2025-02-02 03:07:53 +01:00
ColorfulRhino
6f280363ea
Translated using Weblate (German)
...
Currently translated at 100.0% (560 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/de/
2025-02-02 03:07:53 +01:00
Thomas W.
e3bf39f772
fix: navigation without home tab enabled ( #7046 )
2025-02-01 21:52:30 +01:00
Bnyro
a3192c9b37
Merge pull request #7058 from weblate/weblate-libretube-libretube
...
Translations update from Hosted Weblate
2025-02-01 21:44:26 +01:00
FineFindus
b4d7a9b8a5
refactor(DatabaseHelper): cleanup unused function
2025-02-01 09:22:23 +01:00
Sveinn í Felli
8cfbb62840
Translated using Weblate (Icelandic)
...
Currently translated at 99.8% (559 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/is/
2025-01-31 18:07:42 +01:00
Bnyro
d18b6ccb2a
Merge pull request #7048 from weblate/weblate-libretube-libretube
...
Translations update from Hosted Weblate
2025-01-30 20:31:05 +01:00
Bnyro
aeff382fe5
Merge pull request #7049 from libre-tube/renovate/navigation
...
fix(deps): update navigation to v2.8.6
2025-01-30 20:30:54 +01:00
Thomas W.
d7835e4082
chore: use square kotlinx serialization converter ( #7051 )
2025-01-30 20:30:39 +01:00
gfbdrgng
fb153d7991
Translated using Weblate (Russian)
...
Currently translated at 100.0% (560 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ru/
2025-01-30 13:36:09 +01:00
renovate[bot]
e5963d56ae
fix(deps): update navigation to v2.8.6
2025-01-29 22:06:00 +00:00
Sveinn í Felli
b6d7cd5810
Translated using Weblate (Icelandic)
...
Currently translated at 99.8% (559 of 560 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/is/
2025-01-29 22:24:21 +01:00
Thomas
4adcbb9719
Bump minSdk to 26
2025-01-29 20:37:49 +01: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