Secozzi
fa8b7160bd
remove useless line
2024-05-14 06:59:56 +02:00
Secozzi
e5ef80b8d4
Lint
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-05-10 17:37:30 +02:00
Secozzi
5f630407e9
Remove aniyomi-specific android 6/7 support
2024-05-10 17:29:42 +02:00
Secozzi
b85fc16ecd
Make the app Android 8+
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-05-10 17:17:53 +02:00
jmir1
c91fb86e4b
chore: Release v0.15.3.0
2024-05-10 10:44:59 +02:00
Secozzi
e0eacb22a2
lint(lint): lint
2024-05-08 18:32:30 +02:00
Secozzi
36113c7f6c
Install build-tools 29.0.3
...
Co-authored-by: arkon <4098258+arkon@users.noreply.github.com>
2024-05-08 17:19:20 +02:00
Secozzi
b214ec16ae
Use newer build tools
...
Co-authored-by: arkon <4098258+arkon@users.noreply.github.com>
2024-05-08 17:14:30 +02:00
Secozzi
6f5172f904
Better message for empty extensions list
...
Co-authored-by: arkon <4098258+arkon@users.noreply.github.com>
2024-05-08 16:53:41 +02:00
Secozzi
5f5915b25c
Fixed tap controls not working when zoomed in ( #10378 )
...
Co-authored-by: Paloys <40764414+Paloys@users.noreply.github.com>
Co-authored-by: arkon <4098258+arkon@users.noreply.github.com>
2024-05-08 16:38:52 +02:00
Secozzi
104291a83c
Minor extension repo enhancements
...
- Shortcut to settings from extensions tab
- Don't show error toast anymore if nothing's loaded
- Ability to copy extension repo URL to clipboard
Co-authored-by: arkon <4098258+arkon@users.noreply.github.com>
2024-05-08 16:36:05 +02:00
Secozzi
6ea76e0dbc
[download-cache] Fixed init logic to skip when cache file is missing ( #10362 )
...
There are several possible causes of the cache file to not exist, including user
action. By skipping these couple steps during initialization when the file is
missing, a renew action is allowed to start and the cache will rebuild and
hopefully work as expected.
Co-authored-by: Caleb Morris <347395+CalebMorris@users.noreply.github.com>
2024-05-08 16:18:39 +02:00
Secozzi
28e70ffd5d
Use transaction on restore to go brr. ( #10375 )
...
refactor: use transaction to go brr.
This improve the restore speed on fresh db and non fresh db.
Co-authored-by: KaiserBh <41852205+kaiserbh@users.noreply.github.com>
2024-05-08 16:14:23 +02:00
Secozzi
dd5e9b17f1
Fixed dev UI preview ( #10385 )
...
The TachiyomiTheme introduced a dependency-injection construct that didn't
exist at the time of rendering previews, so I've changed the preview function
to use a preview version of the theme that uses declarative configuration
over dependency injection
Co-authored-by: Caleb Morris <347395+CalebMorris@users.noreply.github.com>
2024-05-08 15:57:54 +02:00
Secozzi
39832daa75
feat(repo): Remove default manga repo ( #1571 )
2024-05-07 15:45:20 +02:00
Secozzi
b6aa5e34db
feat: Add auto-safe as (default) audio channel ( #1552 )
2024-04-26 12:35:27 +02:00
jmir1
7df6954538
fix: Lint
2024-04-12 01:57:28 +02:00
Abdallah
469ff7ac9a
feat(player): Add audio channels settings ( #1523 )
2024-04-12 01:50:22 +02:00
jmir1
71e0d44a0b
fix: Don't run MPV on startup
2024-04-12 01:48:40 +02:00
Abdallah
9145411e3a
feat(navigation): Add the ability to move browse tab to the more tab ( #1513 )
2024-03-29 17:11:44 +01:00
Enrico Tirri
ad94a91de4
fix: Fix multi-threaded download, minor changes to download management ( #1457 )
...
Co-authored-by: giorgio <giorgionegro@protonmail.com>
2024-03-07 17:44:59 +01:00
LuftVerbot
e937d8b792
fix(main): Fix possible crash ( #1463 )
...
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2024-03-07 15:50:01 +01:00
Christo Paul
13397a0889
fix: Offline tracking ( #1482 )
2024-03-07 13:56:42 +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
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
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