Commit Graph

2453 Commits

Author SHA1 Message Date
Jay
1ef2c6e67c MD2'ified the category list hopper
Also library recycler now scrolls a bit to match the padding when exposing the list
2020-05-05 01:12:19 -04:00
Jay
113107e05c Fixed #326 2020-05-05 01:02:06 -04:00
Jay
4bc44b22f6 Fixed fast scroll when category above is collasped 2020-05-04 23:45:42 -04:00
Jay
ee2df0f87a Library toolbar now collaspses again
Moved the show all categories button into the recylcer
2020-05-04 23:37:46 -04:00
Carlos
f890f5cfff
don't add tablet interface's jay the 7 users who use them complain (#324)
* don't add tablet interface's jay the 7 users who use them complain

* fix formatting
2020-05-04 19:43:01 -04:00
Jay
31800027a1 Setting webtoon view background to always black
closes #262
2020-05-04 18:38:27 -04:00
Jay
0a1c036cc9 Filters now work on collasped categories
closes #317
2020-05-04 16:17:40 -04:00
Jay
ba2d5e4a6d Updated category headers
closes #307
2020-05-04 15:59:10 -04:00
Jay
17f0754405 Fixed #308 2020-05-04 15:52:21 -04:00
Jay
b16ffe020e Fixed #311 2020-05-04 15:50:39 -04:00
Jay
10d6a04051 Fixed #323 2020-05-04 15:42:05 -04:00
Jay
d3584fcc4f Fixed fast scroll text layout
closes #278
2020-05-04 15:32:01 -04:00
Jay
c565898599 Fixed tachi not opening from manga links 2020-05-04 15:09:57 -04:00
Jay
22eb46ac0b Fixed reader activity layout issues 2020-05-04 15:00:00 -04:00
Jay
af817fb13c Placed add in library group in details into a scrollview 2020-05-04 14:47:06 -04:00
Jay
0eaa5f419c Fixed missing red on source hide 2020-05-04 14:43:24 -04:00
Carlos
41c64b7058
fix anilist jsonnull issue (#300)
added chucker to help with debugging stuff
upped retrofit version
2020-05-03 13:26:47 -04:00
Jay
e83e67d1b5 Release 1.0.2 2020-05-03 13:20:56 -04:00
Jay
60d661fbd8 Centercrop list in migration selection 2020-05-03 13:17:26 -04:00
Jay
6682c99fd1 Hide manga status if it is unknown 2020-05-03 13:13:28 -04:00
Jay
3bc3f417ac Search by author via tap 2020-05-03 13:13:14 -04:00
Jay
40464c0444 Update show all categories string 2020-05-03 13:05:52 -04:00
Jay
c2bab110d6 Fixed translucent 2/3 button nav bar on android 10 2020-05-03 13:01:51 -04:00
Jay
5f78765ef6 Fixed drop down in title showing up unintended 2020-05-03 12:52:36 -04:00
Jay
570c6abf07 Fix recents background glitching 2020-05-03 12:46:17 -04:00
Jay
ecde2b87cc Fix crash sources 2020-05-03 12:45:59 -04:00
Jay
379f27b01e Fixed blank pages in reader
There's a few refactoring changes here, but the actual fix is the reader_activity class and xml
2020-05-03 12:38:00 -04:00
Jay
c07ed374e8 Fixed manga details crash on error 2020-05-03 03:06:44 -04:00
Jay
89ccfe2691 Merge branch 'master' of https://github.com/Jays2Kings/tachiyomiJ2K 2020-05-03 02:55:38 -04:00
Jay
5ff107361c Refactoring 2020-05-03 01:59:12 -04:00
Jay
64c9e4bd3e Update okhttp and coroutines libraries 2020-05-03 01:48:04 -04:00
Jays2Kings
96ddc9cf92 Update issue templates 2020-05-03 01:42:20 -04:00
Jay
1d4bf3ec34 Fix crash 2020-05-03 01:40:54 -04:00
Jay
23230ddeb7 Cancel library update from updating library snackbar 2020-05-03 01:00:52 -04:00
Jay
20bab59df3 Jump to category using the backdrop on the top of the library
Along with only showing a single category at a time
2020-05-03 01:00:45 -04:00
Jay
49b18181e7 View extensions cleanup 2020-05-02 22:26:12 -04:00
Jay
8de38e379a Removed red bg on extensions controller 2020-05-02 22:25:06 -04:00
Jay
964f49fb37 Margin updates for library category header 2020-05-02 22:24:44 -04:00
Jay
f2db2dbff5 Setting default grid size to medium 2020-05-02 22:22:36 -04:00
Jay
b142b649e0 Removing background on selectable items
Since the background behind them match
2020-05-02 20:43:28 -04:00
ardittristan
8663be8a03
update latest version in issue templates (#233)
update latest version in issue templates
2020-05-02 18:47:23 -04:00
Jays2Kings
e89b10374a
Fix shikimori auth (#280)
Co-authored-by: Pavel Mosein <p.mosein@edadeal.ru>
2020-05-02 15:41:50 -04:00
Jay
8f63243d9f Popup to show long pressing a category name can edit it 2020-05-02 15:40:44 -04:00
Jay
cdf2a16731 Fixed fast scroll not showing emojis
closes #256 & #269
2020-05-02 15:17:34 -04:00
Jay
9078500b7c Flipped long press and tap for tapping a category, shrunk distance between collapsed chapters
Added an arrow to show show collasped status
2020-05-02 14:38:37 -04:00
Jay
e2152e7f72 made XS size a little bit bigger, so it's 5 on regular phones 2020-05-02 14:33:17 -04:00
Jay
083686ce60 Added display options item to the top of the toolbar as well 2020-05-02 14:31:54 -04:00
Carlos
8a1b8db614
add xl option (#282) 2020-05-02 13:51:31 -04:00
Jay
ea81745c8a Additonal list view fixes
Setting title to 2 lines
Added back image to browse
Set a fixed height to list item
author only shows if there's space just like comfort grid
2020-05-02 13:50:39 -04:00
Carlos
242c556346
condense list view (#281)
* condense list view

* switch to square
2020-05-02 13:33:16 -04:00