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
a87f6811e5
Minor updates
...
(cherry picked from commit 477aedbffa56c99dec658aa0933ad399632631bd)
2020-09-24 08:22:00 -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
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
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
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
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
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
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
bdaf0f7492
Fix exclusion in library search
2020-09-06 22:43:45 -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
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
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
9e0e2db25d
Add dynamic category library update upgrades
2020-08-18 18:55:00 -04:00
Jobobby04
a6b98e24dc
Undo linting
2020-08-15 15:57:07 -04:00
Jobobby04
a5c10dbf28
Add no title grid option
2020-08-14 18:41:21 -04:00
Jobobby04
bc549c56d6
Automatic linting fixes
2020-08-14 18:41:20 -04:00
Jobobby04
2ab0927313
Add PervEden to clean titles
2020-08-12 14:04:00 -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
Jobobby04
3fa5322133
Delegate NHentai, to continue using NHentai download the extension, SY requires NHentai version 1.2.28
2020-08-12 00:23:18 -04:00
Jobobby04
74065afc27
Hopefully fix issues with certain actions for some people
2020-08-10 00:55:39 -04:00
Jobobby04
ead5a258be
More drag protection
2020-08-10 00:54:56 -04:00
Jobobby04
e945de74f2
Add manga grouping in library!! This was inspired by J2ks version of the feature
2020-08-09 19:13:47 -04:00
Jobobby04
0e43234c23
More cleanup for drag and drop
2020-08-08 17:09:30 -04:00
Jobobby04
c834c2fbb0
Tweak dragging so it works in action mode if there is only 1 manga selected
2020-08-08 16:32:03 -04:00
arkon
ad62a6b10b
Add mark as read/unread to library ( closes #156 )
...
Adapted from e51276a1ac
(cherry picked from commit 8bab1d97988714872cc6d88c2c8fde05389967b9)
2020-08-08 16:07:34 -04:00
Jobobby04
340e534ca9
Remove uneeded checks for should move, fixes moving a manga to the first positon
2020-08-08 16:07:18 -04:00
Jobobby04
5714f183a8
Update drag and drop to work like J2k's new version
...
Cleanup some stuff from the continue reading button
2020-08-07 23:34:58 -04:00
Jobobby04
2f98dd2046
Add continue reading button, some resources gotten from J2k
2020-08-06 17:45:18 -04:00
Jobobby04
c552934acc
Fix quick clean nHentai manga
2020-08-05 18:26:02 -04:00
Jobobby04
44c9df8c9b
Add quick clean E-Hentai/nHentai titles, select them in your library and you can quick clean them
2020-08-05 18:23:36 -04:00
Jobobby04
76adeae5ed
Fix bug when pressing download unread chapters on a E-Hentai manga from library will download the latest chapter even if its read
2020-08-05 13:32:11 -04:00
Jobobby04
64c5b70c78
Redo the EH library search engine, make it work for every manga, meaning exclusion, partial matching, and a bunch of other things now working the library search
2020-08-04 23:34:26 -04:00
Jobobby04
4f803494ff
Update the EH search engine to fix issues with the current search features
2020-08-03 17:21:10 -04:00
arkon
337d270d2a
Actually fix library search properly
...
(cherry picked from commit 98a4d1e763e7c756ffb4b7fa0c62618a907a54b6)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
2020-08-01 12:34:35 -04:00
arkon
09c9e15281
Fix library search query being lost when returning ( closes #3473 )
...
(cherry picked from commit f762598c5c54bd8fcb9ff308af94715c9dc31c35)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
2020-08-01 12:32:21 -04:00
Jobobby04
e9903a6678
Pressing download unread chapters on E/ExHentai manga in your library will only download the latest version of the gallery
2020-07-29 20:53:07 -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
17e5ebd171
Hide manga title in toolbar when at top
...
(cherry picked from commit bdc441a5be2503ff35c783d37e44ebd74b87a2b1)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
2020-07-25 21:29:33 -04:00
Jobobby04
7e5de79d5f
Revert "Migrate library to ViewPager2"
...
This reverts commit 570db678945ab1152a4f0acc6c52728914b24cfc.
2020-07-19 21:56:41 -04:00
arkon
570db67894
Migrate library to ViewPager2
...
(cherry picked from commit 2a202bd510bf667153a40eea9bd641172533f603)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/widget/RecyclerViewPagerAdapter.kt
2020-07-19 18:56:55 -04:00
Jobobby04
78d1a6cecb
Cleanup library a bit
2020-07-19 14:23:35 -04:00
Jobobby04
362f0a6671
Made almost all the strings SY uses translatable! If people would like to help translate, feel free to join the Tachiyomi discord server ( https://discord.gg/tachiyomi ), and jump in the tachiyomi-az-sy channel and I can give you a rundown on how to do it
2020-07-15 19:16:21 -04:00
Jobobby04
8434b880c6
Fix date added not showing up
2020-07-12 22:50:08 -04:00
Jobobby04
362ba1bf69
Cleanup unused library migration code
2020-07-12 19:32:08 -04:00