Commit Graph

2484 Commits

Author SHA1 Message Date
Jay
c4f1183dc4 Moving new material views to base class 2020-05-23 15:52:36 -04:00
Jay
2413d4c91e Pressing category button in hopper opens a mini category jump sheet
instead of opening backdrop
2020-05-23 15:50:50 -04:00
Jay
b3069b191e Fix appbar not showing sometimes when tapping the mini category bar 2020-05-23 15:29:29 -04:00
Jay
7c034f040b Fixed weird behavior with dragging categories 2020-05-23 15:02:05 -04:00
Jay
32aea55f42 Send manga/chapter/page details when sharing a chapter page
closes #443
Also for page_ string, removing the colon in it
2020-05-23 04:07:36 -04:00
Jay
0657d3db93 Added ComicExtra as comic source
closes #446
2020-05-23 03:47:36 -04:00
Jay
71b86d7ba1 Fixed #267 2020-05-23 03:45:48 -04:00
Jay
acfc81b9b9 Calling the first setting category in library settings "general" 2020-05-23 02:33:49 -04:00
Jay
b5702e715a Dynamic categories can now be updated seperately 2020-05-23 02:27:35 -04:00
Jay
3eb1cc1f17 Crop borders for continous viewer now uses the same pref as paged
also renamed the webtoon continous variable because it confused me
2020-05-23 01:10:13 -04:00
Jay
e0f639c801 Localize tracker not logged in error in log 2020-05-22 21:45:26 -04:00
arkon
3827993a94 Sort list of sources in migration alphabetically 2020-05-22 21:35:13 -04:00
Jay
42e299366a Using frame instead of appbar in reader
Not sure if will fix the disappearing page bug but appbars are weird enough to cause it
2020-05-22 21:28:47 -04:00
Jay
26081fae64 make category text in backdrop slightly smaller 2020-05-22 15:13:39 -04:00
Jay
0184b0678d Replaced filter button in reader with open manga in webview 2020-05-22 15:07:38 -04:00
Jay
6616189463 Remove second bookmark icon from reader 2020-05-22 14:20:54 -04:00
Jay
b174b954f5 Update source migration ui
Also fixed library grid back to center crop
2020-05-22 01:30:03 -04:00
Jay
dbaa12a0e7 Fixed spacing in string ext 2020-05-22 01:29:17 -04:00
Jay
d5fb065111 Update skip pre migration tip 2020-05-21 23:28:25 -04:00
Jay
620d3c57e8 Another tracepot crash fix 2020-05-21 23:16:49 -04:00
Jay
2c7ceb900b Fixed sql query crash 2020-05-21 23:13:21 -04:00
Jay
257b28141e Hopefully removing the tracepot log for library updates being cancelled 2020-05-21 23:02:53 -04:00
Jay
d40b5484a8 Fixed Recents item not showing after marking as read 2020-05-21 16:12:17 -04:00
Jay
a1bd3402ff Using image button where possible
instead of image view
2020-05-21 16:07:33 -04:00
Jay
88ceefecf3 Fixed being able to swipe update headers 2020-05-21 15:46:13 -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
172702e177 Change error message for when source is not installed 2020-05-21 13:28:40 -04:00
Jay
a5f7f63469 New icons for some of the empty views 2020-05-21 03:34:10 -04:00
Jay
516ff61abd Renaming arrow down/up 2020-05-21 03:29:22 -04:00
Jay
f98d0238c8 removed a missed rasterized image 2020-05-21 03:06:57 -04:00
Jay
5fca25b490 Readd chucker to network 2020-05-21 03:04:54 -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
arkon
12b2da9058 Show notification with error log on update failures + Move notification logic out of LibraryUpdateService 2020-05-21 02:20:07 -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
3067807798 Set background for pager before image loads 2020-05-21 01:17:39 -04:00
Jay
b791c6c2d8 Fixed jumping categories while searching library 2020-05-20 23:42:41 -04:00
Jay
7d7afd474e Fixed #433 2020-05-20 22:14:25 -04:00
Jay
4e45a337da Fixed #435 2020-05-20 21:56:02 -04:00
Jay
d42b9c2598 Fixed #436 2020-05-20 21:48:13 -04:00
Jay
271db63db8 Cleaning up the library xml 2020-05-20 20:58:02 -04:00
Jay
f78daf7156 Current category logic update + hopper up button update
Current category header now works by the first visual item in the view, not the first completely visible item anymore. Saving current item pref still relies on first completely visible

Hopper up button now goes to the top of the current category before going to the next category
2020-05-20 20:43:21 -04:00
Jay
97367f0558 Library front view has a rounded top when backdrop is exposed 2020-05-20 20:39:42 -04:00
Jay
a66327abbf undo snackbar dismissed when changing controllers 2020-05-20 20:29:55 -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
f851c5536a On library cover load error, delete file and try again
In case file is corrupted
2020-05-20 20:24:58 -04:00