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
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
Jobobby04
26a8b9acc4
Revert "Disable update/download warnings for stable release"
...
This reverts commit d46879260f08de055fba82da2a1df12ea7ec6989.
2022-01-31 18:43:51 -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
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
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
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
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
arkon
98ee328d1b
Show error toast if empty URI is passed when trying to create/restore a backup
...
(cherry picked from commit d5015d37e19608c634b3a350a31548feb8b23026)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupManager.kt
2022-01-29 20:07:51 -05:00
arkon
5201126b06
Write job failure exceptions to error log
...
(cherry picked from commit 1b71e4cee74e157ef8ed153cbbc526fd3d3513ee)
2022-01-29 20:07:03 -05:00
arkon
78488cc0d7
Allow choosing browser apps from WebView even when extension deep links are verified in Android 12+
...
(cherry picked from commit adab8e3ed865fa5a90633f5fe1465c34303a37ba)
2022-01-29 20:06:31 -05:00
arkon
b95dfa2974
Avoid migration failing if previous source doesn't exist
...
(cherry picked from commit 89dbb4d300b7a5dc6f1dcb01d6366f731f730217)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchPresenter.kt
2022-01-29 20:06:21 -05:00
Jobobby04
e32e696606
Minor cleanup
2022-01-29 20:03:47 -05:00
Jobobby04
d0f9ad9857
Fix fresh installs databases
2022-01-25 10:24:28 -05:00
Jobobby04
254d739d12
Rewrite E-H favorites sync database, fixes:
...
- Freezing issues
- Build times
- Probably fixes bloated app size
2022-01-23 17:08:31 -05:00
Jobobby04
5224988265
Full-proof way of getting a mangadex manga title, update crashlytics
2022-01-23 17:08:31 -05:00
Jobobby04
c6f37f4aa5
Allow text to be selectable in debug dialogs
2022-01-22 19:07:47 -05:00
arkon
9bff630825
Allow Samsung devices on Android 12+ to use dynamic theme
...
Since it seems to work fine, regardless of what the Material Components library seems to dictate.
(cherry picked from commit e3f3686b8a90fffe5140129a40f67b435c7d71a8)
2022-01-22 18:40:03 -05:00
Gauthier
1d814aabae
fix: handle Komga tracks during manga migration ( #6463 )
...
* fix: handle Komga tracks during manga migration
closes #6354
* refactor: remove Komga direct reference
(cherry picked from commit cd7cf3583e7c3b5379dcc7507675de90dff44467)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchPresenter.kt
2022-01-22 18:39:30 -05:00
Andreas
a65b55a6bf
Add ability to open FAQ and Guide, and Changelog in extension repository ( #6469 )
...
(cherry picked from commit 66a180bc36e57effb7ce1d383bb76ca635ed641f)
2022-01-22 18:32:06 -05:00
Jobobby04
7c8c6c4303
Remove lang hijacks on Hitomi and NHentai
2022-01-22 12:22:32 -05:00
arkon
87afe3191b
Fix pages not being serializable for chapter cache ( fixes #6483 )
...
(cherry picked from commit 0ff8966a274708071668566e208557d688bf927b)
2022-01-22 11:45:31 -05:00
arkon
324d74f6c3
Remove some dead code
...
(cherry picked from commit edd213343b9b524d0cbb05165969b559c24e401c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2022-01-22 11:45:12 -05:00
Jobobby04
83e8b670da
Minor cleanup
2022-01-22 11:43:52 -05:00
Jobobby04
849add02ad
Use more performant getAllTags function
2022-01-20 22:50:37 -05:00
Jobobby04
464f343e4a
Update EHTags using updated Scraper
2022-01-20 22:19:57 -05:00
Jobobby04
29241b0393
Improve library performance a bit
2022-01-16 15:05:44 -05:00
Jobobby04
ecc708b6cd
Only use external url if pages count is 0
2022-01-16 12:38:23 -05:00
Jobobby04
992679e470
Probably fix bookmarks breaking reading progress
2022-01-16 11:40:49 -05:00
Jobobby04
cccf956fae
Fix random scrolling when bookmarking a chapter
2022-01-15 20:44:51 -05:00
Jobobby04
e8100fc958
Properly handle EHentai browse duplication
2022-01-15 20:00:45 -05:00
Jobobby04
18a119e9cf
Fix issue 158, some sources not updating with group by source
2022-01-15 19:28:05 -05:00