arkon
c8d68590db
Release v0.14.7
2023-10-25 12:04:09 -04:00
arkon
94448faf97
Update website links
2023-10-25 11:58:00 -04:00
arkon
28028c789c
Update default user agent string
2023-10-25 11:54:41 -04:00
arkon
f8834ee764
Avoid opening blobs as webpages
...
Fixes #10060
(cherry picked from commit 548f7f415a
)
2023-10-25 11:53:40 -04:00
Vlasov Roman
7c703b17d3
Change Shikimori domain from ".me" to ".one" ( #10027 )
...
(cherry picked from commit 8f3681d79f
)
2023-10-25 11:52:24 -04:00
Soitora
f77ade7dda
Run Netlify Build Hook after Release ( #9937 )
...
* Run Netlify Build Hook after Release
* Add if statement
* Move if statement to job level instead of step
(cherry picked from commit 9e04f14a7b
)
2023-10-25 11:51:23 -04:00
arkon
91712daee8
Use consistent extension icon URLs
...
Better caching between versions.
(cherry picked from commit 30f845139d
)
2023-10-25 11:49:33 -04:00
arkon
8057f067b9
Handle reader app bar insets in Compose
2023-10-25 09:21:04 -04:00
arkon
548f7f415a
Avoid opening blobs as webpages
...
Fixes #10060
2023-10-25 09:18:59 -04:00
Secozzi
ee33c145a5
fix(player): Don't open screenshot sheet when player is locked ( #1172 )
2023-10-25 10:55:58 +02:00
arkon
d9c0b1ce7d
Migrate reader low brightness overlay to Compose
2023-10-24 22:21:17 -04:00
arkon
0a0b686119
Add Compose previews for reading and orientation mode dialogs
2023-10-24 22:16:03 -04:00
arkon
092d930175
Update default user agent string
2023-10-24 21:58:53 -04:00
Caleb Morris
3b7ed9bc6d
Detached permission request from DiskUtil ( #10051 )
...
Being an extension on the DiskUtil couples to a class at a different abstraction
layer without really needing to. Created PermissionRequestHelper as a place to
put similar requests if needed in the future.
2023-10-22 19:58:16 -04: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
Weblate (bot)
4cc90180e6
chore(i18n): Translations update from Hosted Weblate ( #1151 )
...
Co-authored-by: Coder <codewithkali@gmail.com>
Co-authored-by: Ricardo <contatorms7@tutamail.com>
Co-authored-by: Ferran <ferrancette@gmail.com>
Co-authored-by: Lucie Vávrová <luc.vavrova@gmail.com>
Co-authored-by: Hexanol777 <mohammadkh1094@gmail.com>
Co-authored-by: Kieli Puoli <kielipuoli@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: michaeltm83 <michaeltm83@gmail.com>
Co-authored-by: Ma Ue <MattiaU59@gmail.com>
Co-authored-by: UsefulBus <afcvncbadbeqoo@dropmail.me>
Co-authored-by: ricol03 <ricolpereira@outlook.pt>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: Miraculeux Doris <EdwiinQiu@gmail.com>
Co-authored-by: wqiy <1874573321@qq.com>
Co-authored-by: Efe Devirgen <efedevirgen@gmail.com>
Co-authored-by: AppsTool <appstool03@gmail.com>
Co-authored-by: Diego D <papitas30gameryt@gmail.com>
Co-authored-by: Subham Jena <subhamjena8465@gmail.com>
Co-authored-by: Dan <jonweblin2205@protonmail.com>
2023-10-22 23:05:12 +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
arkon
012854dd1e
Update Voyager
2023-10-22 15:54:31 -04:00
Abdallah
418137c74e
feat(player): Add support for editing input.conf ( #1165 )
2023-10-22 20:58:54 +02:00
Caleb Morris
6d1e520c6c
[dev QoL] Added AndroidStudio previews for [presentation.track] namespace ( #10022 )
...
* Created DummyTracker for use in tests and presentation previews
* Added previews for TrackerSearch
* Added previews for TrackLogoIcon
* Added preview for TrackInfoDialogSelector
* Added previews for TrackInfoDialogHome
2023-10-22 09:30:34 -04:00
Gabriel Donadel Dall'Agnol
dcc3141080
Fix README.md typo ( #10047 )
2023-10-21 22:00:05 -04:00
arkon
7326598475
Minor cleanup to ResolvableSource
2023-10-21 21:50:53 -04:00
renovate[bot]
fcba2306e9
Update dependency ch.acra:acra-http to v5.11.3 ( #10046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 21:44:54 -04:00
Joshua Owolabi
f84868a264
Allow extensions to open manga or chapter by URL ( #9996 )
...
* open manga and chapter using URL
* removing unnnecessary logs
* Resolving comments
* Resolving comments
2023-10-21 21:44:43 -04:00
Caleb Morris
15423bfc84
Changed data-mappers to use function format ( #10045 )
...
The lambda-format was really confusing to read and keep which anonymous data
item was corresponding to which field. Now it's directly inspectable in the IDE
2023-10-21 21:42:09 -04:00
arkon
8e4cedf173
Update Compose
2023-10-21 18:09:30 -04:00
arkon
19965e0bdb
Update jsoup
2023-10-21 18:09:21 -04:00
Caleb Morris
3a35c13575
Decoupled Tracker Interface ( #10042 )
...
Split out Tracker to interface and created simple dummy instance for previews
2023-10-21 17:10:34 -04:00
arkon
489d22720a
Refresh tracks before updating progress
...
Closes #1652
Also removes the ability to trigger refreshes for the entire library or
as part of a library update as it should no longer be needed. Opening
the tracking sheet already refreshes the data too, so stale data is
irrelevant there.
Also closes #4775 since it would no longer be relevant.
2023-10-21 10:20:35 -04:00
Weblate (bot)
e1b3345b94
Translations update from Hosted Weblate ( #9992 )
...
Weblate translations
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es_419/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ne/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
Translation: Tachiyomi/Tachiyomi 0.x
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: C201 <derasetad@gmail.com>
Co-authored-by: Dexroneum <Rozhenkov69@gmail.com>
Co-authored-by: Diego D <papitas30gameryt@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Esttven <m4ttesteban@gmail.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: ID-86 <id86dev@gmail.com>
Co-authored-by: InfinityDouki56 <ced.paltep10@gmail.com>
Co-authored-by: ItsPoofy <tuanminh8688@gmail.com>
Co-authored-by: Jendrej <ejjendrej@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Maristella Kalil Victoriano Silva <maris.victoriano@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: Uzuki Shimamura <hzy980512@126.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: abc0922001 <abc0922001@hotmail.com>
Co-authored-by: altinat <altinat@duck.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: zhongfly <icesshadows@gmail.com>
2023-10-21 09:44:05 -04:00
arkon
c53172265b
Consistent labeled checkbox composable
2023-10-21 09:42:12 -04:00
arkon
8626a55fe4
Make text clickable when removing item from tracker
2023-10-18 22:50:09 -04:00
arkon
1302461518
Bump dependencies
2023-10-18 22:49:52 -04:00
Vlasov Roman
8f3681d79f
Change Shikimori domain from ".me" to ".one" ( #10027 )
2023-10-18 22:49:45 -04:00
arkon
c4ce3dd46f
Update background job preferences once settings are restored
...
Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com>
2023-10-17 22:32:13 -04:00
arkon
22df12a680
Change crash log info to just have actual WebView version
2023-10-17 22:30:55 -04:00
arkon
e572abb041
Show an error if backup file URI isn't returned to app when attempting restore
...
Related to #10028
2023-10-17 22:25:05 -04: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
Ivan Iskandar
ea99d77fda
ExtensionLoader: Fix incorrect ext file deletion ( #10026 )
...
Ref c492efcb31
2023-10-15 22:05:35 -04:00
Prasidh Gopal Anchan
2bf77f1d81
Fix checkboxes not working after scrolling in filter sheet ( #10023 )
...
Fixed an issue where CheckBox was not being checked after scrolling in the Filter tab
2023-10-15 17:10:01 -04:00
arkon
f79f0a7e97
Add haptics to SliderItem
2023-10-14 22:47:02 -04:00
arkon
82a9d36df7
Minor cleanup
2023-10-14 22:46:51 -04:00
Caleb Morris
447bcb28ef
[dev QoL] Added AndroidStudio previews for [presentation.history] namespace ( #10012 )
...
* Added display preview for HistoryDialogs
* Added preview with provider for each branch for HistoryItem
* Added previews for HistoryScreen
Created in-memory preferences construct for when its needed at top-level injection
* Fixed ktlint violations
2023-10-14 22:23:11 -04:00
arkon
0be7ac5871
Bump dependencies
2023-10-14 22:22:46 -04:00
arkon
d18022c259
Migrate top reader app bar to Compose
2023-10-14 12:30:17 -04:00
arkon
5619a4c0d9
Remove remaining usages of platform-provided strings
2023-10-14 11:11:05 -04:00
arkon
8a7bbfddda
Add info about formatting task in CONTRIBUTING.md [skip ci]
2023-10-14 11:09:11 -04:00