Colorful Rhino
|
4bfd3f1216
|
Translated using Weblate (German)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/de/
|
2023-07-19 09:31:22 +02:00 |
|
Макар Разин
|
717204b5cf
|
Translated using Weblate (Russian)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ru/
|
2023-07-19 09:31:22 +02:00 |
|
Bnyro
|
110d29c50a
|
feat: add 'Continue watching' section to home tab
|
2023-07-19 09:26:24 +02:00 |
|
Bnyro
|
1901dabaef
|
chore: update hardcoded instances
|
2023-07-17 10:05:53 +02:00 |
|
Dan
|
8249c646c1
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/uk/
|
2023-07-17 09:36:01 +02:00 |
|
Eric
|
82aa1a5d1a
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/zh_Hans/
|
2023-07-17 09:36:01 +02:00 |
|
Nidi
|
d0bed2a55c
|
Translated using Weblate (Azerbaijani)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/az/
|
2023-07-17 09:36:01 +02:00 |
|
Linerly
|
e1143f5c9c
|
Translated using Weblate (Indonesian)
Currently translated at 99.1% (458 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/id/
|
2023-07-17 09:36:01 +02:00 |
|
luckkmaxx
|
5ff74e628f
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/es/
|
2023-07-17 09:36:01 +02:00 |
|
Tua madre
|
982174d50d
|
Translated using Weblate (Italian)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/it/
|
2023-07-17 09:36:01 +02:00 |
|
Rex_sa
|
5009a8dbbf
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (462 of 462 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ar/
|
2023-07-17 09:36:01 +02:00 |
|
Bnyro
|
61266bf045
|
Merge pull request #4243 from weblate/weblate-libretube-libretube
Translations update from Hosted Weblate
|
2023-07-17 09:35:56 +02:00 |
|
Bnyro
|
217dca9918
|
fix: add bottom margin to subscriptions when mini player visible
|
2023-07-17 09:36:11 +02:00 |
|
abfreeman
|
3d1f70f209
|
Translated using Weblate (Turkish)
Currently translated at 99.3% (452 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/tr/
|
2023-07-16 20:12:54 +02:00 |
|
Rex_sa
|
8b57c9d71d
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ar/
|
2023-07-16 20:12:54 +02:00 |
|
Bnyro
|
1fd905222d
|
Merge pull request #4240 from Bnyro/audio-track-types
Support for different audio track types
|
2023-07-16 20:12:48 +02:00 |
|
Bnyro
|
6fc4c9e406
|
Remove unused string for default track type
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
de97da8bff
|
Show selected track type in player options bottom sheet
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
df4df4fccc
|
Ignore unknown audio track types
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
9d25d32bff
|
Rely on ExoPlayer audio tracks instead of Piped streams for selection
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
d21daf341d
|
Add UI support for audio track types
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
c052075380
|
Support track types for HLS streams
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:23 +02:00 |
|
Bnyro
|
2dc4c15dd8
|
Add support for extracting audio track types
Co-authored-By: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:08:33 +02:00 |
|
Bnyro
|
1459f5fd29
|
chore: bump version to v0.16.1
|
2023-07-16 17:53:13 +02:00 |
|
Bnyro
|
9cb0725be9
|
fix: disabled proxy when lbry stream available
|
2023-07-16 16:49:41 +02:00 |
|
Bnyro
|
c230be85b5
|
fix: too many chapters highlighted in dialog, crash on selection
|
2023-07-16 16:22:51 +02:00 |
|
maboroshin
|
a5569ebcac
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ja/
|
2023-07-16 16:04:53 +02:00 |
|
Bnyro
|
810a733410
|
Merge pull request #4234 from Bnyro/master
feat: Include playlist name in toast after succesfully adding video
|
2023-07-16 16:04:47 +02:00 |
|
Bnyro
|
c5497c4f6e
|
feat: Include playlist name in toast after succesfully adding video
|
2023-07-16 16:05:07 +02:00 |
|
mere
|
1140bcedee
|
Translated using Weblate (Romanian)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ro/
|
2023-07-15 13:49:51 +02:00 |
|
maboroshin
|
7e5f5b1ce6
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ja/
|
2023-07-15 13:49:50 +02:00 |
|
TacoTheDank
|
518ed15c88
|
Replace MathUtils.clamp with Kotlin coerceIn
|
2023-07-14 01:02:20 -04:00 |
|
Isira Seneviratne
|
58891a94b0
|
Merge pull request #4220 from Isira-Seneviratne/Update_dependencies
Update Activity and Fragment dependencies
|
2023-07-14 08:07:56 +05:30 |
|
abfreeman
|
5fb36d192f
|
Translated using Weblate (Turkish)
Currently translated at 99.3% (452 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/tr/
|
2023-07-13 14:50:11 +02:00 |
|
atilluF
|
c9127eda9f
|
Translated using Weblate (Italian)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/it/
|
2023-07-13 14:50:10 +02:00 |
|
Isira Seneviratne
|
bdf74ec8fd
|
Update Activity and Fragment dependencies
|
2023-07-12 09:23:02 +05:30 |
|
Bnyro
|
6bc13c4395
|
feat: automatically use Material You accent on first app startup when supported
|
2023-07-11 16:23:55 +02:00 |
|
Bnyro
|
88acb79725
|
chore: Minor code cleanups and use #toUri instead of Uri#parse
|
2023-07-11 12:46:29 +02:00 |
|
Bnyro
|
2c08668a9b
|
Fix: hide SponsorBlock skip button in miniplayer
|
2023-07-11 12:37:15 +02:00 |
|
Bnyro
|
fe52e326dd
|
Fix: Appearnace of SponsorBlock preference on small screens
|
2023-07-11 12:28:23 +02:00 |
|
Bnyro
|
7a00b6db2d
|
Fix: Restoring SponsorBlock preferences from backup
|
2023-07-11 12:20:25 +02:00 |
|
Bnyro
|
8e09823e8d
|
Fix: watch positions don't retain
|
2023-07-11 12:15:44 +02:00 |
|
Bnyro
|
47aaeda64b
|
Merge pull request #4205 from Bnyro/master
chore: Add lemmy community to help activity, remove telegram
|
2023-07-11 11:09:34 +02:00 |
|
Bnyro
|
04b6adadd9
|
Add lemmy community to help activity, remove telegram
|
2023-07-11 11:09:00 +02:00 |
|
Shubham Niraula
|
24c0edccdf
|
Translated using Weblate (Nepali)
Currently translated at 18.2% (83 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ne/
|
2023-07-11 04:30:18 +02:00 |
|
Sergio Marques
|
f52538cbb3
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/pt/
|
2023-07-11 04:30:17 +02:00 |
|
random r
|
7ff894cb29
|
Translated using Weblate (Italian)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/it/
|
2023-07-11 04:30:17 +02:00 |
|
Allan Nordhøy
|
e4afcb4ae6
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 83.2% (379 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/nb_NO/
|
2023-07-11 04:30:17 +02:00 |
|
Yaron Shahrabani
|
e93bed996c
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/he/
|
2023-07-09 09:41:03 +02:00 |
|
Ihor Hordiichuk
|
294660cd13
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (455 of 455 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/uk/
|
2023-07-09 09:41:03 +02:00 |
|