arkon
f50d23dfe6
Increase minimum required disk space to download chapters to 200MB ( closes #6576 )
...
(cherry picked from commit 45e4092335a83b47c257fd119e33a031d80996b5)
2022-02-12 11:41:22 -05:00
arkon
255a09abf5
Update versions plugin
...
(cherry picked from commit 7659a997cfccdcecfbb1d5a3e769a4c35a73d61a)
2022-02-12 11:41:13 -05:00
arkon
0090dfcadc
Filter archive files as sequence
...
(cherry picked from commit aa5e428222c238e12cafe52f41bfe825ea5e2ea1)
2022-02-12 11:41:03 -05:00
Midyan Hamdoun
e9f175db5d
Display correct string on FAB
...
(cherry picked from commit 319e4360c8c9c27759be81a9e3836d2e50ece9a5)
2022-02-12 11:40:53 -05:00
arkon
faaf0fbff3
Add 5% webtoon reader side padding option ( closes #6511 )
...
(cherry picked from commit f5c6e80dbb0bc7edeea41b385b477f0d0c5719c0)
2022-02-12 11:40:45 -05:00
Ivan Iskandar
2025e1bc03
Unify reader error layout ( #6512 )
...
So nobody will think that the error layout is broken when they see different
layout.
(cherry picked from commit 7108993936f440e6ad7fa927966b4963ec913124)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/pager/PagerPageHolder.kt
2022-02-12 11:40:39 -05:00
Ivan Iskandar
7635373446
ReaderActivity: Fix transition crash on Android 8 ( #6542 )
...
(cherry picked from commit b6553bdc340454abb4164e040825c125ac530173)
2022-02-12 11:39:39 -05:00
Jobobby04
0464ec0b59
Fix reader dialog colors
2022-02-12 11:31:32 -05:00
CrepeTF
a0af459cfc
Improve migration bottom sheet design
2022-02-10 20:41:23 -05:00
Jobobby04
b98dc6e1a5
Improve/Fix E-H redirect, add history handling, fix redirect and library handling
2022-02-08 19:48:00 -05:00
Jobobby04
0680e0120f
Fix https://github.com/tachiyomiorg/tachiyomi-extensions/issues/10759 for SY
2022-02-08 19:29:15 -05:00
Jobobby04
82688f96db
Revert "Temporarily revert some things for stable release"
...
This reverts commit e6f76891496e7c5138468fa0f4c857887c89c5a7.
2022-02-01 18:06:22 -05:00
Jobobby04
2228b24e69
Update imports
2022-02-01 18:06:04 -05:00
arkon
e6f7689149
Temporarily revert some things for stable release
...
(cherry picked from commit b88f8ae9d261ff354ba82e59d98ef59e3ca5504e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
(cherry picked from commit 2f22f56b32337ac46841d69a0b3d986954dbb7bb)
(cherry picked from commit 249280374168b87357b3b7fb7409070fc5b969ee)
2022-02-01 18:03:04 -05:00
Jobobby04
5466832187
Revert "Temporarily revert some things for stable release"
...
This reverts commit 249280374168b87357b3b7fb7409070fc5b969ee.
2022-02-01 17:57:55 -05:00
arkon
2492803741
Temporarily revert some things for stable release
...
(cherry picked from commit b88f8ae9d261ff354ba82e59d98ef59e3ca5504e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
(cherry picked from commit 2f22f56b32337ac46841d69a0b3d986954dbb7bb)
2022-02-01 17:57:40 -05:00
arkon
ee583621be
Avoid unnecessary transition setup in reader if not transitioning
...
(cherry picked from commit 408c7b2ca6a999eec22bbe401536841382dee4ad)
2022-02-01 17:57:21 -05:00
Andreas
db738e727f
Fix app crashing when opening ReaderActivity with FAB ( #6535 )
...
(cherry picked from commit 271253fd0b779d66c030cbd2f62436db38fc39f5)
2022-02-01 17:57:15 -05:00
Ivan Iskandar
60221f0fc0
TachiyomiAppBarLayout: Ignore inset visibility ( #6533 )
...
For resume button animation
(cherry picked from commit 5348154c421d5b87b08faf579810a4da92afff93)
2022-02-01 17:57:07 -05:00
arkon
553dfefb3a
Avoid trying to open links in invalid Huawei app
...
(cherry picked from commit e1b1f4f3fc48f0c928fba34c67bf0d76c3dd1064)
2022-02-01 17:56:55 -05:00
arkon
6cb6405e3e
Update preference dependencies
...
(cherry picked from commit 75a2110626d95eb86b6eb2011e2f6781588234df)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
2022-02-01 17:56:42 -05:00
Jobobby04
4e018828c4
Revert "Temporarily revert some things for stable release"
...
This reverts commit 2f22f56b32337ac46841d69a0b3d986954dbb7bb.
2022-02-01 17:13:25 -05:00
Jobobby04
a8e3d105f1
Release v1.8.1
1.8.1
2022-02-01 17:13:02 -05:00
arkon
2f22f56b32
Temporarily revert some things for stable release
...
(cherry picked from commit b88f8ae9d261ff354ba82e59d98ef59e3ca5504e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2022-02-01 17:12:34 -05:00
Jobobby04
1dd010e733
Minor cleanup
2022-02-01 17:09:41 -05:00
Jobobby04
2eef81c468
Add Mangadex blocked groups and uploaders extension preference support
2022-02-01 17:09:20 -05:00
Jobobby04
ffcb5f6954
Improve collection and string utils
2022-02-01 17:07:57 -05:00
Jobobby04
375455d4a6
Fix renamed manga delete after read
2022-02-01 10:20:15 -05:00
arkon
f089991e0b
Use default bottom nav height
...
(cherry picked from commit 836a2649d37946d84eb80f01ae522b8f1c5e029c)
2022-01-31 18:44:20 -05:00
Jobobby04
26a8b9acc4
Revert "Disable update/download warnings for stable release"
...
This reverts commit d46879260f08de055fba82da2a1df12ea7ec6989.
2022-01-31 18:43:51 -05:00
Jobobby04
0d83026ac3
Release v1.8.0
1.8.0
2022-01-31 18:41:45 -05:00
arkon
d46879260f
Disable update/download warnings for stable release
...
(cherry picked from commit 3da8677e3223fd8f22254b40e10fa515bf155d08)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2022-01-31 18:35:53 -05:00
Jozef Hollý
d8c2c5520e
Weblate translations ( #6494 )
...
Co-authored-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: Allen Sam <allenaizen@pm.me>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: Eugene <e.shlyapkin99@gmail.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: Garutmaan Garuda <garutmaangaruda@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jendrej <ejjendrej@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Matyáš Caras <contact@hernikplays.cz>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: altinat <poiiiii4yy@gmail.com>
Co-authored-by: jdkdklsls dkdkdk <accshared420@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
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/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
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/ml/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
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/sa/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/te/
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: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ahmad Azwar Annas <ahmadazw2@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: Allen Sam <allenaizen@pm.me>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: Eugene <e.shlyapkin99@gmail.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: Garutmaan Garuda <garutmaangaruda@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jendrej <ejjendrej@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Matyáš Caras <contact@hernikplays.cz>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: altinat <poiiiii4yy@gmail.com>
Co-authored-by: jdkdklsls dkdkdk <accshared420@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
(cherry picked from commit 4d0d7d5ad6a128b062e176acb8b9f3e47ff5c830)
2022-01-31 18:34:50 -05:00
arkon
dc97ae13eb
Fix selection state appearance in clear database list ( fixes #6526 )
...
(cherry picked from commit 8c4ece4b2dcc308b168177a98f0cd40d2fab0174)
2022-01-31 18:34:43 -05:00
Jobobby04
3d22ab93be
Disable comikey support
2022-01-31 18:34:22 -05:00
Román
846c0f18fa
Russian translations ( #512 )
...
* Russian translations
* [RU] Translations
2022-01-30 21:31:30 -05:00
joseph619
4c4d6de245
adding new sites and removed old ones ( #513 )
2022-01-30 21:31:13 -05:00
arkon
8dc4005779
Remove more formatting span types in SearchView (maybe fixes #6495 )
...
(cherry picked from commit bf3bb8a378cdea4880ef86dbcdc27e05f2477dc4)
2022-01-30 21:30:19 -05:00
Ivan Iskandar
3c216e0cb9
MangaSummaryView: Fix incomplete description on tablet ui ( #6518 )
...
(cherry picked from commit cf5e60f8ebb417985e7ae635dcc3e06fea3d6c8c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
2022-01-30 21:30:10 -05:00
arkon
efe70499ac
Avoid invalid unset default browser ( fixes #6520 )
...
(cherry picked from commit 7de707c60a3810442b7c6800c10e8fca36c37edb)
2022-01-30 21:28:21 -05:00
Ivan Iskandar
2003f6843d
Fix bottom nav showing on resume when action mode is active ( #6514 )
...
(cherry picked from commit 5cd11ad8c357d1057474dc0ab660068f7982573d)
2022-01-29 20:10:22 -05:00
arkon
454edf3ea2
Always try to use default browser when opening custom tabs on all Android versions
...
(cherry picked from commit 6bba52a2b6187f69520b3140635a48ca56be6e72)
2022-01-29 20:10:11 -05:00
arkon
e33a270e4d
[skip ci] add note about issue taking in contribution guide
...
(cherry picked from commit 54b476df4e0ad69485dc0fa368cbf636c6b4dd06)
2022-01-29 20:10:03 -05:00
Ivan Iskandar
2d26b1d775
TachiyomiAppBarLayout: Use insetter to handle inset ( #6506 )
...
This requires adding the status bar foreground drawing logic since the parent
class wouldn't know the inset changes anymore.
(cherry picked from commit a68f12359436f0b57b50482687553f0a0b01845c)
2022-01-29 20:09:54 -05:00
Riztard Lanthorn
dcb8cd9ef6
Tweaked Yin & Yang theme a little ( #6507 )
...
(cherry picked from commit 08ad4f96b9e579f3210229fa6f805c54af1b4ae5)
2022-01-29 20:09:48 -05:00
Rajat
af4bc345de
Fix search inputs accepting formatted text ( #6501 )
...
* Fix Global and extension search input accepts formatted text #6495
* Code change as requested because of performance issue
* code changes as requested
* minor code changes
(cherry picked from commit 77a3acf5cc24410c7bc4b53b30c1f2e8e2f6f63c)
2022-01-29 20:09:39 -05:00
Riztard Lanthorn
e0731985be
add extra space before error in log description ( #6505 )
...
to make it easier to read if the log reader using word wrap
(cherry picked from commit dea585e69bd33a22a8cea1797926d26660e0c0d7)
2022-01-29 20:09:32 -05:00
arkon
6cf375436b
Copy source ID to clipboard when long pressing source in migrate list ( closes #6479 )
...
(cherry picked from commit 879dacfba6c681d45287596c34395ee8db0a217e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
2022-01-29 20:09:27 -05:00
arkon
df17440b40
Try to show more relevant exception messages when failing to restore a backup
...
(cherry picked from commit b459234ddc783f2e987362b2bab7082f1d81725c)
2022-01-29 20:08:03 -05:00
arkon
0c4dc91e9e
Discard backup file if it fails to be created properly (e.g. fails validation)
...
(cherry picked from commit 76d2c676fd2e11459952fd25e60b8bd0433ec164)
2022-01-29 20:07:56 -05:00