Commit Graph

1693 Commits

Author SHA1 Message Date
Bnyro
88ecef18dd Minor cleanup to the PlayerFragment 2023-01-16 15:18:32 +01:00
Bnyro
7af4f20e53 Fix the visibility of the 'add to queue' btn 2023-01-16 15:14:22 +01:00
Bnyro
2ce5c79728 Fix that queue doesn't regenerate 2023-01-16 15:09:35 +01:00
Bnyro
b925c58119
Merge pull request #2711 from Isira-Seneviratne/ConfigurationCompat
Use ConfigurationCompat.getLocales().
2023-01-16 15:02:00 +01:00
Bnyro
6703a866c8
Merge pull request #2713 from Bnyro/master
Improved player notification
2023-01-16 15:01:33 +01:00
Bnyro
ec49d3e61e fix ktlint 2023-01-16 14:58:53 +01:00
Bnyro
1641c75146 Fix that the notification thumbnail doesn't load sometimes 2023-01-16 14:44:37 +01:00
Bnyro
930df73efa Display the uploader in the notification 2023-01-16 14:33:38 +01:00
Bnyro
cf17c0dfee Use MD icons for the notification seek controls 2023-01-16 14:30:48 +01:00
Bnyro
6c750b51fa Better icons in the now playing notification 2023-01-16 14:23:36 +01:00
Isira Seneviratne
8122788349 Use ConfigurationCompat.getLocales(). 2023-01-16 17:09:16 +05:30
Bnyro
b4b5c1a65d
Merge pull request #2703 from Isira-Seneviratne/Simplify_LocaleHelper
Simplify LocaleHelper methods.
2023-01-16 11:34:28 +01:00
Isira Seneviratne
8ccc91024e Simplify country detection further. 2023-01-16 12:20:47 +05:30
Bnyro
90e87c596e Add custom notification actions 2023-01-15 14:26:55 +01:00
Bnyro
12d4ee9e8e Cleanup the PiP window controls 2023-01-15 13:26:16 +01:00
Bnyro
a52bd6247c Move the bitmap scaling logic to the ImageHelper 2023-01-15 13:20:33 +01:00
Bnyro
fe42714c52 Convert queued videos in a playlist 2023-01-15 13:17:02 +01:00
Isira Seneviratne
e68677ab6d Use array extensions. 2023-01-15 09:05:45 +05:30
Bnyro
dad4ecd27e Theoritical support for playing downloaded subtitles 2023-01-14 20:02:01 +01:00
Bnyro
7ca39daedc Remove unused radio buttons from download dialog 2023-01-14 18:28:15 +01:00
Bnyro
1ce7d6761f Apply review from #2469 2023-01-14 18:17:34 +01:00
Bnyro
7a90acd824
Merge branch 'master' into feat/new-downloader 2023-01-14 17:54:02 +01:00
Bnyro
26f05d561a Merge master 2023-01-14 17:01:44 +01:00
Bnyro
f588073607 Add audio only mode 2023-01-14 16:59:21 +01:00
Bnyro
a21b8715b3 Fix the queue order in the background player mode 2023-01-14 15:44:31 +01:00
Bnyro
1140c34d4d Fix visiblity of skip and prev btns when player locked 2023-01-14 12:08:06 +01:00
Bnyro
773a41d830 Keep the queue when entering the audio only mode 2023-01-14 12:01:14 +01:00
Bnyro
552131bd2c Don't clear queue when entering audio mode 2023-01-14 11:54:19 +01:00
Isira Seneviratne
030cc80c71 Simplify some expressions. 2023-01-14 15:26:38 +05:30
Isira Seneviratne
ad7b8bd866 Simplify country detection methods. 2023-01-14 15:18:27 +05:30
Bnyro
e01a3d8465
Fix the list of available resolutions 2023-01-14 08:38:00 +01:00
Bnyro
eb0dc21b6b Fix crash while player is still buffering 2023-01-13 19:45:24 +01:00
Bnyro
e1667ab24f Fix issues with the audio player seekbar and add docs 2023-01-13 19:41:08 +01:00
Bnyro
3890bc3bcc Add indicators for current position and duration 2023-01-13 19:35:32 +01:00
Bnyro
2224ffc44a Show the queue when pressing the thumbnail 2023-01-13 19:20:25 +01:00
Bnyro
8d293a7ff9 Remove the queue option in the three dots menu 2023-01-13 19:16:44 +01:00
Bnyro
0e2400d782 Open audio player in PlayerFragment when starting audio mode 2023-01-13 19:13:28 +01:00
Bnyro
bc54390f31 Fix issues with the seekbar 2023-01-13 19:02:13 +01:00
Bnyro
4a5bed6f99 Make the seekbar functional 2023-01-13 18:53:57 +01:00
Bnyro
b09b9ad3bf React to changes in the player notification 2023-01-13 18:44:41 +01:00
Bnyro
186925dfa1 Add play and pause functionality 2023-01-13 18:35:38 +01:00
Bnyro
59697caebf Layout and skip+prev functionality 2023-01-13 18:20:00 +01:00
Bnyro
de02f75116 Add Netflix-like seek animation 2023-01-12 18:59:28 +01:00
Bnyro
48776977ea Cleanup the rewind and forward animation 2023-01-12 18:42:51 +01:00
Bnyro
84abad5655 Make ktlint happy 2023-01-11 19:49:12 +01:00
Bnyro
38298d9e43 Open video when clicking feed notification 2023-01-11 19:48:43 +01:00
Bnyro
5f8e0e70d7
Merge pull request #2660 from Isira-Seneviratne/ServiceCompat
Use ServiceCompat.
2023-01-11 09:41:11 +01:00
Isira Seneviratne
56c76249eb Use ServiceCompat. 2023-01-11 07:37:13 +05:30
Bnyro
c1225438a9 Use until instead of .. 2023-01-10 20:20:46 +01:00
Bnyro
e2d7e4a435 Get available resolutions dynamically from player 2023-01-10 20:14:14 +01:00