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
3b87111f22
Minor wording edit
...
(cherry picked from commit ba6778143162b185cc5d5a0dc5e5c0e4968c6258)
# Conflicts:
# app/src/main/res/values/strings.xml
2020-08-18 22:31:50 -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
arkon
136b25fb92
Dependency updates
...
(cherry picked from commit 3aafc671f83d0c8bdc44afc3d69e9bb0d91adb7c)
# Conflicts:
# app/build.gradle
2020-08-18 22:31:00 -04:00
arkon
f3875bda50
Update to Kotlin 1.4
...
(cherry picked from commit 967df6f7a3ee7cdd618027801acf7ccb4fbda6a1)
# Conflicts:
# app/build.gradle
2020-08-18 22:29:54 -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
f7bc3e0a82
Cleanup some strings
2020-08-18 22:07:14 -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
9a26a3e5a2
Revert "Slight gradle cleanup, plugin updates"
...
This reverts commit 08d11914afa08e6876feff589e21396b95265d88.
2020-08-14 18:54:34 -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
TacoTheDank
08d11914af
Slight gradle cleanup, plugin updates
...
(cherry picked from commit 159146e1977fddb8e0e6da90c104cbc3cf81ab5a)
# Conflicts:
# app/build.gradle
# build.gradle.kts
2020-08-14 18:41:13 -04:00
Taco
6b158cc864
Optimize images using ezgif ( #3649 )
2020-08-12 22:45:32 -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
7557369d1f
Release 1.2.0
2020-08-12 15:06:34 -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
arkon
ce36e6b242
Split out NSFW source setting to separate section
...
Temporarily hidden until feature is ready for stable release.
(cherry picked from commit 65b32ddeb22f109e59571c98121aa87bfe07d300)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
2020-08-12 00:34:10 -04:00
arkon
cfd3d59516
Fix Chinese plural string
...
(cherry picked from commit 5e9bdc2690c737eea99f25f1388cfb8c231daddf)
2020-08-12 00:33:33 -04:00