Commit graph

7510 commits

Author SHA1 Message Date
Christo Paul
13397a0889
fix: Offline tracking (#1482) 2024-03-07 13:56:42 +01:00
Weblate (bot)
ab30b43d55
chore(i18n): Translations update from Hosted Weblate (#1316)
Co-authored-by: P10 <p10perspa@protonmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: mklive <marocco2s@outlook.com>
Co-authored-by: Efe Devirgen <efedevirgen@gmail.com>
Co-authored-by: hshbuk <hsh.bukchin@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Naufal <nflksrr@gmail.com>
Co-authored-by: CatSema Official <catsemaofficial@gmail.com>
Co-authored-by: gekka <1778962971@qq.com>
Co-authored-by: Jerry Hubble <jerryhubble21@gmail.com>
Co-authored-by: Miraculeux Doris <EdwiinQiu@gmail.com>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Kkrolis <kkrolis123@gmail.com>
Co-authored-by: Thomas <uniquecolin.thomas@gmail.com>
Co-authored-by: Skunga_Dunga <skungadungamx@gmail.com>
Co-authored-by: Abdul V Vahry <cyberaioff@gmail.com>
Co-authored-by: ɴᴇᴋᴏ <s99095lkjjim@gmail.com>
Co-authored-by: Alixante 22 <alixante22@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: ID-86 <id86dev@gmail.com>
Co-authored-by: jinu147 <nesqea20@gmail.com>
2024-02-18 15:30:13 +01:00
LuftVerbot
3def939d93
fix(main): Infinite loop on start screen (#1436) 2024-02-18 15:28:36 +01:00
LuftVerbot
024abb7806
feat(settings): Move storage tab into "Data and Storage" (#1421) 2024-02-14 00:06:02 +01:00
jmir1
4a20181822
Merge pull request #1418 from aniyomiorg/fixes
Bug Fixes
2024-02-12 10:41:54 +01:00
Quickdesh
cbb690688b fix(toasts): bring back missing toasts 2024-02-10 23:41:09 -05:00
Quickdesh
b962180d23 lint(lint): lint 2: Electric Boogaloo 2024-02-10 22:55:08 -05:00
Quickdesh
30a36a55dd lint(lint): lint 2024-02-10 21:29:09 -05:00
Quickdesh
0e7860e191 fix(case): fixed a small alphabetical case error 2024-02-10 21:17:48 -05:00
Quickdesh
5b307e2a3b feat(logs): add mpv related information to debug logs 2024-02-10 21:14:29 -05:00
Quickdesh
04bb9f8057 fix(downloader): fix chapters fab 2024-02-10 15:32:45 -05:00
Quickdesh
e5ea1e0787 fix(chapters): fixed crashing when seeking below 0 seconds 2024-02-10 15:27:14 -05:00
Quickdesh
706621f332 fix(controls): fixed chapter button clickable bounds 2024-02-10 14:45:19 -05:00
Quickdesh
4191b5cd30 fix(player): Make player settings sheet scrollable 2024-02-10 14:42:29 -05:00
Quickdesh
1796fcb930 fix(hwDec): properly default to SW for WSA users 2024-02-10 14:42:02 -05:00
Quickdev
aec7893099
refactor(pip): Clean up & update code (#1404) 2024-02-08 14:45:06 +01: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