Commit Graph

2662 Commits

Author SHA1 Message Date
Jays2Kings
579db13217 Fix download bottom sheet 2021-03-24 02:05:14 -04:00
Jays2Kings
8e9f0537a4 Remove unneeded "this" call on source controller
and minor clean up on it
2021-03-24 02:05:07 -04:00
Jays2Kings
d846033fcf More fixes for auto hide on library
Should be nearly perfect now
2021-03-24 01:57:04 -04:00
Jays2Kings
455ebb6fa4 Filters no longer show on first launch + option to always show hopper
option is on by default
+ renaming 3rd section to "Categories"
+ refactoring
2021-03-24 00:29:21 -04:00
Jays2Kings
eb585e79d8 Added Search for settings
Also added highlighting to the search results as well

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-23 23:40:01 -04:00
Jays2Kings
6654882c1f Option to set starting screen + back returns to start
By default it's same behavior as before, last used between recents or library
Other setting is self-explanatory, on by default
2021-03-23 20:55:50 -04:00
Jays2Kings
9a220073b9 Updated Extensions Settings view
Some changes from upstream plus:
Settings in same view (collapsible)
Sorted by enabled languages
Disabled languages show as off
Disabled sources due to language can be turned on via tapping on them then the snackbar
2021-03-23 20:13:17 -04:00
Jays2Kings
5afb2461e5 reduce padding when bottom nav is scrolled away on browse tab 2021-03-23 14:19:02 -04:00
Jays2Kings
e8cba5c164 Adding NSFW warning to extensions
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-23 14:12:31 -04:00
Jays2Kings
17a1f49c2d Cleaning ext bottom sheet 2021-03-23 13:18:41 -04:00
Jays2Kings
c4aece1eb4 Change bottom nav long click to show sheet instead of toggle 2021-03-23 13:16:51 -04:00
Jays2Kings
b792504854 Various updates to Browse Tab
Changed filter languages button to a globe and now says "filter languages"
Fix source migration not animated between sources and manga
Leaving the migration tab sends you back to source migration list
2021-03-23 13:16:26 -04:00
Jays2Kings
ecc0c79c70 Fix library crash with autohide and recreation 2021-03-23 13:00:54 -04:00
Jays2Kings
7c63219801 Fix settings menu warning 2021-03-23 13:00:30 -04:00
Jays2Kings
d6b07b7f40 Added Source Migration to browse section
Don't ask me how I did it.
2021-03-23 12:58:57 -04:00
Jays2Kings
90a6543334 Separated library display options in *tabs*
To all my fellow tab-hating fans: I'm so sorry. Words cannot express the disappointment in myself. I shall be posting a public YouTube apology video soon.
2021-03-22 22:10:40 -04:00
Jays2Kings
791b94e7a3 Fix rounded corners of bottom sheets
Also setting notch mode to never show in landscape
Also also fixing tracking bottom sheet from passing the status bar in landscape
2021-03-22 18:42:39 -04:00
Jays2Kings
617ae424c5 Update constraintlayout to 2.0.4 2021-03-22 18:38:49 -04:00
Jays2Kings
5bf039b801 Fixing crash when library view is null 2021-03-22 16:40:38 -04:00
Jays2Kings
31bde4124d tagging manga/manhwa/etc. for md v2's tags 2021-03-22 16:36:18 -04:00
Jays2Kings
adf11063b7 Added manga sort to backup in categories 2021-03-22 16:28:28 -04:00
Jays2Kings
92af8d508e Expand peek height of tracking sheet 2021-03-22 16:16:39 -04:00
Jays2Kings
12ba03db05 Fix multi line chapter progress alignment in trackers 2021-03-22 02:24:08 -04:00
Jays2Kings
d0c802b6ea Add more details when first adding a tracker
Such as last read chapter
Completed status
Start Date (if applicable)
End Date (also if applicable)
2021-03-22 02:23:35 -04:00
Jays2Kings
5cf9d09a02 Fix MAL Delete entry api 2021-03-22 02:04:09 -04:00
Jays2Kings
9090f87756 Suggested Start/Completed Date for Trackers based on reading history 2021-03-22 01:34:55 -04:00
Jays2Kings
1e3de8a67f Added Start/Finished Date Support to AniList 2021-03-22 01:07:23 -04:00
Jays2Kings
707dfd8c0a Add gradle library for dateTime Picker
To Carlos: remember how I have debug changes that are unstaged? This is what happens because of that
2021-03-22 01:07:03 -04:00
Jays2Kings
84eaa61bbd Fixes for Start/End Date for trackers 2021-03-21 23:43:49 -04:00
Jays2Kings
757a23401b Also clear cover from global updates 2021-03-21 22:30:38 -04:00
Jays2Kings
e0247e869b More fixes to auto hide bottom nav 2021-03-21 22:28:52 -04:00
Jays2Kings
4ccd051cd5 Added Start/Completed Date for MAL
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-21 22:28:16 -04:00
Jays2Kings
05e3437f49 Update to MAL's new API + Refactoring
To Arkon: no, I'm not hogging your clientId

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-21 22:22:46 -04:00
Jays2Kings
77a0244373 Clear cover cache when refreshing manga, even if it's the same url 2021-03-21 13:59:51 -04:00
Jays2Kings
73df525939 Starting shift to 1.x sources 2021-03-21 13:30:11 -04:00
Jays2Kings
7963a607b8 Fix #637 2021-03-21 12:53:11 -04:00
Jays2Kings
c50c1f9b10 Tapping manga info summary collapses summary
Fixes #673

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2021-03-21 00:35:39 -04:00
Jays2Kings
434926351c Added support for proto.gz backups
Lotta cleanup to do, but that's a later commit

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-21 00:00:55 -04:00
Jays2Kings
e5d15894dc Fixes to autohide bottomnav 2021-03-20 20:32:47 -04:00
Jays2Kings
d96f0518f2 Change Library action bar action to expand filter sheet 2021-03-20 19:29:29 -04:00
Jays2Kings
a14c2d49db Option to Auto hide bottom nav while scrolling 2021-03-20 19:21:24 -04:00
Jays2Kings
0b432ae87f Fix WebView's infinite expansion 2021-03-19 19:24:40 -04:00
Jays2Kings
b4d97516a2 Update deeplink for mangadex to v2 api 2021-03-19 14:20:03 -04:00
Jays2Kings
650e27722d Version 1.0.10 2020-12-13 17:55:43 -05:00
Jays2Kings
a05d657d4d Require WebView 86+ 2020-12-13 17:55:01 -05:00
Jays2Kings
b181c49d58 Force MAL logout on update 2020-12-13 17:44:10 -05:00
Jays2Kings
eefaaecb88 Refactoring WebView Activity 2020-12-13 17:39:10 -05:00
Carlos
fbe4960c2e Fix mal login thanks @Arkon
Also added MAL activity to manifest + added log out support
2020-12-13 17:12:28 -05:00
Carlos
5989c7119f
add mark previous as read option in chapter list (#632)
add download unread, mark read, mark unread on library view
2020-12-13 12:19:20 -05:00
Eugene
68db9a88e6
Fix typos (#598) 2020-10-03 23:00:42 -04:00
arkon
f3baecc19c
Use Tachiyomiorg version of subsampling-scale-image-view (#610) 2020-10-03 23:00:17 -04:00
Jays2Kings
ab5cc8d519 Version 1.0.9 2020-09-16 21:13:00 -04:00
Jays2Kings
e5dbc3cbd7 Pages in Pager mode no longer overlaps cutout areas
Zooming in is still edge to edge, but the padding will make sure the top of the page is under the cutout area

If you can't tell I have a phone with a cutout now
2020-09-16 02:42:17 -04:00
Jays2Kings
99010acc24 Added option to save/share manga cover when zoomed in 2020-09-16 01:42:27 -04:00
TheLich132
7cc6bd6f0a
Update to polish translation (#458)
* Update to polish translation

* "enable_zoom_out" - polish translation

* Tracker improvements - strings.xml polish localization

* Added new lines from strings.xml from commit 813a3c6

* Update strings.xml
2020-09-16 00:32:23 -04:00
Eugene
d6b8f37ac9
Russian localization (#480)
* Russian localization

* New strings
2020-09-16 00:32:18 -04:00
Michael Fleischer
8a4e39ea56
German translation updates (#481)
* string update

* string update

* string update

* translation update

* Update strings.xml

Co-authored-by: ninjamask <4umg5USC5TWsGnyV4VwZ>
2020-09-16 00:32:12 -04:00
arkon
9f15f25f43
Update to Kotlin 1.4.10, coroutines 1.3.9, Kotlinter 3.0.2 (#594) 2020-09-16 00:31:40 -04:00
Jays2Kings
f10f8c6b64 Version 1.0.8 2020-08-23 20:27:40 -04:00
Jays2Kings
21309bac4d Updating some dependencies 2020-08-23 19:18:22 -04:00
Jay
c60ffbbb25 Reorganizing advanced options slightly 2020-08-09 20:39:19 -04:00
arkon
2bb1427162 Add advanced option for DNS over HTTPS via Cloudflare 2020-08-09 20:39:00 -04:00
Jay
7a87714c88 Sectioning Advanced section 2020-08-09 20:18:45 -04:00
Jay
696ffff401 Added option to clean cache of online covers in advanced 2020-08-09 20:10:33 -04:00
Jay
38fac8341d Using new cache for non-library manga
So it doesn't refetch covers already in cache
2020-08-09 20:01:27 -04:00
Jay
20e81073aa Fix crash when canceling library update with new chapters 2020-08-09 17:45:56 -04:00
Jay
06ee5439d1 wrap unsub in pageholder in try
fixing another android 11 crash
2020-08-09 17:33:07 -04:00
Jay
e3e18ea775 Added delegate callback for removing downloads
Should close #551 and other related A11 issues
2020-08-09 17:22:47 -04:00
Jay
ad57086d8c Deeplink into chapters for a few sources
So far just mangadex, jamini's, mangaplus, kireicake
2020-08-09 16:46:02 -04:00
Jay
b4151e6761 refactor fav popup 2020-08-09 16:41:21 -04:00
Jay
198cf86377 Changed long press for fav button in library inside the popup menu for said button
also you can drag on the fav button to open the popup menu
2020-08-09 16:37:46 -04:00
Jay
0670e00a09 Use generic for filterChapters to remove cast warning 2020-08-09 16:13:56 -04:00
Jay
23e7b380b0 Removed coroutine on manga presenter launch
Since the page scroll is reset on theme switch
2020-08-09 16:13:04 -04:00
Jay
281470252b compile fixes 2020-08-09 15:21:08 -04:00
Carlos
d308e0c29f
update nth chapter logic from stable (#504)
Co-authored-by: Jays2Kings <jays@outlook.com>
2020-08-09 15:04:21 -04:00
Carlos
90ca4ecf53
Make cards and bottom sheet multiple of 4 for standards (#539)
* use dimens for corners on sheets
removed unused dimens
use same dimens on cards (can be reverted)
up card elevation slightly

* hide change categories when no categories exist
2020-08-09 14:59:15 -04:00
Carlos
7372109520
Use the same logic in the mangadetails filter as the reader filter (#543)
* use the same chapter filter for the mangadetails and the reader presenter page

* removed unused class

* move volume detection logic to chapter utils
2020-08-09 14:58:12 -04:00
Carlos
813a3c6e68
Download updates (#546)
* Add rename download attempt from preview

* clean up renew cache some to help with readability

* Download on WiFi regardless of metered status  (From Tachiyomi)

* no reason to show md2 beta message for new debug installs

* update clean up downloads to be a little faster and hit some edge cases not thought of before

* fix bug where manga name does not match the file name and was deleting manga downloads of manga with special characters

Co-authored-by: Chris Allan <chrisallan@pm.me>
Co-authored-by: Ken Swenson <2048861+flat@users.noreply.github.com>
2020-08-09 14:55:53 -04:00
Carlos
c0228f06f8
Some minor stuff from upstream (#547)
* local manga changes from stable

* use device pin instead of biometric when biometric cant be used for some reason

* corektx changes

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-08-09 14:52:45 -04:00
Yu Xiao
45eab517d0
TLS 1.3 support for Android < 10 (#519) 2020-07-30 20:12:25 -04:00
Michael Kwok
5eb5042622
enable WebView DOM storage (#522) 2020-07-25 21:28:59 -04:00
Carlos
718165a58e
fix download cache performance issue (#537)
* fix download cache performance issue

* adjust based of arkons suggestion

* launch the create in a scope to cut the faster loading time a little more
2020-07-25 21:28:28 -04:00
Jay
1e9b9dabe3 Fix download cache not working for a source name change
real commits coming soon
2020-07-06 23:21:26 -04:00
Jay
cfbc3156a1 Share urls of multiple manga in library
closes #119
Also hiding migration button and filtering out local manga when it comes to source migration in library
2020-06-06 22:22:00 -04:00
Jay
3bd8f92824 Minor tracking updates from PR
Updated remove tracking strings
Login dialog cannot be cancelled while logging in
Extremly minor layout changes
2020-06-06 21:31:13 -04:00
Jay
7fc84f6924 Remove dividing line between title and options in bottom menu sheet 2020-06-06 19:53:45 -04:00
Carlos
442a439e66
Tracker improvements (#473)
* add tracker logout dialog from upstream

* update for all trackers to have logout dialog

* remove logout button from login screen

* new login button that is more material
had to remove red_error color cause that was in the library that i removed

* return error message if user has blank username/password

* add x button to clear tracked Manga
add dialog that gives option to clear just in app or from tracking service
added mal as first service to allow clearing

* fix string in dialog for remove
ad ability to remove from anilist service

* add ability to delete from kitsu

* made login dialog look more material

* change the dialog for the remove from tracker

* update coil to 0.11.0

* make track search a little nicer
2020-06-06 19:53:13 -04:00
Jay
585e57c8bf FIxed #472 - Local manga edits not using existing json 2020-06-06 17:01:35 -04:00
Jay
06192419cb using runblocking for MAL intercept
since scope launches will run async
2020-06-06 16:28:34 -04:00
Carlos
8ce1d94fd2
add 400 response login refresh for mal (#476)
* add 400 response update to mal

* clean up imports
2020-06-06 16:14:02 -04:00
Jays2Kings
4a30968236
clean up of plugin to use classpath so it can use the kotlin class instead of having to intercept in the settings.gradle (#475) 2020-06-06 16:12:44 -04:00
Jay
231c7f5bf3 Fixed #397 - Add to manga dialog not removing from library on cancel 2020-06-06 16:09:38 -04:00
Jay
f5f4b8a119 Fixed #469 - Reader chapters clickable while collasped 2020-06-06 16:01:20 -04:00
Jay
14ec89f654 Save reader progress when activity is paused 2020-06-06 15:36:57 -04:00
CarlosEsco
4e0c97a120 clean up of plugin to use classpath so it can use the kotlin class instead of having to intercept in the settings.gradle 2020-06-05 15:41:13 -04:00
Jay
1978b9a62e Fix reader toolbar click intent 2020-06-01 21:12:11 -04:00
Jay
36ade17ba7 Format fixes for reader activity 2020-06-01 20:50:04 -04:00
Jay
70105110b5 Tapping on reader toolbar title now opens manga page 2020-06-01 20:45:47 -04:00
Jay
c189a840a7 Moved reader dismiss notification to the presenter 2020-06-01 20:32:51 -04:00
Jay
3a74c7918d Using a globalscope instead of current scope for showing new chapters notification
Since it may get called after a cancelled job
2020-06-01 20:25:14 -04:00