Commit Graph

2578 Commits

Author SHA1 Message Date
Jay
2e4af90b63 Readded refresh button for single category libraries
Long pressing the library icon now updates the ui on library and recents
2020-04-30 00:29:39 -04:00
Jay
6e99caf458 Fixed crash when pressing up arrow in search activity 2020-04-29 14:07:18 -04:00
Jay
8da4b677ea Added a tutorial for new location download queue
Using another new tutorial library for it, instead of tooltips
2020-04-29 00:16:06 -04:00
Jay
51b50d8a51 Fix crash when quickly leaving manga details 2020-04-28 22:33:19 -04:00
Jay
79745e19d2 Option to delete chapters automatically if the source has removed them
For global updates this is on by default, manga details asks first
2020-04-28 22:33:03 -04:00
Jay
e1f26d5497 Added "Tachiyomi" folder in the list to check for local manga 2020-04-28 21:32:22 -04:00
Jay
931e37b903 Manga set to download chapters now downloads new chapters from manga details refresh 2020-04-28 16:55:41 -04:00
Jay
da7adb8197 Removing repeated manga paramater in manga presenter 2020-04-28 16:49:32 -04:00
Jay
161b741d04 No longer using chapter url for new chapter notification's reader intent 2020-04-28 16:47:18 -04:00
Jay
5fa9d211aa Fixed issue with canceling a downloading in manga details when there's more downloads 2020-04-28 16:33:19 -04:00
Jay
0d702e0c2b Using the new drag handle on download queue 2020-04-28 01:46:17 -04:00
Jay
0215a1d8e6 Cleanup main activity imports 2020-04-28 01:41:25 -04:00
Jay
7e32428dcc Clean out search intents from main activity 2020-04-27 23:15:24 -04:00
Jay
fb5b14dd8a Fixed rapidly deleting categories not deleting 2020-04-27 22:53:56 -04:00
Jay
f1a62857be Naming this app "TachiyomiJ2K"
With the short name "TachiJ2K"
2020-04-27 21:58:46 -04:00
Carlos
126cbbe36c
Add a new manga category dialog (#221)
makes it more clear in browse and manga details when adding a manga
2020-04-27 21:57:45 -04:00
Jay
f645ac550e Fixed local manga covers not updating on edit 2020-04-27 00:52:32 -04:00
Jay
60555a2324 Downgrading material dialogs to 3.1.1
Because china can't make phones
Fixes #173
2020-04-27 00:15:06 -04:00
Jay
cb1594b73f Moved start reading button in list view back to the cover 2020-04-26 19:18:10 -04:00
Jay
67e9d79a1a Fixed swipe refresh not showing sometimes while browsing 2020-04-26 19:11:05 -04:00
Jay
caaddda040 Manhua no longer switches to LTR reader if the default reader is webtoon 2020-04-26 19:11:00 -04:00
Jay
610569cbc3 Using OutlinedButton.Icon for manga details and recents 2020-04-26 18:21:07 -04:00
Jay
974eb90cd5 Manga details now auto hides the fast scroll
Also more fixes to the tablet layout of manga details
2020-04-26 17:47:32 -04:00
Jay
15d2cb9f36 Remove wording about local covers being erased by refreshing covers setting
since it's no longer true
2020-04-26 16:04:53 -04:00
Jay
661ee54644 Fix empty view still showing on browse source
Using the browse icon for empty view with http sources
2020-04-26 16:03:51 -04:00
Jay
33bda22f08 Fixed start reading button showing with no chapters
And the more button now properly hides when there's no much of a description
2020-04-26 15:50:59 -04:00
Jay
3da64d8835 Fixed managing and collapsing default category 2020-04-26 15:14:55 -04:00
Jay
cd7e4efa5e LTR support on recycler item dividers 2020-04-26 01:16:19 -04:00
Jay
d47a8c6ed9 Fixed opaque status bar when tapping on 2 manga covers at the same time
because thats easier to fix that the double tappers
2020-04-26 01:02:43 -04:00
Jay
658a1a996b Using context extension for night mode checking 2020-04-26 00:52:12 -04:00
Jay
52892da065 Theme fixes for reader
Smart by theme now changes its background color on day/night switch, white theme is now actually #FFFFFF on background
Continous Vertical always uses black between pages, even if using light theme
Fix animated gif backgrounds
2020-04-26 00:44:31 -04:00
Jay
4ce2172a0c Date TimeSpan extension 2020-04-26 00:33:47 -04:00
Steven Smith
420f58eaed Improvements to EPUB support. (#2409)
* Fix EPUBs containing relative file paths and/or alternate path separators.

* Support calibre-generated EPUB covers.

* Store EPUB pathSeparator in a field.

* Process both types of image tags in EPUBs.

* Process all EPUB image tags in order.
2020-04-25 23:32:40 -04:00
Jays2Kings
ff3c3e8009
Create issue_closer.yml 2020-04-25 23:09:35 -04:00
Jays2Kings
9f9e0d51f5 Update issue templates 2020-04-25 23:09:15 -04:00
Jay
900238c84f Some source icon clean up 2020-04-25 22:24:32 -04:00
Jay
6bdc720249 Remove text drawable library 2020-04-25 21:45:10 -04:00
Jay
b2ff267028 Using webp with a real shadow instead of vector xml for local source icon 2020-04-25 21:40:33 -04:00
Jay
7b7222428c Add links to local source guide
Also added empty view in browse sources to retry or open in webview
2020-04-25 20:29:00 -04:00
Jay
40ae78c0a3 Adding custom local source icon
Maybe we'll ask as to make one someday...
2020-04-25 20:22:33 -04:00
Jay
90a3145345 Update string to say "WebView" 2020-04-25 20:20:10 -04:00
arkon
0ea6764671 Added actionable items to empty view 2020-04-25 20:19:16 -04:00
Jay
ad2e14bf1a Created setTextColorRes Extension method 2020-04-25 18:18:13 -04:00
Jay
1c51a4c499 Updates to manga header margins + tablet layout fixes for the controller 2020-04-25 18:17:41 -04:00
Carlos
09a24bd9f2
Some Detail UI changes (#217)
* slight gradient increase in width
adjust more/less/start reading button to have more margin to be padded away from fast scroller

* remove title from top app bar
2020-04-25 17:14:48 -04:00
Jay
e9efc7d020 Added Tips for filters and chapter swipe
Using tooltip library to showtips
Swipe animations for first chapter item
Flow preferences to handle this
2020-04-25 00:47:01 -04:00
Jay
3bee24e79a Long pressing library icon now updates the library
Long pressing on other tab items expands the bottom sheet for that page
2020-04-25 00:28:25 -04:00
Jay
b67c6ec2c7 Adding Flow Preferences 2020-04-24 23:16:35 -04:00
Jay
693b8cb142 Fix comment indents in build gradle 2020-04-24 23:14:18 -04:00
Jay
01eb5ef5c0 Update preferences library 2020-04-24 23:12:39 -04:00