592 Commits

Author SHA1 Message Date
arkon
8adedee973 Better distinguish between obsolete and unofficial extensions
(cherry picked from commit d875d5ef746f1a70bd9dba7f72da9a83ed7a8a08)
2020-05-22 17:50:07 -04:00
Jobobby04
51c8430e9c Totally rewrote the all in one manga page, now is a recycler header
It works perfect, there is no lag it all
2020-05-21 00:30:09 -04:00
Jobobby04
43098aa61b Added Auto Webtoon Mode 2020-05-19 22:00:58 -04:00
Jobobby04
bcfe5af135 Fix filter button 2020-05-19 15:03:49 -04:00
Jobobby04
b0251b8177 Add support for EH Visited exported data in batch add 2020-05-18 13:00:13 -04:00
Jobobby04
c069d75ede Fix Batch Add 2020-05-17 23:22:56 -04:00
Jobobby04
1713dd4ea0 Made saved searches always available
Replace filtersheet with saved searches version if no filters are avalible
2020-05-17 20:52:51 -04:00
Jobobby04
4a64bb250d Mitigate most of the lag problems, should fix all crashes(inspired by J2k code)
Add tracking button the way J2K has it, my own implementation
2020-05-16 17:53:14 -04:00
Jobobby04
fa29b914cc Multiple bug fixes and changes
- Fixed options menu

- Fixed merge with another

- Migrate to MaterialFastScroll
2020-05-11 20:10:51 -04:00
Jobobby04
f497e605b4 Style the recommendations buttonm 2020-05-11 15:57:40 -04:00
Jobobby04
b09f1fff51 New All In One Manga interface, its optional and can be disabled 2020-05-11 15:33:38 -04:00
Rani Sargees
b0f39a7d0a add recommendations button to manga info
(cherry picked from commit 0d370004e6c78597957284d67f1af80881e17a49)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
#	app/src/main/res/layout/manga_info_controller.xml
#	app/src/main/res/values/strings.xml
2020-05-11 00:05:28 -04:00
arkon
fac3bd1edd Show icon when chapter is bookmarked
(cherry picked from commit ce6848b3c0c48b7321e8b21278867e49ab4c6992)
2020-05-09 11:34:38 -04:00
arkon
976cd41a87 MaterialFastScroll updates
(cherry picked from commit d86d861e4b55ecd2407adb656809d7f24bdbd87f)
2020-05-09 11:34:24 -04:00
arkon
4aeaee65c3 Use borderless buttons everywhere for consistency
(cherry picked from commit 3b45fcdb216cb29ba4f4fc35dc4649efe4d6f2d7)
2020-05-09 11:32:48 -04:00
arkon
02e3148efe Adopt MaterialFastScroll from J2K fork
de8cb8c1b0
(cherry picked from commit 694de99a3f6aaf918c9807d88b32bba8cc2f2f73)
2020-05-09 11:20:42 -04:00
arkon
1af8bc95a8 Tweak about manga heading
(cherry picked from commit 4ff3f0bcba550b7e04f4db22b2e0786713e74893)
2020-05-09 11:20:08 -04:00
arkon
4f8c6455bc Fix updates/history section headers in RTL locales
(cherry picked from commit 08ba805bbd40256cb1945650e0077056bedd47db)
2020-05-09 11:18:03 -04:00
Jobobby04
5435c2fb53 Lighter weight method of rounding cover art and removed rounded covers option
(cherry picked from commit dabca5f09e0d393d2ea77e483c72561341385cb0)
2020-05-09 11:17:07 -04:00
Jobobby04
35c4d0bf4e Saved searches now work 2020-05-06 15:19:37 -04:00
Jobobby04
52641494d3 Test for saved searches (currently doesnt work) 2020-05-04 21:04:58 -04:00
Jobobby04
6de16125f7 Fix cutoff for new buttons if your screen is small 2020-05-04 00:15:56 -04:00
Jobobby04
06d3a753ac Add manga migration and merge buttons 2020-05-03 21:24:00 -04:00
Jobobby04
e46dd808e7 Remove unused widget styles and animations
(cherry picked from commit 01dd46c5ed6897784373d9c2cdf42bf67473f4bc)
2020-05-03 14:16:06 -04:00
Jobobby04
5e92664761 Replace some old color attribute usages
(cherry picked from commit 11e10f6eff6b5d5b67f67c6d96741cfda617f3a7)
2020-05-03 14:15:36 -04:00
jobobby04
aefa7a1a4a Fixes and such for integration to AZ 2020-05-03 13:56:36 -04:00
jobobby04
01175e687c Another fix for mass migration
Also fixing some deprecated code

(cherry picked from commit 2535ea92ebc97bad9f30e9e48493629df6db28a3)
2020-05-03 13:22:15 -04:00
jobobby04
43715f9835 Build fixes and remove possibly unneeded settings? 2020-05-03 13:20:56 -04:00
jobobby04
b99229b033 Refactoring + fixes for auto-migrate
(cherry picked from commit 142dc1c12a95534170517deb077c98896214a2d9)
2020-05-03 13:19:12 -04:00
jobobby04
62df1263b1 Cleanup of olf auto migration
(cherry picked from commit d64754e3e09e92b2e65c181b0b5e84b531490662)
2020-05-03 13:18:47 -04:00
jobobby04
a6f0e7f9b9 Part 2 of Auto-Migration Done
(cherry picked from commit c4321e3adfff1bdfdcd8ba209dd20549348be217)
2020-05-03 13:18:02 -04:00
jobobby04
f1472d4f8b Fixes for this new auto migration ui
(cherry picked from commit 6d6ff9598205e11c767cedf2fbe261f746df0624)
2020-05-03 13:08:47 -04:00
jobobby04
52ad282492 Finished Part 1 of new auto source migration
(cherry picked from commit 10206ae7b30fbd521308a6d725e107e708b97dd0)
2020-05-03 13:08:46 -04:00
jobobby04
e7b39f29f2 Implemented J2K Auto Source Migration
(cherry picked from commit 8ba75831e6f51f6472d85f813405ede3f679cfd8)
2020-05-03 13:07:43 -04:00
Rani Sargees
82c49a42c3 fix lockscreen 2020-05-03 02:08:33 -04:00
jobobby04
77026d4eeb Pure Light Theme fixes and adding eh stuff to strings.xml 2020-05-03 02:06:04 -04:00
jobobby04
256b1881f0 Tweak Button Styles Part 2 2020-05-03 01:57:54 -04:00
jobobby04
a6909a76ed Fix common toolbar popup menu text color (fixes #2695)
(cherry picked from commit b9ea6e8d9699d734d8fe3b1d5c1e1ac2d7223f24)
2020-05-03 01:52:05 -04:00
jobobby04
1ecba5bb7e Migrate to MaterialComponents themes
(cherry picked from commit 7d0ea614daa52fa0d1f18977f6c0b072f8de3bb6)
2020-05-03 01:49:44 -04:00
Rani Sargees
4d8f44ddae merge double upstream 2020-05-02 23:39:46 -04:00
arkon
ac4ae8103e Force FastScrollers to be on right even in RTL (closes #3038) 2020-05-02 14:39:47 -04:00
arkon
d72c51c8dd Hide app/nav bars on scroll 2020-05-02 11:33:31 -04:00
arkon
e58896bdfb Separate out series viewer setting to its own group in reader sheet 2020-05-02 10:41:56 -04:00
arkon
37045c77cb Fix manga info being cut off (closes #3006) 2020-05-01 21:09:05 -04:00
arkon
fc7a040509 Move queue start/pause to FAB 2020-05-01 19:39:30 -04:00
arkon
cf2967cf34 Fix some sheet color issues (closes #3000) 2020-05-01 08:49:45 -04:00
arkon
8c0cafc793 Reword action button in source filter sheet (closes #2994) 2020-04-30 20:22:52 -04:00
arkon
dff1f4dd52 Add banner at top of library when downloaded only mode is enabled 2020-04-30 18:35:17 -04:00
arkon
7b149425fa Adjust size of more header (closes #2988) 2020-04-29 17:37:49 -04:00
arkon
970f1466b5 Fix download queue cutting off if too short 2020-04-29 09:49:54 -04:00