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
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
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
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
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
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
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
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
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
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
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
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