Jobobby04
923f5213cd
Add author and artist wrapping if a EH based source
2020-07-12 23:27:35 -04:00
Jobobby04
badd43046b
Reimplement Eh tag searching into the new manga page
2020-07-12 22:50:05 -04:00
arkon
00d5fd8fe4
Replace some usages of findViewById
...
(cherry picked from commit 5ef5087406f8915607b7d9452f2f17e8d46c2e3c)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
2020-07-12 19:37:18 -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
Jobobby04
e1fd0d1a4a
Fix crash on random manga due to tracking
2020-07-11 21:03:23 -04:00
Jobobby04
6469121f41
Rewrite and enable manga cover editing, Manga info edit is finished!
2020-07-11 20:55:06 -04:00
Jobobby04
b8129ff4f6
Rewrite and enable genre tag editing
2020-07-11 18:34:16 -04:00
Jobobby04
201356afeb
Reload the info once editing is done
2020-07-11 15:31:15 -04:00
Jobobby04
2e033356aa
Manga info edit will now not break everything
2020-07-11 15:22:11 -04:00
Jobobby04
044c638079
Very basic manga info edit, currently will break everything if used, tags and cover edit not working
2020-07-11 14:53:59 -04:00
Jobobby04
63744d5fc4
Bugfixes for the combined author/atrist field
2020-07-05 22:22:59 -04:00
Jobobby04
73c14df982
Revert "Revert "Combine author and artist fields in manga info""
...
This reverts commit 1cc36379e0a10fb7fbdf8015b90c551d35c8e03a.
2020-07-05 21:46:39 -04:00
arkon
c32434735d
Add ability to download unread chapters from library
...
(cherry picked from commit d9a12d79b0ecb905c1226265b48d11da1dc29633)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersPresenter.kt
2020-07-05 21:37:07 -04:00
Jobobby04
813fe9deb8
Fix Exh chapters downloading after manually refreshing info
2020-06-30 14:07:26 -04:00
Jobobby04
1cc36379e0
Revert "Combine author and artist fields in manga info"
...
This reverts commit da7d3f3a9ea64776726dd258a32d557158131d28.
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaAllInOneHolder.kt
2020-06-23 22:40:11 -04:00
Jobobby04
777ce57a5a
Cleanup last commit
2020-06-21 14:54:16 -04:00
Jobobby04
3ba6aeb8d5
Fix actions not applying to filtered chapters
2020-06-21 14:40:31 -04:00
arkon
d5f1d8c61e
Use view binding in TrackAdapter
...
(cherry picked from commit a768280d82fb65234e2e5a77a3095de9c11ecb34)
2020-06-19 21:39:22 -04:00
arkon
3a494c9a58
Remove some unnecessary strings
...
(cherry picked from commit 6dc8bfed8d8faa21e7a3a6cd1be80b7a00691a8f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackController.kt
2020-06-19 21:15:13 -04:00
Jobobby04
4ef72194bb
Cleanup resources and put comments where SY code is different from preview code
2020-06-19 20:50:16 -04:00
Jobobby04
606fb22d62
Cleanup manga info header and make it viewbinding focused
2020-06-19 15:45:15 -04:00
Jobobby04
851a6712b7
Fixes for building and new extensions screen
2020-06-14 16:26:13 -04:00
arkon
1ca94a0ea8
Show "Start" in chapters FAB if nothing is read yet
...
(cherry picked from commit f9baff0e90afe4b3f52ebe5da9aa4474d3d2f1c8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersController.kt
2020-06-14 16:26:13 -04:00
arkon
13d04310e6
Rounded library badges
...
(cherry picked from commit 6ad3fcb91df3af7d923ccf8967da361502c47705)
2020-06-14 16:26:13 -04:00
arkon
da7d3f3a9e
Combine author and artist fields in manga info
...
(cherry picked from commit 395ca3630c8cf3cd608f1b9093e3894518683516)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
2020-06-14 16:26:12 -04:00
arkon
1f67e462ea
Hide download/delete chapter menu item for local manga
...
(cherry picked from commit 90f31aab38f6ba99882348d90ce6440d226c4f0d)
2020-06-11 17:42:54 -04:00
Jobobby04
33c81313d5
Tracking icon now sets after adding a manga to tracking
2020-06-07 14:56:05 -04:00
Jobobby04
07f50af05b
Fixed clicking last chapter and other info on the new manga page
2020-05-31 16:33:50 -04:00
arkon
b944da5592
Minor cleanup, remove some usages of ArrayList
...
(cherry picked from commit bf5065d16bd3b1c8ce001dc63b976e8d14030d40)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
2020-05-31 14:13:45 -04:00
Jobobby04
69121d3958
Small tweaks to manga info, now doesnt require it to be favorited to be in library
2020-05-29 14:30:50 -04:00
Jobobby04
3c3f057dcc
Manga chapters Fab will say start if no chapters are read
2020-05-28 20:13:33 -04:00
Jobobby04
2cce7d18eb
Update the all in one manga viewer to preview
2020-05-27 13:13:00 -04:00
Jobobby04
04e8f0d77f
Rewrite migration, split it up into 2 controllers and reorganize the classes
...
Everything is under the hood, so on top only the back button was fixed in the selct manga screen
2020-05-26 17:04:07 -04:00
Jobobby04
766bf0539d
Cleanup
2020-05-25 16:57:51 -04:00
Jobobby04
337ea344f4
Move migration classes under browse
2020-05-25 14:18:53 -04:00
Jobobby04
ccbe240846
Get Started on new Grid, only layout left
2020-05-24 15:59:44 -04:00
Jobobby04
c9b988aca6
Remove unneded update chapter view
2020-05-23 21:55:56 -04:00
Jobobby04
b803dbe3af
Update view when chapters read status has changed
2020-05-23 21:39:05 -04:00
Jobobby04
9d764781c3
Update the coroutine dependency and fix issues that were causing the crash
2020-05-23 00:57:41 -04:00
arkon
6e4d4739a6
Add migrate option from manga info view ( closes #1903 ) (doesnt actually do anything in SY)
...
(cherry picked from commit 035038a0b659b76530aaefa15a354b2622cce5e0)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
2020-05-22 17:50:08 -04:00
MCAxiaz
1fb6b3775d
download new chapters changes ( #3193 )
...
* download new chapters changes
* move initialFetchChapters logic into onNextChapters
* refractor download new chapter logic to be more explicit
(cherry picked from commit ed029c52aefe8173ffa6da0e73104e51dd6506c8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersPresenter.kt
2020-05-22 17:50:08 -04:00
Lautaro Martin Emanuel
f85c34b807
Added sorting by upload date
...
Spanish 'strings' contains the proper translation for the new feature.
(cherry picked from commit ee8c71c14a37390c815bda7a71d851856ea237a6)
2020-05-22 17:50:07 -04:00
arkon
d7aa1144cf
Copy to clipboard when long pressing tracking title ( closes #3163 )
...
(cherry picked from commit 97aed045e6b3cc9d9bd33cf3508203b4ffbe860e)
2020-05-22 17:50:07 -04:00
Jobobby04
99dd9a0750
Fix last chapter and last updated info
2020-05-21 21:38:55 -04:00
Jobobby04
c8befdd5ea
Fix manual refresh for manga, attempt to fix last chapter and last updated
2020-05-21 17:56:58 -04:00
Jobobby04
b02813f30a
Fix MangaAllInOneHolder lazy vars
2020-05-21 00:57:33 -04:00
Jobobby04
51c8430e9c
Totally rewrote the all in one manga page, now is a recycler header
...
It works perfect, there is no lag it all
2020-05-21 00:30:09 -04:00
Jobobby04
3fdfd91fff
Fix the favorite button
2020-05-19 22:57:41 -04:00
she11sh0cked
a9de6a123e
Smart recommendations ( #10 )
...
* Pass manga through to RecommendsPager
* Implement smart recommendations
* Add null checks
* Add more anilistSmart tags
* Add fallback titles
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com>
2020-05-18 20:10:54 -04:00
Jobobby04
5886cb7406
Fix all in one manga page being blank after clicking a button
2020-05-17 21:39:11 -04:00