Jay
b174b954f5
Update source migration ui
...
Also fixed library grid back to center crop
2020-05-22 01:30:03 -04:00
Jay
a1bd3402ff
Using image button where possible
...
instead of image view
2020-05-21 16:07:33 -04:00
Jay
3455e36a33
Long press page sheet now using menu sheet
2020-05-21 15:34:43 -04:00
Jay
45161220b8
Change chapter filters in reader
...
And some refactoring
2020-05-21 15:01:25 -04:00
arkon
bd748f6a62
Skip filtered chapters while reading
2020-05-21 14:00:59 -04:00
arkon
62e2a895f5
Update reader settings/rewording form upstream
2020-05-21 13:47:12 -04:00
Jay
516ff61abd
Renaming arrow down/up
2020-05-21 03:29:22 -04:00
Jay
4230afecaa
Refactoring vectors to remove _white/_black from the names
2020-05-21 03:03:55 -04:00
Jay
7ccf5b6d4d
Cleaning out the rasterized resources
2020-05-21 02:38:44 -04:00
Jay
e76805160c
Removing some icons and refactoring a few
...
Will refactor the rest 2 commits later
2020-05-21 02:11:18 -04:00
Jay
271db63db8
Cleaning up the library xml
2020-05-20 20:58:02 -04:00
Jay
97367f0558
Library front view has a rounded top when backdrop is exposed
2020-05-20 20:39:42 -04:00
Jay
8e155044f2
Changed sources latest button to just say "latest
2020-05-20 20:29:28 -04:00
Jay
45f1f99292
Added Sources (Browse) settings + Global Pinned Search
...
Also moved all migration options to the sources settings
Migration sources converted to flowpref
New settings:
Only globally search pinned sources
Match migration sources with pinned
Match migration sources with enabled sources
2020-05-20 20:29:00 -04:00
Jay
d3ec230d4b
Edit info for online manga + Custom covers update
...
Yes you read that right. It's back! Oh god it's back
Instead of modifying the db, an external json file is made holding the custom info for your library (meaning it's even easier to remove should I so choose)
Reworking to just override the variable and use said var instead of having the current/original logic that existed before
Custom covers are now saved in a new folder, likewise to upstream
Also like upstream, custom covers can be added to manga without covers (closes #49 )
(I'm so sorry Carlos)
2020-05-20 01:04:19 -04:00
Jay
0809a7b7ff
Added "manga" to filter type
...
closes #381
2020-05-19 20:55:01 -04:00
Jay
8700b6f0a3
Option to always show the current category in the title
2020-05-19 01:40:05 -04:00
Jay
4652f75717
Format library xml + no clipping to category backdrop
2020-05-18 23:45:37 -04:00
Jay
83891c9b6b
Using compound drawables for centered toolbar
...
and making the library text centered even with the dropdown arrow showing
2020-05-18 23:41:41 -04:00
Jay
7813048828
Moving hide all categories preference to the group library option
...
Removing the preference for it as well since its in the grouped preference
Also adding new wording for group by tracking (tracking status)
2020-05-17 04:20:09 -04:00
Jay
bc8ed36d1c
Added option to change how library is grouped
...
By default (categories)
By tag/genre
By sources (with the extension icon attached)
By status
and by tracking status (closes #249 )
2020-05-17 03:37:36 -04:00
Jay
59c108a972
Using new bottom sheet menu for sorting categories
2020-05-17 02:48:01 -04:00
Jay
68cf3cab10
Added Bottom sheet for menu popup
...
For use in future commits
2020-05-17 02:20:02 -04:00
Carlos
4d860c9396
Switch to coil from Glide ( #423 )
...
* initial coil switch
* more coil changes
* fix extensions icons
* remove last of glide
* adjust local manga to actually update the covers as soon as you set it. Also adjusts the large cover and share
* edit custom covers of a manga is now immediately reflected
* fix edit covers submit not automatically submitting
fix edit covers choosing cover not showing the selection in dialog
* fix setting custom cover not reloading when going back
* get gif's working
* run ktlint
fix setting custom cover to updated when returning back to details
* fix non uniformed covers
* get images working on resumes
* add size to cover cache setting
* remove log statement
* remove set last cover date
* put covers into cache when refresh enabled
* fix comment
2020-05-16 23:35:16 -04:00
Jay
a3c5cc2e91
Add scroll bar to category recycler
2020-05-15 02:03:06 -04:00
Jay
1eeacafd7b
Option to hide the fast scroller
...
closes #391
2020-05-12 00:13:31 -04:00
Jay
0755d2a169
lil more touch area to the fast scroll
2020-05-11 23:52:23 -04:00
Jay
f1acafc89f
Moved "Show all categories" to display settings
...
Alos fixing some small library visual bugs
2020-05-11 23:51:48 -04:00
Jay
8bee6fe9ae
Fast scroll can be dragged from outside the handle
...
now needs a set distance applied before fast scrolling (so a10's back gesture doesn't trigger it)
2020-05-11 23:11:16 -04:00
Jay
2c3f8e6b62
some fixes for local manga
2020-05-11 13:08:56 -04:00
Jay
1cca914c8f
Updated ui of global search
...
you know md2 and all that
also sources with no results say "no results found"
2020-05-10 14:36:48 -04:00
Jay
0244e1edb4
Fast scroll on details now has the correct offset for the chapter its on
...
Also chapters with an unknown volume now show the chapter name instead of just "unknown"
2020-05-10 03:15:03 -04:00
Jay
4dae06803c
Using material fast scroll on manga details
...
This concludes the use of reddit's fastscroll
Also updated the fast scroll's scroll listener so that the scroll handle respects its margins (thus making it reach the bottom of the manga details
2020-05-10 03:03:36 -04:00
Jay
b3fbe31c8d
Option to disable webtoon zooming
...
This concludes the ducc updates
2020-05-09 17:19:01 -04:00
Jay
e20ea71403
fixed not being able to go the manga details on recents if there wasn't a cover
...
also covers now have a ripple effect on click
2020-05-09 12:52:51 -04:00
Jay
2c79b97815
Perform a global search while seatching in the library
...
There's a button at the top of the list to do it
2020-05-08 15:58:23 -04:00
Jay
38ea9eea16
Using color secondary on date item
2020-05-08 02:32:20 -04:00
Jay
c5153e12ac
Fixing things in the blue theme
...
the dreaded blue theme...
2020-05-08 02:30:32 -04:00
Jay
6ba29d32d8
Better blending of chapter list when expaning reader chapter sheet
2020-05-08 02:18:57 -04:00
Jay
e94e405b80
Adding fast scroll to d/l queue
...
Also fixed fast scroll bubbles with long titles
closes #270
2020-05-07 17:45:04 -04:00
Jay
41d1aaa02c
Added "more library settings" button to library display sheet
...
Categories setting item now says "add categories" if none are made
2020-05-07 15:29:04 -04:00
Jay
aa8195c48f
Adding fast scroll to extensions list
2020-05-07 15:05:14 -04:00
Jay
8c394a4a7b
Refactoring fast scroll and its text view
...
using the new textview in the manga details fast scroll
2020-05-07 15:05:09 -04:00
Jay
7022cce4c2
Flipped order of options in filter sheet
...
Unread/ unread progress no longer hide when one or the other selected
2020-05-07 01:52:43 -04:00
Jay
467abf8403
Adding tooltip to category refresh button
2020-05-07 01:37:15 -04:00
Jay
979638c0f5
Adjusting jumper margins
2020-05-07 01:35:03 -04:00
Jay
f6c9855772
Option to reorder filters
2020-05-07 01:24:50 -04:00
Jay
348795666d
Added expand all/collapse all categories in filter sheet
2020-05-06 23:44:24 -04:00
Jay
6069bcd058
Added elevation to filter bottom sheet, so the category hopper does not overlap it
2020-05-06 21:04:38 -04:00
Jay
7043687142
Shrinking category font size
...
closes #348
2020-05-06 20:20:13 -04:00