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
Ivan Iskandar
6b3813bb9a
HistoryController: Drop first search event ( #6465 )
...
Removes unnecessary data set changes when entering history screen
(cherry picked from commit 769efd9d0695eacdcef74a9cf914adeff47023ef)
2022-01-15 18:19:19 -05:00
Ivan Iskandar
d6ba632c54
MangaInfo: Don't apply appbar padding on tablet ui ( #6464 )
...
(cherry picked from commit 49cb3b6aa77ebf3cb945944c5b46cc115ac8537a)
2022-01-15 18:19:11 -05:00
Jobobby04
479950e60e
Fix data saver image quality crash
2022-01-15 18:16:29 -05:00
jopejoe1
dc60352bd6
Add support for Azuki Manga and MangaHot Chapters in Mangadex ( #506 )
...
* Update MangaDex.kt
* Add Azuki and MangaHot Handlers
2022-01-15 17:59:13 -05:00
Román
3c598f459a
Adding more size to few things ( #495 )
...
* Adding more size to few things
* Fixing margins and paddings
* Reverting categories_item
* Increasing size of innerContainer
2022-01-15 17:58:39 -05:00
Román
04f284e27b
Translating missing strings ( #493 )
...
* Translating missing strings
* Adding new string
* Adding new strings
* Fixing last commits
* Fixing strings missing
* Change incorrect translated string
* More changes
2022-01-09 15:43:49 -05:00
arkon
40c844f128
Update crop border shortcut state when reading mode or manga set ( fixes #6441 )
...
(cherry picked from commit 8a8f1d3205d3f4db2732180e638c4c4c70d6e295)
2022-01-09 15:42:41 -05:00
arkon
b4c9ff4cae
Fix bottom nav being visible when resuming app ( fixes #6012 )
...
(cherry picked from commit 4a27f0546c94f178bdd4bc2a7f54d2f27dbb91fa)
2022-01-09 15:42:35 -05:00
Jobobby04
4aa9cc3851
Cleanup group by tracking
2022-01-09 15:39:46 -05:00
Jobobby04
e0c88fea19
Re-add rating more info
2022-01-08 18:20:56 -05:00
Jobobby04
8bd1a708d0
Probably fix merged manga library updates
2022-01-08 18:20:34 -05:00
Jobobby04
aeed6f47a0
Add new mangadex relation
2022-01-08 18:20:15 -05:00
arkon
9bce035cc9
Fix more crashes
...
(cherry picked from commit 2b5e8241abaf118f96b5f16bdfad67d58d207685)
2022-01-08 18:19:04 -05:00
arkon
5d00fe7e78
Make tracker status wording/ordering more consistent
...
(cherry picked from commit 3dc4fd8dd1c121080eedfd11e0d693e2bd1c3d60)
2022-01-08 18:18:57 -05:00
arkon
7cc14bb5d0
Add new manga statuses
...
To be exposed in extension-lib 1.3
(cherry picked from commit 375a27a93d76292a47310e9544c895f517af35f9)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
2022-01-08 18:18:43 -05:00
arkon
a6210baf70
Avoid reader crash
...
(cherry picked from commit 544387d1a08655efcc228375aeb275f9e4492c34)
2022-01-08 18:02:32 -05:00
Ivan Iskandar
2b91af9ca5
Reduce stutter when entering Browse screen ( #6435 )
...
* More coil
* ExtensionController: Drop first text change event
* Browse-Source: Remove unnecessary load
* ExtensionPresenter: Increase debounce timeout
To avoid heavy list reload during first enter animation
(cherry picked from commit 78a261f5d3911cd0546445c8f6e6e7baff35ae35)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceHolder.kt
2022-01-08 18:02:11 -05:00
Ivan Iskandar
cafec5a37b
Use material components on reader error views ( #6447 )
...
* Use material components on reader error views
* Adjust image loading behavior
Don't set automatic background color right away and keep show progress indicator
until the page image is fully loaded.
(cherry picked from commit b8f7653fb2eec259172e8b4631cdac5f662cafda)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/pager/PagerPageHolder.kt
2022-01-08 17:55:03 -05:00
Andreas
b4348691f8
Remove clutter in main ( #6437 )
...
(cherry picked from commit 560be9f553ad2f319886e3da6d4ebeabc1ee158a)
2022-01-08 17:43:46 -05:00
arkon
a3ec06b4fa
Fallback to preference title if dialog title isn't set
...
(cherry picked from commit 47723042c50344aaa8bd8af8cb3c2ab69a03ef90)
2022-01-08 17:43:39 -05:00
arkon
a574f1ce23
URL encode Kitsu search queries ( fixes #5712 )
...
(cherry picked from commit d04d676d2f3808226e8e3b2d8c49b3d83004f7eb)
2022-01-08 17:43:31 -05:00
jmir1
f63614bf0f
fix crash in ReaderActivity ( #6439 )
...
(cherry picked from commit 2e1572d7cc556434b9e9b5198ea4b530846ffc3b)
2022-01-08 17:42:59 -05:00
arkon
f8e128f975
Custom Cloudflare failure exception to avoid user-facing "java.lang.Exception" text
...
(cherry picked from commit 938339690eecdfe309d83264b6a89aff3c767687)
2022-01-08 17:42:50 -05:00
arkon
867eed7b16
Avoid crashes in tracker interceptor errors
...
(cherry picked from commit dbb2c523c1cab1d4bbaf0be8ba0516cf1c639d27)
2022-01-08 17:42:41 -05:00
arkon
31cdfc63e6
Fix some crashes
...
(cherry picked from commit 0b9d436753f22479254dff46b5b1292ba45addcf)
2022-01-08 17:42:32 -05:00
Jobobby04
07f32b8df0
Fix MangaDex
2022-01-01 18:07:53 -05:00