Bnyro
|
c107bb1109
|
Remove some unused constants
|
2023-01-17 19:33:27 +01:00 |
|
Bnyro
|
187086d2d8
|
Rename the Community section to Help and add a FAQ
|
2023-01-17 19:32:19 +01:00 |
|
Bnyro
|
26e2c38f60
|
Create shortcuts dynamically
|
2023-01-17 19:05:22 +01:00 |
|
Bnyro
|
fe6506179c
|
Ability to skip silence when playing videos
|
2023-01-17 18:38:39 +01:00 |
|
Bnyro
|
2bf5b6e6f7
|
Replace the break reminder with a sleep timer
|
2023-01-17 18:21:59 +01:00 |
|
Isira Seneviratne
|
345f34f676
|
Simplify TimePickerPreference implementation.
|
2023-01-17 06:49:24 +05:30 |
|
Bnyro
|
f6473cfa96
|
Use compats for setting fullscreen
|
2023-01-16 22:08:08 +01:00 |
|
Bnyro
|
bda610d99c
|
Fix duplicated videos in the playing queue
|
2023-01-16 20:02:07 +01:00 |
|
Bnyro
|
aa3aee0b27
|
Fix the color of notification badges
|
2023-01-16 18:36:30 +01:00 |
|
Bnyro
|
4e978faea3
|
Fix unexpected audio queue behavior
|
2023-01-16 18:33:11 +01:00 |
|
Bnyro
|
2f10b7ba23
|
Option to add newly opened links to queue
|
2023-01-16 18:25:12 +01:00 |
|
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 |
|