xz-dev
|
3d2dafa555
|
Passthrough comments sheet outside event
|
2023-04-25 19:39:27 +08:00 |
|
Isira Seneviratne
|
7ff4b60cd1
|
Use WEEK_IN_MILLIS flag to format weeks.
|
2023-04-24 19:36:38 +05:30 |
|
nayeemdv
|
2b92a26353
|
create playlist issue#3610
|
2023-04-23 11:00:43 +05:30 |
|
Bnyro
|
8d7bf62af7
|
Add items to watch history when marking as watched
|
2023-04-16 18:10:41 +02:00 |
|
Bnyro
|
877228aee4
|
Merge pull request #3562 from Bnyro/master
Fix crash when a channel doesn't have a description
|
2023-04-15 19:25:15 +02:00 |
|
Bnyro
|
2b446d5b0f
|
Fix crash when a channel doesn't have a description
|
2023-04-15 19:24:48 +02:00 |
|
Isira Seneviratne
|
c83761e5ca
|
Merge pull request #3556 from Isira-Seneviratne/Notification_improvements
Improve stream notifications
|
2023-04-15 05:17:08 +05:30 |
|
Isira Seneviratne
|
2bb22cfbae
|
Configure only summary or single stream notifications to make noise.
|
2023-04-14 18:43:14 +05:30 |
|
Bnyro
|
6ea980700f
|
Merge pull request #3554 from Bnyro/master
Fix crash in library fragment due to view bindings
|
2023-04-14 11:01:57 +02:00 |
|
Bnyro
|
451320b7de
|
Fix crash in library fragment due to view bindings
|
2023-04-14 11:01:45 +02:00 |
|
Bnyro
|
2cafe23c5f
|
Merge pull request #3553 from Bnyro/master
Fix duplicating downloads
|
2023-04-14 10:58:21 +02:00 |
|
Bnyro
|
e241207c1c
|
Fix duplicating downloads
|
2023-04-14 10:57:59 +02:00 |
|
Isira Seneviratne
|
68a0fd088b
|
Avoid summary notifications for one stream.
|
2023-04-14 08:40:27 +05:30 |
|
Isira Seneviratne
|
6e0a016cc4
|
Merge pull request #3542 from Isira-Seneviratne/Stream_thumbnails
Display stream notification thumbnails.
|
2023-04-13 18:06:24 +05:30 |
|
Isira Seneviratne
|
3a405f44a8
|
Add setting to toggle thumbnail loading.
|
2023-04-13 17:20:04 +05:30 |
|
Bnyro
|
1710340bbf
|
Fix black bar on displays with cutout/notch
|
2023-04-13 13:08:04 +02:00 |
|
Isira Seneviratne
|
184f46dd6b
|
Avoid loading thumbnails if data saving mode is enabled.
|
2023-04-13 12:32:14 +05:30 |
|
Isira Seneviratne
|
4a17f5221e
|
Display new stream thumbnails in their notifications.
|
2023-04-13 08:39:04 +05:30 |
|
Isira Seneviratne
|
1395a76c61
|
Merge pull request #3533 from Isira-Seneviratne/Stream_notifications
Improve notification grouping for new streams.
|
2023-04-12 07:14:26 +05:30 |
|
Isira Seneviratne
|
7bea6fdebd
|
Improve notification grouping for new streams.
|
2023-04-11 21:20:08 +05:30 |
|
Isira Seneviratne
|
4615c662b4
|
Run load tasks concurrently.
|
2023-04-11 20:49:25 +05:30 |
|
Isira Seneviratne
|
6b69353e67
|
Switch to repeatOnLifecycle extension.
|
2023-04-11 20:49:23 +05:30 |
|
Isira Seneviratne
|
0cce8e4c9b
|
Merge pull request #3528 from Isira-Seneviratne/PictureInPictureCompat
Reuse PictureInPictureCompat method.
|
2023-04-11 18:35:20 +05:30 |
|
Bnyro
|
a35ff72f21
|
Add more options to the download options bottom sheet
|
2023-04-11 10:09:24 +02:00 |
|
Bnyro
|
338e3dafa9
|
Fix crash in TrendsFragment caused by bindings
|
2023-04-11 10:00:05 +02:00 |
|
Bnyro
|
185ad31bf0
|
Switch to LifecycleService in the offline audio player
|
2023-04-11 09:52:43 +02:00 |
|
Isira Seneviratne
|
5c1a0a4e7a
|
Reuse PictureInPictureCompat method.
|
2023-04-11 06:58:07 +05:30 |
|
Bnyro
|
dcdd1af176
|
Audio/background player for downloads
|
2023-04-10 15:54:09 +02:00 |
|
Bnyro
|
57b7dfdda9
|
Separate swipe gestures and fullscreen gestures
|
2023-04-10 14:53:28 +02:00 |
|
Bnyro
|
db4a32e845
|
Update displayed chapter while scrubbing time bar
|
2023-04-10 14:04:36 +02:00 |
|
Bnyro
|
d8dd433e7c
|
Hide notification bell if notifications disabled
|
2023-04-10 13:42:03 +02:00 |
|
Bnyro
|
ed67d09779
|
Fix crash when adding to playlist while instance down
|
2023-04-10 13:38:48 +02:00 |
|
Bnyro
|
5b2d502f89
|
Fix crashes in downloads fragment
|
2023-04-10 13:34:19 +02:00 |
|
Bnyro
|
c0241222ee
|
Fix crashes caused by view bindings
|
2023-04-10 13:31:58 +02:00 |
|
Bnyro
|
a42f7ddb50
|
Fix displayed information in the short tabs of channels
|
2023-04-10 13:21:11 +02:00 |
|
Bnyro
|
e7995b4bd9
|
In-built browser intent chooser (#3511)
Co-authored-by: Isira Seneviratne <31027858+Isira-Seneviratne@users.noreply.github.com>
|
2023-04-10 12:44:41 +02:00 |
|
Isira Seneviratne
|
992a6e2724
|
Merge pull request #3510 from Isira-Seneviratne/PendingIntentCompat
Switch to AndroidX's PendingIntentCompat class.
|
2023-04-10 07:23:41 +05:30 |
|
Isira Seneviratne
|
2ab3f5c0d8
|
Switch to AndroidX's PendingIntentCompat class.
|
2023-04-09 17:47:46 +05:30 |
|
Isira Seneviratne
|
8e8a6d6b7d
|
Use TransitionAdapter.
|
2023-04-09 16:39:32 +05:30 |
|
Isira Seneviratne
|
cea8d0062c
|
Free fragment view bindings when their fragments are destroyed.
|
2023-04-08 07:14:44 +05:30 |
|
Isira Seneviratne
|
0d12ea062c
|
Merge pull request #3487 from Isira-Seneviratne/Insert
Add single item insertion methods.
|
2023-04-05 17:40:14 +05:30 |
|
Isira Seneviratne
|
21ffd0b8b7
|
Fix crash if no uploader avatar is present.
|
2023-04-05 06:51:56 +05:30 |
|
Isira Seneviratne
|
58f1871abd
|
Add single item insertion methods.
|
2023-04-05 06:32:00 +05:30 |
|
Bnyro
|
5838e2bd4f
|
Merge pull request #3481 from Bnyro/master
Fix sharing short videos to the app
|
2023-04-02 18:57:11 +02:00 |
|
Bnyro
|
a69e7125b3
|
Fix sharing short videos to the app
|
2023-04-02 18:56:18 +02:00 |
|
Bnyro
|
0689e69d09
|
Merge pull request #3480 from Bnyro/master
Fix that channel group items get lost on scrolling
|
2023-04-02 18:49:06 +02:00 |
|
Bnyro
|
909de96160
|
Fix that channel group items get lost on scrolling
|
2023-04-02 18:48:48 +02:00 |
|
Bnyro
|
31a0acf4f4
|
Merge pull request #3479 from Bnyro/master
Preference to not play videos automatically
|
2023-04-02 18:33:40 +02:00 |
|
Bnyro
|
9409b53343
|
Preference to not play videos automatically
|
2023-04-02 18:33:07 +02:00 |
|
Bnyro
|
e597cbe54c
|
Merge pull request #3478 from Bnyro/master
Fix playback speed preference summary
|
2023-04-02 18:26:09 +02:00 |
|