which applies in recents and manga details when theming is off
some refactoring to in DownloadButton as well, like renaming colorSecondary to accentColor
Fix to an odd page that could be mistaken as a start or end page, but is likely an end page. Added with the fact the first page is a spread, and the second is unknown and it gets funky.
source for these fixes: fix was applied for kanan-sama chap 40
Fixed when page 3 is maeked as an end page and it shifts, but page 2 is *definitely* an end page so it should shift back.
Gonna started adding the source for these fixes: fix was applied for imaizumin's chap 12
*Fixed the lag when initally shifting form single to double page (stopped using with ui context)
* Added a confidence to the padding check, since its easier to know if one page belongs to one side of a pair than another sometimes (still not perfect, but it never will be
*Fix history chapters showing the same unread chapter twice
*When searching, automatically expand all items, with no option to collapse (why would you?)
*Hide subtitle in sub chapters in history if the chapter's read date is over a day old (no point showing the same text that would be there already in the main section)
set a min height for the sub chapter items
* Make sub chapter text slightly bigger if there is no subtitle
*Add option to expand/collapse grouped chapters separately from updates
*Show "more chapters" in body text when collapsed in updates section
*Only take last set of recentsitems to check if theres an existing
*Shrink the size of sub chapters text
matches upstream, few extra changes with it though
also refactoring on the material button main theme
Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
Fetched header now updated to be a bit more modern; no more shadow
Manga with multiple updates in a day are now grouped together, with the first unread chapter at the top (or last read chapter first)
Few fixes to the ghost view behind the recycler (might adapt to other places soon enough)
Group chapters together setting now changed to collapse grouped chapters, by default the lists are expanded
This change also means that when grouping, manga will show again on a different day when previously it did not