Quickdesh
40d8028c4a
Merge branch 'master' into controls_refactor
2024-02-07 15:48:59 -05:00
Quickdesh
f3993f9f09
add a timer state class
2024-02-07 13:32:56 -05:00
Samfun75
0bd1bb37bd
fix: Better locale detection and avoid launching null intents ( #1382 )
2024-02-05 23:32:57 +01:00
jmir1
89795945a5
feat: Copy scripts and script-opts from Aniyomi directory
2024-01-31 14:49:43 +01:00
Abdallah
4295669a4d
feat(player): Show the current chapter in player controls ui ( #1363 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-30 11:45:20 +01:00
jmir1
16361e5dbe
fix: Lint
2024-01-28 20:29:06 +01:00
jmir1
e5c8bbd2d8
fix: Properly initialize MPVView
2024-01-28 20:11:09 +01:00
jmir1
7205ed1823
refactor: Remove useless expressions
2024-01-28 19:58:27 +01:00
jmir1
69a660f7d5
chore: Prepare new version
2024-01-28 17:39:09 +01:00
Cantsleep08
97ca3e6b45
fix(about): Show messages as a toast ( #1369 )
2024-01-28 17:35:03 +01:00
Samfun75
bcc24e4aa0
feat(episode-options): Add play internally option ( #1364 )
2024-01-28 17:33:18 +01:00
Abdallah
f0af44663f
feat(player): Add gpu-next
to advanced player settings ( #1353 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-28 16:55:37 +01:00
jmir1
571fe4590b
chore: Update player libraries
2024-01-28 16:47:54 +01:00
jmir1
9527daeb42
fix: Use Aniyomi's tracker API clients
2024-01-28 16:11:46 +01:00
AntsyLich
0d1ce0dcdc
Refactor MAL code to not spam refresh token when it fails
2024-01-28 15:47:05 +01:00
Secozzi
97467c84d3
fix(tracker): Fix tracking for enhanced services ( #1355 )
2024-01-26 15:24:44 +01:00
Secozzi
c2ab0db7a2
feat(tracker): Add Jellyfin enhanced tracker ( #1341 )
2024-01-24 14:22:13 +01:00
jmir1
b505d5965e
chore: Update mpv and ffmpeg-kit dependencies
2024-01-23 22:48:10 +01:00
Abdallah
03ec7a7c4c
fix(navigation): Fix some issues with start screen setting ( #1344 )
...
* Navigate back to the user-defined start screen
* Fix back button when opening the app in a start screen moved to More.
* Always set library titles to "Anime" and "Manga" to avoid having two "Library" tabs, I thought that was confusing.
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-23 15:40:03 +01:00
jmir1
5e4ea90748
chore: Release v0.15.2.3
2024-01-21 19:43:45 +01:00
AntsyLich
34fabee3c9
Fix faulty MangaUpdates score in db
...
Closes #117
2024-01-21 19:42:57 +01:00
AntsyLich
d47f22bc91
Fix score issue with MangaUpdates
...
Also add custom user agent
Potentially fix #17
2024-01-21 19:42:13 +01:00
Diego Peña y Lillo
b9837ec7ed
fix(episode/chapter list): Show separator when scanlator exists ( #1339 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-21 18:39:41 +01:00
jmir1
70efdd8f01
chore: Release v0.15.2.2
2024-01-17 13:32:39 +01:00
Weblate (bot)
92e9e0a3a1
chore(i18n): Translations update from Hosted Weblate ( #1309 )
...
Co-authored-by: Abdallah Mehiz <abdallahmehiz0@gmail.com>
Co-authored-by: ɴᴇᴋᴏ <s99095lkjjim@gmail.com>
2024-01-17 13:24:50 +01:00
jmir1
4fe7681992
fix(extensions): Crash when the same extension appears multiple times in the list
2024-01-17 13:22:45 +01:00
jmir1
00883792cd
fix(downloads): Crash while scrolling and missing actions in top bar
2024-01-17 13:10:47 +01:00
jmir1
44fea71799
fix(settings): Only show thread preference if multi-threading is enabled
2024-01-17 01:04:19 +01:00
jmir1
bd23dd621b
chore(deps): Update mpv and ffmpeg libs
2024-01-17 00:59:42 +01:00
jmir1
e725ede527
fix(i18n): Some string issues
2024-01-16 22:25:39 +01:00
Abdallah
4f283cf06e
fix(player): Use mpv's default font ( #1308 )
2024-01-16 22:01:59 +01:00
jmir1
d268a2b5cc
fix: Use some anime-specific strings
2024-01-16 19:38:58 +01:00
jmir1
de90a18eed
refactor: Move strings into one file
2024-01-16 19:23:11 +01:00
Weblate (bot)
9815ede3f4
chore(i18n): Translations update from Hosted Weblate ( #1291 )
...
Co-authored-by: Destro9000 <sehailabc@gmail.com>
Co-authored-by: CatSema Official <catsemaofficial@gmail.com>
Co-authored-by: jmir1 <jhmiramon@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: P10 <p10perspa@protonmail.com>
Co-authored-by: ɴᴇᴋᴏ <s99095lkjjim@gmail.com>
Co-authored-by: Jerry Hubble <jerryhubble21@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
2024-01-16 18:57:56 +01:00
Secozzi
07103687de
feat(browse): Convert GitHub blob URLs ( #1302 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-16 14:56:00 +01:00
giorgionegro
89fa0e15c7
feat: Add a setting to throttle downloads ( #1303 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-16 13:58:31 +01:00
Quickdev
7e24066420
fix(navigation): Bring back navigation options ( #1300 )
...
Co-authored-by: AbdallahMehiz <abdallahmehiz0@gmail.com>
2024-01-16 00:10:23 +01:00
giorgionegro
e21beff4d3
fix(downloader): MT chunk merging ( #1297 )
2024-01-15 22:26:33 +01:00
Catting
b27ca3d9cb
refactor: Make ordering of items consistent ( #1290 )
2024-01-15 12:31:32 +01:00
jmir1
7bd51dc7b2
fix(i18n): Add strings to correct file
2024-01-15 12:14:41 +01:00
giorgionegro
55fedef4ad
feat: Multi-threaded anime downloading ( #1248 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-15 12:00:28 +01:00
jmir1
e3cae3b6d1
fix(tracking): Crash when searching on Kitsu
2024-01-15 11:19:08 +01:00
Weblate (bot)
61c70597a7
chore(i18n): Translations update from Hosted Weblate ( #1257 )
...
Co-authored-by: EngageIndo <engageindo@gmail.com>
Co-authored-by: jinu147 <nesqea20@gmail.com>
Co-authored-by: CatSema Official <catsemaofficial@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: mklive <marocco2s@outlook.com>
Co-authored-by: WastedInside <arvidsloc@gmail.com>
Co-authored-by: Mateusz <mateusz.rom@o2.pl>
Co-authored-by: Yummy Surname <YamSurname123@gmail.com>
Co-authored-by: Efe Devirgen <efedevirgen@gmail.com>
Co-authored-by: din1028 <din1028@outlook.com>
2024-01-15 00:34:03 +01:00
jmir1
06c418a6f7
chore: Release v0.15.2.1
2024-01-15 00:15:42 +01:00
Dark25
1412d7a51d
fix(onboarding): Fix storage selection on Android TV ( #1272 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-01-15 00:13:55 +01:00
jmir1
5bfb5ff7aa
chore: Remove reddit button
...
That subreddit shouldn't be seen as "official", I don't really know who the mod is.
2024-01-14 23:34:48 +01:00
jmir1
596f501ba1
feat(doh): Add LibreDNS ( #1287 )
2024-01-14 23:31:59 +01:00
giorgionegro
43bcdc9bd0
fix: Fix downloading large files ( #1282 )
2024-01-14 21:18:46 +01:00
Quickdev
bfa68d1807
fix(pip): Add receiver flag for A14+ ( #1277 )
2024-01-13 22:48:29 +01:00
Quickdev
b8515be096
update(README): Make it more accurate ( #1276 )
2024-01-13 22:09:56 +01:00