Commit Graph

2137 Commits

Author SHA1 Message Date
morcefaster
0fde1ba102 Fix for perpetually loading chapters (#2718)
* Fix for perpetually loading chapters

* Removed page count check
2020-03-17 22:08:18 -07:00
morcefaster
b345295f2c Changed default pager zoom style to ZOOM_FOCUS_CENTER (#2713)
Changed default pager zoom style to ZOOM_FOCUS_CENTER
2020-03-17 22:08:14 -07:00
Jay
ccbb806507 Cleanup of old library controller 2020-03-16 02:00:29 -07:00
Jay
8f884bf222 Removing edit online manga, now only for local
This is a nightmare to maintain and freeing to clean up, so it's out. Local manga will continue to be editable but online editing will remain only for covers (which wlil not be overridden when updating)
2020-03-16 01:52:30 -07:00
Jay
d87c1cb5b9 Fixing build for last commit 2020-03-15 23:12:37 -07:00
Jay
1d5163163d Updating to min sdk 23 2020-03-15 23:09:40 -07:00
Jay
4734cc1668 Update MainActivity.kt 2020-03-15 22:52:27 -07:00
Jay
f8eb0c0c27 Merge branch 'master' into MD2 2020-03-15 22:52:19 -07:00
Jay
da786bbc40 Turned on kt lint 2020-03-15 22:50:20 -07:00
Jay
cc28ff7a77 Using selector for tab icons 2020-03-15 22:21:14 -07:00
Jay
7087e4ce9f Fixing library selector 2020-03-15 15:24:23 -07:00
Jay
2e4af629c6 Fixing conlficts and build
Fixed searching in Anilist
2020-03-15 15:04:20 -07:00
Jay
6ab222bdc8 Using filled/outlined icons in tab bar + refactoring 2020-03-15 14:34:28 -07:00
Jay
e05c374d2c Removed Downloaded fonts + using private scope for manga details presenter 2020-03-15 14:24:07 -07:00
Jays2Kings
9a044e9037
Merge pull request #146 from CarlosEsco/MD2
Initial tracking changes
2020-03-15 14:14:37 -07:00
Carlos
a7934d5c0e fix github service 2020-03-15 08:01:03 -04:00
Carlos
2a5605722d fix github service 2020-03-15 08:00:46 -04:00
Jays2Kings
444cfa7669
Merge pull request #138 from panyann/PR/Add-notch-display-setting
Add persistent notch display mode
2020-03-15 00:53:19 -07:00
Jay
238b59784e More library layout fixes 2020-03-14 17:54:55 -07:00
Jay
d62c0f00c4 UI Fixing
Fixed source migration being clipped
Fixed shadow of unread badge being clipped
2020-03-14 17:27:39 -07:00
Carlos
a6d4b0a999 remove rx call adapter since its not used anymore 2020-03-14 20:10:40 -04:00
Carlos
61f34b958c fix mal class name 2020-03-14 20:01:30 -04:00
Carlos
7bc12c04c4 More tracker clean up 2020-03-14 20:00:16 -04:00
Jay
93cb8f649e Updates & Fixes
Made manga header in details its own item
Pressing the tab icon in library toggles the filters bottom sheet state, no longer just shows it
Pressing the tab icon in browse toggles the extensions sheet
Better logic in detecting which section of the list library you're in
Fixing:
• download cache with incorrect casing
• "view chapters" from notifcation
• Title bar centering
• Filtering by tracker
2020-03-14 16:29:12 -07:00
Carlos
f83a6bd489 merge md2 stuff in
initial changes for tracking
2020-03-14 08:53:47 -04:00
Jay
1a9614b5de Added Specific trackers to filters, moved download queue to settings 2020-03-12 00:15:31 -07:00
Jay
b3cda93f3c Custom download chapter popup now replaced with range select
Long pressing the badge also starts range select
2020-03-11 23:16:44 -07:00
Jay
dad12ce216 Fixing drag and drop stuff
Also changed the order of the themes
2020-03-11 20:48:38 -07:00
Jay
25492e0db8 "fixed" the light blue theme
there's no real fixing it, but it's at least mostly readable
2020-03-11 19:33:29 -07:00
Jay
0631b57795 More fixes to swpiing list + toggle for hiding filters by default 2020-03-11 18:31:23 -07:00
Jay
495407f3ea Fixed not being abled to scroll sideways in library list 2020-03-11 01:19:43 -07:00
Jay
ee471b919c Back button now closes extensions sheet 2020-03-11 00:50:27 -07:00
Jay
f2a45e5b53 Fix crash on theme switching, reworded settings for catalouges 2020-03-11 00:46:55 -07:00
Jay
dbf5424b77 Deleting the old manga detail controllers 2020-03-11 00:37:44 -07:00
Jay
e68a1ae48d Extensions now in a bottom sheet on the browse tab
Boy I love bottom sheets guys
2020-03-11 00:28:47 -07:00
Jay
1f91ad0a07 More List scrolling work
less bugs + end of categories animation
Always showing start reading button, it's just disabled when there's nothing to read
2020-03-10 21:02:19 -07:00
arkon
8379caa149 Start preloading next chapter if within last 3 pages instead of last page 2020-03-10 00:20:15 -07:00
Jay
d1b58a9187 Remove long tap setting from reader settings sheet 2020-03-10 00:20:04 -07:00
morcefaster
f6a3760dfa Added config to hide transition page when not needed 2020-03-10 00:18:44 -07:00
Jay
75e32f6f47 Create WebViewUtil.kt 2020-03-10 00:00:29 -07:00
arkon
ce1ab6d964 Label Kitsu login field as email address instead of username 2020-03-09 23:59:20 -07:00
Thiago França da Silva
0d37dd9a95 Fix Cloudflare Interceptor when User-Agent is Empty 2020-03-09 23:55:17 -07:00
Jay
29134f6bb0 Added tracking sheet to manga details
Using the compact card view dev tachi is for now, maybe forever
Also finally fixed the anilist bug

Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-03-09 23:34:00 -07:00
Jay
8134d4c2fa Showing name of chapters that are oneshots or just weird 2020-03-09 21:11:09 -07:00
Jay
1966dd594f Added animation to scrolling sideways in library list mode 2020-03-09 21:09:02 -07:00
Carlos
88857d84f2 remove dev repo updater 2020-03-09 17:44:21 -04:00
Jan Grabowski
543cb0a047 Moved function, removed pref. 2020-03-09 17:38:46 +01:00
Jay
27932e9c06 Fixed title spinner showing up in unintended places 2020-03-08 16:42:54 -07:00
Jay
d86caf36ee Merge branch 'master' into MD2 2020-03-08 16:39:43 -07:00
Jan Grabowski
3b7be37268 Made feature persistent, removed option from settings 2020-03-08 21:34:34 +01:00