Bnyro
|
58f9878baa
|
fix: crash when different threads access playing queue
|
2024-05-26 18:55:02 +02:00 |
|
Bnyro
|
a481a71c2c
|
fix: explicitely set status bar color after app start
|
2024-05-26 18:15:57 +02:00 |
|
Bnyro
|
07d925bda0
|
fix: use correct fragment manager for result callbacks
|
2024-05-20 16:21:34 +02:00 |
|
Bnyro
|
dc6563800f
|
refactor: remove callbacks on CommentsSheet
storing fragment callbacks in viewmodels is considered a bad practice because
view models survive longer than fragments
|
2024-05-20 15:59:20 +02:00 |
|
FineFindus
|
cfc824799f
|
fix: use string ressource for channel video tab
Fixes an issue, were the Channel video tab name was still using the
`VIDEOS_TAB_KEY` as it display name.
|
2024-05-20 17:37:43 +02:00 |
|
Bnyro
|
ee8fd82c94
|
Merge pull request #6044 from weblate/weblate-libretube-libretube
Translations update from Hosted Weblate
|
2024-05-18 21:37:33 +02:00 |
|
Bnyro
|
596230aa61
|
fix: chapters dont work in audio mode
|
2024-05-18 21:37:09 +02:00 |
|
ken-der-guru
|
848f3fdd36
|
Translated using Weblate (German)
Currently translated at 99.6% (534 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/de/
|
2024-05-18 18:37:37 +00:00 |
|
Luna
|
9a0356c255
|
Translated using Weblate (Danish)
Currently translated at 100.0% (536 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/da/
|
2024-05-18 18:37:36 +00:00 |
|
Bnyro
|
f3049b5118
|
fix: download activity not dismissed when dialog closed
|
2024-05-18 20:37:13 +02:00 |
|
Bnyro
|
45fbef920a
|
Merge pull request #6053 from Bnyro/channel-tabs
feat: changed chips in channels to swipable tabs
|
2024-05-18 20:27:45 +02:00 |
|
Amandeep singh
|
f41e3b24bb
|
feat: changed chips in channels to swipable tabs
|
2024-05-18 20:27:04 +02:00 |
|
Bnyro
|
2534b72655
|
Merge pull request #6036 from Bnyro/master
chore: dont share with time code by default
|
2024-05-14 21:59:28 +02:00 |
|
Bnyro
|
e8b0b5e1fa
|
chore: dont share with time code by default
|
2024-05-14 21:59:10 +02:00 |
|
Bnyro
|
0578dda323
|
Merge pull request #6035 from Bnyro/master
fix: button to play previous video doesnt work when repeat enabled
|
2024-05-14 21:57:49 +02:00 |
|
Bnyro
|
ce9a7c27be
|
fix: button to play previous video doesnt work when repeat enabled
|
2024-05-14 21:57:34 +02:00 |
|
Bnyro
|
916b8a4e4c
|
Merge pull request #6034 from Bnyro/master
feat: download popup that can be displayed over other apps
|
2024-05-14 21:51:25 +02:00 |
|
Bnyro
|
f60948696e
|
feat: download popup that can be displayed over other apps
|
2024-05-14 21:51:03 +02:00 |
|
Bnyro
|
4ecd75182f
|
Merge pull request #6033 from Bnyro/master
fix: search results scroll state not preserved when rotating
|
2024-05-14 21:22:14 +02:00 |
|
Bnyro
|
6981433231
|
fix: search results scroll state not preserved when rotating
|
2024-05-14 21:21:56 +02:00 |
|
Luna
|
c1f2b37cc3
|
Translated using Weblate (Danish)
Currently translated at 99.8% (535 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/da/
|
2024-05-14 21:18:21 +02:00 |
|
mere
|
ce43bb123f
|
Translated using Weblate (Romanian)
Currently translated at 100.0% (536 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ro/
|
2024-05-14 21:18:21 +02:00 |
|
Goran Gharib Karim
|
a66fdd0caf
|
Translated using Weblate (Kurdish (Central))
Currently translated at 100.0% (536 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ckb/
|
2024-05-14 21:18:21 +02:00 |
|
luckkmaxx
|
0f66c06c6b
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (536 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/es/
|
2024-05-14 21:18:21 +02:00 |
|
Bnyro
|
80ae55b516
|
fix: repeat current doesn't work if autoplay disabled
|
2024-05-14 21:17:53 +02:00 |
|
Bnyro
|
f36e431892
|
fix: navigation bar color when pure theme disabled
|
2024-05-14 21:06:37 +02:00 |
|
Bnyro
|
6ab248c85c
|
chore: bump version to v0.23.2
|
2024-05-08 21:37:20 +02:00 |
|
Bnyro
|
698b0044ee
|
fix: crash when skip buttons enabled
|
2024-05-08 21:34:07 +02:00 |
|
Bnyro
|
91aa9c8d87
|
chore: bump version to v0.23.1
|
2024-05-08 17:03:22 +02:00 |
|
Bnyro
|
0aa9f15ec4
|
Merge pull request #6001 from Bnyro/master
chore: optimize imports
|
2024-05-08 16:53:22 +02:00 |
|
Bnyro
|
06289c5943
|
chore: optimize imports
|
2024-05-08 16:52:33 +02:00 |
|
Igor Sorocean
|
0cc357db20
|
Translated using Weblate (Romanian)
Currently translated at 99.0% (531 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ro/
|
2024-05-08 16:43:20 +02:00 |
|
maboroshin
|
e7e51aafe1
|
Translated using Weblate (Japanese)
Currently translated at 99.0% (531 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ja/
|
2024-05-08 16:43:19 +02:00 |
|
Bnyro
|
1aaa801657
|
fix: navigation bar missing when closing player in fullscreen
|
2024-05-08 16:42:49 +02:00 |
|
Bnyro
|
1c310cba84
|
fix: enter PiP mode when clicking link in description
|
2024-05-08 16:12:19 +02:00 |
|
Bnyro
|
a56b8ccf0b
|
fix: crash when ending player service / fragment
|
2024-05-08 16:05:55 +02:00 |
|
Bnyro
|
df087054d9
|
refactor: move some player view related code to OnlinePlayerView.kt
|
2024-05-07 18:12:42 +02:00 |
|
Bnyro
|
9f69770b39
|
fix: auto fullscreen causes player layout issues
|
2024-05-07 17:44:53 +02:00 |
|
Bnyro
|
278ba4ea32
|
fix: crash when trying to dearrow feed items
|
2024-05-07 12:28:14 +02:00 |
|
Bnyro
|
800d6704cf
|
feat: add pagination to dearrow in feed
|
2024-05-06 14:05:50 +02:00 |
|
Bnyro
|
ccaedfafbc
|
fix: dearrow for playing video and watch history
|
2024-05-06 13:42:21 +02:00 |
|
Bnyro
|
3cef1505f6
|
fix: only catch exceptions on okhttp dispatcher threads
|
2024-05-06 13:19:45 +02:00 |
|
Bnyro
|
0670bbf656
|
fix: don't crash app when cronet thread fails
|
2024-05-06 12:58:20 +02:00 |
|
Bnyro
|
7ac50280fd
|
fix: http logging in debug builds not working due to cronet
|
2024-05-06 00:25:13 +02:00 |
|
Software In Interlingua
|
26b1e59d4d
|
Translated using Weblate (Interlingua)
Currently translated at 100.0% (536 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ia/
|
2024-05-06 00:12:26 +02:00 |
|
Jose Delvani
|
8d5b81b767
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (536 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/pt_BR/
|
2024-05-06 00:12:25 +02:00 |
|
배성민
|
87c30759bb
|
Translated using Weblate (Korean)
Currently translated at 78.3% (420 of 536 strings)
Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ko/
|
2024-05-06 00:12:24 +02:00 |
|
Bnyro
|
7cd05c15c4
|
fix: status bar doesn't follow app theme
|
2024-05-06 00:11:58 +02:00 |
|
Bnyro
|
6466e9e604
|
Merge pull request #5974 from Bnyro/master
fix: welcome activity does not permit auto rotation
|
2024-05-05 13:58:49 +02:00 |
|
Bnyro
|
3dfd87b8e2
|
fix: welcome activity does not permit auto rotation
|
2024-05-05 13:58:34 +02:00 |
|