Commit Graph

2166 Commits

Author SHA1 Message Date
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
Jays2Kings
f8cea5561d
Merge pull request #134 from panyann/master
Fixed polish translations and added missing ones.
2020-03-08 12:28:36 -07:00
Jays2Kings
4de66cd2e8
Merge pull request #135 from CarlosEsco/MD2
build.gradle stuff
2020-03-08 12:17:41 -07:00
Jan Grabowski
bcec01c48b Added an option to change the notch mode
Option is enabled (not greyed out) in Reader settings only when a mobile supports notch. Default option is to NOT use the notch area on horizontal view. Also added polish translation to already fixed polish translation file.
2020-03-08 14:04:52 +01:00
Jay
489cef7962 Restored "spinner" in library list mode
Added Rudimentary search to recent updates, might expand on it more later
2020-03-07 21:41:52 -08:00
Jay
b7e66fa404 Scrollable toolbar + centered + same color toolbar
I'm stealing from that reddit sync alpha
Also light blue theme is now broken...too bad
2020-03-07 18:14:09 -08:00
Jan Grabowski
5f862f0ed8 Revert "Revert "Fixed polish translations and added missing ones.""
This reverts commit 0c1eac97b1.
2020-03-07 20:17:30 +01:00
Jan Grabowski
0c1eac97b1 Revert "Fixed polish translations and added missing ones."
This reverts commit 829dceafab.
2020-03-07 20:05:16 +01:00
Jay
c8570759fa More stuff
Last updated sorting is called "Latest chapter" now
Fixing some mangas being called manhwas
Fixed library searching from tags
Broswing manga from source now starts with the details and tags expanded
Restored click on thumbnail in details
Restored copying title and aurthor
Made toolbar in details translucent
Added mark all unread and mark previous as read in detail
Fixed changing grid size
2020-03-07 10:52:49 -08:00
Carlos
09f366d14b update to gradle 5.6.4
update to kotlin 1.3.70
updated jsoup to 1.12.2
updated evernote android job to 1.4.2
updated sqlite-android to 3.31.0
updated junit to 4.13
updated coroutines to 1.3.3
removed packaging options since these were required for travis releases
added logic for formatter but kept it commented out
switch everything to build.kts
2020-03-07 07:08:50 -05:00
Jan Grabowski
829dceafab Fixed polish translations and added missing ones. 2020-03-06 21:06:21 +01:00
Jay
c62ec99aff Fixed bug with uniform gird
Also fixed search text being cleared
2020-03-05 01:12:01 -08:00
Jay
96d322afbe Added Tracking status to manga details buttons
all's thats left is the tracking button action
2020-03-04 23:27:39 -08:00
Jay
87ed315ad5 Fixed name of manga details controller 2020-03-04 23:01:39 -08:00
Jay
ffb8a7bd17 Bottom nav view animation on push/pop
Fade in and out on pop/push respectively
No longer refreshing cover if the url doesn't change
Fixing uniform layout
Fixes for categories
Manga controller has all chapter filter options working, shows current filters beside button
Manga details controller now has working toolbar menu as well
2020-03-04 22:56:26 -08:00
Jay
52e6a7fc95 Updates to stuff once more
More manga type handling
Fixed download progress colors
Manga controller now listens to global updates
Removed search activity layout, using main activty with navbar hidden
Empty library while using filters now has new text
2020-03-03 20:31:17 -08:00
Jay
0c81459143 Fixed snackbars and dialogs 2020-03-03 12:58:35 -08:00
Jay
dace5b4de7 Added Reader type for manga to seperate manga type
Using manhwa wording again
Fixes for swipe refresh in manga page
Fixed layout when expaning detials in manga info
2020-03-03 12:37:28 -08:00
Jay
d58923acbf More work on new manga controller
Synced download badge  for chapters items with downloads
Download arrow now pulses while it's downloading
Started work on the filter/sort bottom sheet for chapters
Expanding description
2020-03-03 00:26:17 -08:00
Jay
c3620b74f1 Lotta stuff for new manga controller
Added pages left for chapters db, shown in the new chapters item
Added new manga controller everywhere
Added Fetching to the manga controller
Added Manhua and Comics to filters, manhua and comics are now LTR by default
2020-03-02 02:18:48 -08:00
Jay
c2b1c3f63f Added new Manga controller to library 2020-03-01 17:44:24 -08:00
Jay
2d66185a02 Hide the title for single categories
Updates to swiping to to otehr categories
Started framework of merging manga info/chapters
2020-02-29 18:58:55 -08:00