Commit Graph

4263 Commits

Author SHA1 Message Date
Fjuro
b484d47593
Translated using Weblate (Czech)
Currently translated at 100.0% (391 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/cs/
2022-11-21 14:35:35 +01:00
gallegonovato
8afef8a463
Translated using Weblate (Spanish)
Currently translated at 100.0% (391 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/es/
2022-11-21 14:35:35 +01:00
Андрей
ee5c909ed4
Translated using Weblate (Russian)
Currently translated at 100.0% (391 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ru/
2022-11-21 14:35:35 +01:00
solokot
2610812b28
Translated using Weblate (Russian)
Currently translated at 100.0% (391 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ru/
2022-11-21 14:35:35 +01:00
Rex_sa
562a28077e
Translated using Weblate (Arabic)
Currently translated at 100.0% (391 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ar/
2022-11-21 14:35:35 +01:00
Bnyro
ef71bff931
Merge pull request #1944 from Bnyro/localplaylists
Local playlists
2022-11-21 14:35:30 +01:00
Bnyro
bbd021fc6d fix some issues 2022-11-21 14:35:09 +01:00
Bnyro
592f1b5648 rewrite proxied URLs 2022-11-21 14:12:46 +01:00
Krunal Patel
5f5eee3be2 Fix multiple backstack entries get removed on some fragments 2022-11-21 10:23:05 +05:30
Krunal Patel
3661660dd1 Fix search option overflow when searchView expanded 2022-11-21 09:45:02 +05:30
Krunal Patel
1c03396a2b Fix reselection of bottom nav item when on different destination
Check if the reselected item and current visible fragment is same, if not navigate to bottom selected item.

Move bottom navigation logic to seprate method `navigateToBottomSelectedItem(MenuItem)`, so it can be reused.
2022-11-21 09:44:27 +05:30
Krunal Patel
d03169b11a Fix navigation and backstack problems
Check if the search view is iconified or current destination is bottom nav, then avoid navigation to search fragment.

Move the `searchFragment` navigation to `onMenuItemActionExpand` so every time search expand, try to get the search fragment.

Clear the focus of `searchView` when a query is submitted. Helps in decreasing the number of back presses to minimize player and navigate back.

No need to remove focus using `SearchResultFragment#onStop`, `BackPressedDispatche` can handle it.
2022-11-20 23:29:12 +05:30
Krunal Patel
b45e6f8166 Fix duplicate entries in backstack
Set empty listener to `setOnItemReselectedListener` to prevent repeated click
Check the backstack before navigating to a new destination using bottom navigation
2022-11-20 23:28:18 +05:30
Bnyro
ef20253db4 make ktlint happy again 2022-11-20 17:16:12 +01:00
Bnyro
6ca290b790 ktlint 2022-11-20 17:12:20 +01:00
Bnyro
11e7b3ac01 add support for the queue 2022-11-20 17:09:07 +01:00
Bnyro
826e054790 fix the playlist bottomsheet items 2022-11-20 16:30:50 +01:00
Bnyro
9c207d2e80 add playlist deletion 2022-11-20 16:24:17 +01:00
Bnyro
3a63e3c546 migrate some dialogs and sheets 2022-11-20 16:12:01 +01:00
Bnyro
0d65071c79 add frontend support 2022-11-20 15:54:55 +01:00
Bnyro
ea1d2765c9 add database structure for local playlists 2022-11-20 13:23:56 +01:00
Bnyro
8e13e563ab
Merge pull request #1918 from Bnyro/master
fix updater issues
2022-11-19 16:25:42 +01:00
Bnyro
3aca124372 fix updater issues 2022-11-19 16:24:38 +01:00
Bnyro
25390209ce
Merge pull request #1917 from Bnyro/master
add confirmation for playlist deletion
2022-11-19 16:03:41 +01:00
Bnyro
1bb3429b47 add confirmation for playlist deletion 2022-11-19 16:03:03 +01:00
Bnyro
c7da25e959
Add changelog for v0.8.0 2022-11-19 15:39:47 +01:00
Bnyro
0e6bc77f22
Merge pull request #1915 from Bnyro/master
bump version
2022-11-19 15:35:38 +01:00
Bnyro
36f0d9003d bump version 2022-11-19 15:22:03 +01:00
Bnyro
19dd4a7a56
Merge pull request #1914 from Bnyro/master
Fix crash on destroy of the player notification
2022-11-19 15:19:16 +01:00
Bnyro
499c629923 fix crash when removing notification 2022-11-19 15:18:05 +01:00
Bnyro
47fccb760a fix watch positions 2022-11-19 15:06:41 +01:00
Bnyro
6b8a6d9fd4
Merge pull request #1913 from Bnyro/master
Share dialog fixes
2022-11-19 13:53:20 +01:00
Bnyro
5518de4176 fix current position 2022-11-19 13:52:09 +01:00
Bnyro
cdf96d8419 fix share crash 2022-11-19 13:51:55 +01:00
Bnyro
52e1e8b4e4
Merge pull request #1910 from weblate/weblate-libretube-libretube
Translations update from Hosted Weblate
2022-11-19 11:20:21 +01:00
Net
e4e32a006a
Translated using Weblate (Azerbaijani)
Currently translated at 100.0% (391 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/az/
2022-11-19 11:20:06 +01:00
D āvis
5c64190ca3
Translated using Weblate (Latvian)
Currently translated at 83.6% (327 of 391 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/lv/
2022-11-19 11:20:05 +01:00
GET100PERCENT
70c3147854
Translated using Weblate (Odia)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/or/
2022-11-19 11:20:05 +01:00
Gediminas Murauskas
d77b59552d
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/lt/
2022-11-19 11:20:05 +01:00
Veseli Krajišnik
532ee3b77f
Translated using Weblate (Serbian)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/sr/
2022-11-19 11:20:05 +01:00
Yaron Shahrabani
44e7dddfbb
Translated using Weblate (Hebrew)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/he/
2022-11-19 11:20:05 +01:00
Ihor Hordiichuk
e8a43da8a3
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/uk/
2022-11-19 11:20:05 +01:00
Eric
991812cffe
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/zh_Hans/
2022-11-19 11:20:05 +01:00
Net
9f9bfc138e
Translated using Weblate (Azerbaijani)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/az/
2022-11-19 11:20:05 +01:00
Net
c7276208a4
Translated using Weblate (Turkish)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/tr/
2022-11-19 11:20:05 +01:00
Fjuro
129a476d92
Translated using Weblate (Czech)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/cs/
2022-11-19 11:20:05 +01:00
Linerly
5d5817a463
Translated using Weblate (Indonesian)
Currently translated at 100.0% (389 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/id/
2022-11-19 11:20:05 +01:00
Егор Ермаков
a9fbeb5ba6
Translated using Weblate (Russian)
Currently translated at 98.7% (384 of 389 strings)

Translation: LibreTube/LibreTube
Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/ru/
2022-11-19 11:20:05 +01:00
Bnyro
f18757671d
Merge pull request #1911 from Bnyro/master
Allow creating playlists from the add to playlist dialog
2022-11-19 11:20:01 +01:00
Bnyro
01dee22802 cleanup adapters 2022-11-19 11:19:07 +01:00