Jobobby04
9cba544ffd
Refactor and cleanup a bunch of code
2020-10-27 23:05:53 -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
e9cef78d19
Filter scanlators on delegated manga
2020-10-25 20:24:30 -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
Jobobby04
01496ab34c
Cleanup some merged manga code
2020-10-24 13:38:25 -04:00
Jobobby04
96989bfa53
Likely fix smart background
2020-10-21 14:59:39 -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
405b0580fc
Implement exclude categories from deletion
2020-10-12 22:11:16 -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
arkon
2772e4960e
Add banner for Incognito Mode
...
(cherry picked from commit cf39ae0000a39542ba867f894c095f96c71141ef)
2020-10-03 12:57:20 -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
1b90590260
Cleanup Autoscroll coroutine code
2020-09-25 10:26:42 -04:00
arkon
616fbe4afe
Center reader transition text properly ( fixes #3819 )
...
(cherry picked from commit 01ad405dd2f0dea00ef076926d2487ab915ada29)
2020-09-24 08:24:16 -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
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
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
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
0f16150613
Replace deprecated system window insets usage
...
(cherry picked from commit af4710370727511bd65f1f96dc6fd47bb245c4e1)
2020-09-13 22:24:06 -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
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
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
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
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
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
Jobobby04
79e4e3d2a0
Add chapters bottom sheet for reader
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
arkon
b654613345
Use core-ktx for bolding chapter transition text
...
(cherry picked from commit 4ef25c75b763811439bbd9a5512a22a14c864194)
2020-08-18 22:31:20 -04:00
Jobobby04
a6b98e24dc
Undo linting
2020-08-15 15:57:07 -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
bc549c56d6
Automatic linting fixes
2020-08-14 18:41:20 -04:00
Jobobby04
c2adf2fe0a
Copy smart background from J2k
2020-08-06 16:11:00 -04:00
Jobobby04
c340884adb
Copy enable/disable zoom out in webtoon reader from J2k
2020-08-06 14:59:58 -04:00
Jobobby04
510a67a755
Finishing a E-Hentai chapter will now mark previous chapters as read
2020-08-05 14:28:40 -04:00
arkon
571778adc1
Revert "Use insetter library for handling inset padding" ( fixes #3586 )
...
This reverts commit 3ddd1033c32d8e051f048a4b7a1911f55b37a501.
(cherry picked from commit ecec1bd10295dc967cb39dfaa4c18a0d5b0bfa90)
2020-08-04 23:35:12 -04:00
arkon
ee6b536b94
Adjust vertical reading mode tap zones ( closes #3551 )
...
Basically L shapes, where top/left goes back, bottom/right goes forward, and middle opens the menu.
(cherry picked from commit 493c8b09439d35f15ff9760ab7effe7aff28d39e)
2020-08-03 18:14:22 -04:00
arkon
a5e1f92b05
Use insetter library for handling inset padding
...
(cherry picked from commit 3ddd1033c32d8e051f048a4b7a1911f55b37a501)
2020-08-03 18:13:53 -04:00
arkon
1f7e69e13c
Don't show completed notification if download error notification was shown
...
(cherry picked from commit 2ef277bceff5326986eba4072431336aef3c5152)
2020-08-02 15:10:23 -04:00
arkon
1b91062767
Fix for reader crash in < Android 9
...
(cherry picked from commit 85ed7a74577ff1bdf24a56ccdced5076e6aadb94)
2020-08-01 14:03:26 -04:00
arkon
f41077449a
Temporarily unrevert crop borders unification ( closes #3487 )
...
Reverts 1920568057eee522a7e77f523a5ebe322ee43249
(cherry picked from commit 6a5af438ddead33e938eb43265a6fc50c8785022)
2020-08-01 12:53:54 -04:00
arkon
057ccf74ce
More core-ktx usages
...
(cherry picked from commit ec56c27071c71cdfb4c5883fbf45a3574cf7e8db)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterDividerItemDecoration.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedController.kt
2020-08-01 12:26:35 -04:00
arkon
3920a5a73b
Hide cutout option when appropriate in reader settings sheet ( closes #2982 )
...
(cherry picked from commit b9488645d4de4d5a844426d7503b13f5675bc3a2)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
2020-08-01 12:10:44 -04:00
arkon
72f3ebb70d
Replace custom visibility extension functions
...
(cherry picked from commit 9e51d82154c3b72b710e1efcee5d4bde73a000e3)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchController.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/library/LibraryCompactGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryListHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-07-25 22:11:44 -04:00
arkon
1188ee10d8
Use view binding for sheets
...
(cherry picked from commit dc43e418969bf5c37539b04787627b1b02f6ed2c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceFilterSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
2020-07-12 19:29:50 -04:00
Jobobby04
372e570fac
Use Tachi previews info + chapters manga page, plus of course SY features integrated into it
...
Add missed invert tap settings
Add missed extension open in settings overflow menu option
Cleanup
2020-07-12 19:21:29 -04:00
arkon
7046d304e0
Hide toolbars when reader color filter sheet is opened
...
(cherry picked from commit 66ef1a82060f8a50edc29987c53356413721d67f)
2020-07-12 16:34:44 -04:00