FineFindus
|
3fb9e899cb
|
feat: add sponsorblock option to skip segment only once (#4584)
|
2023-08-22 16:05:21 +02:00 |
|
Isira Seneviratne
|
63fde6271d
|
refactor: Simplify player event handling
|
2023-08-20 07:30:59 +05:30 |
|
Bnyro
|
c097f34321
|
feat: support for selecting auto-generated captions
|
2023-08-16 17:56:49 +02:00 |
|
FineFindus
|
e5efe97693
|
feat: add tooltips to playback sheet
|
2023-08-15 14:59:30 +02:00 |
|
FineFindus
|
30847e41a5
|
fix(import): use collector
|
2023-08-15 09:46:17 +02:00 |
|
FineFindus
|
218f271ba6
|
fix(import): use collector
|
2023-08-14 14:32:59 +02:00 |
|
Bnyro
|
1e22fab499
|
feat: preference to force landscape as orientation
|
2023-08-06 12:39:52 +02:00 |
|
Bnyro
|
f938a7dfc5
|
fix: crash when closing player via x on top left
|
2023-08-05 19:04:20 +02:00 |
|
Bnyro
|
818b9c72fe
|
feat: Video chapters redesign
|
2023-08-05 11:29:56 +02:00 |
|
Bnyro
|
3495649669
|
fix: respect preference to not start playing automatically everywhere
|
2023-08-04 18:38:45 +02:00 |
|
Bnyro
|
05fa57b912
|
refactor: replace View#setVisibility with kotlin visibility extension
|
2023-08-03 14:53:09 +02:00 |
|
Bnyro
|
6314b7fcf7
|
refactor: simplify seekbar preview listener logic
|
2023-07-29 17:25:32 +02:00 |
|
Isira Seneviratne
|
b6a7b86c98
|
Use Files.createDirectories()
|
2023-07-26 05:03:08 +05:30 |
|
Bnyro
|
3ab5b4de8a
|
fix: improve contrast of watch progress on thumbnails
|
2023-07-24 14:12:11 +02:00 |
|
Bnyro
|
8e133f79ca
|
chore: fix project formatting
|
2023-07-20 15:02:13 +02:00 |
|
Bnyro
|
eb386fdcdb
|
feat: option to force lowest audio quality
|
2023-07-19 10:09:05 +02:00 |
|
Bnyro
|
08584b9bfc
|
refactor: let player handle video codecs pref and support it with HLS
|
2023-07-19 09:44:22 +02:00 |
|
Bnyro
|
df4df4fccc
|
Ignore unknown audio track types
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
9d25d32bff
|
Rely on ExoPlayer audio tracks instead of Piped streams for selection
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
2dc4c15dd8
|
Add support for extracting audio track types
Co-authored-By: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:08:33 +02:00 |
|
Bnyro
|
9cb0725be9
|
fix: disabled proxy when lbry stream available
|
2023-07-16 16:49:41 +02:00 |
|
Bnyro
|
c230be85b5
|
fix: too many chapters highlighted in dialog, crash on selection
|
2023-07-16 16:22:51 +02:00 |
|
TacoTheDank
|
518ed15c88
|
Replace MathUtils.clamp with Kotlin coerceIn
|
2023-07-14 01:02:20 -04:00 |
|
Bnyro
|
6bc13c4395
|
feat: automatically use Material You accent on first app startup when supported
|
2023-07-11 16:23:55 +02:00 |
|
Bnyro
|
7a00b6db2d
|
Fix: Restoring SponsorBlock preferences from backup
|
2023-07-11 12:20:25 +02:00 |
|
Bnyro
|
8e09823e8d
|
Fix: watch positions don't retain
|
2023-07-11 12:15:44 +02:00 |
|
Isira Seneviratne
|
231fe0d503
|
Add segment start and end variable.
|
2023-07-04 07:01:43 +05:30 |
|
Bnyro
|
10c9978bc8
|
Fix immediate transition to next video when starting player
|
2023-06-30 15:56:31 +02:00 |
|
Bnyro
|
ada94e0bb4
|
Don't create a new HTTP client for each head request
|
2023-06-30 10:20:09 +02:00 |
|
Bnyro
|
aa537455b8
|
Option to fallback to Piped proxy when proxy disabled
|
2023-06-30 10:17:42 +02:00 |
|
Bnyro
|
bb0ae23bb8
|
Fix crash when resetting playback speed
|
2023-06-26 09:30:05 +02:00 |
|
Bnyro
|
d378568df6
|
Merge pull request #4098 from Bnyro/master
Make autoplay toggle in player global and remove autoplay preference
|
2023-06-25 10:19:50 +02:00 |
|
Bnyro
|
57bf610df1
|
Make autoplay toggle in player global and remove autoplay preference
|
2023-06-25 10:20:06 +02:00 |
|
Isira Seneviratne
|
7844467ad7
|
Improve DisplayHelper.
|
2023-06-25 05:55:56 +05:30 |
|
Bnyro
|
4bb64bee05
|
Reformat project as attempt to fix the ktlint action
|
2023-06-24 19:57:00 +02:00 |
|
Bnyro
|
5fa479fbca
|
Fix that seekbar preview frames are sometimes cut off
|
2023-06-24 19:52:03 +02:00 |
|
Myzel394
|
e42af2adb0
|
Add Sponsorblock highlight to chapters (#4060)
Co-authored-by: Bnyro <bnyro@tutanota.com>
|
2023-06-24 19:38:39 +02:00 |
|
Bnyro
|
dd268cb10e
|
Chapters dialog: highlight current chapter and auto scroll to it
|
2023-06-24 18:57:33 +02:00 |
|
Bnyro
|
ad4d477834
|
Fixed skip button not disappearing (#4072)
Co-authored-by: general-a <404aaronm@gmail.com>
|
2023-06-23 14:04:58 +02:00 |
|
general-a
|
2e56db0219
|
Custom SponsorBlock segment colors option (#4055)
Co-authored-by: Bnyro <bnyro@tutanota.com>
|
2023-06-22 15:31:41 +02:00 |
|
Bnyro
|
881873e34d
|
Fix crash when updating to new SponsorBlock system
|
2023-06-19 14:19:35 +02:00 |
|
Bnyro
|
83899affaa
|
Chapters support in audio player
|
2023-06-19 12:56:53 +02:00 |
|
general-a
|
0e6ef50159
|
Options to choose which categories are skipped automatically or manually (#4021)
Co-authored-by: general-a <404aaronm@gmail.com>
Co-authored-by: Bnyro <bnyro@tutanota.com>
|
2023-06-19 12:40:47 +02:00 |
|
Isira Seneviratne
|
5bb4f303b0
|
Add PlayerData class.
|
2023-06-17 19:04:19 +05:30 |
|
Isira Seneviratne
|
829ec7eb57
|
Move DownloadData to a separate package.
|
2023-06-17 06:55:37 +05:30 |
|
Bnyro
|
76da6c2fc1
|
Show minimized audio player when starting backround mode
|
2023-06-14 09:46:39 +02:00 |
|
Bnyro
|
a3f103ab10
|
Fix mini player appearance from audio player
|
2023-06-14 09:26:48 +02:00 |
|
Isira Seneviratne
|
b7d856cd5e
|
Add data class to hold download data.
|
2023-06-09 07:04:19 +05:30 |
|
Bnyro
|
1fb2b2174c
|
Fix crash when opening description while chapter updates
|
2023-06-08 19:15:14 +02:00 |
|
Bnyro
|
50a695a906
|
Add Welcome Activity to show on first app startup
|
2023-06-03 21:30:46 +02:00 |
|