nayeemdv
|
07f9a3b8e2
|
close dialog
|
2023-03-25 09:49:12 +05:30 |
|
Bnyro
|
158185a010
|
Update playlist name properly after renaming
|
2023-03-24 15:41:20 +01:00 |
|
Isira Seneviratne
|
a927511d55
|
Remove runOnUiThread().
|
2023-03-23 06:08:01 +05:30 |
|
Bnyro
|
d1cc16c6fb
|
Migrate add to playlist dialog to MD3 dropdown menu
|
2023-03-22 12:09:53 +01:00 |
|
Isira Seneviratne
|
f938e16a83
|
Inline AddToPlaylistDialog binding field, fix file name.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
00b5d0a12a
|
Inline NavBarOptionsDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
38a5dc2933
|
Inline LogoutDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
4c56089b4c
|
Inline LoginDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
7b2b252657
|
Inline DownloadDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
f8994a08af
|
Inline DeleteAccountDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
3dbf49510a
|
Inline CreatePlaylistDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Bnyro
|
d3895124ef
|
Support for LBRY HLS
|
2023-03-05 12:37:41 +01:00 |
|
Bnyro
|
1340de9d4a
|
Use MD3 dropdown menus in DownloadFragment
|
2023-03-04 18:49:17 +01:00 |
|
Bnyro
|
641754c82c
|
Fix crash on some videos when the instance is down
|
2023-03-03 17:10:38 +01:00 |
|
Isira Seneviratne
|
b7ed45f044
|
Simplify ShareDialog view binding.
|
2023-02-27 18:44:24 +05:30 |
|
Bnyro
|
98f43d7841
|
Merge pull request #3186 from Bnyro/master
Fix that backup files might be empty
|
2023-02-25 11:58:22 +01:00 |
|
Bnyro
|
ea51fd0f02
|
Fix that backup files might be empty
|
2023-02-25 11:57:57 +01:00 |
|
Bnyro
|
8e603464d4
|
Merge pull request #3183 from Isira-Seneviratne/Intent_method_chaining
Use Intent method chaining.
|
2023-02-25 09:42:14 +01:00 |
|
Isira Seneviratne
|
57d8f174bb
|
Remove getShareableTitle().
|
2023-02-25 13:59:23 +05:30 |
|
Isira Seneviratne
|
d3c39ee3c2
|
Use Intent method chaining.
|
2023-02-25 12:56:20 +05:30 |
|
Isira Seneviratne
|
97107fa777
|
Use isEmpty() extension functions.
|
2023-02-24 08:11:11 +05:30 |
|
Bnyro
|
5fa4233561
|
Stats for nerds
|
2023-02-22 11:15:43 +01:00 |
|
Bnyro
|
0bcc73aea8
|
Fix toast when deleting a playlist, cleanup
|
2023-02-22 10:37:05 +01:00 |
|
Bnyro
|
f5f6bb2356
|
Fix adding videos to a playlist
|
2023-02-22 10:24:52 +01:00 |
|
Isira Seneviratne
|
10d6ad7633
|
Hide clone, create and rename playlist dialogs.
|
2023-02-21 18:42:10 +05:30 |
|
Isira Seneviratne
|
40abc051b2
|
Dismiss dialogs after the long-running operations complete.
|
2023-02-20 20:40:59 +05:30 |
|
Isira Seneviratne
|
9a36a832a6
|
Hide clone dialog before starting the clone.
|
2023-02-20 20:20:27 +05:30 |
|
Isira Seneviratne
|
3171c82dbc
|
Use lifecycleScope extension.
|
2023-02-20 19:13:55 +05:30 |
|
Isira Seneviratne
|
bce6648a0a
|
Use Patterns.EMAIL_ADDRESS regex.
|
2023-02-20 05:30:25 +05:30 |
|
Bnyro
|
ee1484fafa
|
Merge pull request #3112 from Bnyro/master
Better login/register error messages
|
2023-02-18 10:21:11 +01:00 |
|
Bnyro
|
c673b7464b
|
Better login/register error messages
|
2023-02-18 10:20:49 +01:00 |
|
Bnyro
|
933cff7ae6
|
Replace unneeded activity restarts
|
2023-02-18 10:14:05 +01:00 |
|
Isira Seneviratne
|
10aa703aa5
|
Convert some extension functions to member functions.
|
2023-02-17 07:23:38 +05:30 |
|
Bnyro
|
cf37f3bf74
|
Remove the inbuilt updater
|
2023-02-16 20:04:23 +01:00 |
|
Bnyro
|
26a4eeea6f
|
Remember the download selections
|
2023-02-12 16:52:31 +01:00 |
|
Bnyro
|
22af1f9362
|
[Download dialog] Cleanup and sort by quality
|
2023-02-12 16:35:55 +01:00 |
|
Bnyro
|
59a1378531
|
Handle errors properly on home fragmemt
|
2023-02-12 16:01:51 +01:00 |
|
Isira Seneviratne
|
3ef8dc0092
|
Convert CustomInstanceDao methods to suspend functions.
|
2023-02-12 17:53:11 +05:30 |
|
Bnyro
|
32533ca11c
|
Merge pull request #3026 from Isira-Seneviratne/URL_validation
Simplify custom instance URL validation.
|
2023-02-12 09:09:42 +01:00 |
|
Isira Seneviratne
|
00eef4ed65
|
Simplify custom instance URL validation.
|
2023-02-12 06:56:47 +05:30 |
|
Isira Seneviratne
|
f155bf8751
|
Convert DatabaseHolder to an object.
|
2023-02-12 05:44:22 +05:30 |
|
Isira Seneviratne
|
b2b444d3e5
|
Convert ClipboardHelper to an object.
Also improve some related code.
|
2023-02-03 14:47:09 +05:30 |
|
Bnyro
|
288067b044
|
[Audio Player] Volume controls
|
2023-01-31 17:57:24 +01:00 |
|
Bnyro
|
b734c69ea8
|
Move helpers from .util to .ui.listeners and .helpers
|
2023-01-31 16:43:39 +01:00 |
|
Bnyro
|
7b23da5eca
|
Reload playlists after successfully cloning
|
2023-01-31 15:55:02 +01:00 |
|
Isira Seneviratne
|
a7a885f88d
|
Convert LocalPlaylistsDao methods to suspend functions.
|
2023-01-31 07:30:16 +05:30 |
|
Bnyro
|
d8cd1d46b8
|
Merge pull request #2896 from Isira-Seneviratne/ActivityCompat_recreate
Use ActivityCompat.recreate().
|
2023-01-29 08:30:08 +01:00 |
|
Isira Seneviratne
|
8c067dd32e
|
Use ActivityCompat.recreate().
|
2023-01-29 10:58:55 +05:30 |
|
Isira Seneviratne
|
fd319a0d49
|
Use HttpUrl in TextUtils.
|
2023-01-29 10:20:50 +05:30 |
|
Bnyro
|
1eb50adf5e
|
Fix cloning playlists in the create playlist dialog
|
2023-01-28 18:02:13 +01:00 |
|