arkon
f66aff9ed7
Toggle about section when tapping on header/empty space
...
(cherry picked from commit d7a70b962b28160b524d69c6767c6624079bf0b4)
2020-07-19 18:33:23 -04:00
arkon
29ad0e091f
Long press favorite button to manage categories
...
(cherry picked from commit fff0f841fa159b442af87625a29cbc3200dd59f2)
2020-07-19 18:33:13 -04:00
arkon
52f2644035
Tweak track search dialog list item paddings
...
(cherry picked from commit 148f8e6d1182e75e08e8aebf943e60f15e43b324)
2020-07-19 18:32:26 -04:00
arkon
7530a7bd4e
Move edit categories to overflow
...
(cherry picked from commit 88ee86b7ef9c4bf8170d111f1ae2ab56871d7688)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/res/menu/chapters.xml
2020-07-19 18:24:55 -04:00
Jobobby04
4513af8425
Make the resume/start button go to the latest version for EH manga
2020-07-19 18:15:38 -04:00
Jobobby04
a8f2f03562
Tsumino is now supported by the new tag display, you may have to refresh your Tsumino manga for them to work properly. Also Set the groundwork for more special features
2020-07-16 22:37:33 -04:00
Jobobby04
8b95d93a96
Add custom tag view for namespaced sources (E-Hentai, nHentai, Hitomi.la, and Pururin)
2020-07-16 17:27:36 -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
294caa25a4
Manga cover editing fixes
2020-07-13 13:25:05 -04:00
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