Commit graph

6033 commits

Author SHA1 Message Date
Abdallah
5567be64fb
feat(player): Add option to change fonts (#1185)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-11-02 22:00:58 +01:00
Jeffery Orazulike
082d9e3395
feat: Add a storage viewer (#1188) 2023-11-02 18:52:25 +01:00
Quickdev
e728a60c68
fix(player): Properly show audio tracks in offline videos (#1180) 2023-11-02 12:44:43 +01:00
Abdallah
67a5bccec4
feat(player): Preview subtitle styling with actual borders for androids ≤ 9 (#1184) 2023-10-30 18:53:47 +01:00
Abdallah
d8327e872d
fix(player): Save, read and display audio/sub delay correctly (#1183) 2023-10-29 11:44:38 +01:00
LuftVerbot
509ecedb3a
fix: Avoid blob in webview (#1179) 2023-10-28 10:43:42 +02:00
Quickdev
7f9255b513
feat(player): Subtitle settings + refactor + crash fixes (#1152)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
Co-authored-by: Abdallah <54363735+abdallahmehiz@users.noreply.github.com>
2023-10-27 21:03:11 +02:00
Abdallah
afb921a5a2
fix(tracking): Don't show unusable tracking services (#1174) 2023-10-25 20:09:43 +02:00
Secozzi
ee33c145a5
fix(player): Don't open screenshot sheet when player is locked (#1172) 2023-10-25 10:55:58 +02:00
jmir1
92f9ab2764
chore: Update version code 2023-10-23 00:56:11 +02:00
jmir1
e66d906862
fix(player): Actually fix crash with gestures
fixes #1170
2023-10-23 00:54:16 +02:00
jmir1
d81c127d1b
fix(player): Fix crash when using gestures as video loads
closes #1170
2023-10-22 23:35:49 +02:00
Claudemirovsky
c962b2894e
fix(player): Fix infinite loop in empty video lists (#1168)
Co-authored-by: Secozzi <49240133+Secozzi@users.noreply.github.com>
2023-10-22 22:58:56 +02:00
Abdallah
418137c74e
feat(player): Add support for editing input.conf (#1165) 2023-10-22 20:58:54 +02:00
Secozzi
63e95d9cbc
fix(external player): Fix crash + add subs (#1162) 2023-10-17 00:45:23 +02:00
Secozzi
9e2244c0e5
feat(player): Add Web Video Caster to external player preference (#1158) 2023-10-16 12:40:03 +02:00
Quickdev
19b543d979
fix(download): Remove double not in ChapterDownloadActions (#1149) 2023-10-09 15:07:07 +02:00
Secozzi
861a5ad913
feat(downloader): Restrict parallel downloads to unmetered sources (#1137)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-09-29 15:38:31 +02:00
Secozzi
6554900024
fix(extension-info): Fix github links for readme & changelog (#1136) 2023-09-28 11:56:23 +02:00
Secozzi
1cea3286f2
feat(animescreen): Don't show "airing in" for completed anime (#1134) 2023-09-27 16:20:29 +02:00
Samfun75
298077c443
feat: Some QoL features and fixes (#1132)
Add extension settings to Anime/Manga screen
Register recent anime updates widget
Fix pressing "View Episodes" crashing app or opening random manga
2023-09-26 11:45:25 +02:00
farnsie
c8e1c87094
feat(themes): Add Cotton Candy and Mocha (#1131) 2023-09-20 14:22:51 +09:00
Jeffery Orazulike
b536adb8ec
feat(category): Add ability to hide categories from library 2023-09-16 03:24:08 +09:00
abdallahmehiz
20bf2a95a4
feat(player): Add yuv420p as a debanding option (#1124) 2023-09-14 12:11:23 +02:00
jmir1
8432086d24
fix: Add unmetered anime source interface 2023-09-10 20:01:17 +02:00
jmir1
e08926b999
fix: Prevent crash when reopening current tab 2023-09-05 16:31:11 +02:00
jmir1
b06c85db08
fix: Delete Firebase config 2023-09-04 15:02:13 +02:00
jmir1
f22276f432
chore: Update FFmpeg and MPV dependencies 2023-09-04 03:41:35 +02:00
jmir1
1e3e896ea4
fix: Lint error 2023-09-04 02:38:29 +02:00
jmir1
798a22af97
feat: Remove tracking and use ACRA for crash logs 2023-09-04 02:22:10 +02:00
abdallahmehiz
4fc7b419e6
feat(player): Add debanding setting (#1112)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-08-29 14:07:43 +02:00
Secozzi
89e1da04dd
feat(player): Add intro skip for media controls (#1108) 2023-08-20 13:56:51 +02:00
Secozzi
d04ae72f35
feat(player): Add option for chapter seeking using media controls (#1107) 2023-08-13 22:11:49 +02:00
Samfun75
bcda386126
fix(AnimeLibraryUpdate): Worker names, setupTask call and migrations (#1104) 2023-08-11 04:08:33 +02:00
Quickdesh
b59e9112fa chore(merge): merge upstream commits directly 2023-08-08 16:34:49 +05:30
Quickdesh
e230a07dcf fix(speed): player speed saves across instances again 2023-08-08 16:24:51 +05:30
Quickdesh
feb1796f92 fix(icon): simplify monochrome icon + fix for themed icons 2023-08-08 15:36:08 +05:30
Quickdesh
24280fc670 refactor(episodeOptions): rewrite the sheet UI and code 2023-08-08 13:55:24 +05:30
abdallahmehiz
fe09078e65 feat(nextEpisodeAiring): Make it toggleable in settings 2023-08-08 12:27:59 +05:30
Samfun75
a7067f411f
feat(player): Pause player when headset is disconnected (#1103) 2023-08-08 01:31:38 +02:00
Samfun75
ab2b6da9b2
feat(player): handle media buttons from earphones, bluetooth devices and possibly android tv remotes 2023-08-04 20:59:12 +03:00
LuftVerbot
04aad934d8
fix: Fix & rename swipe actions (#1094) 2023-08-02 08:42:43 +02:00
LuftVerbot
1f59519cfe
chore(merge): merge upstream till eed91f6 2023-08-01 12:57:49 +05:30
Samfun75
15c04b48ed
fix(aniskip/seekbar): Show stamps and increase thumb size (#1087) 2023-07-29 20:55:01 +02:00
LuftVerbot
ed6744f768
feat: Add data saver (#1084) 2023-07-27 13:47:39 +02:00
Quickdesh
ad0e308b7b feat(simkl): add support for next episode airing 2023-07-27 03:36:25 +05:30
Quickdesh
0c0bf51663 fix(notifications): Revert parallelize downloads 2023-07-26 00:13:32 +05:30
Quickdesh
4ffae67048 feat(ExtPlayer): Add new players (Just, Next, X) 2023-07-25 18:43:47 +05:30
Quickdesh
51c6f7bd9c fix(ExtPlayer): Update deprecated function to receive episode progress 2023-07-25 17:37:53 +05:30
LuftVerbot
88cff99c8b
chore(merge): merge upstream till v0.14.6 2023-07-23 19:20:00 +05:30