arkon
1fdede99a0
Add shortcut to backups guide
...
(cherry picked from commit 067cb2452efcb428f14a5f911f7bd51ccbf0ef0f)
2022-02-12 11:41:31 -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
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
2228b24e69
Update imports
2022-02-01 18:06:04 -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
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
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
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
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
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
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
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
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
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
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
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
29241b0393
Improve library performance a bit
2022-01-16 15:05:44 -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
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
arkon
9bce035cc9
Fix more crashes
...
(cherry picked from commit 2b5e8241abaf118f96b5f16bdfad67d58d207685)
2022-01-08 18:19:04 -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
jmir1
f63614bf0f
fix crash in ReaderActivity ( #6439 )
...
(cherry picked from commit 2e1572d7cc556434b9e9b5198ea4b530846ffc3b)
2022-01-08 17:42:59 -05:00
arkon
31cdfc63e6
Fix some crashes
...
(cherry picked from commit 0b9d436753f22479254dff46b5b1292ba45addcf)
2022-01-08 17:42:32 -05:00
Jobobby04
d096740cda
Add minimum height to simple categories items
2022-01-01 16:14:45 -05:00
Román
0a228019a9
EditManga fixes ( #488 )
...
* Few changes of EditMangaDialog
* Making cover having more space
2022-01-01 15:38:08 -05:00
Seishirou101
fe77aa9ab1
Add compress to CBZ on download ( #6360 )
...
(cherry picked from commit 5336c5b46e6985b6524e31ad837d7cf8907169fe)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/loader/DownloadPageLoader.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsDownloadController.kt
2022-01-01 15:24:12 -05:00
arkon
7459a19e64
Remove explicit option to store downloads in app data folder
...
App data is typically deleted during app uninstallation, which some users are unaware of. The folder is also inaccessible externally by default in Android 11+, which is also annoying to users.
(cherry picked from commit 8a5d8c96ef65abfd7e0dce0f9530849e0afabf34)
2022-01-01 15:04:33 -05:00