Commit Graph

2394 Commits

Author SHA1 Message Date
Jay
c70f4025f4 Fixed manga autodownloading chapters if manga was not initalized before 2020-05-06 21:03:57 -04:00
Jay
8fe80a0ff9 Removing the other hide methods in trackbottomsheet 2020-05-06 20:28:05 -04:00
Carlos
149ecaa592
Wrap stuff in manga details with an online check to improve user experience (#344)
* wrap details stuff in network checks so app doesn't reach out when it knows it cant

* wrap some more clean up a little

* remove online check for chapter click/resume in mangadetail

* code review fixes
2020-05-06 20:21:14 -04:00
Jay
7043687142 Shrinking category font size
closes #348
2020-05-06 20:20:13 -04:00
Jay
de8cb8c1b0 Using new (old?) fast scroller in library
New category jumper now shows what catergory you're on while scrolling
2020-05-06 20:11:06 -04:00
Jay
a9ec02caac Moving refresh button to the right side
sorry carlos
2020-05-06 18:26:43 -04:00
Jay
33d15b0814 Fixed collasped categories with no items disappearing 2020-05-06 18:13:09 -04:00
Carlos
03c50cc998
move refresh to front of category name (#346) 2020-05-06 17:10:16 -04:00
Jay
45fc923f34 Updating logic of hopper
Also empty categories now show catergory is empty, even if filter is on
2020-05-06 12:01:51 -04:00
Jay
6f9a437bb9 Fixed unchecking read filter 2020-05-06 05:00:45 -04:00
Jay
3c75e58816 Calling "All unread" filter just "unread" 2020-05-06 03:32:36 -04:00
Jay
4c5d33b1fe Added category hopper to bottom of library
settings for it coming soon
2020-05-06 03:07:58 -04:00
Jay
79ebb03cfd Fixed being able to drag a category above create new catergory 2020-05-05 21:38:57 -04:00
Jay
b8f9de1571 Reversed ordering of unread filters
part 1 of the ducc complaints
Also cleaned out extendednavview
2020-05-05 20:20:11 -04:00
Jay
3c56dc6cba Using helper functions for bottom sheet methods 2020-05-05 19:54:27 -04:00
Jay
c0eb0b62c7 Fixed blank page bug... again 2020-05-05 18:19:30 -04:00
Jay
7a463dfc3d Added Crash reports option to advanced 2020-05-05 02:10:59 -04:00
Jay
1ef2c6e67c MD2'ified the category list hopper
Also library recycler now scrolls a bit to match the padding when exposing the list
2020-05-05 01:12:19 -04:00
Jay
113107e05c Fixed #326 2020-05-05 01:02:06 -04:00
Jay
4bc44b22f6 Fixed fast scroll when category above is collasped 2020-05-04 23:45:42 -04:00
Jay
ee2df0f87a Library toolbar now collaspses again
Moved the show all categories button into the recylcer
2020-05-04 23:37:46 -04:00
Carlos
f890f5cfff
don't add tablet interface's jay the 7 users who use them complain (#324)
* don't add tablet interface's jay the 7 users who use them complain

* fix formatting
2020-05-04 19:43:01 -04:00
Jay
31800027a1 Setting webtoon view background to always black
closes #262
2020-05-04 18:38:27 -04:00
Jay
0a1c036cc9 Filters now work on collasped categories
closes #317
2020-05-04 16:17:40 -04:00
Jay
ba2d5e4a6d Updated category headers
closes #307
2020-05-04 15:59:10 -04:00
Jay
17f0754405 Fixed #308 2020-05-04 15:52:21 -04:00
Jay
b16ffe020e Fixed #311 2020-05-04 15:50:39 -04:00
Jay
10d6a04051 Fixed #323 2020-05-04 15:42:05 -04:00
Jay
d3584fcc4f Fixed fast scroll text layout
closes #278
2020-05-04 15:32:01 -04:00
Jay
c565898599 Fixed tachi not opening from manga links 2020-05-04 15:09:57 -04:00
Jay
22eb46ac0b Fixed reader activity layout issues 2020-05-04 15:00:00 -04:00
Jay
af817fb13c Placed add in library group in details into a scrollview 2020-05-04 14:47:06 -04:00
Jay
0eaa5f419c Fixed missing red on source hide 2020-05-04 14:43:24 -04:00
Carlos
41c64b7058
fix anilist jsonnull issue (#300)
added chucker to help with debugging stuff
upped retrofit version
2020-05-03 13:26:47 -04:00
Jay
e83e67d1b5 Release 1.0.2 2020-05-03 13:20:56 -04:00
Jay
60d661fbd8 Centercrop list in migration selection 2020-05-03 13:17:26 -04:00
Jay
6682c99fd1 Hide manga status if it is unknown 2020-05-03 13:13:28 -04:00
Jay
3bc3f417ac Search by author via tap 2020-05-03 13:13:14 -04:00
Jay
40464c0444 Update show all categories string 2020-05-03 13:05:52 -04:00
Jay
c2bab110d6 Fixed translucent 2/3 button nav bar on android 10 2020-05-03 13:01:51 -04:00
Jay
5f78765ef6 Fixed drop down in title showing up unintended 2020-05-03 12:52:36 -04:00
Jay
570c6abf07 Fix recents background glitching 2020-05-03 12:46:17 -04:00
Jay
ecde2b87cc Fix crash sources 2020-05-03 12:45:59 -04:00
Jay
379f27b01e Fixed blank pages in reader
There's a few refactoring changes here, but the actual fix is the reader_activity class and xml
2020-05-03 12:38:00 -04:00
Jay
c07ed374e8 Fixed manga details crash on error 2020-05-03 03:06:44 -04:00
Jay
5ff107361c Refactoring 2020-05-03 01:59:12 -04:00
Jay
64c9e4bd3e Update okhttp and coroutines libraries 2020-05-03 01:48:04 -04:00
Jay
1d4bf3ec34 Fix crash 2020-05-03 01:40:54 -04:00
Jay
23230ddeb7 Cancel library update from updating library snackbar 2020-05-03 01:00:52 -04:00
Jay
20bab59df3 Jump to category using the backdrop on the top of the library
Along with only showing a single category at a time
2020-05-03 01:00:45 -04:00
Jay
49b18181e7 View extensions cleanup 2020-05-02 22:26:12 -04:00
Jay
8de38e379a Removed red bg on extensions controller 2020-05-02 22:25:06 -04:00
Jay
964f49fb37 Margin updates for library category header 2020-05-02 22:24:44 -04:00
Jay
f2db2dbff5 Setting default grid size to medium 2020-05-02 22:22:36 -04:00
Jay
b142b649e0 Removing background on selectable items
Since the background behind them match
2020-05-02 20:43:28 -04:00
Jays2Kings
e89b10374a
Fix shikimori auth (#280)
Co-authored-by: Pavel Mosein <p.mosein@edadeal.ru>
2020-05-02 15:41:50 -04:00
Jay
8f63243d9f Popup to show long pressing a category name can edit it 2020-05-02 15:40:44 -04:00
Jay
cdf2a16731 Fixed fast scroll not showing emojis
closes #256 & #269
2020-05-02 15:17:34 -04:00
Jay
9078500b7c Flipped long press and tap for tapping a category, shrunk distance between collapsed chapters
Added an arrow to show show collasped status
2020-05-02 14:38:37 -04:00
Jay
e2152e7f72 made XS size a little bit bigger, so it's 5 on regular phones 2020-05-02 14:33:17 -04:00
Jay
083686ce60 Added display options item to the top of the toolbar as well 2020-05-02 14:31:54 -04:00
Carlos
8a1b8db614
add xl option (#282) 2020-05-02 13:51:31 -04:00
Jay
ea81745c8a Additonal list view fixes
Setting title to 2 lines
Added back image to browse
Set a fixed height to list item
author only shows if there's space just like comfort grid
2020-05-02 13:50:39 -04:00
Carlos
242c556346
condense list view (#281)
* condense list view

* switch to square
2020-05-02 13:33:16 -04:00
Jay
36dfb2484a Fixed Anilist crash 2020-05-02 13:29:14 -04:00
Jay
9c199f4612 Setting background to library recycler 2020-05-02 13:25:46 -04:00
Jay
bf72af57a7 Added global search back to tapping the title in manga details 2020-05-02 13:25:30 -04:00
Jay
ea88c254b9 Unread filter readded
In progress/Not started seperated out
2020-05-02 12:29:10 -04:00
Jay
44bb8de84f Filters sheet can be hidden while active now 2020-05-02 11:47:07 -04:00
Pavel Mosein
a80b7b795b Fix shikimori auth 2020-05-02 16:33:22 +03:00
Jay
54a0c3fded Fixed mark as unread not showing 2020-05-01 17:58:54 -04:00
Jay
25daf1919a v1.0.1 2020-05-01 16:48:23 -04:00
Jay
6b78112dd3 More tracepot crashes 2020-05-01 16:43:27 -04:00
Jay
3e541a0500 Various fixes for crashes from Tracepot 2020-05-01 16:16:13 -04:00
Jay
65071dc01e Fixed catalogue downloading chapters 2020-05-01 15:55:32 -04:00
Jay
39b1f53b58 Fixed blue nav bar in reader 2020-05-01 15:37:55 -04:00
Jay
79d8d6ba8d Fixed crash with recents swiping 2020-05-01 14:40:26 -04:00
Jay
7a03231ede Fixed default category sort not sticking 2020-05-01 14:11:46 -04:00
Jays2Kings
943dcff33e
Rel 1.0.0 (#230)
* Version 1.0.0

* Update changelog xml
2020-05-01 11:04:57 -04:00
Jay
5ce1b8dd50 Updates to About Controller
Removed option to disable crash reports
Added What's new: linking to the github release
Link to website
Fixed Build Time
Added open source licenese
2020-04-30 21:33:02 -04:00
Jay
879a9c735c Daily library updates are now the default for new users 2020-04-30 19:25:48 -04:00
Jay
575c1f0f70 Enabled auto check for exts by default 2020-04-30 19:09:11 -04:00
Jay
e509ad1913 Fixed missing more button in details when browsing 2020-04-30 16:55:31 -04:00
Jay
0ca9418cd9 Fix jumping on recycler on some views when moving to a new screen 2020-04-30 16:44:08 -04:00
Jay
b18ea3a929 Update build version 2020-04-30 02:23:39 -04:00
Jay
3270962249 Cleaner animation when going to manga details
The view behind the toolbar is no longer quickly visible when going to manga details
2020-04-30 02:22:31 -04:00
Jay
770595bbd5 Tapping the toolbar now scrolls to the top of the controller
Or collaspes a bottom sheet
2020-04-30 01:56:13 -04:00
Jay
cd74c4d1ec Added File permisions check in manga details and recents 2020-04-30 01:01:47 -04:00
Jay
6753a3c6ff Fixing bottom nav disappearing when changelog shows 2020-04-30 00:34:03 -04:00
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
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
Jay
7fb8226a5f Fixed filters/track item dividers 2020-04-24 23:00:38 -04:00
Carlos
53bdb9cb12
minor theme cleanup (#211)
* use color selectors for alternative text colors and status bar
removed unneeded colors
removed ptsans since its not used and also thats not the way to do fonts anymore

* cahnged name to app_color_primary from bluePrimary

* fix fact total badge color text is not being used
2020-04-24 22:01:39 -04:00
Jay
226eacdfcb Fixed elevation issue when going into manga details 2020-04-24 18:18:34 -04:00
Jay
9586b564ed Better RTL support in manga details and library 2020-04-24 17:09:08 -04:00
Jay
024b075330 Reusing scroll extension method in manga details 2020-04-24 16:46:18 -04:00
Jay
3fc510fe4b Fixed animation when starting a download from recents 2020-04-24 14:00:47 -04:00
Jay
6237a61b4b Random cleanup 2020-04-24 13:24:41 -04:00
Jay
edbea486c8 Fix chapter download button status 2020-04-24 13:24:25 -04:00
Jay
f717900a89 Fixed inverted bookmark drawable on reader 2020-04-24 01:28:50 -04:00
Jay
7071abb5aa Fixed weird animation when going back to grouped recents 2020-04-23 23:21:58 -04:00
Jay
f6318d83ee Cleanup/Refactoring of Chapter colors
Also using util in recents
2020-04-23 23:20:45 -04:00
Carlos
1519395267
Chapter cleanup (#210)
* clean up chapterholder and reader chapter item to use a helper class for colors

* update gradle.properties to cache and have larger memory

* fixed bug causing some chapters that were swiped to crash app

* add relative date to chapter util
reference colors instead of attrs in color.xml
add a bookmarked and read alpha

Co-authored-by: Jays2Kings <jays@outlook.com>
2020-04-23 21:57:04 -04:00
Carlos
d4449c1d03
LibraryBadge clean up (#209)
* adjust badge colors to use color properties specific to badges
clean up library badge with existing and new view extensions

* fix line that should have been deleted in tracksearch
2020-04-23 21:02:44 -04:00