Commit Graph

2298 Commits

Author SHA1 Message Date
CarlosEsco
f6c2558722 run standard xml format on reader files 2020-04-22 13:31:02 -04:00
CarlosEsco
4407d8774a delete scope since unused 2020-04-22 13:21:50 -04:00
CarlosEsco
a029fc950e improve if readability
improve bottom edge readability
2020-04-22 13:20:22 -04:00
CarlosEsco
1d92c4474f no reason for nested if 2020-04-22 13:19:49 -04:00
CarlosEsco
e5d3890ead move windowInset check for bottom into extension 2020-04-22 13:19:36 -04:00
CarlosEsco
f0cf0f4106 pass in the color value for the attribute instead of looking up again 2020-04-22 13:00:19 -04:00
CarlosEsco
c035745b94 add some ContextExtensions to wrap ContextCompat.getDrawable and ContextCompat.getColor 2020-04-22 12:57:03 -04:00
CarlosEsco
ca633b1f95 wrap more if's and else with braces 2020-04-22 12:50:52 -04:00
CarlosEsco
4e44ee3605 wrap if's in {} for readability 2020-04-22 12:47:47 -04:00
CarlosEsco
3240260a91 replace same line if else to when for readability 2020-04-22 12:43:55 -04:00
CarlosEsco
7399c87601 adjust setting reader system ui easier to follow 2020-04-22 12:42:03 -04:00
CarlosEsco
a47704071b add ability to adjust side padding in main reader settings 2020-04-22 11:45:49 -04:00
CarlosEsco
f331b24386 code should hide this button if the dialog was not tracked.
currently it just adds blue action color but always shows
2020-04-22 11:19:34 -04:00
Jay
beeabe17c4 Checking alpha component when check if a color is dark
Because turns out some scanalors leave an uncropped alpha in their pages
2020-04-20 01:48:31 -04:00
Jay
a2e7b48501 Fixes to collasped category showing items + fixed single categoery named as Library 2020-04-20 01:08:19 -04:00
Jay
0d6730d5d9 Remove glide transform
forgot to commit it
also upgdating firebase
2020-04-19 20:48:53 -04:00
Jay
2fa1c71fbd More attr cleanup 2020-04-19 20:46:53 -04:00
Jay
776e75cb6c Swiping up on bottom nav with an expanded filter sheet now opens display options 2020-04-19 18:37:38 -04:00
arkon
b08a5d6596 Remove manga homescreen shortcuts 2020-04-19 18:26:54 -04:00
Jay
b53d571a1c Add option to hide start reading button 2020-04-19 18:22:12 -04:00
Jay
b38b74d95d Using appbar for reader, removing tablayout in main activity xml
and a pill in the reader chapters sheet
2020-04-19 17:57:35 -04:00
Jay
732b7c3414 Update dividers 2020-04-19 17:41:50 -04:00
Jay
541b026fa8 Fixed restored but errored manga ending up in default category 2020-04-19 17:29:28 -04:00
Jay
5b5239c5eb Reader now using app theme, clean up of unused drawables; attrs; colors 2020-04-19 17:28:59 -04:00
Jay
aef79bafad Converted long press for hide and pin into a swipe and button
respectively
2020-04-19 14:52:22 -04:00
Jay
5871572442 Renaming a bunch of files as Source instead of Catalogue 2020-04-19 04:33:57 -04:00
Jay
83990793a2 Part 1 of updating source controller 2020-04-19 04:17:47 -04:00
Jay
5e56f80709 Added source icon to filter sources 2020-04-19 01:20:56 -04:00
arkon
1373a0d61c Add source pinning (closes #2322) 2020-04-19 00:18:25 -04:00
arkon
849cb4208f Change catalogue hiding dialog to accommodate more options in the future 2020-04-18 23:40:10 -04:00
arkon
5276e25b22 Basic implementation of hiding catalogue by long pressing 2020-04-18 23:31:38 -04:00
morcefaster
0629bf982c Webtoon zoom out (#2892)
* Increased added support for zoom out on webtoons to help with horizontal layout reading

* Renamed var
2020-04-18 23:19:52 -04:00
arkon
08cb46b145 Tweak library icon 2020-04-18 23:17:40 -04:00
Jay
2df67c5691 Bolding current chapter in reader's chapter list 2020-04-18 23:09:27 -04:00
arkon
3438d72232 Fix extension setting dialogs not handling duplicate keys (fixes #2876) 2020-04-18 22:53:39 -04:00
Jay
7ef5e59421 Forcing webtoon mode on manhwa and long strip 2020-04-17 23:23:57 -04:00
Jay
f0cb967f6a Added ability to search manga titles in collasped category 2020-04-17 01:03:57 -04:00
arkon
a4178f5d28 Add shortcut to disabling battery optimization 2020-04-17 00:36:07 -04:00
Jay
0af41005f8 Adding webtoon side margins + continuous vertical
Co-Authored-By: arkon <arkon@users.noreply.github.com>
Co-Authored-By: morcefaster <51055657+morcefaster@users.noreply.github.com>
2020-04-17 00:04:44 -04:00
Jay
907c4b77a8 Fixed Traditional Chinse being set as LTR reader 2020-04-16 22:46:22 -04:00
Jay
71352a6fe1 Fixed being able to hide chaptersbottom sheet on reader when recreating activity 2020-04-16 22:44:47 -04:00
Jay
b6c0efd875 Some super light logic change/cleanup for library presenter 2020-04-16 22:03:29 -04:00
Jay
6bdbf59041 Pressing on category name in library allows managing of it
Can rename, set download new chapters, or include in global update
2020-04-16 20:41:07 -04:00
Jay
877cb43043 Option to collaspe categories
Sort button on category now shows category direction
Category name now a bit larger
2020-04-16 15:58:10 -04:00
Jay
3d6ad28437 Fixed selected chapter in list not updating 2020-04-15 00:03:30 -04:00
Jay
02896679fe Added Chapter list to reader activity
Also using this as a test bed for fast adapter
2020-04-14 23:56:50 -04:00
Jay
472ba92fe6 Downloaded button arrow is back to always white 2020-04-14 15:38:17 -04:00
Jay
2d9f19e8db Updating some of the sheets to be more modern 2020-04-14 15:37:49 -04:00
Jay
5d0ce6cb3f Add documentation to library presenter 2020-04-13 23:54:50 -04:00
Jays2Kings
2b6c435aba
Merge pull request #139 from Jays2Kings/MD2
MD2
2020-04-13 23:52:46 -04:00