Andreas E
aab3ba5b48
Navigation settings and split invert tapping for webtoon and pager ( #4233 )
...
(cherry picked from commit 3bf7c74f9343542be74495d4cb48d1fe615839cb)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonConfig.kt
# app/src/main/res/layout/reader_settings_sheet.xml
2021-01-04 01:08:35 -05:00
Riztard Lanthorn
2bd67860a7
add date Format ( #4236 )
...
(cherry picked from commit cea4911c4d1a935ef65bca11116e78a0ba49f2de)
2021-01-04 00:28:15 -05:00
Jobobby04
ce0726d863
Update SY fetchMangaInfo and getchChapterList to use the new 1.x functions
2021-01-02 16:36:13 -05:00
Jobobby04
28fca8c839
Make internal and delegated sources able to use getMangaDetails, getChapterList, and getPageList properly
2021-01-02 03:28:03 -05:00
arkon
23ac4b271c
Replace usages of fetchChapterList with 1.x getChapterList API
...
(cherry picked from commit 54dc01253d419079eaec61333d4c6f4deb5a58f8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2021-01-02 03:08:16 -05:00
arkon
423983d41a
Replace usages of fetchMangaDetails with 1.x getMangaDetails API
...
(cherry picked from commit 4db9a90da2f67e7f4698b11431b8f99f9d66a47e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2021-01-02 02:59:33 -05:00
Andreas E
651f4659a5
Viewer navigation ( #3869 )
...
* Viewer navigation
Co-authored-by: Harsh Parekh <h.x.dev@outlook.com>
* Match current reader behavior and add ability to invert it
* A bit of clean up
* Clean up inversion
* Only create navigator when changed
and change tap zone when invertTapping is changed
* Clean up PagerConfig
* Change how Viewer navigation works
* Add Edge Navigation
Co-authored-by: Harsh Parekh <h.x.dev@outlook.com>
(cherry picked from commit d69e9034ab5b1b23250b2f529d957f60b9084865)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonConfig.kt
# app/src/main/res/layout/reader_settings_sheet.xml
2021-01-01 23:49:25 -05:00
Clarence Castillo
b8751f6d15
Direct user back to global search when coming from source search results ( #4196 )
...
(cherry picked from commit 71ece73d99ffc070741a6e121d2043954fbeab6e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
2021-01-01 23:44:45 -05:00
arkon
8a8d8f7189
Include source name in backup restore error logs ( closes #4230 )
...
(cherry picked from commit 3bb2102eb46af2ae2c03e505ade2512666b5cc91)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupRestore.kt
2021-01-01 23:43:15 -05:00
arkon
7a6a33d5fe
Remove some unnecessary coroutine dispatcher switching
...
(cherry picked from commit b7914909d0a12692ff6aa6a2137bfd217adf5339)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2021-01-01 23:42:02 -05:00
Jobobby04
3e6c3ac151
Do some cleanup
2021-01-01 15:15:16 -05:00
arkon
8dd435b5b5
Implement click events for chapter download icons
...
(cherry picked from commit 63398fe491bd8e76a1cf09454ab8eda4b1964480)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterHolder.kt
2020-12-31 19:45:26 -05:00
arkon
6d4136248c
Use coroutines instead of rx for some MangaPresenter operations
...
(cherry picked from commit bf32bf28dabd6fbe4388e6d103cdac8415e74623)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2020-12-31 19:38:33 -05:00
arkon
67b919423a
Remove some unused variables
...
(cherry picked from commit dcb6bfb18dca482e0ae8aa4a8d3aea87fb66c7fe)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/SourceAdapter.kt
2020-12-31 19:36:53 -05:00
arkon
1f3c805a0f
Handle last read page being above total page count ( fixes #4010 )
...
(cherry picked from commit 141f9b7730dc63c123cbe2fca455f70edba9eb39)
2020-12-31 17:33:20 -05:00
arkon
426af9c93c
Increase per-page limit when searching MAL manga list
...
(cherry picked from commit 139a589ad61f359ddace8e068649e92ed498903e)
2020-12-31 17:33:06 -05:00
arkon
50cc6e5e83
Minor cleanup of some tracker observables
...
(cherry picked from commit 97a308b1141e827bde8daff19343f5d94dabacb8)
2020-12-31 17:32:48 -05:00
arkon
b6d0594d10
Find existing entry in MAL list when binding
...
(cherry picked from commit 430714e67fdfbe9da6fc535b8311321e2825aed6)
2020-12-31 17:32:41 -05:00
arkon
f5f71fa4a7
Add ID search workaround for MAL tracking
...
(cherry picked from commit a49adbd09c606408827da252e6a5be9c4a19fe89)
2020-12-31 17:32:33 -05:00
arkon
9085c142d5
Fix crash on updating trackers after reading with no network ( closes #4207 )
...
(cherry picked from commit 3df98d576ebfc183a50b6c458f655a8d272c4b7a)
2020-12-31 17:32:25 -05:00
arkon
d2e594be0c
Tweak manga info header backdrop
...
(cherry picked from commit cef1c4b8a15246959e4e8a6708bec3c5d9bcaea8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
2020-12-31 17:32:09 -05:00
arkon
aef21dabd5
Refactor tracker response parsing
...
(cherry picked from commit 2e8791a1010b55ed41b4342e2a67c82b5ddca878)
2020-12-31 17:23:55 -05:00
arkon
cd9c26f278
Show download progress in download icons
...
(cherry picked from commit 0e2b8b10d1dd7232c0c11f331e3f5116d90c92dd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2020-12-31 17:23:39 -05:00
arkon
dbda419d29
Animate download icon
...
(cherry picked from commit 3cb64669e42e54f8c1a73146aa932beea86f9569)
2020-12-31 17:17:05 -05:00
arkon
92cc022fb4
Add Telugu to language setting
...
(cherry picked from commit bc0d32f33060be5d0b2f44acdf9033ca703599d9)
2020-12-31 17:16:55 -05:00
arkon
59fb4a71e6
Minor cleanup of UpdatesHolder
...
(cherry picked from commit 6378a41b6da9045f89937a8dfcd93424994401a2)
2020-12-31 17:15:01 -05:00
arkon
157f7802b2
Hide chapter download icons for local manga
...
(cherry picked from commit 23bf7faf9faeee15c708cae4c54fc09e5b4797af)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterHolder.kt
2020-12-31 17:14:53 -05:00
arkon
406f77c645
Add error state to chapter download icons
...
(cherry picked from commit 01ff3af63fd3bc3b572906eeb9ba9da87f0d4ebe)
2020-12-31 17:14:03 -05:00
arkon
959559a89f
Refactor response parsing helper function
...
(cherry picked from commit 8f98055e9ec8a40a5d41bad3e02f409119b7abe8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
# app/src/main/java/eu/kanade/tachiyomi/extension/api/ExtensionGithubApi.kt
2020-12-31 17:13:49 -05:00
arkon
df1daa6b7f
Refactor download states into enum
...
(cherry picked from commit 84ae61f72c86a8d578b78b000765a31f38e1d6ab)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2020-12-31 17:12:02 -05:00
arkon
56a4ef33f5
Initial chapter download icon implementation
...
(cherry picked from commit 6dd280205b5bf4040e690b5aaeb961e3443bd19c)
2020-12-31 17:07:32 -05:00
arkon
4be204e0b1
Log exception on invalid download directory issue
...
(cherry picked from commit 1365d553a4f1ac754f2dbc5df1de2dd287b425de)
2020-12-31 17:07:22 -05:00
Jobobby04
8e659f3355
Remove usage of retrofit in similar manga pull
2020-12-31 17:07:03 -05:00
arkon
e78197ab48
Remove usage of Retrofit for update check and extensions list
...
(cherry picked from commit 61a594493cd83c615b268de1462bec4f53d52c87)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubService.kt
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
# app/src/main/java/eu/kanade/tachiyomi/extension/api/ExtensionGithubApi.kt
# app/src/main/java/eu/kanade/tachiyomi/extension/api/ExtensionGithubService.kt
2020-12-31 17:06:36 -05:00
arkon
a25d7b39a7
Remove unnecessary BaseWebViewActivity class
...
(cherry picked from commit 62ab70f88996a117cf509a6ec11e2905f2b921fd)
2020-12-31 16:39:39 -05:00
CrepeTF
4b3d92a050
Added "Midnight Dusk" theme ( #183 )
...
* Added Midnight Dusk theme + tweaks
* Added Midnight Dusk theme + tweaks
* Colouring mistakes
* Space error
2020-12-26 19:25:34 -05:00
arkon
54736ea410
Replace circular ProgressBars with Material component
...
(cherry picked from commit eaccfdde599e025c0481497902b89a616c24d587)
2020-12-26 16:42:07 -05:00
arkon
7cdda6241f
Try to avoid crashing when unable to get backup filename for some reason
...
(cherry picked from commit be3e31ddc44d21ba185efa203f08f182df88195c)
2020-12-26 16:41:38 -05:00
Jobobby04
528c2dbae7
Allow clicking the toolbar to go to the manga
2020-12-26 16:39:56 -05:00
Jobobby04
e078e34ab0
Add chapter deeplink, make MangaDex use it
2020-12-26 16:13:55 -05:00
Jobobby04
1a609e557b
Refactor and cleanup
2020-12-26 16:12:52 -05:00
arkon
d3b7f639b5
Convert tracker add/update/login methods to coroutines
...
(cherry picked from commit ea33179a95597c43f5f158d82eb48d5e5b38e47c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderPresenter.kt
2020-12-26 00:36:08 -05:00
arkon
f99aa721d0
Use coroutines for Bangumi and Shikimori APIs
...
(cherry picked from commit 6fcf6ae1f54f6cf5dd445b62e88de9cd71e3c71f)
2020-12-26 00:34:40 -05:00
arkon
0519d8ea17
Remove usage of Gson in Kitsu tracker
...
(cherry picked from commit f2a9247b68278c1b880a76e49c92a203c2ea5399)
2020-12-26 00:34:32 -05:00
arkon
0c84d51e1b
Use coroutines for Anilist API
...
(cherry picked from commit dc3ed7fffc19774caf2b129bf230f0fbd69a9d07)
2020-12-26 00:34:23 -05:00
arkon
bcd7a2d21b
Migrate Kitsu API to coroutines and kotlinx.serialization
...
(cherry picked from commit 271de31d510f4a1aa8a30b0dbe1b83419198d180)
2020-12-26 00:34:15 -05:00
arkon
d332be88ba
Make OkHttp coroutine calls always throw exceptions on errors
...
(cherry picked from commit 1268caf3e0afec2566383b933d6d2902d198d806)
2020-12-26 00:34:04 -05:00
arkon
f10a499a36
Surface MAL HTTP errors properly
...
(cherry picked from commit c0cef58e39a70b8d29ce12a05f7276bec14b0df2)
2020-12-26 00:33:56 -05:00
arkon
db06c6614e
Fix trackers after MAL not updating
...
(cherry picked from commit d363d205c3e9a71de422fb81ef26cd12f42bed7a)
2020-12-26 00:33:47 -05:00
arkon
51032fa65b
Filter out novels from MAL search results
...
(cherry picked from commit 2fd5a9e88350e79f5c63e4c2b655442337661298)
2020-12-26 00:33:40 -05:00
arkon
98a20b2756
Format MAL search result status/type better
...
(cherry picked from commit e7ef974a39a29d4e7d65e2c226361d6fc0854fea)
2020-12-26 00:33:28 -05:00
Taco
52c5c35e1a
Update NDK & buildTools, fix deprecated Parcelize ( #4157 )
...
* Update buildTools and NDK
* Fix deprecated Parcelize
(cherry picked from commit e2054a0ab7f21c98623e209fac53085e8c186327)
2020-12-26 00:33:02 -05:00
arkon
de03174131
Strip out no longer used tracker start/end date code
...
Unfortunately MAL was the only one that supported it in the app, but the official API doesn't support it, so now no trackers have it.
(cherry picked from commit 6e7fefb8b22da062eb2eaf4cb20746e258ef4d65)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/models/BackupTracking.kt
2020-12-26 00:32:26 -05:00
Jobobby04
f33a4e2ecc
Also do the last commit for SY
2020-12-26 00:31:38 -05:00
arkon
118e1d302b
Add forced MAL logout for next release migration
...
(cherry picked from commit 450bef278bab5ad17ee7fc1d0650d9ed0f096fda)
2020-12-26 00:30:07 -05:00
arkon
1dcead9d79
Migrate to official MyAnimeList API ( closes #4140 )
...
(cherry picked from commit 0affc0d58bde6b1533d585bb0c0cbd103e0c59a9)
2020-12-26 00:29:58 -05:00
arkon
b001768b96
Don't surface hidden settings when searching
...
(cherry picked from commit 3d153b6c8eab77ec9da03aac4e06ae93b6922e79)
2020-12-26 00:29:47 -05:00
Jobobby04
78f48d28c3
Convert SmartSearch channel to SharedFlow
2020-12-26 00:06:52 -05:00
Jobobby04
1dcf161131
Fix Hentai Cafe deeplinking, fixes other deeplinks
2020-12-25 23:58:40 -05:00
Jobobby04
bbc70801db
Fix weird MangaDex login dialog fill-in
2020-12-25 20:07:06 -05:00
Jobobby04
d68341aaba
Allow editing local manga even if not in library
2020-12-21 22:51:46 -05:00
Jobobby04
e1e64c79d2
Revert "Hide dedupe by priority"
...
This reverts commit 2cf0475066 .
2020-12-21 17:29:33 -05:00
Jobobby04
7d53c7af4a
Fix crop borders webtoon/cont vertical settings inversion
2020-12-21 17:29:06 -05:00
Jobobby04
2cf0475066
Hide dedupe by priority
2020-12-21 14:46:38 -05:00
Jobobby04
330908c49d
Add continues vertical crop borders to the reading settings
2020-12-21 14:39:54 -05:00
Jobobby04
644140b617
Make a coroutine presenter
2020-12-21 14:21:43 -05:00
Jobobby04
d302a0fbc7
Cleanup
2020-12-21 14:21:43 -05:00
Jobobby04
ce8f7da9ca
Use ContextCompat to get custom source icons
2020-12-21 14:21:42 -05:00
Jobobby04
f1a4811030
In batch add and deeplink, only use enabled sources
2020-12-21 14:21:42 -05:00
Jobobby04
a439ffcafc
Add separate continues vertical crop borders setting
2020-12-21 14:21:42 -05:00
Jobobby04
5eeab103c2
Fix external repo preference conflict
2020-12-21 14:21:41 -05:00
Jobobby04
78ffd9d56e
Cleanup
2020-12-21 14:21:41 -05:00
Jobobby04
96213900ac
Add external repo support
2020-12-21 14:21:40 -05:00
Jobobby04
85e30ef6ca
Cleanup
2020-12-21 14:21:40 -05:00
arkon
f38df69983
Update app repo URL
...
(cherry picked from commit 04fff91e238e89b181035b9355e1f68644fa31ce)
# Conflicts:
# .github/workflows/TachiyomiSY-Release-Builder.yml
# README.md
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/WhatsNewDialogController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
2020-12-21 14:21:40 -05:00
arkon
64e9515293
Update extensions repo URL
...
(cherry picked from commit 28a23452f2d9d80553dde053fc843cf29ab83020)
# Conflicts:
# README.md
2020-12-21 14:21:39 -05:00
arkon
67e676d4ae
Apply theme to OAuth login redirect activities
...
(cherry picked from commit 6d403851cf81dd596860d80bf44bdd350667be7a)
2020-12-21 14:21:39 -05:00
arkon
ef36a9c28c
Misc tracker code cleanup
...
(cherry picked from commit 395a749bce05a0fa64449a12d3d0ae489b6f59fa)
2020-12-21 14:21:38 -05:00
arkon
513bcbb80d
Refactor CustomTabsIntent creation
...
(cherry picked from commit 2cc2a90941bf36a937226e7a6983dd6be22ba4b5)
2020-12-21 14:21:38 -05:00
Jobobby04
3d5952ebbd
Cleanup some unneeded lambas
2020-12-21 14:21:38 -05:00
arkon
1d55a1bec4
Fix loading fallback thumbnails in browse view ( closes #4127 )
...
(cherry picked from commit c5ca739b4926362967d02323ceda56072d992134)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-12-21 14:21:37 -05:00
arkon
962344f5fc
Minor code cleanup
...
(cherry picked from commit 00fe4cdf2d3e8e37e236c57c06b3db7884b26620)
2020-12-21 14:21:37 -05:00
Jobobby04
ba6bcc82b6
More dialog fixes
2020-12-21 14:21:36 -05:00
arkon
6659935f3d
Complete migration off of Kotlin synthetics
...
(cherry picked from commit 69be3e1e87bdc3e2706e1ded6b6f21fbe67b6cd2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
2020-12-21 14:21:36 -05:00
arkon
ccca9e8828
Show MAL relogin message on update, localize error message
...
(cherry picked from commit 2cb3984d68ef94605fd65a7e88c51d4f3c1c71f6)
2020-12-21 14:21:36 -05:00
arkon
b4cce2b3e0
Use view binding for date headers
...
(cherry picked from commit 59019788899f811d4158f26bddf292b1948485d7)
2020-12-21 14:21:35 -05:00
arkon
024c2d4ce0
More crash fixes
...
(cherry picked from commit 4880741b8ba6186b0bd9cd59cca960e92ef2ba2f)
2020-12-21 14:21:34 -05:00
arkon
17731f3904
Remove bundled fallback file picker
...
(cherry picked from commit e8627800fef6525bc4ed3324c03178d7ac8850cd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
# app/src/main/res/layout/common_listitem_dir.xml
# app/src/main/res/values/styles.xml
2020-12-21 14:21:34 -05:00
arkon
e2dadd4213
Require WebView 86+
...
(cherry picked from commit 907fbb94a21bb82b2147f79ac36b02aff73117aa)
2020-12-21 14:21:34 -05:00
Jobobby04
b4fedf9a87
Maybe fix push to mangadex
2020-12-21 14:21:33 -05:00
Jobobby04
beaf6284fd
Fixes to merged settings dialog and edit manga dialog
2020-12-21 14:21:33 -05:00
arkon
3300eb0e79
Some crash fixes
...
(cherry picked from commit fd2028557e9c3e61a0813e82af71010c872bc5a7)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-12-21 14:21:33 -05:00
arkon
3599526fde
Suppress some deprecation warnings
...
(cherry picked from commit 91fa1ec6b2bf1ce99b11ccfcdf6d2493d2ef92a6)
2020-12-21 14:21:32 -05:00
arkon
8b6a0ad891
Note that toggling NSFW sources requires a restart
...
(cherry picked from commit bbc00768f084034514998960f9450048595e1d95)
2020-12-21 14:21:32 -05:00
arkon
cf99ee73f5
Break out NSFW hiding/labeling into separate settings
...
(cherry picked from commit 5b09461ccf76963fef844d7550383205e8d33010)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceValues.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/ExtensionHolder.kt
2020-12-21 14:21:31 -05:00
arkon
bbd3e3c29c
Remove source overwrite logic since built-in sources no longer exist
...
(cherry picked from commit 1a439ecece5e2963a5e6ba9761adad90f8c0bb29)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
2020-12-21 14:21:31 -05:00
arkon
972579bbec
Flip left/right key events for Webtoon viewer ( fixes #4111 )
...
(cherry picked from commit 836aec43962165cf2aa4c7d77e877c149f481f5b)
2020-12-21 14:21:31 -05:00
she11sh0cked
a8c6474f5e
Use a different title for japanese manga vs other manga ( #181 )
...
* Use a different title for japanese manga vs other manga
* Revert wildcard import
2020-12-21 14:20:49 -05:00
Jobobby04
31376e5a52
Revert "Hide incomplete NSFW source labelling settings"
...
This reverts commit 134f776a86 .
2020-12-12 14:07:33 -05:00
Jobobby04
958b6d4b71
Release 1.4.0
2020-12-12 13:27:13 -05:00
Jobobby04
6f712c7f17
Lint
2020-12-12 12:36:29 -05:00
arkon
134f776a86
Hide incomplete NSFW source labelling settings
...
(cherry picked from commit a3b1690d38bc66767cc71c23b961d488795957fe)
2020-12-12 12:21:32 -05:00
arkon
d91ac659fd
Force MAL logout on update
...
(cherry picked from commit a3bad758992b46d4b88af1dd1bc317c222879187)
2020-12-12 12:20:39 -05:00
arkon
6e346b231e
Revert "Distinguish between no results and loading when sorting global search results"
...
This reverts commit 2be9871d0528720b2cc0f92d95e4ef135558cc22.
(cherry picked from commit c950595fe32eb6d73adeec2554c229ab4bf5c0d6)
2020-12-12 12:20:13 -05:00
arkon
cb1a1e29be
Don't scroll to top when navigating back/forward in WebView
...
(cherry picked from commit 8ffd3a8ed225e13d68b8f90dd2d5156f25eade8b)
2020-12-12 12:20:02 -05:00
arkon
7d11cc4837
Add text selection shortcut to invoke global search ( closes #4058 )
...
(cherry picked from commit b6e246c6b22845d685de8fd786ba32e8306e2328)
2020-12-12 12:19:53 -05:00
arkon
0137262e4c
Update to Kotlin 1.4.21 and kotlinter 3.3.0
...
(cherry picked from commit 59859e124f0321ad54c522ffa5673672cb4a368c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2020-12-12 12:19:44 -05:00
arkon
45086af3ae
Use WebView auth flow for MAL ( fixes #4100 )
...
(cherry picked from commit 2bb7a33bc317e0fb657364bd81394c26024dbe7a)
2020-12-12 12:18:40 -05:00
Taco
d33cb59af5
Update libraries, some lints ( #4099 )
...
* Update some plugins
* Fix some miscellaneous lints
(cherry picked from commit c2b8fea291686a148b98778aa8550e5fa61d8ab3)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-12-12 12:18:30 -05:00
arkon
0db60d68f0
Use more up-to-date fork of junrar
...
(cherry picked from commit 560f0bba5c8b6d3ba232b9cffaaa15557e0cdff5)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/LocalSource.kt
2020-12-12 12:11:19 -05:00
Jobobby04
8fbc6aa29b
Convert intercept activity to a stateflow
2020-11-30 20:34:48 -05:00
Jobobby04
ee18f94788
Convert Favorites sync to a StateFlow
2020-11-30 20:22:29 -05:00
Jobobby04
9a2ed755b7
Cleanup EH and AZ preferences
2020-11-30 15:11:58 -05:00
Jobobby04
f1a6218a4b
Throw a error when the 509 gif is given when your downloading or loading a chapter from Exh and E-H
2020-11-30 13:21:56 -05:00
Jobobby04
bff654eac8
Cleanup
2020-11-30 13:19:41 -05:00
Jobobby04
5e5b155992
Run getRecs in IO
2020-11-30 13:19:28 -05:00
Jobobby04
dacc5502fc
Fix community recommendation stalling
2020-11-30 13:19:02 -05:00
Jobobby04
e7169bda19
Fix exclude from deletion
2020-11-30 13:02:47 -05:00
Jobobby04
8110a2cabd
Cleanup
2020-11-29 20:38:36 -05:00
Jobobby04
1118fe7cf7
More recs cleanup
2020-11-29 20:38:22 -05:00
Jobobby04
5b54fc8885
Localize the similar manga no results error
2020-11-29 20:38:07 -05:00
Jobobby04
2e75cc0cc9
Add title to similar manga header
2020-11-29 20:35:46 -05:00
arkon
3f89d8ec99
Add Galician locale
...
(cherry picked from commit 8a44b1dabedb8dc111e8dd7f0ed14bff2ae2e269)
2020-11-29 18:53:06 -05:00
arkon
b44ffd1d63
Fix annotations package name
...
(cherry picked from commit b39191ff5082c17f4bcc2c32ff2a8ae48d8971c8)
2020-11-29 18:52:50 -05:00
Jobobby04
9bad33930a
Fix weird recs map sort
2020-11-29 18:52:32 -05:00
arkon
177981da6c
Use regular minified extensions JSON instead of explicitly handling gzip encoding
...
Turns out GitHub *does* do gzip encoding by default, it just doesn't show up in the header logs for some reason...
(cherry picked from commit 6664dfb04809904f400b130bd365a0f1ecce5f62)
2020-11-29 17:20:14 -05:00
arkon
a19d59cdf0
Fix crash when a preference doesn't have a title (e.g. info preference)
...
(cherry picked from commit 3133a63cf82ac58f8731e8ff10865a516082aef0)
2020-11-29 17:20:05 -05:00
Andreas E
6a1a7275c8
Enhance incognito mode ( #4073 )
...
* When in Incognito Mode don't set lastUsedSource
* When in Incognito Mode don't save chapter progress
Still allows tracking and mark as read when reaching last page
* When in Incognito Mode don't mark as read (overwritten if hasTrackers)
(cherry picked from commit c9c0f3d01431a1008669d2a04bb6a5c87ccca645)
2020-11-29 17:19:40 -05:00
Jobobby04
4a1e832bf5
Revert "Cool gray theme ( #169 )"
...
This reverts commit ac31f12138 .
2020-11-29 17:19:29 -05:00
arkon
0bb153fba9
Revert edge to edge
...
This was a bigger headache than it was worth. To note, phone landscape wasn't considered, so the navbar overlaps the content on the side. Additionally, the ability to programatically control the navbar scrim is missing, so it'd have to manually be added.
(cherry picked from commit e048d66f74c95941ef90b76dfe0da062d4db8744)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
2020-11-29 17:19:09 -05:00
arkon
495d63e66b
Replace more Kotlin synthetics
...
(cherry picked from commit 66e3fa7df8b553e753be0574af347affac88530e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
2020-11-29 17:16:20 -05:00
Jobobby04
ede4f40133
Cleanup rec changes
2020-11-29 17:13:44 -05:00
she11sh0cked
2cefc93797
Rework code to enable UI rendered error messages ( #172 )
2020-11-29 16:24:25 -05:00
arkon
9d16b0efd2
Replace more Kotlin synthetics
...
(cherry picked from commit 019a0f31c767c496bcc569485d5daf57fcc947eb)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceComfortableGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceItem.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryComfortableGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCompactGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryItem.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryListHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/widget/preference/LoginDialogPreference.kt
2020-11-29 00:23:09 -05:00
arkon
c9c808a782
Replace Kotlin synthetic views in viewholders
...
(cherry picked from commit 749c2071af3fb65efd3dd88ca82f6d3461950907)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/extension/ExtensionHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MangaHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/SelectionHeader.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/SourceHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceComfortableGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceListHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryComfortableGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCompactGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterHolder.kt
2020-11-29 00:23:08 -05:00
arkon
7017b7b3ea
Replace more usages of Kotlin synthetic views
...
(cherry picked from commit 322d66d2825fe4d2e4650fb26e4aaf2f1bb96dbc)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2020-11-29 00:23:07 -05:00
arkon
65cf11ec10
Fix keyboard sometimes affecting bottom inset padding
...
(cherry picked from commit aa98cd0da0d779431154de1f2e3cfabbf4de397b)
2020-11-29 00:23:07 -05:00
arkon
02946af081
Move NSFW source setting into Browse settings
...
(cherry picked from commit c8316c72544308755fa73de9b5c632fd09fc7df3)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/search/SettingsSearchHelper.kt
2020-11-29 00:23:06 -05:00
arkon
2b627128a6
Fall back to filename in backup creation notification if path not available
...
(cherry picked from commit 6b9180844deee00b23a60a8f265110716754876e)
2020-11-29 00:23:06 -05:00
arkon
efa1f47392
Fix restore in Android 11
...
(cherry picked from commit c0e48632290af95f138dcc33e79b3136ae0f29a9)
2020-11-29 00:23:05 -05:00
arkon
3f55759b8b
Distinguish between no results and loading when sorting global search results
...
(cherry picked from commit 2be9871d0528720b2cc0f92d95e4ef135558cc22)
2020-11-29 00:23:05 -05:00
arkon
41433eb262
More bottom inset padding fixes
...
(cherry picked from commit 776f6a9a16add41ec158be9da2a49fafc60b7987)
2020-11-29 00:23:04 -05:00
CrepeTF
ac31f12138
Cool gray theme ( #169 )
...
* Added "Cool gray" (Google gray)
* Added "Cool gray" (Google gray) theme
2020-11-27 13:14:31 -05:00
arkon
ec31d8605a
Handle bottom insets in FAB controllers too
...
(cherry picked from commit 60b2a4ea9d94860712c858336aa510e002dc87d5)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
2020-11-27 13:10:32 -05:00
Jobobby04
ad38a79752
Use a shared flow for the exh redirect to latest
2020-11-27 13:01:58 -05:00
Jobobby04
643aa377bf
Update XLog
2020-11-26 19:12:00 -05:00
Jobobby04
92970bb812
Log to file cleanup
2020-11-25 15:13:06 -05:00
arkon
7129b79785
Further abstract how bottom navbar padding is applied
...
(cherry picked from commit 56e1e3e2050a24161130694b53c7be98b12de0b8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
2020-11-25 15:12:35 -05:00
arkon
6aaa9dcdb7
Handle bottom navbar padding when drawing edge to edge
...
(cherry picked from commit 0f805cd45ebccc469f096e6b8cf67870155d753b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
2020-11-25 15:07:38 -05:00
arkon
5c76faa638
Create extension function for applying system insets
...
(cherry picked from commit 1d7c692e89120856d9e65d3e39c0248e3a04c9f6)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2020-11-25 15:05:57 -05:00
arkon
0f6745d4a3
Add global search progress bar ( closes #3727 )
...
(cherry picked from commit 38bc8ec6b4c6f40dd98355e2fbe2021a16885e60)
2020-11-25 15:05:10 -05:00
arkon
438646727e
Remove 10 results per source limit from global search (still limited to 1 page)
...
(cherry picked from commit 2154e3aa2dbf5b3056b00bd8665aa0383e498fde)
2020-11-25 15:04:45 -05:00
arkon
bb7b79a6e9
Add help shortcut for source migration ( closes #3951 )
...
(cherry picked from commit 56c19e57a9c062341c848975a150ca21d151006e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
2020-11-25 15:04:32 -05:00
arkon
0228d4611a
Use ViewCompat for setting MainActivity inset paddings
...
(cherry picked from commit 3fa70dade3dc24c2394d9fa047c06379bda99b67)
2020-11-25 14:59:34 -05:00
arkon
f594ee66e5
More restore code cleanup
...
(cherry picked from commit 368c30a2cc6d680c2c5345d22a5646b2184c77fd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupRestore.kt
2020-11-25 14:59:24 -05:00
arkon
b25e604bc2
Set preview/experimental compiler flags instead of using annotations
...
(cherry picked from commit 781971ee813b9c3a71558c268365e9495dbc41c2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-11-25 14:52:06 -05:00
arkon
b4be82d021
Pad bottom of MoreController so bottom nav doesn't overlap content
...
(cherry picked from commit 1140316d1b817b35b9d1d7e125cee4892cca96e0)
2020-11-21 18:13:15 -05:00
Jobobby04
9985646e58
Lint
2020-11-21 16:54:33 -05:00
arkon
383a797469
Some more code cleanup
...
(cherry picked from commit cf6c48744a3217b39d7980c2c283a01d3f2a0473)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/AbstractBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupRestore.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupRestore.kt
2020-11-21 16:53:42 -05:00
arkon
692e7e17d8
Default automatic legacy backups to true for now
...
(cherry picked from commit eed6db8e9202dd5b632274206de498f0ccec5781)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
2020-11-21 16:34:29 -05:00
arkon
978acec659
Some more code cleanup
...
(cherry picked from commit 858664bfd741d4e1433573dd1e5672bea197ef2d)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt
2020-11-21 16:33:45 -05:00
arkon
22019a8046
Merge restore entry points, avoid unnecessary new strings
...
(cherry picked from commit eceac4d6e34ad3c30a4e929e4af1e2d8e86ad126)
2020-11-21 16:31:37 -05:00
arkon
b456d69aec
Remove "full_" from v3 backup default file names
...
(cherry picked from commit 47a172df1f4f84ee190b0551fb19cff1bff3914c)
2020-11-21 16:31:27 -05:00
arkon
a5abdaa5b1
Minor cleanup
...
(cherry picked from commit f2c0732c40041149928cec132475cbf51aac6f32)
2020-11-21 16:31:18 -05:00
arkon
8156804f7a
Fix manga info description scrim on Android 5
...
(cherry picked from commit a150762c6359352a6469ae916a07d32e069a8e91)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
2020-11-21 16:30:59 -05:00
Dominik Chrástecký
61b0039a78
add support for S Pen actions ( #4029 )
...
(cherry picked from commit c9b1a425a73fda175a72951a2883daebad9555ba)
2020-11-21 16:28:14 -05:00
arkon
72e95ea6fc
Draw under navbar in Android 9+
...
(cherry picked from commit 122b2b1a8eb0bbc198439b78061ed44c53043cc9)
2020-11-21 16:28:03 -05:00
arkon
76330f51c9
Add 1.x page model converters
...
(cherry picked from commit 7dc70c9eab2b9c991a807c3402b6976df9873314)
2020-11-21 16:25:17 -05:00
arkon
3898a72cf8
Hide locale subtitle for local source
...
(cherry picked from commit e32445f2cfd46816a13ecdc6e17b4e3bde7a237f)
2020-11-21 16:25:07 -05:00
Jobobby04
1e98b09f24
Use more core-ktx
2020-11-21 16:24:16 -05:00
Jobobby04
2bece67f6e
Fix Mangadex random button not showing results for some manga because they have no chapters
2020-11-13 22:48:08 -05:00
Jobobby04
7978dc9d2c
Fix Mangadex random button returning the same result multiple times
2020-11-13 22:48:08 -05:00
Jobobby04
6e8ac9cc10
Fix Full backup, DELETE ALL FULL BACKUPS MADE BEFORE THIS UPDATE
2020-11-12 14:58:58 -05:00
Jobobby04
0594efb1c8
Cleanup
2020-11-11 17:30:38 -05:00
Jobobby04
a35e7871e8
Enhance file logging
2020-11-11 17:28:54 -05:00
Jobobby04
67aafab46a
Forgot to commit this
2020-11-08 15:11:42 -05:00
Jobobby04
89a20be7ef
Fix E-H Sync favorites getting stuck
2020-11-08 15:02:26 -05:00
Jobobby04
803ee3d547
Fix mangadex login dialog crash
2020-11-06 18:19:11 -05:00
Jobobby04
e987ba8c3e
Lets try this out for full backup categories
2020-11-06 14:24:55 -05:00
Jobobby04
acefd33e2e
Cleanup
2020-11-06 14:24:28 -05:00
Jobobby04
319c41905e
Update latest tab with the new global search update
2020-11-05 00:31:00 -05:00
Jobobby04
079dd953bd
Replace elvis operators with .orEmpty where possible
2020-11-04 22:10:13 -05:00
Jobobby04
015c610205
Use stable versions of RxUtil functions
2020-11-04 21:44:08 -05:00
arkon
f283fbfd6f
Singleton instance of Json serializer
...
(cherry picked from commit d21c1472038ab8cba072b1d1085a15f6c11e424e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/AppModule.kt
2020-11-04 21:01:55 -05:00
arkon
505a0db164
Fix Bangumi login ( fixes #3994 )
...
(cherry picked from commit 9b10e851d16cff9772e4cf3d71917df27b0416d6)
2020-11-04 21:01:16 -05:00
arkon
c2ccbe5aff
Use 1.x API to fetch manga details in browse view
...
(cherry picked from commit 7310ec4fe4cd0771afb9e62f8e3ccc7eb720efd1)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-11-04 20:59:51 -05:00
arkon
eed7ef0aa8
Add Uzbek locale
...
(cherry picked from commit deb1ed5623ed010cf7e1c959cc825a4f85988e46)
2020-11-04 20:58:41 -05:00
arkon
d9b41ce4c5
Fix Bangumi API response deserialization ( fixes #3977 )
...
(cherry picked from commit 95ec9038624c2a89d7bfe7a07c6db2653598075c)
2020-11-04 20:58:22 -05:00
arkon
195dbbf1c2
Consume and extend 1.x Source API
...
TODO: make the rest of the app actually call the 1.x functions
(cherry picked from commit 2ab6af6471766c537a8a04f9221a652f0ee3a781)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/model/SManga.kt
2020-11-04 20:58:14 -05:00
Andreas E
c12fb337f5
Replace language code in Global Search with secondary text ( #3972 )
...
Replace language code in Global Search with secondary text
(cherry picked from commit 9493577de27c40ce8b2b6122cc447d025e34c477)
2020-11-04 20:56:45 -05:00
Jobobby04
76de2d4447
Bind to the correct dialog view, fixed manga info edit crash
2020-11-04 17:18:10 -05:00
Jobobby04
7cbd7bd419
Cleanup
2020-11-01 19:19:57 -05:00
Jobobby04
8f1f6d5a97
Fix mangadex update interval not updating the interval on first click
2020-10-31 22:04:54 -04:00
Jobobby04
98bfe34e18
Update lewd manga checker with new sources and tags
2020-10-31 17:33:59 -04:00
Jobobby04
95c331b8b4
Convert all SY specific things to use ViewBindings instead of synthetics
2020-10-29 23:43:24 -04:00
Jobobby04
528f6c7f65
Drop humanize and guava(an older version still gets compiled in), use custom humanize solution for E-Hentai updater stats
2020-10-29 23:41:54 -04:00
Jobobby04
fe798e40cb
Remove kotlin synthetics from E-Hentai settings
2020-10-29 21:52:27 -04:00
Jobobby04
3b5249c8bc
Convert java threads to kotlin coroutines
2020-10-29 15:29:43 -04:00
Jobobby04
46998d81f4
Do a bit of cleanup
2020-10-29 15:28:48 -04:00
Jobobby04
fccf609c81
Fix NHentai covers
2020-10-29 14:25:37 -04:00
Jobobby04
406b5a89c8
Fix smart background for real this time, fix issues with theme not changing
2020-10-29 00:37:07 -04:00
Jobobby04
4881571293
Big refactor for the E-Hentai config builder, I sucked when making my additions, now its better
2020-10-29 00:13:25 -04:00
Jobobby04
9cba544ffd
Refactor and cleanup a bunch of code
2020-10-27 23:05:53 -04:00
Jobobby04
114fb723dc
Trim Mangadex descriptions, fixes extra blank lines
2020-10-27 17:59:21 -04:00
Jobobby04
24be0aa50b
For E-Hentai manga display chapter date with the E-Hentai date format
2020-10-26 19:40:12 -04:00
Jobobby04
079405c17e
More tweaks to delegated manga views
2020-10-26 19:23:59 -04:00
Jobobby04
05269c557d
Make TF happy, cleanup the more info menu
2020-10-26 14:28:56 -04:00
Jobobby04
35217036ce
Fix chapters in delegated manga where you haven't filtered any groups
2020-10-26 13:07:55 -04:00
Jobobby04
eb3a987826
Implement Neko similar manga, Mangadex only recommendations
2020-10-26 02:13:02 -04:00
Jobobby04
3f1dede133
Fix a oppsies
2020-10-25 23:41:15 -04:00
Jobobby04
e9cef78d19
Filter scanlators on delegated manga
2020-10-25 20:24:30 -04:00
Jobobby04
32232c80aa
Extra info updates
2020-10-25 20:19:02 -04:00
Jobobby04
112bbdfcf7
Remove outdated comment
2020-10-25 18:12:36 -04:00
Jobobby04
415f30f38a
Manga metadata is now easier to use in the manga view
2020-10-25 13:37:08 -04:00
Jobobby04
2a24f659d2
Disable things that dont work how I want them to
2020-10-24 23:56:40 -04:00
Jobobby04
484cb86ca9
Cleanup
2020-10-24 22:53:43 -04:00
Jobobby04
a21d7f4f90
Request a new image from E-Hentai if it fails to download, should make E-Hentai downloads more relaible
2020-10-24 22:00:45 -04:00
Jobobby04
a75cf8ec53
Attempt a new way to move chapters between EH manga versions
2020-10-24 21:59:56 -04:00
Jobobby04
b252a9e060
Fixed EH update helper crashes
2020-10-24 19:41:16 -04:00
Jobobby04
fa7c6716f4
Remove EH legacy code
2020-10-24 19:07:46 -04:00
Jobobby04
99b1f6e56f
Cleanup
2020-10-24 19:07:16 -04:00
Jobobby04
a2cda24e01
Fix broken menu after clicking source, move latest to the top
2020-10-24 17:17:00 -04:00
Jobobby04
c049ce9018
Convert E-Hentai Update helper to Flows
2020-10-24 16:44:20 -04:00
Jobobby04
1a0109df1d
Cleanup
2020-10-24 15:44:52 -04:00
Jobobby04
c999229700
Use bundleOf everywhere I can
2020-10-24 14:28:03 -04:00
arkon
86fc50d62b
Janky workaround for collapsed global search covers
...
(cherry picked from commit 837ce62844ad287468deb15b5f33e73d0190d020)
2020-10-24 14:15:19 -04:00
Andreas E
b9bddd264b
Update Global search layout to match Library and Browse ( #3892 )
...
* Update Global Search card item to be comfortable with rounded corners
* Remove card background
(cherry picked from commit a2b1acd70f5d41ad34fa8320ececb7cb9869bf6b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchCardHolder.kt
# app/src/main/res/layout/global_search_controller_card.xml
# app/src/main/res/layout/global_search_controller_comfortable_card_item.xml
2020-10-24 14:08:28 -04:00
Andreas E
4937c7fff2
Fix missing chapter warning when chapter number is not recognized ( #3928 )
...
* Fix missing chapter warning when chapter number is not recognized
* Add case where ch number is recognized as zero but has no ch number
Yes this will ignore ch 0
* Use RegEx to double check if ch. name contains potential ch. number
(cherry picked from commit f1350bc33e2d20c7cff9e3aadb604ab3498b9672)
2020-10-24 13:41:22 -04:00
arkon
6419d79960
Fix Shikimori login ( closes #3966 )
...
(cherry picked from commit 6af0eb4068ad09be30f017f3fae1859a56b5483c)
2020-10-24 13:41:13 -04:00
arkon
8322f7b95f
Show locale in sources list items
...
(cherry picked from commit ed41604f5667cc63778282c69d90d71d070422fb)
2020-10-24 13:40:40 -04:00
Jobobby04
3ed0ef5e3e
Cleanup
2020-10-24 13:39:28 -04:00
Jobobby04
b850a8729f
Remove old backup code I tried for dummy restore
2020-10-24 13:39:04 -04:00
Jobobby04
024a39d06b
Lets try this for sort by tag performance
2020-10-24 13:38:45 -04:00
Jobobby04
01496ab34c
Cleanup some merged manga code
2020-10-24 13:38:25 -04:00
Jobobby04
9a45891ed6
Fix saving cover putting it in a weird folder, cleanup
2020-10-21 23:02:32 -04:00
Jobobby04
5e531ba469
Put manga metadata into backups
2020-10-21 23:01:57 -04:00
Jobobby04
cb6a991e9f
Fix share cover name, make ainz happy by hiding other options
2020-10-21 17:03:15 -04:00
Jobobby04
96989bfa53
Likely fix smart background
2020-10-21 14:59:39 -04:00
Jobobby04
b1048d8014
Fix migrate extra data like chapter filters and viewer
2020-10-20 16:13:34 -04:00
Jobobby04
89d9768759
Re-add some stuff from EH that I lost along the way
2020-10-19 21:05:24 -04:00
Jobobby04
1dfe3890a9
Add intercept activity source choosing
2020-10-19 18:41:41 -04:00
Jobobby04
a4a1c2827c
Fix some backup duplication issues
2020-10-19 18:39:08 -04:00
Jobobby04
0b68bb20a8
Copy categories over from the original manga to the merged manga
2020-10-19 16:08:11 -04:00
Jobobby04
a8b1e8fdb0
Switch to the Mangadex extension for the low quality covers setting
2020-10-19 15:47:14 -04:00
Jobobby04
9945752667
Support the short title setting in NHentai
2020-10-19 15:46:08 -04:00
Jobobby04
853f195d0e
Hide biometric lock times when biometric lock is not enabled
2020-10-17 17:07:35 -04:00
Jobobby04
a481f3239c
Throttle E-Hentai migrations
2020-10-16 19:33:24 -04:00
Jobobby04
510ae46fbf
Lint
2020-10-15 11:27:56 -04:00
Jobobby04
c3a5439d26
Fixes for delete if in category
2020-10-15 11:27:30 -04:00
Jobobby04
a4273bb9a2
Add share/save manga cover when expanded from J2k, not tested
2020-10-15 11:26:39 -04:00
Carlos
0b6f7c5e23
Add push to mangadex
...
(cherry picked from commit 869f24f2092c761bc2a7bf075784bc8b7cbaea23)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsSiteController.kt
# app/src/main/res/values/strings_neko.xml
2020-10-14 18:43:27 -04:00
Jobobby04
c789203ff8
fix some mangadex manga not being marked as complete in status
2020-10-14 17:48:12 -04:00
Carlos
7f73094bb4
follows sort yolo
...
(cherry picked from commit 097d44ef35b021ba11e164f45234356fd8395540)
# Conflicts:
# app/src/main/java/exh/md/handlers/FollowsHandler.kt
2020-10-14 17:43:40 -04:00
Jobobby04
c42e8739f6
Move some functions to the abstract backup manager
2020-10-14 17:36:22 -04:00
Jobobby04
d9ce86aca6
Dedupe some code, move over read and bookmarks properly
2020-10-14 15:19:46 -04:00
Jobobby04
f4200e2146
Rewrite backup categories
2020-10-14 14:15:14 -04:00
Jobobby04
e32f4eb317
Replace migrate button with merge
2020-10-14 14:06:05 -04:00
Jobobby04
e7c16cd0d1
Also apply changes to online restore
2020-10-14 13:15:54 -04:00
Jobobby04
f91d1af373
Dont break after finding one chapter
2020-10-14 13:10:24 -04:00
Jobobby04
326dc27009
Find chapter based on the url
2020-10-14 13:05:52 -04:00
Jobobby04
f6fd8a8ddb
Make offline the default
2020-10-14 12:46:39 -04:00
Jobobby04
413c88d99f
Fix backups always loading the full backup restore mode, even when legacy restore was used
2020-10-13 23:29:21 -04:00
Jobobby04
f3fc479020
Revert temp fixes, add serialization progurd rules
...
This reverts commit 543e089982 .
2020-10-13 13:49:28 -04:00
Soitora
13196a68b1
Darken the description colors ( #3858 )
...
* Darken the description colors
* Restore UpdatesHolder.kt
* Use the same color as the Extensions subtitles
(cherry picked from commit 9f05d563f96385e2e0f5fe82f6ce097f8f2ccca2)
2020-10-13 12:39:14 -04:00
Taco
8722c1806e
Use some more KTX and Compat stuff ( #3933 )
...
* Use more KTX extensions
* Update Android Studio
* Use more Compat classes
(cherry picked from commit 60755d0c26c55e8fa90406a973c00e0871c04723)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupRestoreService.kt
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsBackupController.kt
2020-10-13 12:38:23 -04:00
Jobobby04
543e089982
Revert the converter factory back to gson
2020-10-13 11:43:46 -04:00
Jobobby04
b67db6a25e
Manually deserialize saved searches, fix NHentai
2020-10-13 11:34:29 -04:00
Jobobby04
3dd10df45e
Likely fixed the full backup crashing for some users
2020-10-12 23:03:38 -04:00
Jobobby04
22f81758b0
Refactor custom manga info manager
2020-10-12 22:35:45 -04:00
Jobobby04
405b0580fc
Implement exclude categories from deletion
2020-10-12 22:11:16 -04:00
Jobobby04
7e93557bd2
Remove markwan dependancy
2020-10-12 21:50:06 -04:00
Jobobby04
36c0d24143
Cleanup
2020-10-12 20:20:42 -04:00
jobobby04
445878794c
Make a protobuf based backup system ( #112 )
...
* Make a protobuf based backup system, restore not tested
* Fix a number
* Remove uneeded change
* Remove more uneeded changes
* Use 1.x style models, backup should be 100% compatible with the 1.x backups
* Fix restore service not running
* Fix offline chapter restore
Cleanup saved searches restore(untested)
* Implement onlione/offline option, fix merged manga restore online, fix restore total
* Allow setting auto backup to use a full backup
* Fix for saved searches restore
* Edit some comments
* Convert flows back to observables
* Fix a model
* Fixes and comment only the SY specific things
* Move SY values range to 600 from 60
* Combine legacy and full backup services into one
Deduplicate a lot of code
Simplify a lot of stuff
Modify comments
* Cleanup
* Remove unneeded protobuf config edit because its now the default
* Migrate to kotlinx.serialization for backup saved searches
* Cleanup saved searches more, move gson type adapters to the legacy package
2020-10-12 14:41:56 -04:00
Jobobby04
f3365cef67
Convert SY specific usages of Gson to Kotlin Serialization
...
Cleanup saved searches a bit
Cleanup json parsing
2020-10-12 14:20:54 -04:00
arkon
232f5b8aab
Migrate to kotlinx.serialization for Bangumi
...
(cherry picked from commit f5aa36c787317441f34494472ec63e09c567f541)
2020-10-11 16:07:24 -04:00
arkon
4f575f37c0
Migrate to kotlinx.serialization for Shikimori
...
(cherry picked from commit f8d82cb0521012f16d11520daaac97e5efb0219c)
2020-10-11 16:07:11 -04:00
arkon
5b4f17777c
Migrate to kotlinx.serialization for download store and deleter
...
(cherry picked from commit 980feb6c96282e5b0b92a2889980ce3bd2197c37)
2020-10-11 15:53:50 -04:00
arkon
38c3a926bb
Migrate to kotlinx.serialization for Anilist
...
(cherry picked from commit e7d660549059e55f5cbeeb8607c658279a64ffdc)
2020-10-11 15:53:42 -04:00
arkon
b4cf0e9723
Migrate to kotlinx.serialization for extensions and update fetching
...
(cherry picked from commit 7a476abb53a4d3a36cf4f7618af83d984a78536b)
# Conflicts:
# build.gradle.kts
2020-10-11 15:53:27 -04:00
arkon
57803bce2f
Bump minimum WebView version to 84
...
(cherry picked from commit b88e444cbc9551f2ce89c587b5eb91bb9ae95bdd)
2020-10-11 15:34:53 -04:00
Jobobby04
776a4b2a24
History fixes
2020-10-10 00:32:39 -04:00
arkon
8e27ffcad7
Add Amharic locale
...
(cherry picked from commit 842295348e39bb910a4ff681a89fa03bc2961812)
2020-10-09 13:02:30 -04:00
Jobobby04
292dbf85c9
Cleanup
2020-10-09 12:59:40 -04:00
Jobobby04
96a5b456f5
Remove tooltip
2020-10-03 17:43:10 -04:00
arkon
95de42ad80
Prevent tag search if browsing from latest (sort of closes #3625 )
...
(cherry picked from commit 4cbe49777015632816ea7b180d443805f7de980b)
2020-10-03 13:05:29 -04:00
arkon
8404b1c0c2
Set activated states for manga info favorite/tracker buttons
...
(cherry picked from commit 0904692f15179e420ea9140e2e31e556faa5164f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
2020-10-03 13:01:25 -04:00
arkon
eef8b776f6
Reorder chapter filters to better match library filters
...
(cherry picked from commit 65bacd288b10d03662148e9282f97e78b8622a5a)
2020-10-03 12:58:26 -04:00
Andreas E
527e26137f
Remove from queue after read ( #3870 )
...
* Add option to remove chapter from download queue after marked as read
* Begone bug
There was a bug when one queued a new download to the downloader. Which resulted in getChapterDownloadOrNull() would not find the corresponding download for the provided chapter
* Fix review comment
* Remove preference and just remove from queue
(cherry picked from commit 11ab3b2c2e906e51cd27c57cc7a7ed2deb188867)
2020-10-03 12:57:42 -04:00
Andreas E
f6d3c38d03
Ability to delete reading history ( #3871 )
...
* Added ability to delete history for all manga
* Fix review comments
(cherry picked from commit 812368e332b56a3b8964e7c1247c9fbc18804516)
2020-10-03 12:57:29 -04:00
arkon
2772e4960e
Add banner for Incognito Mode
...
(cherry picked from commit cf39ae0000a39542ba867f894c095f96c71141ef)
2020-10-03 12:57:20 -04:00
arkon
085722e077
Show downloaded only banner in all views
...
(cherry picked from commit 7194f6520327d5419cfbe1fd226e094bf227f13b)
2020-10-03 12:57:10 -04:00
arkon
6a3a5c58d4
Minor string cleanup for Incognito Mode
...
(cherry picked from commit 4b78ff324dcce13e3f159b1067aad46391cfcce3)
2020-10-03 12:57:01 -04:00
Platiplus
e1d7713f14
[Feature Request] Option to turn off History - #3772 ( #3855 )
...
* Implementing do not save chapter history preference
* Refactor of labels
* Changing incognito mode from Readers section to More
* Fixing imports and removing unused strings
(cherry picked from commit 79ccfcd55397f3df7ce91d88e93a7c879a3360ab)
2020-10-03 12:56:53 -04:00
Jobobby04
a0cf7730f5
Undo some weird thing SY had
2020-10-02 22:01:25 -04:00
Jobobby04
63aab6f11e
Fix deleting history not refreshing the view
2020-10-02 12:06:49 -04:00
Jobobby04
32748fa056
Allow migrating extra info like viewer, chapter filters, and other stuff
2020-10-01 22:12:37 -04:00
Jobobby04
1a55f4845c
Fix manual search using browse's menu
2020-10-01 21:43:43 -04:00
Jobobby04
b4194de9e0
Fix SY filters not properly setting
2020-10-01 10:07:44 -04:00
Jobobby04
4f864152ea
Cleanup some code
2020-09-30 19:48:26 -04:00
Jobobby04
c501c9ecc3
Modify the looks of the extra info for a few sources
2020-09-30 19:29:44 -04:00
Jobobby04
4bd88fa194
Add source categories removing the source in the language as a option
2020-09-30 18:27:09 -04:00
Jobobby04
604b4ec01e
Fix expanding tags on E-Hentai and similar manga
2020-09-30 17:52:24 -04:00
Jobobby04
789f1392ac
Fix clicking the updates button multiple times opening multiple download menus
2020-09-29 19:16:33 -04:00
Jobobby04
1b9c66896a
Add a double click action on the updates bottom bar button to open downloads
2020-09-29 15:52:39 -04:00
arkon
3a07ee3deb
Fix chapter filter icon tinting
...
(cherry picked from commit b5986b509eb7c2f201a5658e2df891352249d3ee)
2020-09-29 12:41:28 -04:00
jobobby04
9c76f1fd8f
Match infinite history and search history from preview ( #3827 )
...
* Add infinite history and search history
* Cleanup code
(cherry picked from commit 9d2adcd512c28872c9e958e9fcdcbccbd11b3b35)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/database/queries/HistoryQueries.kt
# app/src/main/java/eu/kanade/tachiyomi/data/database/queries/RawQueries.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/recent/history/HistoryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/recent/history/HistoryPresenter.kt
2020-09-29 12:41:10 -04:00
arkon
8acd834783
Use tristate checkboxes for chapters list filters
...
(cherry picked from commit fb3756420bcaf2ae568fff819ee3726e327e223a)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2020-09-29 12:35:40 -04:00
arkon
703263246e
Clean up bottom nav bar scrolling behavior toggling
...
(cherry picked from commit caeab0a63b41cad0fe500be5bb022569095aaf1e)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2020-09-29 12:26:21 -04:00
scb261
2130a2a67e
Add option to hide bottom bar when scrolling ( #3758 )
...
* [wip] hardcoded flag for hide on scroll
* add corresponding option in settings
* clean up a little
Co-authored-by: arkon <arkon@users.noreply.github.com>
(cherry picked from commit 3784d1a8f2886e1ebc598cd83afa2622f9c44b43)
2020-09-29 12:25:25 -04:00
scb261
a8946e4f98
Add ability to choose what to remove for selected mangas ( #3796 )
...
* [wip] started to change manga delete options
* Change dialog for deleting selected manga
* Move array to appropriate file
* Make first option enabled by default
* Use radio buttons to reduce amount of clicks
* Revert "Use radio buttons to reduce amount of clicks"
(cherry picked from commit 458e761b458bb3cb41924e88643faf2ee7efd4d9)
2020-09-29 12:25:16 -04:00
arkon
815ac9d55b
Remove card backgrounds from browse lists
...
(cherry picked from commit a3c598a3e1758c00d00ad3a804d8dbb7e24ab2ac)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/manga/MigrationMangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceHolder.kt
2020-09-29 12:24:33 -04:00
arkon
ab7bd3ebc2
Shorten settings search package name
...
(cherry picked from commit 79bbc9988267a0e25f3337c28c0b21edb91cfbc3)
2020-09-29 12:17:10 -04:00
Jobobby04
4805d3c0c0
Manage Exhentai better, if login is disabled the source will disappear
2020-09-29 12:15:41 -04:00
Jobobby04
3c8fe2ed0e
Make mangadex icon in settings smol
2020-09-27 17:23:42 -04:00
Jobobby04
1b90590260
Cleanup Autoscroll coroutine code
2020-09-25 10:26:42 -04:00
Jobobby04
a903a48718
Add source setting controllers to search settings, hide settings in the E-Hentai settings when not logged in
2020-09-25 10:26:42 -04:00
Jobobby04
748e5d5b0f
History tweak
2020-09-24 09:19:36 -04:00
arkon
ea3f90f107
Minor settings search code cleanup
...
(cherry picked from commit 3bce07e8734b4104f70788232eade97986c11161)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
2020-09-24 09:13:48 -04:00
arkon
26557b3257
#3520 Searchable Settings ( #3683 )
...
* Adding class stubs for settings search, UI elements.
* - implement searchable settings
- `SettingsController.setupPreferenceScreen` must return a PreferenceScreen
* Remove unneeded SettingsControllerFactory.
* Set query hint, clean up code smell.
* Add search button to MoreController, stop infinite recursion.
* - initialize SearchResultCollection once in Activity.onCreate
* - implement prefernce highlighting after settings search
* - Ensure all Preferences have a key set or else the highlighting effect will have no effect on it.
- remove ExtensionFilterController and SourceFilterController from settingControllersList in SettingsSearchHelper, since those are related to Extensions and not Settings
* Limiting search to settings menu only, localized breadcrumb string, and code cleanup after code review.
* - moved call to SettingsSearchHelper.initPreferenceSearchResultCollection() into SettingsSearchController
* Code review cleanup and refactoring.
* Inlined non-reused key strings.
* Adding more UI polish, add comments for future enhancements.
* - retain search query when navigating *away* from SettingsSearchController
- keep `searchItem` in `expandActionView` state until user goes back (fixes the empty view in `SettingsSearchSearchController` issue)
Co-authored-by: mpm11011 <markuscicero5@gmail.com>
Co-authored-by: lmj0011 <9396189+lmj0011@users.noreply.github.com>
(cherry picked from commit 766f9e37b52873080c58d73dfaff42c5add24dc0)
# Conflicts:
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsLibraryController.kt
2020-09-24 09:09:45 -04:00
arkon
89eea4ab91
Move manga info summary more/less button toggle
...
(cherry picked from commit a9bed90d028bc93bfae49edd10e7ede71decd6a7)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
2020-09-24 08:41:48 -04:00
arkon
616fbe4afe
Center reader transition text properly ( fixes #3819 )
...
(cherry picked from commit 01ad405dd2f0dea00ef076926d2487ab915ada29)
2020-09-24 08:24:16 -04:00
arkon
4aff2d79b7
Remove support for backup v1
...
(cherry picked from commit 88aea311f810f1dbaeb092abe126bd32af7874fe)
2020-09-24 08:22:09 -04:00
arkon
a87f6811e5
Minor updates
...
(cherry picked from commit 477aedbffa56c99dec658aa0933ad399632631bd)
2020-09-24 08:22:00 -04:00
arkon
10f15d54f3
Add sah locale ( closes #3818 )
...
(cherry picked from commit b898442fe348dbe0adcff11431c876843596c4cb)
2020-09-24 08:21:48 -04:00
Jobobby04
91c05e76bc
Fix mangadex manga getting set to completed when not actually finished
2020-09-22 14:22:21 -04:00
Jobobby04
caa6dd6d62
Fix issues with mangadex tracking, infinite loading and showing up on non-mangadex manga
2020-09-22 13:45:50 -04:00
Jobobby04
ffc80c084d
Parse the error Mangadex sends so people know what they are doing wrong
2020-09-17 12:10:12 -04:00
Jobobby04
9ee712aea4
Fix some mangadex login imports
2020-09-17 10:41:41 -04:00
Jobobby04
11fbc1faf9
Use XLog in more places
2020-09-17 09:05:19 -04:00
Jobobby04
bd6e048108
Fix search in latest + browse view
2020-09-17 00:43:38 -04:00
Jobobby04
a3be1c2c39
Fix merged manga getting backed up
2020-09-16 14:19:16 -04:00
Jobobby04
cbbb3bbf72
Trim the created tag to account for user errors
2020-09-16 13:00:39 -04:00
Jobobby04
67c99c9c42
More fixing to the sort by tags logic
2020-09-16 12:58:25 -04:00
Jobobby04
905e1b68c6
Sort by tag settings is able to sort the tags and save the changes
2020-09-16 12:25:08 -04:00
Jobobby04
f5998505a3
Cleanup
2020-09-15 23:34:14 -04:00
Jobobby04
67e1fee4c5
Fix everything about the sort by tag list
2020-09-15 23:16:49 -04:00
Jobobby04
db70a62c8f
Fix sort tag preference
2020-09-15 18:21:26 -04:00
arkon
a4d3fa5878
Fix downloaded only filter
...
(cherry picked from commit 7641bb4d0da8eb05d23c4e27c97dc2a75418d720)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
2020-09-15 18:18:33 -04:00
Jobobby04
a8aef554bd
Migrate button tweak
2020-09-15 18:16:29 -04:00
Jay
2583be9923
Send manga/chapter/page details when sharing a chapter page
...
(cherry picked from commit 004e1c98ee27881f1d70b0b74a912eee81b37e94)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-09-15 18:16:06 -04:00
arkon
573768482f
Tri-state library filters ( closes #1814 )
...
Based on https://github.com/inorichi/tachiyomi/pull/2127 .
Co-authored-by: hXtreme <hXtreme@users.noreply.github.com>
(cherry picked from commit 687f3d48ea03e09c2fe33a8d8e36e1adb87bbf4b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibrarySettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/widget/ExtendedNavigationView.kt
2020-09-15 16:29:44 -04:00
arkon
8df978a91c
Clean up global chapter settings code
...
(cherry picked from commit da5f10a2f1ac4f65c740c9838558456c43855678)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-09-15 14:52:31 -04:00
lmj0011
763335bd85
[feature] add ability to set global filter/sort/display for Manga chapters ( #3622 )
...
* - [feature] add ability to set global filter/sort/display for Manga chapters
* - move default chapter settings functionality to overflow menu
- code clean up
* - show confirmation dialog when user selects "Set as Default" option in Chapter Settings
* - hide overflow menu in LibrarySettingsSheet
* - apply default chapter settings if manga is added to Library from a Source's browsing screen
Co-authored-by: arkon <arkon@users.noreply.github.com>
(cherry picked from commit 64050e8266603320ec6dafa4a70849aa4a28004b)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
2020-09-15 14:27:42 -04:00
arkon
4e8c30b7fe
Start updating manga info view header design (SY edition)
...
(cherry picked from commit 791a7d5a01e25b13634291fc1af5970ea35f7692)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/res/layout/manga_info_header.xml
2020-09-15 14:08:14 -04:00
Jobobby04
07973bff32
Revert "Disable tag sorting for release"
...
This reverts commit 70bef08ed6 .
2020-09-15 13:29:03 -04:00
Jobobby04
c69972f83a
Revert "Hide dedupe by priority for release"
...
This reverts commit 92ae67630c .
2020-09-15 13:28:58 -04:00
Jobobby04
d05ea94d78
Revert "Hide parental controls section for release"
...
This reverts commit 02b90000f0 .
2020-09-15 13:28:50 -04:00
Jobobby04
70bef08ed6
Disable tag sorting for release
2020-09-15 13:03:15 -04:00
Jobobby04
de05f88d5f
Fix Mangadex 2 factor auth
...
Fix Backups with merge manga breaking(I think)
Tweak preload settings, make the max 20, defaults to 10
Add tag based sorting
2020-09-15 13:00:40 -04:00
Jay
89427ff37e
Send manga/chapter/page details when sharing a chapter page
...
(cherry picked from commit 32aea55f424d77e78be50f288996fe04053db009)
2020-09-14 21:15:40 -04:00
Jobobby04
0f9f7ffc28
Cleanup
2020-09-14 14:36:56 -04:00
Jobobby04
9aab9d4ca4
Fix autofill exclusion
2020-09-14 14:06:48 -04:00
Jobobby04
92ae67630c
Hide dedupe by priority for release
2020-09-14 12:47:54 -04:00
arkon
02b90000f0
Hide parental controls section for release
...
(cherry picked from commit 76c795d0d0cb12ba69f5dc38b3e49c936ab1c0bd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
2020-09-14 12:42:39 -04:00
arkon
8d5b2f40b3
Use Kolinter Gradle plugin for linting instead of ktlint directly
...
(cherry picked from commit 76f6fe46010b235ee59962c94c790428870fc23e)
2020-09-13 23:08:52 -04:00
arkon
49bee1af91
Update to Preivews new update checker, while keeping the SY repos and versions
...
(cherry picked from commit ca1373f36bb067a86a52ccd12867345d061dba3a)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/updater/UpdateChecker.kt
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubService.kt
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
2020-09-13 23:03:22 -04:00
arkon
0f16150613
Replace deprecated system window insets usage
...
(cherry picked from commit af4710370727511bd65f1f96dc6fd47bb245c4e1)
2020-09-13 22:24:06 -04:00
arkon
6dd7491ffe
Remove list dividers
...
(cherry picked from commit c466baaa25d5ab234286f361f14212074833bf48)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterDividerItemDecoration.kt
2020-09-13 22:24:06 -04:00
Jobobby04
02e6eaae12
Cleanup and fix a few compiler warnings
2020-09-13 22:24:03 -04:00
Jobobby04
73523dbff8
Remove Manga Plus delegation as it is not needed with the new extension update
2020-09-13 18:54:38 -04:00
Jobobby04
7a834ea9f4
Mangadex tweaks, fix global update crashing sometimes
2020-09-13 18:45:57 -04:00
Andreas E
a4578611d7
Always show missing chapter warning if there are missing chapters ( #3755 )
...
* Always show missing chapter warning if there are missing chapters
* Change function parameter names
(cherry picked from commit 9f260c351352817f2cceed6323c5ebcceca5e2e9)
2020-09-12 13:51:55 -04:00
Jobobby04
bb6932ff80
Mangadex follows, tell browse there are no more pages
2020-09-12 13:51:54 -04:00
Jobobby04
b93298c411
Add MangaDex only implementation of Mangadex Follows list
...
Add login dialog that pops up whenever you are not logged in when trying to browse MangaDex
Remove attempts at porting over chapter read history from older galleries to new ones
Disable latest for ExHentai, it was browse without buttons anyway
2020-09-11 23:12:13 -04:00
Jobobby04
8928aa77eb
Disable logging thread info, it wasnt very useful and made the log difficult to read
2020-09-10 20:27:49 -04:00
AbdullahM0hamed
c8a4ec37e0
Add Black-Red theme ( #95 )
...
* Appveyor
* stuff
* resolve conflict
* Let's try this again
* try again
* More fixing
* remove appveyor
* revert build.gradle
* Revert "revert build.gradle"
This reverts commit feaaa78157ffe8d6d6af7d6d63a74bc14b92f584.
* Undo line change
* Update build.gradle
* Update MainActivity.kt
Co-authored-by: AbdullahM0hamed<AbdullahM0hamed@users.noreply.github.com>
2020-09-10 17:06:49 -04:00
Jobobby04
f62d277894
Opps, forgot to push these changes
2020-09-08 12:04:53 -04:00
Jobobby04
238b2d108d
Cleanup
2020-09-06 22:43:58 -04:00
Jobobby04
bdaf0f7492
Fix exclusion in library search
2020-09-06 22:43:45 -04:00
Jobobby04
ced8dc750a
Cleanup
2020-09-06 21:30:36 -04:00
Jobobby04
035fb9e755
Add biometric lock times
2020-09-06 21:30:22 -04:00
Jobobby04
86defec57c
Fix latest + browse page crash when source returns null
2020-09-06 20:05:10 -04:00
Jobobby04
f20e5d864d
Move from kizitonwose time to kotlin duration
2020-09-06 16:24:43 -04:00
Jobobby04
d83f938e07
Add a option to allow local source to read hidden folders
2020-09-06 00:31:08 -04:00
Jobobby04
b4e73cb1eb
Upgrade the cleanup downloads to the new J2k version
2020-09-05 19:43:12 -04:00
arkon
604c7c703a
Fix text alignment in transition view when no more chapters available
...
(cherry picked from commit b55d394a1feba615dd6a9f50faf44e164976e335)
2020-09-05 19:20:53 -04:00
arkon
281fb9c67b
Refactor common chapter transition views into separate view
...
(cherry picked from commit 86e59977dec252b180fa63a2a82c6fc8bcbcfe69)
2020-09-05 19:19:49 -04:00
arkon
7579bb026f
Localize "No chapters found" error
...
(cherry picked from commit 66baf01e43de23bf8cacae51896850e9854a75af)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2020-09-05 19:19:37 -04:00
Andreas E
61fb836be4
Add missing chapter warning ( #3745 )
...
* Add missing chapter warning
* Flip calculation instead of flipping variables
* Change logic
* Change tint based on reader theme
* Add missing chapter warning to WebtoonTransitionHolder
* Add chapter warning between current/finished and prev/next
* Fix mix up of TextViews
* Fix review comments
(cherry picked from commit 7a33e198dc4a298b7dee6e866bdaaaf7b3db5efb)
2020-09-05 19:11:20 -04:00
scb261
d83361dfe3
Change sources sort to case-insensitive ( #3743 )
...
(cherry picked from commit 4b493ebbaf879a532305a5e6b13930dc6784d721)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/sources/MigrationSourcesPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceFilterController.kt
2020-09-05 19:11:02 -04:00
arkon
750a6c3d11
Move share manga button to toolbar menu
...
(cherry picked from commit 8bedc8f4567fa21fb1595d3986ab6b34679c67ef)
2020-09-05 19:02:48 -04:00
Jobobby04
85ef1031b5
Display read progress on read chapters for E/Exhentai manga
2020-09-05 19:02:09 -04:00
Jobobby04
69c530dc34
Fix migrate to source with most chapters
2020-09-05 18:19:04 -04:00
Jobobby04
ea620a8c74
Probably fix previously read exh chapters affect updated gallery chapters
2020-09-05 18:18:39 -04:00
Jobobby04
1fdbae5bf8
Cleanup
2020-09-05 18:17:48 -04:00
Jobobby04
a1d54880c3
Merged manga implementation, man this took forever to make and bugfix, its not even done
2020-09-05 18:17:33 -04:00
Jobobby04
d21a652944
Remake the merged database, has support for future features
2020-09-04 17:31:35 -04:00
Jobobby04
444d346874
Probably make previously read exh chapters affect updated gallery chapters when loading the new version in the source
2020-08-25 02:09:15 -04:00
Jobobby04
41b8786415
Cleanup some mangatype logs
2020-08-25 02:07:40 -04:00
Jobobby04
d97805e38b
Respect manga chapter order for reader chapter list, as well as fix page progress updating
2020-08-25 00:12:07 -04:00
Jobobby04
eafe3a62e4
Fix the bottom sheet and remove the bookmark button at the top of the reader
2020-08-24 19:25:47 -04:00
Jobobby04
0a502fcf31
Cleanup merged source code so I can modify it easier later on
2020-08-24 17:28:14 -04:00
Jobobby04
80960d87f2
Cleanup
2020-08-24 17:25:10 -04:00
Jobobby04
166aebdf25
Grab started filter from J2k
2020-08-23 21:59:43 -04:00
Jobobby04
b8836b9b6f
Update firebase
2020-08-23 21:57:06 -04:00
Jobobby04
1d70f0b1dd
Lint
2020-08-22 22:13:14 -04:00
Jobobby04
1240cc5232
Reader bottom sheet transparency, as well as a half fix for the fullscreen reader bug
2020-08-22 22:12:59 -04:00
Jobobby04
0abee585fc
Some more cleanup to Save as CBZ
2020-08-22 18:41:42 -04:00
arkon
4870bb153d
Filter out hidden directories for local source ( closes #3706 )
...
(cherry picked from commit fe7c7e72f54dc36b74a2683089a51cb4690aaf46)
2020-08-22 18:19:33 -04:00
Jobobby04
f2b90bd772
Cleanup
2020-08-22 18:19:33 -04:00
arkon
d77c65b515
Clean up X-Requested-With change
...
This only really affects the initial request, subsequent requests may still use the package name.
(cherry picked from commit 9920ff617b01359538ea0fe21098d247c6dc267d)
2020-08-22 18:17:48 -04:00
armangido
5004e2d62c
Update WebViewActivity.kt ( #3617 )
...
This code added is for some extension that blocks tachiyomi, by tricking it that it was sent by a android browser, nothing major changes,
(cherry picked from commit 3f1355c4136843f3d7d85a626370ce1b6fd3f1e0)
2020-08-22 18:17:37 -04:00
Jobobby04
3967a569c4
Cleanup Save as CBZ
2020-08-22 18:12:32 -04:00
Jobobby04
79e4e3d2a0
Add chapters bottom sheet for reader
2020-08-22 17:37:42 -04:00
Jobobby04
4b12e977c0
Cleanup some code
2020-08-22 17:37:42 -04:00
Fahad1998
4333999b85
Add Save As CBZ ( #84 )
...
Co-authored-by: Fahad1998 <f1998>
2020-08-22 17:37:03 -04:00
Fahad1998
fae290cf22
data saver fix ( #85 )
...
Co-authored-by: Fahad1998 <f1998>
2020-08-22 17:35:50 -04:00
Jobobby04
9ecf83f842
Delegate mangaplus so that it doesnt crash the app, it is literally just a copy of the extension with no extra features, but at least the app doesnt crash when you use it now
2020-08-21 16:27:01 -04:00
Jobobby04
f594962731
Cleanup
2020-08-21 15:32:42 -04:00
Jobobby04
048eecf655
Optimize and cleanup data saver
2020-08-21 15:32:29 -04:00
Fahad1998
90253f3bd4
Add Data Saver ( #82 )
...
Co-authored-by: Fahad1998 <f1998>
2020-08-21 13:50:08 -04:00
Jobobby04
0deb6f6b8d
Finish some more advanced mangadex delegation features, more to come later
2020-08-20 20:50:37 -04:00
Jobobby04
294ade035e
Rename LewdSource to MetadataSource to account for that Metadata will not always be for lewd sources
2020-08-19 18:45:56 -04:00
Jobobby04
64bb34b50d
Delegate Mangadex (Part 1)
2020-08-19 18:20:05 -04:00
Jobobby04
9efb1482f9
Updated delegation system to account for custom headers
2020-08-19 18:19:22 -04:00
Jobobby04
aff15b3ee2
Remove library search log
2020-08-19 18:14:42 -04:00
Jobobby04
d86f3ffad8
Add a custom view change handler, makes it fade only one way
2020-08-19 02:08:58 -04:00
arkon
2a3eef0610
Don't enqueue bookmarked chapters for deletion ( fixes #3691 )
...
(cherry picked from commit 4c8665c9f015cc87c0280fa9495f0748c5490fba)
2020-08-18 22:32:06 -04:00
arkon
b654613345
Use core-ktx for bolding chapter transition text
...
(cherry picked from commit 4ef25c75b763811439bbd9a5512a22a14c864194)
2020-08-18 22:31:20 -04:00
Jobobby04
c41148b465
Make animations smoother, add change handlers to bottom nav transactions, make animations go by their default value instead of a custom fast one
2020-08-18 22:23:39 -04:00
Jobobby04
eb0a1668f8
Made the ViewHeightAnimator duration configurable
2020-08-18 22:07:39 -04:00
Jobobby04
2e4def13e3
Add custom browese view, disabled by default and can be enabled in the settings
...
Signed-off-by: Jobobby04 <jobobby04@users.noreply.github.com>
2020-08-18 22:05:56 -04:00
Jobobby04
9e0e2db25d
Add dynamic category library update upgrades
2020-08-18 18:55:00 -04:00
Jobobby04
20aa5b9aa1
Cleanup E-Hentai
2020-08-18 18:31:00 -04:00
Jobobby04
6ce4612aa7
Fix latest packages
2020-08-16 20:57:10 -04:00
Jobobby04
b51d147986
Cleanup
2020-08-16 20:47:09 -04:00
Jobobby04
bc896cf605
Make XLog display debug info in a debug build
2020-08-16 20:40:30 -04:00
Jobobby04
e48f274072
Updates and cleanup build.gradle
2020-08-15 23:01:16 -04:00
Jobobby04
a6b98e24dc
Undo linting
2020-08-15 15:57:07 -04:00
Jobobby04
eeb0f76cce
Cleanup
2020-08-14 18:41:21 -04:00
Jobobby04
bcd36c8fad
Add tap to move by page for continues vertical reader
2020-08-14 18:41:21 -04:00
Jobobby04
7f7b2901cb
Convert autoscroll to a coroutine
2020-08-14 18:41:21 -04:00
Jobobby04
84b9b4db55
Cleanup
2020-08-14 18:41:21 -04:00
Jobobby04
a5c10dbf28
Add no title grid option
2020-08-14 18:41:21 -04:00
Jobobby04
5fee3ac05a
Add a option to open the library bottom sheet in the library Settings
2020-08-14 18:41:21 -04:00
Jobobby04
d3603a664c
Un-break XLog network logging, code contributed from Neko
2020-08-14 18:41:21 -04:00
Jobobby04
7ccaea0d72
Remove unused hitomi class
2020-08-14 18:41:20 -04:00
Jobobby04
921f7aad01
Make FAB disappear on image expand
2020-08-14 18:41:20 -04:00
Jobobby04
bc549c56d6
Automatic linting fixes
2020-08-14 18:41:20 -04:00
arkon
c35e0a0c29
Unhide parental controls settings
...
(cherry picked from commit c3084ac43ab401ecb799700c5a7dcff1c14f7db0)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
2020-08-14 18:41:13 -04:00
Jobobby04
7d82be964c
Add long click to copy on the special manga views
2020-08-12 22:34:20 -04:00
Jobobby04
525c3f84e4
Enable click to copy to clipboard in the more info
2020-08-12 22:32:13 -04:00
Jobobby04
ef37811020
Expand manga thumbnails
2020-08-12 21:10:39 -04:00
Jobobby04
0d033c7080
Cleanup some delegation code
2020-08-12 18:46:05 -04:00
Jobobby04
3e1804da8a
Lazily instantiate some variables in EHSourceHelpers
2020-08-12 14:20:32 -04:00
Jobobby04
2ab0927313
Add PervEden to clean titles
2020-08-12 14:04:00 -04:00
Jobobby04
98b6a221fd
NHentai/Hitomi say "All" when toString is called
2020-08-12 13:45:25 -04:00
Jobobby04
4733a62980
Wrap hitomi upload date in a Try/Catch to solve errors
2020-08-12 13:41:03 -04:00
Jobobby04
a5276fdadc
When refreshing in groups update globally(tmep fix, hopefully grouping will update the group later)
2020-08-12 01:19:52 -04:00
Jobobby04
906ac9e00c
Fix bugs with migrating manga with the action mode
2020-08-12 01:18:45 -04:00